<!--
function mmLoadMenus() {
window.mm_menu_1st = new Menu("root",200,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/cache/590869-0-0-225-121.html'");  
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Data Center Networking","location='http://h20219.www2.hp.com/services/cache/590910-0-0-225-121.html'");  
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Wireless & Mobility","location='http://h20219.www2.hp.com/services/cache/591279-0-0-225-121.html'");  
	mm_menu_1st.addMenuItem("&raquo;&nbsp;HP ProCurve Services","location='http://h20219.www2.hp.com/services/cache/618677-0-0-225-121.html'");  
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Adaptive Network Architecture","location='http://h20219.www2.hp.com/services/cache/10519-0-0-225-121.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()
//-->
