function lst(url,name) {

	this.name=name;

	this.url=url

}



var lst2=new Array();



lst2[0]= new lst("out.php?trader=free-femdom-videos.com","Free Femdom Videos");
lst2[1]= new lst("out.php?trader=straponvideotop.com","Strapon Free Videos");
lst2[2]= new lst("out.php?trader=truestrapon.com","True Strapon");
lst2[3]= new lst("out.php?trader=straponkino.com","Strapon Kino");
lst2[4]= new lst("out.php?trader=straponpornvideo.com","Strapon Porn Video");
lst2[5]= new lst("out.php?trader=videos-strapon.com","Strapon Videos");
lst2[6]= new lst("out.php?trader=babelcompany.com","Femdom Porn Movies");
lst2[7]= new lst("out.php?trader=freefemdom.org","Free Femdom TGP");
lst2[8]= new lst("out.php?trader=windowgirl.com","German Strapon Queen");
lst2[9]= new lst("out.php?trader=lesbiansdomination.com","Lesbians Domination");
lst2[10]= new lst("out.php?trader=movies.straponportal.com","Strapon Portal Movies");
lst2[11]= new lst("out.php?trader=strapon-movie.com","Strapon Movie");
lst2[12]= new lst("out.php?trader=fem-dom-humiliation.com","Femdom Humiliation");
lst2[13]= new lst("out.php?trader=femdom-tube.com","Femdom Tube");
lst2[14]= new lst("out.php?trader=strapontool.com","Strapon Tool");
lst2[15]= new lst("out.php?trader=cfnmhumiliations.com","CFNM Humiliations");
lst2[16]= new lst("out.php?trader=straponpenetrators.com","Strapon Penetrators");
lst2[17]= new lst("out.php?trader=freecfnmparty.com","Free CFNM Party");
lst2[18]= new lst("out.php?trader=brutaltgp.com","Brutal TGP");
lst2[19]= new lst("out.php?trader=joanslinks.com","Joans Femdom Links");

lst2[20]= new lst("out.php?trader=straponstory.com","Strapon Story");
lst2[21]= new lst("out.php?trader=maxfisch.com","Max Fisch Domina Guide");
lst2[22]= new lst("out.php?trader=exclusivestrapon.com","Exclusive Strapon!");
lst2[23]= new lst("out.php?trader=hell.femdomstory.net","Femdom Hell Pictures");
lst2[24]= new lst("out.php?trader=femdombondage.net","Femdom Bondage");


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)

}
