var iarr= new Array(); var u = new Array(); var a=new Array(); var t=new Array();
u[0] = "http://www.root-top.com/topsite/artistic/in.php?ID=63"
t[0] = "Artistic Cards"
a[0] = "Artistic Cards"
u[1] = "http://grsa20.top20free.com"
t[1] = "Top 20 Greetings"
a[1] = "TopGreetings.com"
u[2] = "http://free.sinoa.com/FreeE-Cards/"
t[2] = "Free E-Cards"
a[2] = "Top Free Cards"
u[3] = "http://thefreesitez.com/FreeGreetings/"
t[3] = "Free Greetings"
a[3] = "Free Greetings"
u[4] = "http://topforall.com/FreeGreetings/"
t[4] = "Beautiful Greetings"
a[4] = "Top Greetings"
u[5] = "http://www.starteasy.com/cgi-bin/topcute/rankem.cgi?id=grsacute"
t[5] = "Top Cute Cards"
a[5] = "StarEasy Cute"
u[6] = "http://www.free-e-cards-special.com/in.php?id=grsaspec"
t[6] = "E-card Special"
a[6] = "Free E-Card Special"
u[7] = "http://www.topgreetingcards.com/cgi-bin/sites/rankem.cgi?id=grsatgc"
t[7] = "TopGreetingCards"
a[7] = "TopGreetingCards"
u[8] = "http://www.humortop.com/cgi-bin/rank/click.cgi?id=grsahtop"
t[8] = "HumorTop.com"
a[8] = "Humor Top"
u[9] = "http://www.postcard.net/in.php?id=grsapost"
t[9] = "Postcard.Net"
a[9] = "Postcard.Net"

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>")
}
