<!--
function mmLoadMenus() {
window.mm_menu_1st = new Menu("root",190,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;HP-UX","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-hpux.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Linux","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-linux.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Debian","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-debian.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Debian Part Numbers","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-debian-part-numbers.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Debian FAQs","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-debian-faq.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Red Hat Enterprise","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-redhat-enterprise.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Red Hat Part Numbers","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-redhat-enterprise-part-numbers.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;SUSE Linux Novell","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-suse-enterprise.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Novell Part Numbers","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-suse-enterprise-part-numbers.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Porting & Migration","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-porting-migration.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Open Source","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-open-source-support.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Middleware & Database","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-open-source-middleware-database-applications.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Middleware Numbers","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-open-source.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Microsoft Windows","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-microsoft-windows.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Microsoft Legacy Migration","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-microsoft-legacy-environment-migration.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;OpenVMS","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-openvms.html'");	
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Solaris 10 ProLiant subscription","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-sun-solaris.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Tru64 UNIX","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-tru64.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;HP-UX Upgrade 10x to 11x","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-hpux-upgrade.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Messaging Services","location='http://h20219.www2.hp.com/services/us/en/unified/messaging-overview.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Mission Critical","location='http://h20219.www2.hp.com/services/us/en/always-on/mission-critical-overview.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()
//-->



