var iarr= new Array(); var u = new Array(); var a=new Array(); var t=new Array();
u[0] = "http://love-town.com/?aid=women"
t[0] = "Free Picture Dating"
a[0] = "Women, Beauty, Romance, Friendship"
u[1] = "http://women.sinoa.com"
t[1] = "Top Women Sites "
a[1] = "Best Romance Sites in the Net"
u[2] = "http://dating1000.com/cgi-bin/list/in.pl?id=srd1k"
t[2] = "1000 Pretty Girls"
a[2] = "Top 1000 Dating & Romance Sites"
u[3] = "http://affiliate.love-town.com"
t[3] = "Make $$$$ Online"
a[3] = "$120 per signup or $2 per lead"
u[4] = "http://topforall.com/cgi-bin/in.pl?id=t4asr&cate=Women"
t[4] = "Real Relationship"
a[4] = "Real Relationship"
u[5] = "http://dating4you.com/cgi-bin/rankem.cgi?id=d4usr"	
t[5] = "Dating For You"
a[5] = "Dating for you top site"
u[6] = "http://thefreesitez.com/cgi-bin/in.pl?id=tfsrsa&cate=FreePersonals"
t[6] = "Free Personals"
a[6] = "Free Personals"
u[7] = "http://topdating.love-town.com/?aid=tltrsa"
t[7] = "Date Russian Ladies"
a[7] = "Russian Ladies"
u[8] = "http://chat.love-town.com"
t[8] = "Free Chat"
a[8] = "Free Chat Rooms, Online Dating Chat"
u[9] = "http://hotfreegreetings.com/?id=hfrrsa"
t[9] = "Free Love Ecards"
a[9] = "Free Romantic Greeting Cards"
u[10] = "http://free.sinoa.com/cgi-bin/in.pl?id=fsaromance&cate=FreeDating"
t[10] = "Top Free Dating"
a[10] = "Top Free Dating"
u[11] = "http://www.topweddingwebsites.com/cgi-bin/top100/rankem.cgi?id=rsawedw"
t[11] = "Top Wedding Sites"
a[11] = "Top 100 Wedding Web Sites"
u[12] = "http://freedating.hotrelationship.com/?le=hotrrsa"
t[12] = "Hot Free Personals"
a[12] = "Hot Personals"
u[13] = "http://lovesearching.com/?le=lsrsa";
t[13] = "Free Love Search"
a[13] = "Searching Love"

for(i=0;i<u.length; i++)
{ document.write("&nbsp;&nbsp;<a href='" +u[i] +"' title='" + a[i] + "' target=new><u>" + t[i] + "</u></a><br>")
}
