function lst(url,name) {

	this.name=name;

	this.url=url

}

var lst2=new Array();

lst2[0]= new lst("out.php?trader=footfetishextreme.com","Foot Fetish eXtreme");
lst2[1]= new lst("out.php?trader=pantyhose-post.com","Pantyhose Post");
lst2[2]= new lst("out.php?trader=feet-mania.com","Feet-Mania");
lst2[3]= new lst("out.php?trader=footster.net","Footster");
lst2[4]= new lst("out.php?trader=femdomfreepics.com","Femdom Free Pics");
lst2[5]= new lst("out.php?trader=greatfemdom.com","Great Femdom");
lst2[6]= new lst("out.php?trader=russian-mistress.net","Russian Mistress");
lst2[7]= new lst("out.php?trader=footfetishgallery.net","Foot Fetish Gallery");
lst2[8]= new lst("out.php?trader=kissherfeet.com","Kiss Her Feet");
lst2[9]= new lst("out.php?trader=worshipfoot.com","Foot Worship");
lst2[10]= new lst("out.php?trader=lesbian-foot-fetish.com","Lesbian Foot Fetish");
lst2[11]= new lst("out.php?trader=feet.orgasmania.org","feet orgasmania");
lst2[12]= new lst("out.php?trader=feet.femdomstory.net","Hard Foot Domination");
lst2[13]= new lst("out.php?trader=footjobsonly.com","Footjobs Only");
lst2[14]= new lst("out.php?trader=footjobpost.com","Foot Job Post");
lst2[15]= new lst("out.php?trader=footdom.org","Foot Domination TGP");
lst2[16]= new lst("out.php?trader=worship.femdomstory.net","Foot Worshipper");
lst2[17]= new lst("out.php?trader=femdomrecording.com","Femdom Recording");
lst2[18]= new lst("out.php?trader=feetmate.com","Feetmate");
lst2[19]= new lst("out.php?trader=footd.femdomstory.net","Foot Fetish Domination");

lst2[20]= new lst("out.php?trader=td.femdomstory.net","Trampling Dreamer");
lst2[21]= new lst("out.php?trader=freefoot.femdomstory.net","Free Foot Fetish Pics");
lst2[22]= new lst("out.php?trader=footfetishdirectory.com","Foot Fetish Directory");
lst2[23]= new lst("out.php?trader=feetslavery.com","Feet Slavery");
lst2[24]= new lst("out.php?trader=exst.femdomstory.net","Exotic Stockings");
lst2[25]= new lst("out.php?trader=freefootfetishvids.com","Free Foot Fetish Vids");
lst2[26]= new lst("out.php?trader=hot-chichks.com","Young Skilled FOOTJOB Sluts");
lst2[27]= new lst("out.php?trader=feet.kinkest.com","Kinkiest Feet");
lst2[28]= new lst("out.php?trader=hardfeet.bdsmbook.com","Feet Hardcore");
lst2[29]= new lst("out.php?trader=fetish4feet.com","Fetish 4 Feet");
lst2[30]= new lst("out.php?trader=hotfeettgp.com","HOT FEET TGP");
lst2[31]= new lst("out.php?trader=hoes.com","Hoes.com Foot Fetish");
lst2[32]= new lst("out.php?trader=footworshiplesbian.com","Lesbian Foot Worship");
lst2[33]= new lst("out.php?trader=footgirls4u.com","Foot Girls 4 u");
lst2[34]= new lst("out.php?trader=freefemdom.org","Free Femdm TGP");
lst2[35]= new lst("out.php?trader=femdom-tube.com","Femdom Tube");
lst2[36]= new lst("out.php?trader=foot-index.com","Foot Index");
lst2[37]= new lst("out.php?trader=pantyhosebooth.legnfoot.com","Pantyhose Booth");
lst2[38]= new lst("out.php?trader=footfetishx.com","Foot Fetish X");
lst2[39]= new lst("out.php?trader=footsins.com","Foot Sins");

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++) {

	p+=i+1+'.'+ah+out1+lst2[i].url+out2+na+i+r+lst2[i].name+a2+r2

	}

p+='';

document.write(p)

}
