<!--
function mmLoadMenus() {
window.mm_menu_1st = new Menu("root",250,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;Messaging & Unified Communications","location='http://h20219.www2.hp.com/services/us/en/unified/msftsolutions-messaging.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Collaboration & Content Management","location='http://h20219.www2.hp.com/services/us/en/unified/msftsolutions-collaboration-content-management.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Core Infrastructure Solutions","location='http://h20219.www2.hp.com/services/us/en/unified/msftsolutions-infrastructure.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;Operating System Services","location='http://h20219.www2.hp.com/services/us/en/consolidated/os-overview.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Software Technology Services","location='http://h20219.www2.hp.com/services/us/en/always-on/software-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()
//-->



