



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

document.write("<TD align='middle'> <A HREF='"+path+"index.html'><IMG SRC='"+path+"images/IMAGE_INSIDE.gif' BORDER='0' ALT='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='Holi Greetings'>Holi Greetings</H2></A></TD></TR><!-- holi head --><TR><TD class='ltext'><LI><A HREF='"+path+"family/index.html' class='ltext' title='Family Holi Cards'>Family Holi Cards</A><LI><A HREF='"+path+"friends/index.html' class='ltext' title='Friends Holi Cards'>Friends Holi Cards</A><LI><A HREF='"+path+"grandcards/index.html' class='ltext' title='Grand Holi Cards'>Grand Holi Cards</A><LI><A HREF='"+path+"happyholi/index.html' class='ltext' title='Happy Holi Cards'>Happy Holi Cards</A><LI><A HREF='"+path+"hindicards/index.html' class='ltext' title='Hindi Cards Cards'>Hindi Holi Cards</A><LI><A HREF='"+path+"holihungama/index.html' class='ltext' title='Holi Hungama Cards'>Holi Hungama Cards</A><LI><A HREF='"+path+"holisongs/index.html' class='ltext' title='Holi Song Cards'>Holi Song Cards</A><LI><A HREF='"+path+"invitations/index.html' class='ltext' title='Holi Invitation Cards'>Holi Invitation Cards</A><LI><A HREF='"+path+"love/index.html' class='ltext' title='Love'>Holi Love Cards</A><LI><A HREF='"+path+"missingyou/index.html' class='ltext' title='Holi Missing You Cards'>Holi Missing You Cards</A><LI><A HREF='"+path+"thankyou/index.html' class='ltext' title='Holi Thank You Cards'>Holi Thank You Cards</A><LI><A HREF='"+path+"videocards/index.html' class='ltext' title='Holi Video Cards'>Holi Video Cards</A><LI><A HREF='"+path+"hindi-cards/index.html' class='ltext' title='Holi Hindi Cards'>Holi Hindi Cards</A></TD></TR><TR><TD><script language='javascript'>leftcommon('');</script></TD></TR></TABLE>"); 
}


function card(name,cname)
{
 window.location="../../inc/cards/bigcard.html?a="+name+"&b="+cname;
}

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





