//<!--
function ople_win(x)
{       var file = "/" + x + ".html";
        window.open(file,"_blank","toolbar=0,location=no,directories=no,status=0,menubar=0,scrollbars=yes,resizable=yes,height=500,width=500");
}
var uu = new Array(); var nn = new Array(); var tt = new Array();
uu[0] ="http://greetings.sinoa.com/cgi-bin/in.pl?id=grsahfg";nn[0] ="Top 100 Greeting Sites"; tt[0] ="Your greeting directory. Find greeting cards in all category for all occasions."
uu[1] ="http://free.sinoa.com/cgi-bin/in.pl?id=fsahfg&cate=FreeE-Cards";nn[1] ="Top Free Greetings"; tt[1] ="Your greeting directory - Find and send free greeting cards for all occasions."
uu[2] ="http://hotfreegraphics.com/cgi-bin/topgraphics/in.pl?id=fgrhfg&cate=GreetingCards";nn[2] ="Hot Free Greetings & Graphics"; tt[2] ="Great resources for free greeting and graphics. Find free graphics and turn them into beautiful  greeting cards instantly!"

document.write("<b></b><p>");
document.write("<table border=0 width=528 cellspacing=0 cellpadding=0>");
var d_f = 0;
for(var i=0; i<uu.length; i++)
{	var j = i+1;
	if(d_f==0)
	{ document.write("<tr align=left><td align=right valign=top>" + j + ".&nbsp;</td><td><a href=" + uu[i] + " target=new>" + nn[i] + "</a><br>" + tt[i] + "<br></td></tr>");
	} else {
	  document.write("<tr align=left><td>&nbsp;&nbsp;&nbsp;<a href=" + uu[i] + " target=new>" + nn[i] + "</a></td></tr>");
	}
}      
document.write("<tr><td colspan=2><br>&nbsp;&nbsp;<a href=/freegreetings/><u>More Greeting Links</u></a></td></tr>");
document.write("<tr><td colspan=2>&nbsp;&nbsp;Link Exchange? <a href=\"javascript:ople_win('le_signup')\"><u>Add your link here</u></a></td></tr>");
document.write("</table>");
// -->
