if (parent.frames.length == 0) {
	document.writeln ('<center>');
	document.writeln ('	<TABLE WIDTH=600 BORDER=0 CELLPADDING=0 CELLSPACING=0>');
	document.writeln ('		<TR>');
	document.writeln ('			<TD ROWSPAN=2 valign="top"><a href="/e/newage/default.htm"><IMG SRC="images/head_01.gif" WIDTH=127 HEIGHT=72 border=0></a></TD>');
	document.writeln ('			<TD COLSPAN=4><a href="/e/newage/default.htm"><IMG SRC="images/head_02.gif" WIDTH=473 HEIGHT=35 border=0></a></TD>');
	document.writeln ('		</TR>');
	document.writeln ('		<TR>');
	document.writeln ('			<TD valign="top"><a href="/e/newage/buyproduct.htm"><IMG SRC="images/head_03.gif" WIDTH=127 HEIGHT=37 border="0"></a></TD>');
	document.writeln ('			<TD valign="top"><a href="#" onMouseOver=HM_f_PopUp("elMenu2",event) onMouseOut=HM_f_PopDown("elMenu2")><IMG SRC="images/head_04.gif" WIDTH=111 HEIGHT=37 border="0"></a></TD>');
	document.writeln ('			<TD valign="top"><a href="#" onMouseOver=HM_f_PopUp("elMenu3",event) onMouseOut=HM_f_PopDown("elMenu3")><IMG SRC="images/head_05.gif" WIDTH=112 HEIGHT=37 border="0"></a></TD>');
	document.writeln ('			<TD valign="top"><a href="#" onMouseOver=HM_f_PopUp("elMenu4",event) onMouseOut=HM_f_PopDown("elMenu4")><IMG SRC="images/head_06.gif" WIDTH=123 HEIGHT=37 border="0"></a></TD>');
	document.writeln ('		</TR>');
	document.writeln ('	</TABLE>');
	document.writeln ('</center>');
}