﻿<!--//
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="/other/procurve/cn/zh/network/products/index.htm">产品</a></h2>');
document.write('				<ul class="linksUnit">');
document.write('					<li>&raquo;<a id="Switches" href="/other/procurve/cn/zh/network/products/LAN_core.htm">交换机</a></li>');
document.write('					<li>&raquo;<a id="WirelessLAN" href="/other/procurve/cn/zh/network/products/wireless/index.htm">无线局域网</a></li>');
document.write('                       	<li>&raquo;<a id="WAN" href="/other/procurve/cn/zh/network/products/routers/index.htm">广域网</a></li>');
document.write('                        	<li>&raquo;<a id="DataCenterManagement" href="/other/procurve/cn/zh/network/products/data_center/index.htm">数据中心管理</a></li>');
document.write('					<li>&raquo;<a id="NetworkManagement" href="/other/procurve/cn/zh/network/products/management/index.htm">网络管理</a></li> ');
document.write('				    	<li>&raquo;<a id="NetworkSecurity" href="/other/procurve/cn/zh/network/products/security/index.htm">网络安全</a></li>');
document.write('                    	<li>&raquo;<a id="LegacyProducts" href="/other/procurve/cn/zh/network/products/retired.htm">传统产品</a></li>');
document.write('				</ul>   ');
					
document.write('		</div>');





document.write('		<div id="sectionalNavLinks">');
document.write('			<h2 id="sectionalNavHeader">&raquo;<a href="/other/procurve/cn/zh/network/one/index.htm">ProCurve One</a></h2>');
document.write('				<ul class="linksUnit">');
document.write('					<li>&raquo;<a href="/other/procurve/cn/zh/network/one/index.htm">ProCurve One 概述</a></li>');
document.write('					<li>&raquo;<a id="Switches" href="/other/procurve/cn/zh/network/one/alliance/index.htm">联盟合作伙伴</a></li>');
document.write('					<li>&raquo;<a id="WirelessLAN" href="/other/procurve/cn/zh/network/one/applications/index.htm">应用程序</a></li>');
document.write('                       	<li>&raquo;<a id="WAN" href="/other/procurve/cn/zh/network/one/network/index.htm">网络产品</a></li>');
document.write('				</ul>   ');
					
document.write('		</div>');


document.write('		<div id="sectionalNavLinks">');
document.write('			<h2 id="sectionalNavHeader">&raquo; 绿色商业技术</h2>');
document.write('				<ul class="linksUnit">');
document.write('					<li>&raquo;<a id="Alliance_partners" href="http://www.procurve.com/green/index.htm">环境可持续性发展</a></li>');
document.write('				</ul>   ');

document.write('		</div>');

document.write('		<div id="sectionalNavLinks">');
document.write('			<h2 id="sectionalNavHeader">&raquo; HP ProCurve 时事通讯</h2>');
document.write('				<ul class="linksUnit">');
document.write('					<li>&raquo;<a id="Alliance_partners" href="http://www.procurve.com/network-pro-news/index.htm">阅读现有刊物</a></li>');
document.write('					<li>&raquo;<a id="Applications" href="http://www.procurve.com/network-pro-news/signup.htm">立即注册</a></li>');
document.write('				</ul>   ');

document.write('		</div>');
		
<!-- Start Promo Units -->		
		
document.write('		<div>');
document.write('		<a href="http://my.procurve.com/partnerlocator/partnerlocator.aspx" title="Partner Locator"><img src="/other/procurve/cn/zh/network/images/howToBuyPartnerLocator.jpg" alt="Partner Locator" title="Partner Locator" width="200" height="111" border="0" /></a>     '); 
document.write('		</div>   		');
document.write('	</div>');