



function top(path)
{
	if (path=="")
	{
	path="../";
	}

document.write("<TD valign='middle'> <A HREF='"+path+"index.html'><IMG SRC='"+path+"images/IMAGE_INSIDE.gif' BORDER='0' ALT='Cute Cards, Free Cute Ecards, Cute Greeting Cards, Cute Card Online, Latest Greeting Cards'></A></TD>"); 
}

 

function left(path)
{
	if (path=="")
	{
	path="../";
	}

document.write("<TABLE><TR><TD class='lhead' width='195'><A HREF='"+path+"index.html' class='path'><H2 title='Cute Cards'>Cute Cards</H2></A></TR> <TR><TD class='ltext' width='195'><LI><A HREF='"+path+"angels/index.html' class='ltext' title='Angels Cute Cards'>Angels Cute Cards</A><LI><A HREF='"+path+"hearttoheart/index.html' class='ltext' title='Heart To Heart'>Heart To Heart Cards</A><LI><A HREF='"+path+"hugs/index.html' class='ltext' title='Hugs Cute Cards'>Hugs Cute Cards</A><LI><A HREF='"+path+"kiss/index.html' class='ltext' title='Kiss Cute Cards'>Kiss Cute Cards</A><LI><A HREF='"+path+"smile/index.html' class='ltext' title='Smile Cute Cards'>Smile Cute Cards</A><LI><A HREF='"+path+"teddies/index.html' class='ltext' title='Teddies Cute Cards'>Teddies Cute Cards</A><LI><A HREF='"+path+"specialcute/index.html' class='ltext' title='Special Cute  Cards'>Special Cute  Cards</A>  </TD></TR><TR><TD><script language='javascript'>leftcommon('');</script></TD></TR></TABLE>"); 
}
function card(name,cname)
{
 window.location="../../inc/cards/bigcard.php?a="+name+"&b="+cname;
}

function cardf(name,cname)
{
 window.location="../../inc/cards/bigcardflash.php?a="+name+"&b="+cname;
}



