



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

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

 

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

document.write("<TABLE><TR><TD class='lhead' width='195' align='center'><A HREF='"+path+"index.html' class='path'><H2 title='Season's Cards'>Season's Cards</H2></A></TR> <TR><TD class='ltext' width='195'><LI><A HREF='"+path+"seasongreetingcard/index.html' class='ltext' title='Season's Greeting Cards'>Season's Greeting Cards</A><LI><A HREF='"+path+"businessgreetings/index.html' class='ltext' title='Business Greetings Cards'>Business Greetings Cards</A><LI><A HREF='"+path+"friends/index.html' class='ltext' title='Friends Season's Cards'>Friends Season's Cards</A><LI><A HREF='"+path+"from-our-home-to-yours/index.html' class='ltext' title='From Our Home To Yours'>From Our Home To Yours</A><LI><A HREF='"+path+"holidaycheer/index.html' class='ltext' title='Holiday Cheer Cards'>Holiday Cheer Cards</A><LI><A HREF='"+path+"love/index.html' class='ltext' title='Love Season's Cards'>Love Season's Cards</A><LI><A HREF='"+path+"seasonalblessings/index.html' class='ltext' title='Season's Blessings Cards'>Season's Blessings Cards</A><LI><A HREF='"+path+"thankyou/index.html' class='ltext' title='Thank You Season's Cards'>Thank You Season's Cards</A><LI><A HREF='"+path+"warmwishes/index.html' class='ltext' title='Warm Wishes Cards'>Warm Wishes 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;
}


