function lst(url,name) {

	this.name=name;

	this.url=url

}

var lst2=new Array();

lst2[0]= new lst("out.php?trader=free-spanking-movies.com","Spanking Movies");
lst2[1]= new lst("out.php?trader=spankspankspank.com","Spank Spank Spank");
lst2[2]= new lst("out.php?trader=bdsmforall.com","BDSM For All");
lst2[3]= new lst("out.php?trader=freefemdom.org","Femdom TGP");
lst2[4]= new lst("out.php?trader=brutaltgp.com","Brutal TGP");
lst2[5]= new lst("out.php?trader=qualityspanking.com","Quality Spanking");
lst2[6]= new lst("out.php?trader=mature-spanking.com","Mature Spanking");
lst2[7]= new lst("out.php?trader=forcedspanking.com","Forced Spanking");
lst2[8]= new lst("out.php?trader=cfnmhumiliations.com","CFNM Humiliations");
lst2[9]= new lst("out.php?trader=bdsm.sexafraid.com","Free BDSM");
lst2[10]= new lst("out.php?trader=spankingfreevideos.com","Spanking Free Vids");
lst2[11]= new lst("out.php?trader=strongspanking.com","Strong Spanking");
lst2[12]= new lst("out.php?trader=school-girl-spanking.com","School Girl Spanking");
lst2[13]= new lst("out.php?trader=femdom-arena.com","Femdom Arena");
lst2[14]= new lst("out.php?trader=spankingpunishment.net","Spanking and Punishment");
lst2[15]= new lst("out.php?trader=x-spank.com","X-Spank");
lst2[16]= new lst("out.php?trader=womenspankingmen.net","Women Spanking Men");
lst2[17]= new lst("out.php?trader=freeteenspanking.com","Free Teen Spanking");
lst2[18]= new lst("out.php?trader=hq-spanking.com","HQ Spanking");
lst2[19]= new lst("out.php?trader=premiumspanking.com","Premium Spanking");

lst2[20]= new lst("out.php?trader=freespa","Spanking Archive");
lst2[21]= new lst("out.php?trader=paddling.name","Paddling");
lst2[22]= new lst("out.php?trader=bondagewizard.com","Bondage Wizard");
lst2[23]= new lst("out.php?trader=fem-dom-humiliation.com","Femdom Humiliation");
lst2[24]= new lst("out.php?trader=bondagescape.com","Bondage Scape");
lst2[25]= new lst("out.php?trader=free-spanking.info","Free Spanking");
lst2[26]= new lst("out.php?trader=spankingdot.com","Spanking Videos");
lst2[27]= new lst("out.php?trader=sadismpics.com","Sadism Pics");
lst2[28]= new lst("out.php?trader=bdsmlibrary.com","BDSM Library");
lst2[29]= new lst("out.php?trader=missfemdom.com","Miss Femdom");
lst2[30]= new lst("out.php?trader=femdombondage.net","Femdom Bondage");
lst2[31]= new lst("out.php?trader=absolutespanking.com","Absolute Spanking");
lst2[32]= new lst("out.php?trader=spankingmovs.com","Spanking Movs");
lst2[33]= new lst("out.php?trader=smotheringsmother.com","Smothering");
lst2[34]= new lst("out.php?trader=freebdsmmgp.com","Free BDSM MGP");
lst2[35]= new lst("out.php?trader=gagged4u.com","Gagged For You");

var out1="";

var out2="&link=";

var ah="<a href=";

var a2="</a>";

var tr="<tr>";

var tr2="</tr>";

var td="<td>";

var td2="</td>";

var r=">";

var t2="</table>";

var na="frombest"


function top3(a,b,r2) {

var p="";

for (var i=a; i<=b; i++) {

	p+=i+1+'.'+ah+out1+lst2[i].url+out2+na+i+r+lst2[i].name+a2+r2

	}

p+='';

document.write(p)

}
