function lst(url,name) {

	this.name=name;

	this.url=url

}

var lst2=new Array();

lst2[0]= new lst("out.php?trader=bdsmforall.com","BDSM For All");
lst2[1]= new lst("out.php?trader=x-spank.com","X Spank");
lst2[2]= new lst("out.php?trader=free-bdsm-movies.net","Free BDSM Movies");
lst2[3]= new lst("out.php?trader=freespankingtube.com","Free Spanking Tube");
lst2[4]= new lst("out.php?trader=fetishvideotop.com","Free Spanking Galleries");
lst2[5]= new lst("out.php?trader=spankingslave.com","Spanking Slave");
lst2[6]= new lst("out.php?trader=caningvideo.com","Caning Video");
lst2[7]= new lst("out.php?trader=freebdsmmgp.com","Free BDSM MGP");
lst2[8]= new lst("out.php?trader=painspanking.com","Pain Spanking");
lst2[9]= new lst("out.php?trader=spanking7.com","Spanking 7");
lst2[10]= new lst("out.php?trader=mature-spanking.com","Mature Spanking");
lst2[11]= new lst("out.php?trader=caning.name","Caning");
lst2[12]= new lst("out.php?trader=videos-spanking.com","Spanking Videos");
lst2[13]= new lst("out.php?trader=spankingtop100.com","Spanking top 100");
lst2[14]= new lst("out.php?trader=freespankingonline.com","Free Spanking Online");
lst2[15]= new lst("out.php?trader=6bondage.com","Sex Bondage Videos");
lst2[16]= new lst("out.php?trader=savagespanking.com","Savage Spanking");
lst2[17]= new lst("out.php?trader=spankingathome.com","Spanking at Home");
lst2[18]= new lst("out.php?trader=spankingerotic.com","Spanking Erotic");
lst2[19]= new lst("out.php?trader=spankinglist.com","Spanking List");

lst2[20]= new lst("out.php?trader=bdsmbook.com","BDSM Book");
lst2[21]= new lst("out.php?trader=spankingvideotop.com","Spanking Video top");
lst2[22]= new lst("out.php?trader=freeteenspanking.com","Free Teen Spanking");
lst2[23]= new lst("out.php?trader=spankspankspank.com","Spank Spank Spank");
lst2[24]= new lst("out.php?trader=sadismmovies.com","Sadism Movies");
lst2[25]= new lst("out.php?trader=spankingfreevideos.com","Spanking Free Videos");
lst2[26]= new lst("out.php?trader=antfsc","Free Spanking Club");
lst2[27]= new lst("out.php?trader=fetishbank.net","Fetish Bank");
lst2[28]= new lst("out.php?trader=spankingcorner.de","Top 100 Spankingcorner");
lst2[29]= new lst("out.php?trader=antspm","Spank Me");
lst2[30]= new lst("out.php?trader=spankingtgp.com","Spanking TGP");
lst2[31]= new lst("out.php?trader=womenspankingmen.net","Women Spanking Men");
lst2[32]= new lst("out.php?trader=nichebdsm.com","Niche BDSM");
lst2[33]= new lst("out.php?trader=sadismpics.com","Sadism Pics");
lst2[34]= new lst("out.php?trader=bondage-sex-porn.com","Bondage Sex Porn");
lst2[35]= new lst("out.php?trader=school-girl-spanking.com","School Girl Spanking");

var out1="";

var out2="&link=";

var ah="<a class=tps2 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)

}

