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='Pongal Cards, Free Pongal Ecards, Online Pongal Greetings'></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='Pongal Cards'>Pongal Cards</H2></A></TR> <TR><TD class='ltext' width='195'><LI><A HREF='"+path+"pongalcards/pongaltamil.html' class='ltext' title='Pongal Tamil Cards'>Pongal Tamil Cards</A><LI><A HREF='"+path+"pongalcards/celebration.html' class='ltext' title='Pongal Celebration'>Pongal Celebration Cards</A><LI><A HREF='"+path+"pongalcards/wishes.html' class='ltext' title='Pongal Wishes Cards'>Pongal Wishes Cards</A><LI><A HREF='"+path+"pongalcards/prosperous.html' class='ltext' title='Pongal Prosperous'>Pongal Prosperous Cards</A><LI><A HREF='"+path+"flashcards/pongalflashcards.html' class='ltext' title='Pongal Flash Cards'>Pongal Flash 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;
}



