<!--
function mmLoadMenus() {
window.mm_menu_1st = new Menu("root",165,"","",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 ProtectTools","location='http://h20219.www2.hp.com/services/us/en/always-on/security-protect-tools.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;HP SecureSolutions","location='http://h20219.www2.hp.com/services/us/en/always-on/security-secure-solutions.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Identity Management","location='http://h20219.www2.hp.com/services/us/en/always-on/security-identity-management.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Proactive Security","location='http://h20219.www2.hp.com/services/us/en/always-on/security-proactive-security-management.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Security Governance","location='http://h20219.www2.hp.com/services/us/en/always-on/security-governance.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Trusted Infrastructure","location='http://h20219.www2.hp.com/services/us/en/always-on/security-trusted-infrastructure.html'");
	mm_menu_1st.addMenuItem("&raquo;&nbsp;Apani Networks","location='http://h20219.www2.hp.com/services/us/en/always-on/security-apani.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()
//-->

