u=new Array(); i= new Array(); var u = new Array(); var a=new Array();
u[0] = "http://www.topweddingwebsites.com/cgi-bin/top100/rankem.cgi?id=wsatwws"
i[0] = "http://www.topweddingwebsites.com/images/banners/tww-link_468x60.gif"
a[0] = "Top Wedding Web Sites"
u[1] = "http://www.top50weddingsites.com/in.php?site=1088208799"
i[1] = "http://www.top50weddingsites.com/images/vote_image1.gif"
a[1] = "Top 50 Wedding Sites"
u[2] = "http://voopoo.com/Wedding/?q=Wedding"
i[2] = "http://voopoo.com/images/D.gif"
a[2] = "Wedding Favors"
u[3] = "http://www.top500weddingsites.com/top500/in.php?site=1088490878"
i[3] = "http://www.top500weddingsites.com/images/top500_468x60.gif"
a[3] = "Top 500 Wedding Sites"
u[4] = u[2]
i[4] = i[2]
a[4] = a[2]

var rd = Math.round(Math.random() * (i.length-1) )
document.write("<a onClick='e=0' href='" +u[rd] +"' target=top><img src='" + i[rd] + "' alt='"+a[rd]+ "' width=468 height=60 border=0></a>")

