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=bdsmforall.com","BDSM For All");
lst2[2]= new lst("out.php?trader=spankingmovs.com","Spanking Movs");
lst2[3]= new lst("out.php?trader=spankingpunishment.net","Spanking and Punishment");
lst2[4]= new lst("out.php?trader=freefemdom.org","Femdom TGP");
lst2[5]= new lst("out.php?trader=cfnmhumiliations.com","CFNM Humiliations");
lst2[6]= new lst("out.php?trader=womenspankingmen.net","Women Spanking Men");
lst2[7]= new lst("out.php?trader=qualityspanking.com","Quality Spanking");
lst2[8]= new lst("out.php?trader=forcedspanking.com","Forced Spanking");
lst2[9]= new lst("out.php?trader=mature-spanking.com","Mature Spanking");
lst2[10]= new lst("out.php?trader=brutaltgp.com","Brutal TGP");
lst2[11]= new lst("out.php?trader=school-girl-spanking.com","School Girl Spanking");
lst2[12]= new lst("out.php?trader=girlsspankgirl.com","Girls Spank Girls");
lst2[13]= new lst("out.php?trader=spankingslave.com","Spanking Slave");
lst2[14]= new lst("out.php?trader=freeteenspanking.com","Free Teen Spanking");
lst2[15]= new lst("out.php?trader=thespanker.com","The Spanker");
lst2[16]= new lst("out.php?trader=spankingfreevideos.com","Spanking Free Vids");
lst2[17]= new lst("out.php?trader=spankedbabes.com","Spanked Babes");
lst2[18]= new lst("out.php?trader=premiumspanking.com","Premium Spanking");
lst2[19]= new lst("out.php?trader=videos-spanking.com","Spanking Videos");

lst2[20]= new lst("out.php?trader=free-spanking.info","Free Spanking");
lst2[21]= new lst("out.php?trader=femdom-facesit.com","Femdom Facesitting");
lst2[22]= new lst("out.php?trader=facesit.org","Facesitting");
lst2[23]= new lst("out.php?trader=sadismmovies.com","Sadism Movies");
lst2[24]= new lst("out.php?trader=x-spank.com","X-Spank");
lst2[25]= new lst("out.php?trader=fem-dom-humiliation.com","Femdom Humiliation");
lst2[26]= new lst("out.php?trader=caningvideo.com","Caning Video");
lst2[27]= new lst("out.php?trader=freespa","Spanking Archive");
lst2[28]= new lst("out.php?trader=caning.name","Caning");
lst2[29]= new lst("out.php?trader=freespankingtube.com","Free Spanking Tube");
lst2[30]= new lst("out.php?trader=bondage-sex-porn.com","Bondage Sex Porn");
lst2[31]= new lst("out.php?trader=6bondage.com","Sex Bondage Videos");
lst2[32]= new lst("out.php?trader=spankingthumbz.com","Spanking Thumbs");
lst2[33]= new lst("out.php?trader=corporalpunishments.com","Corporal Punishments");
lst2[34]= new lst("out.php?trader=freespanked.com","Spanked");
lst2[35]= new lst("out.php?trader=lesbiansdomination.com","Lesbians Domination");

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)

}

