<!--
function mmLoadMenus() {
window.mm_menu_1st = new Menu("root",230,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;Installation &amp; Implementation","location='http://h20219.www2.hp.com/services/us/en/always-on/software-installation-implementation.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.addMenuItem("&raquo;&nbsp;MySQL","location='http://h20219.www2.hp.com/services/us/en/always-on/software-mysql-enterprise-subscription-support.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Symas","location='http://h20219.www2.hp.com/services/us/en/always-on/software-symas-cds-openldap-support.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Premium Hardware/Software Support","location='http://h20219.www2.hp.com/services/us/en/always-on/software-premium-support.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Prior Version &amp; Mature Product Support","location='http://h20219.www2.hp.com/services/us/en/always-on/software-prior-version-mature-product-support.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Software Support","location='http://h20219.www2.hp.com/services/us/en/always-on/software-support.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Virtualization Support","location='http://h20219.www2.hp.com/services/us/en/always-on/software-virtualization-support.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Citrix Virtualization Support","location='http://h20219.www2.hp.com/services/us/en/always-on/software-citrix.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;HP Insight Dynamics VSE Support","location='http://h20219.www2.hp.com/services/us/en/always-on/software-virtual-server-environment-insight-dynamics.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;HP Virtual Server Environment Support","location='http://h20219.www2.hp.com/services/us/en/always-on/software-virtual-server-environment.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Insight Capacity Advisor","location='http://h20219.www2.hp.com/services/us/en/always-on/software-insight-capacity.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Microsoft Hyper V Support","location='http://h20219.www2.hp.com/services/us/en/always-on/software-microsoft-windows-server-08-hyper-v-support.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Microsoft Virtual Server Support","location='http://h20219.www2.hp.com/services/us/en/always-on/software-microsoft-virtual-server-support.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Virtualized Desktop Infrastructure","location='http://h20219.www2.hp.com/services/us/en/always-on/software-virtualized-desktop-infrastructure.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;VMware Support","location='http://h20219.www2.hp.com/services/us/en/always-on/software-vmware-support.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()
//-->
