u=new Array(); i= new Array(); var u = new Array(); var a=new Array();
u[0] = "http://free.sinoa.com/cgi-bin/in.pl?id=fsahfr&cate=FreeRingtones"
i[0] = "http://free.sinoa.com/images/full_FreeRingtones.gif"
a[0] = "Free Ringtones"
u[1] = "http://hotfreeringtone.com/?le=hfrfsa"
i[1] = "http://hotfreeringtone.com/images/full.gif"
a[1] = "Free Ringtones"
u[2] = "http://topfreetones.com/?le=tfthfr"
i[2] = "http://topfreetones.com/images/468x60_3.gif"
a[2] = "Free Ringtones"
u[3] = "http://topfreetones.com/?le=tfthfr"
i[3] = "http://topfreetones.com/images/468x60.gif"
a[3] = "Free Ringtones"
u[4] = "http://topfreetones.com/?le=tfthfr"
i[4] = "http://topfreetones.com/images/468x60_2.gif"
a[4] = "Free Ringtones"
u[5] = "http://ringtones.sinoa.com/"
i[5] = "http://ringtones.sinoa.com/images/full.gif"
a[5] = "Free Ringtones"
u[6] = "http://hotfreewallpapers.com/?le=hfwhfr"
i[6] = "http://hotfreewallpapers.com/images/full.gif"
a[6] = "Free Ringtones"
u[7] = "http://greetings.sinoa.com/cgi-bin/in.pl?id=grsahfg"
i[7] = "http://greetings.sinoa.com/images/full.gif"
a[7] = "Top 100 Free Greetings"
u[8] = "http://toptonesites.com/?le=ttshfg"
i[8] = "http://toptonesites.com/images/468x60.gif"
a[8] = "Free Ringtones"
u[9] = "http://toptonesites.com/?le=ttshfg"
i[9] = "http://toptonesites.com/images/468x60_2.gif"
a[9] = "Free Ringtones"
u[10] = "http://toptonesites.com/?le=ttshfg"
i[10] = "http://toptonesites.com/images/468x60_3.gif"
a[10] = "Free Ringtones"
u[11] = "http://topmobilesites.com/?tmshfg"
i[11] = "http://topmobilesites.com/images/468x60.gif"
a[11] = "Free Mobile Tones"
u[12] = "http://wallpaper.sinoa.com/cgi-bin/in.pl?id=psahfg"
i[12] = "http://wallpaper.sinoa.com/images/full.gif"
a[12] = "Free Wallpapers"
u[13] = "http://topfreelyrics.com/freelyrics/?le=tflhfg"
i[13] = "http://topfreelyrics.com/images/468x60.gif"
a[13] = "Free Song Lyrics"
u[14] = "http://music.sinoa.com/cgi-bin/in.pl?id=msahfg&cate=Ringtones"
i[14] = "http://music.sinoa.com/images/full_Ringtones.gif"
a[14] = "Free Muisc & Ringtones"

var r = Math.round(Math.random() * (i.length+1) )
if (r >= i.length)
{       document.write("<embed src='http://love-town.com/images/love-town.swf' type='application/x-shockwave-flash' width=468 height=60></embed>");
}
else
{       document.write("<a href='" +u[r] +"' target=top><img src='" + i[r] + "' alt='"+a[r]+ "' width=468 height=60 border=0></a>")
}

