<!--
function mmLoadMenus() {
window.mm_menu_1st = new Menu("root",238,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;Server Services","location='http://h20219.www2.hp.com/services/us/en/always-on/servers-overview.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Business Critical Server Services","location='http://h20219.www2.hp.com/services/us/en/always-on/servers-business-critical.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Alpha, PA-RISC and Integrity Server","location='http://h20219.www2.hp.com/services/us/en/always-on/servers-integrity.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;HP Integrity NonStop BladeSystem","location='http://h20219.www2.hp.com/services/us/en/always-on/servers-nonstop-bladesystem.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;NonStop Server Services","location='http://h20219.www2.hp.com/services/us/en/always-on/servers-nonstop-server.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Superdome Server Services","location='http://h20219.www2.hp.com/services/us/en/always-on/servers-superdome.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;HP BladeSystem Services","location='http://h20219.www2.hp.com/services/us/en/always-on/servers-bladesystem.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;HP BladeSystem Matrix Services","location='http://h20219.www2.hp.com/services/us/en/always-on/servers-bladesystem-matrix.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;HP BladeSystem c7000","location='http://h20219.www2.hp.com/services/us/en/always-on/servers-bladesystem-c7000.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;HP BladeSystem c3000","location='http://h20219.www2.hp.com/services/us/en/always-on/servers-bladesystem-c3000.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;HP Insight Software Services","location='http://h20219.www2.hp.com/services/us/en/always-on/servers-insight-software.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;ProLiant Rack & Power Options","location='http://h20219.www2.hp.com/services/us/en/always-on/servers-proliant-rack.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;ProLiant Server Services","location='http://h20219.www2.hp.com/services/us/en/always-on/servers-proliant.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;ProLiant ML/DL Servers","location='http://h20219.www2.hp.com/services/us/en/always-on/servers-proliant-dl-ml.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Care Pack lookup and order", "window.open('http://h30125.www3.hp.com/csn/salesmktg/elfpack/elf_nonlkup_ctrylang.asp?code=ELNL','_blank');");	
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Data Center Transformation Services","location='http://h20219.www2.hp.com/services/us/en/consolidated/datacenter-overview-transformation.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;HP Services for Microsoft","location='http://h20219.www2.hp.com/services/us/en/unified/msftsolutions-overview.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Open Source Support","location='http://h20219.www2.hp.com/services/us/en/always-on/software-open-source.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()
//-->
