



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='Environment Day Cards, Happy Environment Day Cards, Say No Pollution Cards, Environment Day ECards, environment day 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='Environment Day Cards'>Environment Day Cards</H2></A></TR> <TR><TD class='ltext' width='195'><LI><A HREF='"+path+"happyenvironment/index.html' class='ltext' title='Happy Environment Day Cards'>Happy Environment Day Cards</A><LI><A HREF='"+path+"saynopollution/index.html' class='ltext' title='Say No Pollution Cards'>Say No Pollution Cards</A><LI><A HREF='"+path+"thankyou/index.html' class='ltext' title='Thank you Environment Day Cards'>Thank you Environment 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;
}



