<!--
function mmLoadMenus() {
window.mm_menu_1st = new Menu("root",225,"","",12,"#0000FF","#FFFFFF","#FFFFFF","#666666","left","middle",1,0,500,-5,7,true,true,true,0,false,false);
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Operational Services","location='http://h20219.www2.hp.com/services/us/en/always-on/service-management-operational.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;ITSM Assessment Services","location='http://h20219.www2.hp.com/services/us/en/always-on/service-management-itsm-assessment.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;ITSM Improvement Services","location='http://h20219.www2.hp.com/services/us/en/always-on/service-management-itsm-improvement.html'");	
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Transformational Services","location='http://h20219.www2.hp.com/services/us/en/always-on/service-management-transformational.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Asset &amp; IT Financial Mgmt","location='http://h20219.www2.hp.com/services/us/en/always-on/service-management-asset-it-financial.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Blueprint for Service Manager","location='http://h20219.www2.hp.com/services/us/en/always-on/service-management-blueprint.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Business Services ","location='http://h20219.www2.hp.com/services/us/en/always-on/service-management-business.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Change &amp; Configuration","location='http://h20219.www2.hp.com/services/us/en/always-on/service-management-change-configuration.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Consolidated Service Desk","location='http://h20219.www2.hp.com/services/us/en/always-on/service-management-consolidated-service-desk.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Demand &amp; Portfolio Mgmt","location='http://h20219.www2.hp.com/services/us/en/always-on/service-management-demand-portfolio.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Infrastructure Management","location='http://h20219.www2.hp.com/services/us/en/always-on/service-management-infrastructure.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Directed Design","location='http://h20219.www2.hp.com/services/us/en/always-on/service-management-directed-design.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Service Management Reference Model","location='http://h20219.www2.hp.com/services/us/en/always-on/service-management-reference-model.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Mission Critical Services","location='http://h20219.www2.hp.com/services/us/en/always-on/mission-critical-partnership.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Security Services","location='http://h20219.www2.hp.com/services/us/en/always-on/security-overview.html'");
	mm_menu_1st.hideOnMouseOut=true;
	mm_menu_1st.menuBorder=1;
	mm_menu_1st.menuLiteBgColor='';
	mm_menu_1st.menuBorderBgColor='#666666';
	mm_menu_1st.writeMenus();
} // mmLoadMenus()
//-->
