function lst(url,name) {

	this.name=name;

	this.url=url

}



var lst2=new Array();



lst2[0]= new lst("out.php?trader=brutefemdom.com","Brute Femdom");
lst2[1]= new lst("out.php?trader=lady-domina.com","Lady Domina");
lst2[2]= new lst("out.php?trader=femdom-galaxy.com","Femdom Galaxy");
lst2[3]= new lst("out.php?trader=womenspankingmen.net","Women Spanking Men");
lst2[4]= new lst("out.php?trader=worshipfoot.com","Foot Worship");
lst2[5]= new lst("out.php?trader=misscruelty.com","Miss Cruelty");
lst2[6]= new lst("out.php?trader=greatdominatrix.com","Great Dominatrix");
lst2[7]= new lst("out.php?trader=underfeet.biz","Under Feet");
lst2[8]= new lst("out.php?trader=femdomcore.com","Femdom Core");
lst2[9]= new lst("out.php?trader=female-domination.info","Info Fem Dom");
lst2[10]= new lst("out.php?trader=footdombitches.com","Footdom Bitches");
lst2[11]= new lst("out.php?trader=greatfemdom.com","Great Femdom");
lst2[12]= new lst("out.php?trader=facesitting-movies.com","Facesitting Movies");
lst2[13]= new lst("out.php?trader=missfemdom.com","Miss Femdom");
lst2[14]= new lst("out.php?trader=femdomination.info","Fem Domination");
lst2[15]= new lst("out.php?trader=brutalfacesitting.net","Brutal Facesitting");
lst2[16]= new lst("out.php?trader=femdom-ass-worship.com","Femdom Ass Worship");
lst2[17]= new lst("out.php?trader=femdomcage.com","Femdom Cage");
lst2[18]= new lst("out.php?trader=she-dom.com","She Dom");
lst2[19]= new lst("out.php?trader=femdomgate.com","Femdom Gate");

lst2[20]= new lst("out.php?trader=footdom.org","Footdom");
lst2[21]= new lst("out.php?trader=smotheringsmother.com","Smothering");
lst2[22]= new lst("out.php?trader=fem-dom-humiliation.com","Femdom Humiliation");
lst2[23]= new lst("out.php?trader=myfemdom.net","My Femdom");
lst2[24]= new lst("out.php?trader=truefemdom.com","True Femdom");
lst2[25]= new lst("out.php?trader=femdom-galleries.net","Femdom Tgp");
lst2[26]= new lst("out.php?trader=bizarre-club.com","Bizarre Club");
lst2[27]= new lst("out.php?trader=femdomsexmovies.com","Femdom Sex Movies");
lst2[28]= new lst("out.php?trader=femdompics.net","FemDom Pics");
lst2[29]= new lst("out.php?trader=videos-strapon.com","Strapon Videos");
lst2[30]= new lst("out.php?trader=femdom-tube.com","Femdom Tube");
lst2[31]= new lst("out.php?trader=freecfnmparty.com","Free CFNM Party");
lst2[32]= new lst("out.php?trader=medical-cfnm.com","Medical CFNM");
lst2[33]= new lst("out.php?trader=femdomreport.com","Femdom Report");
lst2[34]= new lst("out.php?trader=movies-femdom.com","Femdom Movies");
lst2[35]= new lst("out.php?trader=kinkymistress.net","Kinky Mistress");
lst2[36]= new lst("out.php?trader=facesittinglesbian.com","Lesbian Facesitting");
lst2[37]= new lst("out.php?trader=femdomboom.com","Femdom Boom");
lst2[38]= new lst("out.php?trader=xxxphotocontest.com","XXX Photo Contest");
lst2[39]= new lst("out.php?trader=dressedbondage.com","Dressed 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)

}
