function lst(url,name) {

	this.name=name;

	this.url=url

}



var lst2=new Array();



lst2[0]= new lst("out.php?trader=sexyfeetfree.com","Sexy Feet Free");
lst2[1]= new lst("out.php?trader=girlsfeetgalleries.net","Girls Feet Galleries");
lst2[2]= new lst("out.php?trader=hd-feet.com","HD Feet");
lst2[3]= new lst("out.php?trader=lesbianfootdom.com","Lesbian Footdom");
lst2[4]= new lst("out.php?trader=lesbian-foot-fetish.com","Lesbian Foot Fetish");
lst2[5]= new lst("out.php?trader=free-feet.net","Free Feet");
lst2[6]= new lst("out.php?trader=lezdom.info","Lezdom Info");
lst2[7]= new lst("out.php?trader=footdomgallery.com","Foodom Gallery");
lst2[8]= new lst("out.php?trader=femalefeetworship.net","Female Feet Worship");
lst2[9]= new lst("out.php?trader=feetgalleries.net","Feet Galleries");
lst2[10]= new lst("out.php?trader=facesittinglesbian.com","Lesbian Facesitting");
lst2[11]= new lst("out.php?trader=footdombaroness.com","Footdom Baroness");
lst2[12]= new lst("out.php?trader=face-trampling.com","Face Trampling");
lst2[13]= new lst("out.php?trader=worshipfoot.com","Foot Worship");
lst2[14]= new lst("out.php?trader=lesbiansdomination.com","Lesbians Domination");
lst2[15]= new lst("out.php?trader=lezdom-ocean.com","Lezdom Ocean");
lst2[16]= new lst("out.php?trader=freelesbianstrapon.com","Free Lesbian Strapon");
lst2[17]= new lst("out.php?trader=her-feet.com","Her Feet");
lst2[18]= new lst("out.php?trader=trampling.in","Trampling In");
lst2[19]= new lst("out.php?trader=amateurfeet.info","Amateur Feet");

lst2[20]= new lst("out.php?trader=footdom.org","Foot Dom");
lst2[21]= new lst("out.php?trader=videofootjobs.com","Video Footjobs");
lst2[22]= new lst("out.php?trader=veryeroticfeet.com","Very Erotic Feet");
lst2[23]= new lst("out.php?trader=footdominations.com","Foot Domination");
lst2[24]= new lst("out.php?trader=feetperfection.com","Feet Perfection");
lst2[25]= new lst("out.php?trader=lesbianbondagefree.com","Lesbian Bondage");
lst2[26]= new lst("out.php?trader=feetfetishtgp.com","Feet Fetish TGP");
lst2[27]= new lst("out.php?trader=lesbian-post.com","Lesbian Fetish Post");
lst2[28]= new lst("out.php?trader=f00tfetish.com","Foot Fetish Videos");
lst2[29]= new lst("out.php?trader=freelesbiandomination.com","Free Lesbian Domination");
lst2[30]= new lst("out.php?trader=footfetish-tgp.com","Foot Fetish TGP");
lst2[31]= new lst("out.php?trader=bestfeetlinks.com","Best Feet Links");
lst2[32]= new lst("out.php?trader=free-bdsm-movies.net","Free BDSM Movies");
lst2[33]= new lst("out.php?trader=freefootfetishvids.com","Free Foot Fetish Vids");
lst2[34]= new lst("out.php?trader=feet.kinkest.com","Kinkiest Feet");
lst2[35]= new lst("out.php?trader=anylezdom.com","Any Lezdom");
lst2[36]= new lst("out.php?trader=footfetish100.com","Foot Fetish 100");
lst2[37]= new lst("out.php?trader=bootbitches.com","Boot Bitches");
lst2[38]= new lst("out.php?trader=allfeetlinks.com","All Feet Links");
lst2[39]= new lst("out.php?trader=1footfetish.net","Foot Fetish");



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))
}
