document.write("<script>")
document.write("function popupPage(pageURL)")
document.write("        {")
document.write("        xposition=0; yposition=0;")
document.write("        args = 'width=' + 500 + ","") 
document.write("        + 'height=' + 400 + ','")
document.write("        + 'location=0,' ")
document.write("        + 'menubar=0,'")
document.write("        + 'resizable=1,'")
document.write("        + 'scrollbars=1,'")
document.write("        + 'status=0,' ")
document.write("        + 'titlebar=0,'")
document.write("        + 'toolbar=0,'")
document.write("        + 'hotkeys=0,'")
document.write("        + 'fullscreen=no,'")
document.write("        + 'left=' + xposition + ','  ")
document.write("        + 'top=' + yposition;   ")
document.write("        window.open(pageURL,'NRIWorld',args);")
document.write("        }")
document.write("</script>")
document.write("<TABLE CELLPADDING=0 CELLSPACING=0 WIDTH=460 BORDER=0><TR><TD ALIGN=center><FONT FACE=verdana SIZE=-2>&nbsp;|&nbsp;&nbsp;<a href=/achievers/global/sept2001/global.htm STYLE =text-decoration:none;>Global NRI</A>&nbsp; | &nbsp;<A HREF=/achievers/20010922/headliners/head0922.htm TARGET=_top STYLE =text-decoration:none;>Headliners</A>&nbsp; | &nbsp;<A HREF=/achievers/20010922/techtop/tec0922.htm TARGET=_top STYLE =text-decoration:none;>Tech Toppers</A>&nbsp; |<BR>| &nbsp;<A HREF=/achievers/20010922/newsmakers/new0922.htm TARGET=_top STYLE =text-decoration:none;>Newsmakers</A>&nbsp; | &nbsp;<A HREF=/achievers/20010922/success/suc0922.htm TARGET=_top STYLE =text-decoration:none;>Success Story</A>&nbsp; | &nbsp;<A HREF=/achievers/20010922/trendsetters/tre0922.htm TARGET=_top STYLE =text-decoration:none;>Trendsetters</A> &nbsp;  |<BR><BR><font face=Verdana size=-2>&copy;<a href=javascript:popupPage('http://www.nriworld.com/htmincludes/copyright.htm')><font color=Blue>1997 - 2001 NRI Network Corporation Ltd</font></a>. All rights reserved.<br> Reproduction in whole or in part in any form or medium without express written permission is prohibited. <br><br> Designed, & Hosted by <a href=http://www.networkintegra.com target=_new><font color=Blue>Network Integra.</font></a></FONT></TD></TR></TABLE>")


