function lst(url,name) {

	this.name=name;

	this.url=url

}

var lst2=new Array();

lst2[0]= new lst("out.php?trader=freefemdom.org","Free Femdom TGP");
lst2[1]= new lst("out.php?trader=fetish-domme.com","Fetish Domme");
lst2[2]= new lst("out.php?trader=strapondomina.com","StraponDomina.com");
lst2[3]= new lst("out.php?trader=truestrapon.com","True Strapon");
lst2[4]= new lst("out.php?trader=straponhardcore.com","Strapon Hardcore");
lst2[5]= new lst("out.php?trader=strapon-galleries.com","Strapon Galleries");
lst2[6]= new lst("out.php?trader=free-strapon-movies.com","Free Strapon Movies");
lst2[7]= new lst("out.php?trader=fem-dom-humiliation.com","Femdom Humiliation");
lst2[8]= new lst("out.php?trader=videos-strapon.com","Strapon Videos");
lst2[9]= new lst("out.php?trader=lesbianbondagefree.com","Lesbian Bondage");
lst2[10]= new lst("out.php?trader=cfnmhumiliations.com","CFNM Humiliations");
lst2[11]= new lst("out.php?trader=strapongallery.com","Strapon Gallery");
lst2[12]= new lst("out.php?trader=straponthumbs.com","Strapon Thumbs");
lst2[13]= new lst("out.php?trader=pussy-worship.com","Pussy Worship");
lst2[14]= new lst("out.php?trader=free-femdom-videos.com","Free Femdom Videos");
lst2[15]= new lst("out.php?trader=cfnm-videos.com","CFNM Videos");
lst2[16]= new lst("out.php?trader=freelesbianstrapon.com","Free Lesbian Strapon");
lst2[17]= new lst("out.php?trader=straponpages.com","Strapon Pages");
lst2[18]= new lst("out.php?trader=lesbiansdomination.com","Lesbians Domination");
lst2[19]= new lst("out.php?trader=straponlinks.com","Strapon Links");

lst2[20]= new lst("out.php?trader=strapongames.com","Strap-on Games");
lst2[21]= new lst("out.php?trader=cfnmfemdom.net","CFNM Femdom");
lst2[22]= new lst("out.php?trader=freecfnmparty.com","Free CFNM Party");
lst2[23]= new lst("out.php?trader=missfemdom.com","Miss Femdom");
lst2[24]= new lst("out.php?trader=bdsm.sexafraid.com","BDSM Sex a Fraid");


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)

}
