u=new Array(); i= new Array(); var u = new Array(); var a=new Array();
u[0] = "http://lovesearching.com/?id=lsd1k"
i[0] = "http://lovesearching.com/images/ls_88x31.gif"
a[0] = "Top Dating Sites"
u[1] = "http://thefreesitez.com/cgi-bin/in.pl?id=tfsd1k&cate=FreePersonals"
i[1] = "http://thefreesitez.com/images/small_FreePersonals.gif"
a[1] = "Top Free Personals"
u[2] = "http://free.sinoa.com/cgi-bin/in.pl?id=fsad1k&cate=FreeDating"
i[2] = "http://free.sinoa.com/images/small_FreeDating.gif"
a[2] = "Top Free Dating"
u[3] = "http://www.russianny.com/topsites/in.php?id=224"
i[3] = "http://www.russianny.com/topsites/button.php?id=224"
a[3] = "Russian NY"
u[4] = "http://www.powerpersonals.com/click.asp?id=1661"
i[4] = "http://www.powerpersonals.com/getimage.asp?id=1661&gif=1"
a[4] = "Power Personals"
u[5] = "http://topdating.love-town.com/?aid=tdltd1k"
i[5] = "http://topdating.love-town.com/images/88x31.gif"
a[5] = "Top Free Dating"
u[6] = "http://freedating.hotrelationship.com/?le=hotrd1k"
i[6] = "http://freedating.hotrelationship.com/images/88x31.gif"
a[6] = "Free Dating"

/* 
u[] = ""
i[] = ""
a[] = ""
*/

//document.write ("<table><tr>");
var r;
for (r=0; r<=i.length-1; r++) //var r = Math.round(Math.random() * (i.length-1) )
{       document.write("<td><a href='" +u[r] +"' target=new><img src='" + i[r] + "' alt='"+a[r]+ "' width=88 height=31 border=0></a>&nbsp;</td>")
}
//document.write ("</tr></table>");

