function lst(url,name) {

	this.name=name;

	this.url=url

}



var lst2=new Array();



lst2[0]= new lst("out.php?trader=strapon-lesbians.com","Strapon Lesbians");
lst2[1]= new lst("out.php?trader=qualityspanking.com","Quality Spanking TGP");
lst2[2]= new lst("out.php?trader=spankingtgp.com","Spanking TGP");
lst2[3]= new lst("out.php?trader=strictlesbian.com","Strict Lesbian");
lst2[4]= new lst("out.php?trader=cruellesbians.com","Cruel Lesbians");
lst2[5]= new lst("out.php?trader=lesbian-domination.net","Lesbian Domination TGP");
lst2[6]= new lst("out.php?trader=freefemdom.org","Free Femdom TGP");
lst2[7]= new lst("out.php?trader=footworshiplesbian.com","Lesbian Foot Worship");
lst2[8]= new lst("out.php?trader=lesbian-post.com","Lesbian Fetish Post");
lst2[9]= new lst("out.php?trader=spanking7.com","Spanking Seven");
lst2[10]= new lst("out.php?trader=lezdommovies.com","Lezdom Movies");
lst2[11]= new lst("out.php?trader=free-bdsm-movies.net","Lezdom & BDSM Movies");
lst2[12]= new lst("out.php?trader=strapontgp.com","Strapon TGP");
lst2[13]= new lst("out.php?trader=lezdom.info","Lesdom Info");
lst2[14]= new lst("out.php?trader=lesbianfootdom.com","Lesbian Footdom");
lst2[15]= new lst("out.php?trader=lezdomsex.com","Lezdom Sex");
lst2[16]= new lst("out.php?trader=freelesbianstrapon.com","Free Lesbian Strapon");
lst2[17]= new lst("out.php?trader=freeteenspanking.com","Free Teen Spanking");
lst2[18]= new lst("out.php?trader=thespanker.com","The Spanker");
lst2[19]= new lst("out.php?trader=free-strapon-movies.com","Free Strapon Movies");

lst2[20]= new lst("out.php?trader=free-femdom-videos.com","Free Femdom Videos");
lst2[21]= new lst("out.php?trader=lesbian-foot-fetish.com","Lesbian Foot Fetish");
lst2[22]= new lst("out.php?trader=facesittinglesbian.com","Lesbian Facesitting");
lst2[23]= new lst("out.php?trader=altteengirl.com","Alt Teen Girl");
lst2[24]= new lst("out.php?trader=bondagescape.com","Bondagescape");
lst2[25]= new lst("out.php?trader=freebdsmmgp.com","Free BDSM MGP");
lst2[26]= new lst("out.php?trader=catfightlesbians.com","Catfight Lesbians");
lst2[27]= new lst("out.php?trader=spankspankspank.com","Spank Spank Spank");
lst2[28]= new lst("out.php?trader=forcedlesbians.com","Forced Lesbians");
lst2[29]= new lst("out.php?trader=spank-vids.com","Spank Vids");


var out1="";

var out2="&link=";

var ah="<a class=ag 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,n) {

var i,j,k;

var p="<table border=0 cellspacing=0 cellpadding=0>";

for (i=0;i<b;i++) {

	p+=tr;

	for (j=0;j<a;j++) {

		k=n+i+j*b;

		p+=td+((lst2[k].url=='')?'':((k+1)+". "+ah+out1+lst2[k].url+out2+na+k+r+lst2[k].name+a2))+td2

		}

	p+=tr2

	}

p+=t2;

document.write(p)

}

function te(k) {
document.write((lst2[k].url=='')?'':(ah+out1+lst2[k].url+out2+na+k+r+lst2[k].name+a2))
}
