var iarr= new Array(); var u = new Array(); var a=new Array(); var t=new Array();

u[0] = "http://gsat20f.top20free.com"
t[0] = "Top 20 Free Games"
a[0] = "Free games, downloads, freeware, software"
u[1] = "http://www.top-100.dk/cgi-bin/gaming-sites/rankem.cgi?action=in&id=t1hdk"
t[1] = "Top100.dk Games"
a[1] = "Top 100 games sites"
u[2] = "http://www.aroundnet.com/cgi-bin/autorank/entertainment/in.cgi?id=gamesar"
t[2] = "AroundNet Top 50"
a[2] = "Top 50 games sites"
u[3] = "http://topforall.com/Games/"
t[3] = "TopForAll Games"
a[3] = "TopForAll Best Games"
u[4] = "http://voopoo.com/Games/?q=Games"
t[4] = "VooPoo Free Games"
a[4] = "Only free games, downloads"
u[5] = "http://www.ghoulzgamez.com//ghoulz10//in.php?site=1086454705"
t[5] = "Ghoulz Games"
a[5] = "Top game sites"
u[6] = "http://games1000.com"
t[6] = "Top 1000 Games"
a[6] = "search & play hot free games"
u[7] = "http://www.best100free.com/in.asp?id=b1hfgames"
t[7] = "Best 100 Free"
a[7] = "Best 100 Free Stuff: games, downloads, etc..."
u[8] = "http://www.java-gaming.com/index.php?ID=72"
t[8] = "Free Java Games"
a[8] = "All you can play free java games"
u[9] = "http://games.sinoa.com/cgi-bin/games/out.pl?id=gsah16&url=http%3a%2f%2fwww%2ehot16%2ecom%2fcgi%2dbin%2frankem%2ecgi%3fid%3dgsah16&frame=no"
t[9] = "Hot 16 Games"
a[9] = "Hot 16 games"

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