<!--
function mmLoadMenus() {
window.mm_menu_1st = new Menu("root",173,14,"",12,"#0000FF","#FFFFFF","#FFFFFF","#666666","left","middle",1,0,500,-5,7,true,true,true,0,false,false);
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Unified Communications","location=' http://h20219.www2.hp.com/services/us/en/unified/network-unified.html'");  
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Data Center Networking","location='http://h20219.www2.hp.com/services/us/en/unified/network-data-center.html'");  
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Wireless & Mobility","location='http://h20219.www2.hp.com/services/us/en/unified/network-wireless.html'");  
	mm_menu_1st.addMenuItem("&raquo;&nbsp;HP ProCurve Services","location='http://h20219.www2.hp.com/services/us/en/unified/network-procurve.html'");  
			mm_menu_1st.addMenuItem("&raquo;&nbsp;Adaptive Network Architecture","location='http://h20219.www2.hp.com/services/us/en/unified/network-security.html'");  
	
	mm_menu_1st.hideOnMouseOut=true;
	mm_menu_1st.bgColor='#666666';
	mm_menu_1st.menuBorder=1;
	mm_menu_1st.menuLiteBgColor='';
	mm_menu_1st.menuBorderBgColor='#666666';
	mm_menu_1st.writeMenus();
} // mmLoadMenus()
//-->
