



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

document.write("<TD align=''> <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' align='center'><A HREF='"+path+"index.html' class='path'><H2 title='Video Cards'>Video Cards</H2></A></TD></TR><!-- holi head --><TR><TD class='ltext'><LI><A HREF='"+path+"family/index.html' class='ltext' title='Family Video Cards'>Family Video Cards</A><LI><A HREF='"+path+"holi/index.html' class='ltext' title='Holi Video Cards'>Holi Video Cards</A><LI><A HREF='"+path+"independenceday/index.html' class='ltext' title='Independence Day Video Cards'>Independence Day</A><LI><A HREF='"+path+"love/index.html' class='ltext' title='Love Video Cards'>Love Video Cards</A><LI><A HREF='"+path+"missingyou/index.html' class='ltext' title='Missing You'>Missing You Video Cards</A><LI><A HREF='"+path+"rakhicards/index.html' class='ltext' title='Rakhi Video Cards'>Rakhi Video 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;
}





