<!--//
function leftNavFire(id) {
	if (pageID == 'Switches') { document.getElementById('Switches').style.fontWeight='bold'; } 
	
	else if (pageID == 'WirelessLAN') {
		document.getElementById('WirelessLAN').style.fontWeight='bold';
	} 
	
	else if (pageID == 'WAN') {
		document.getElementById('WAN').style.fontWeight='bold';
	} 
	
	else if (pageID == 'DataCenterManagement') {
		document.getElementById('DataCenterManagement').style.fontWeight='bold';
	} 
	
	else if (pageID == 'NetworkManagement') {
		document.getElementById('NetworkManagement').style.fontWeight='bold';
	} 
	
	else if (pageID == 'NetworkSecurity') {
		document.getElementById('NetworkSecurity').style.fontWeight='bold';
	}
}
// -->
document.write('<noscript>JavaScript is needed to bold the page name in the left navigation</noscript>   ');

document.write('	<div id="sectionalNav">');
document.write('		<div id="sectionalNavLinks">');
document.write('			<h2 id="sectionalNavHeader">&raquo;<a href="http://ebiz.pmgasia.com.sg/web/hp/procurvesite/products/index.htm">Products </a></h2>');
document.write('				<ul class="linksUnit">');
document.write('					<li>&raquo;<a id="Switches" href="http://ebiz.pmgasia.com.sg/web/hp/procurvesite/products/LAN_core.htm">Switches </a></li>');
document.write('					<li>&raquo;<a id="WirelessLAN" href="http://ebiz.pmgasia.com.sg/web/hp/procurvesite/products/wireless/index.htm">Wireless LAN </a></li>');
document.write('                       	<li>&raquo;<a id="WAN" href="http://ebiz.pmgasia.com.sg/web/hp/procurvesite/products/routers/index.htm">WAN </a></li>');
document.write('                        	<li>&raquo;<a id="DataCenterManagement" href="http://www.hp.com/rnd/products/data_center/index.htm">Data center management </a></li>');
document.write('					<li>&raquo;<a id="NetworkManagement" href="http://ebiz.pmgasia.com.sg/web/hp/procurvesite/products/management/index.htm">Network management </a></li> ');
document.write('				    	<li>&raquo;<a id="NetworkSecurity" href="http://ebiz.pmgasia.com.sg/web/hp/procurvesite/products/security/index.htm">Network security </a></li>');
document.write('                    	<li>&raquo;<a id="LegacyProducts" href="http://www.hp.com/rnd/products/retired.htm">Legacy Products</a></li>');
document.write('				</ul>   ');
document.write('<h3 class="sectionalNavSubHeader">ProCurve ONE</h3>');
document.write('                <ul class="linksUnit">');
document.write('                    <li>&raquo;<a href="http://www.procurve.com/one/index.htm">ProCurve ONE overview</a></li>');
document.write('                    <li>&raquo;<a href="http://www.procurve.com/one/alliance/index.htm">Alliance partners</a></li>');
document.write('                    <li>&raquo;<a href="http://www.procurve.com/one/applications/index.htm">Applications</a></li>');
document.write('                    <li>&raquo;<a href="http://www.procurve.com/one/network/index.htm">Network products</a></li>                    ');
document.write('                </ul>');
document.write('<h3 class="sectionalNavSubHeader">Green business technology</h3>');
document.write('                <ul class="linksUnit">');
document.write('                    <li>&raquo;<a href="http://www.procurve.com/green/index.htm">Environmental sustainability </a></li>');
document.write('                </ul>'); 
document.write('<h3 class="sectionalNavSubHeader">HP ProCurve newsletter</h3>');
document.write('                <ul class="linksUnit">');
document.write('                    <li>&raquo;<a href="http://www.procurve.com/network-pro-news/index.htm">Read the current issue</a></li>');
document.write('                    <li>&raquo;<a href="http://www.procurve.com/network-pro-news/signup.htm">Sign up now </a></li>');
document.write('                </ul>');
document.write('		</div>');
document.write('		<div>');
document.write('		<a href="http://my.procurve.com/partnerlocator/partnerlocator.aspx" title="Partner Locator"><img src="http://ebiz.pmgasia.com.sg/web/hp/procurvesite/images/howToBuyPartnerLocator.jpg" alt="Partner Locator" title="Partner Locator" width="200" height="111" border="0" /></a>     '); 
document.write('		</div>   		');
document.write('	</div>');