function lst(url,name) {

	this.name=name;

	this.url=url

}

var lst2=new Array();

lst2[0]= new lst("out.php?trader=spankingtgp.com","Free Spanking TGP");
lst2[1]= new lst("out.php?trader=freeteenspanking.com","Free Teen Spanking");
lst2[2]= new lst("out.php?trader=spankingpunishmentmovies.com","Spanking Punishment Movies");
lst2[3]= new lst("out.php?trader=punishedschoolgirl.com","Punished Schoolgirl");
lst2[4]= new lst("out.php?trader=forcedspanking.com","Forced Spanking");
lst2[5]= new lst("out.php?trader=videos-spanking.com","Spanking Videos");
lst2[6]= new lst("out.php?trader=spankingfilm.com","Spanking Film");
lst2[7]= new lst("out.php?trader=bdsmlibrary.com","BDSM Library");
lst2[8]= new lst("out.php?trader=spankedtails.com","Spanked Tails");
lst2[9]= new lst("out.php?trader=spankingslave.com","Spanking Slave");
lst2[10]= new lst("out.php?trader=spankdailypost.com","Spank Daily Post");
lst2[11]= new lst("out.php?trader=drspanking.com","Dr. Spanking");
lst2[12]= new lst("out.php?trader=spankingpunishment.net","Spanking And Punishment");
lst2[13]= new lst("out.php?trader=premiumspanking.com","Premium Spanking");
lst2[14]= new lst("out.php?trader=absolutespanking.com","Absolute Spanking");
lst2[15]= new lst("out.php?trader=free-spanking-movies.com","Free Spanking Movies");
lst2[16]= new lst("out.php?trader=moviesofpunishment.info","Movies Of Punishment");
lst2[17]= new lst("out.php?trader=worldspanking.net","World Spanking");
lst2[18]= new lst("out.php?trader=caningvideo.com","Caning Video");
lst2[19]= new lst("out.php?trader=freespankingonline.com","Free Spanking Online");

lst2[20]= new lst("out.php?trader=freespankingdaily.com","Free Spanking Daily");
lst2[21]= new lst("out.php?trader=spankingvideotop.com","Spanking Videos Top");
lst2[22]= new lst("out.php?trader=penisbot.com","PenisBot.com Spanking");
lst2[23]= new lst("out.php?trader=bondagescape.com","Bondage Scape");
lst2[24]= new lst("out.php?trader=freebdsmmgp.com","Free BDSM MGP");
lst2[25]= new lst("out.php?trader=spanked-girls.com","Spanked Girls TGP");
lst2[26]= new lst("out.php?trader=spank-tgp.com","Spank-Tgp");
lst2[27]= new lst("out.php?trader=hoes.com","Hoes.com Spanking");
lst2[28]= new lst("out.php?trader=freespankingtube.com","Free Spanking Tube");
lst2[29]= new lst("out.php?trader=spankthoseteens.com","Spank Those Teens");
lst2[30]= new lst("out.php?trader=kickassspanking.com","Kick Ass Spanking");
lst2[31]= new lst("out.php?trader=qualityspanking.com","Quality Spanking");
lst2[32]= new lst("out.php?trader=spankingkino.com","Spanking Kino");
lst2[33]= new lst("out.php?trader=paddling.name","Paddling");
lst2[34]= new lst("out.php?trader=pornsitejourney.com","Spanking Journey");
lst2[35]= new lst("out.php?trader=tgp.spankingcenter.com","Spanking Center");
lst2[36]= new lst("out.php?trader=caning.name","Caning");
lst2[37]= new lst("out.php?trader=hard.bdsmbook.com","Hard Spanking Punishment");
lst2[38]= new lst("out.php?trader=realotkspanking.co.uk","Real OTK spanking");
lst2[39]= new lst("out.php?trader=freespanked.com","Spanked");



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++) {
	if (lst2[i].url=='') break;

	p+=i+1+'.'+ah+out1+lst2[i].url+out2+na+i+r+lst2[i].name+a2+r2

	}

p+='';

document.write(p)

}
