function lst(url,name) {

	this.name=name;

	this.url=url

}

var lst2=new Array();

lst2[0]= new lst("out.php?trader=facesittingdomina.net","Facesitting Domina");
lst2[1]= new lst("out.php?trader=viciousfacesitting.com","Vicious Facesitting");
lst2[2]= new lst("out.php?trader=lady-domina.com","Lady Domina");
lst2[3]= new lst("out.php?trader=facesittinglesbian.com","Lesbian Facesitting");
lst2[4]= new lst("out.php?trader=freefemdom.org","Free Femdom TGP");
lst2[5]= new lst("out.php?trader=missfemdom.com","Miss Femdom");
lst2[6]= new lst("out.php?trader=facesitting-galleries.com","Facesitting Galleries");
lst2[7]= new lst("out.php?trader=cfnmfriends.com","CFNM Friends");
lst2[8]= new lst("out.php?trader=spankingtgp.com","Free Spanking TGP");
lst2[9]= new lst("out.php?trader=facesitvideos.com","Facesitting Videos");
lst2[10]= new lst("out.php?trader=facesitting-movies.com","Facesitting Movies");
lst2[11]= new lst("out.php?trader=femdom-arena.com","Femdom Arena");
lst2[12]= new lst("out.php?trader=brutaltgp.com","Brutal TGP");
lst2[13]= new lst("out.php?trader=footdom.org","Foot Domination TGP");
lst2[14]= new lst("out.php?trader=facesitting-femdom.com","Facesitting Femdom");
lst2[15]= new lst("out.php?trader=facesittingsmother.net","Facesitting Smother");
lst2[16]= new lst("out.php?trader=femdomvideotop.com","Femdom Video Top");
lst2[17]= new lst("out.php?trader=femdom-ass-worship.com","Femdom Ass Worship");
lst2[18]= new lst("out.php?trader=facesittingtop.com","Facesitting Top");
lst2[19]= new lst("out.php?trader=fem-dom-humiliation.com","Femdom Humiliation");

lst2[20]= new lst("out.php?trader=femdom.kinkest.com","Kinkest Femdom");

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)

}
