﻿<!--//
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';
	}
	else if (pageID == 'eolIndex') {
		document.getElementById('eolIndex').style.fontWeight='bold';
	}
	else if (pageID == 'eolAnnouncements') {
		document.getElementById('eolAnnouncements').style.fontWeight='bold';
	}
	else if (pageID == 'tools') {
		document.getElementById('tools').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/switches/index.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('				</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="eolIndex" href="http://h20430.www2.hp.com/other/procurve/cn/zh/network/eol/index.htm">停售/传统产品</a></li>');
document.write('					<li>&raquo;<a id="eolAnnouncements" href="/other/procurve/cn/zh/network/products/eos/announcements.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 href="http://h20430.www2.hp.com/other/procurve/cn/zh/network/library/view_by_product.htm">产品资源</a></li>');
document.write('					<li>&raquo;<a id="tools"  href="/other/procurve/cn/zh/network/products/tools.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="/other/procurve/cn/zh/network/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="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 align="center">');
document.write('		<a href="/other/procurve/cn/zh/network/assistance/How_to_buy.htm" title="Partner Locator"><img src="/other/procurve/cn/zh/network/images/left_support_1.gif" width="148" height="110" border="0" /></a>     '); 
document.write('		</div>   		');


document.write('    <div style="height:10px;">&nbsp;</div>    ');
document.write('  <div align="center">');

	gID = function(e){return document.getElementById(e);}
	chkURL = function(str){return document.URL.indexOf(str);}
	if((chkURL('com.au') != -1)||(chkURL('com.sg') != -1)){
		if(chkURL('com.au') != -1) { gID('partnerURL').href = 'http://h20465.www2.hp.com/GPL/Search.aspx?Country_code=au&language_code=en'; }
		if(chkURL('com.sg') != -1) { gID('partnerURL').href = 'http://h20465.www2.hp.com/GPL/Search.aspx?Country_code=sg&language_code=en'; }
	}

function RandomAdRotator() {
                    numberOfAds = 5;
                    var x = Math.round((Math.random() * numberOfAds) % numberOfAds);
					
					if ( x==0 ) {
                        document.write("<a href='https://h30406.www3.hp.com/campaigns/2009/promo/1-7MVWT/index.php?mcc=EWTF&jumpid=ex_r2548_promo/link/kimtsg/4Q09IDCWhitepaperDG/1-7MVWT/Default_mcc|EWTF' onclick=\"s_sendCustomLinkEvent('','IDC White paper | mq')\" onkeypress=\"s_sendCustomLinkEvent('','IDC White paper | mq')\"><img src='/other/procurve/cn/zh/network/images/idc_whitepaper.jpg' alt='了解转变后以太网解决方案的投资回报能力' width='148' height='110' border='0'></a>"); 
                    }
					if ( x==1 ) {
                        document.write("<a href='http://www.procurve.com/gartner/gartner2009.htm' onclick=\"s_sendCustomLinkEvent('','148x110banner | mq')\" onkeypress=\"s_sendCustomLinkEvent('','148x110banner | mq')\" ><img src='/other/procurve/cn/zh/network/images/mq_banner.gif' alt='Magic Quadrant for Enterprise LAN (Global)' width='148' height='110' border='0'></a>"); 
                    }
                    if ( x==2 ) {
                        document.write("<a href='http://twitter.com/procurve' onclick=\"s_sendCustomLinkEvent('','148x110banner | twitter')\" onkeypress=\"s_sendCustomLinkEvent('','148x110banner | twitter')\" ><img src='/other/procurve/cn/zh/network/images/left_support_2.gif' width=148 height='110' alt='与我们一起舞动' border='0'></a>"); 
                    }
					if ( x==3 ) {
                        document.write("<a href='http://www.facebook.com/pages/HP-ProCurve-Networking/55051266598' target='_blank' onclick=\"s_sendCustomLinkEvent('','148x110banner | facebook')\" onkeypress=\"s_sendCustomLinkEvent('','148x110banner | facebook')\"><img src='/other/procurve/cn/zh/network/images/fb_option3.gif' alt='从Facebook上查找我们' width='148' height='110' border='0'></a>"); 
                    }
					if ( x==4 ) {
                        document.write("<a href=http://h71028.www7.hp.com/enterprise/us/en/messaging/feature-ent-innovationeconomy.html' target='_blank' onclick=\"s_sendCustomLinkEvent('','148x110banner | facebook')\" onkeypress=\"s_sendCustomLinkEvent('','148x110banner | facebook')\"><img src='/other/procurve/cn/zh/network/images/innovateArticle.jpg' alt='经济萧条带来创新良机' width='148' height='110' border='0'></a>"); 
                    }
                }
				chkURL = function(str){return document.URL.indexOf(str);}
				if((chkURL('com.au') == -1)&&(chkURL('com.sg') == -1)){
					RandomAdRotator();
				}

document.write('	</div>');


document.write('	</div>');