if (typeof needDifferentPath == "undefined") {
  var extraPath = '../';
}

document.write('	<table width="100%" topmargin=0 border="0" cellpadding="0" cellspacing="0" class="TopNav">');
document.write('		<tr>');
document.write('			<td nowrap><a href="index.asp"><img src="img/ip.gif" width="103" border=0 height="68"></a>  Beta Version</td>');
document.write('			<td align=center width="25" align="center">&nbsp;</td>');
document.write('			<td align=center width="100%" align="center"><a href="http://www.ICICIDIRECT.com" target=_new><img src="ads/IPO-banner.gif" border=0 ></a></td>');
document.write('			<td align=center width="25" align="center">&nbsp;</td>');
document.write('			<td align=center width="100%" align="center"><a href="http://www.birlasunlife.com" target=_new><img src="ads/longterm.gif" border=0 ></a><BR></td>');
document.write('			<td align=center width="25" align="center">&nbsp;</td>');
document.write('			<td valign="top">');
document.write('				<table width="100%" topmargin=5 border="0" cellpadding="0" cellspacing="0" class="HomeLinks">');
document.write('					<tr>');
document.write('						<td nowrap><a href="index.asp">Home</a> | <a href="help.asp">Help</a> | <a href="contact.asp">Contact us</a> | <a href="sitemap.asp">Site map</a></td>');
document.write('					</tr>');
document.write('				</table>');
document.write('			</td>');
document.write('		</tr>');
//document.write('		<tr><td height=1>&nbsp;</td></tr>');
document.write('	</table>');
