//<!--
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://nofeestuff.com/FreeGreetings/?nfshfg";nn[1] ="High Quality Free Greetings"; tt[1] ="Send unlimited free greetings for all occasions: music, romantic, friendship, dating, holidays, events, thank you, and lots more."
uu[2] ="http://voopoo.com/bin/vp/i?ai=1000050821KF";nn[2] ="VooPoo Greeting Card List"; tt[2] ="Find the hottest free greetings here. Webmaster list your free greeting sites NOW. "
uu[3] ="http://www.postcard.net/in.php?id=hfgpcard";nn[3] ="PostCard.Net - Your Greeting Directory"; tt[3] ="Top Free Postcard  and Greeting Sites - Find Free Greetings Here!"
uu[4] ="http://www.starteasy.com/cgi-bin/topholiday/rankem.cgi?id=hfgholid";nn[4] ="StartEasy Top Holiday"; tt[4] ="Top Holiday Greeting Cards."

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>");
// -->
