fixMozillaZIndex=false; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#104880";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="#104880";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana,Arial, Geneva,  Tahoma, ";
fontsize="11";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#E4EDF3";
offcolor="#104880";
onbgcolor="#104880";
oncolor="#ffffff";
//outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=93);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#E4EDF3"; 
pagecolor="#104880";
separatorcolor="#104880";
separatorsize=1;
subimage="/img/icon_arw3.gif";
onsubimage="/img/icon_arw4.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=AllImagesStyle;
top=75;

//Global Nav Menu - Main Menu
aI("showmenu=solutions;image=/img/gnav_solutions.gif;overimage=/img/gnav_solutions_over.gif;pagematch=/solutions/;pageimage=/img/gnav_solutions_over.gif;");
aI("showmenu=resource;image=/img/gnav_resource.gif;overimage=/img/gnav_resource_over.gif;pagematch=/resource/;pageimage=/img/gnav_resource_over.gif;url=/prc/index.php;");
aI("showmenu=partners;image=/img/gnav_partners.gif;overimage=/img/gnav_partners_over.gif;pagematch=/partners/;pageimage=/img/gnav_partners_over.gif;url=/partner_success/index.php;");
aI("showmenu=customers;image=/img/gnav_customers.gif;overimage=/img/gnav_customers_over.gif;pagematch=/customers/;pageimage=/img/gnav_customers_over.gif;url=/customers/index.php;");
aI("showmenu=news;image=/img/gnav_news.gif;overimage=/img/gnav_news_over.gif;pagematch=/news/;pageimage=/img/gnav_news_over.gif;url=/news_events/index.php;");
aI("showmenu=company;image=/img/gnav_company.gif;overimage=/img/gnav_company_over.gif;pagematch=/company/;pageimage=/img/gnav_company_over.gif;url=/about_postini/index.php;");
}
  //Postini Solutions Menu Items
  with(milonic=new menuname("solutions")){
  overflow="scroll";
  style=menuStyle;
  aI("showmenu=es;text=Security;url=/postini_solutions/comms_security.php;itemwidth=190;");
  aI("showmenu=es2;text=Compliance;url=/postini_solutions/comms_compliance.php;itemwidth=190;");
  aI("text=Solution Packages;url=/postini_solutions/solution_packages.php;itemwidth=190;");
  aI("showmenu=sp;text=Service Provider Solutions;url=/postini_solutions/isp.php;itemwidth=190;");
  aI("showmenu=ti;text=Platform;url=/postini_solutions/platform_overview.php;itemwidth=190;");
  }
  
  //Postini Solutions submenus
		with(milonic=new menuname("es")){
		style=menuStyle;
		 left="offset=-3";
		 top="offset=-1";
		aI("text=Email Security;url=/postini_solutions/email_security.php;itemwidth=190;");
		aI("text=Web Security;url=/postini_solutions/web_security.php;");
		aI("text=Policy Enforced TLS;url=/postini_solutions/policy_enforced_tls.php;");		
		aI("text=Technology;url=/postini_solutions/e_postini_technology.php;");
		aI("text=Consulting &amp; Support;url=/postini_solutions/e_consulting_support.php;");	
		} 
		
		with(milonic=new menuname("es2")){
		style=menuStyle;
		 left="offset=-3";
		 top="offset=-1";
		aI("text=Message Archiving;url=/postini_solutions/message_archiving.php;");
		aI("text=Message Encryption;url=/postini_solutions/message_encryption.php;");
		aI("text=Policy Enforced TLS;url=/postini_solutions/cc_policy_enforced_tls.php;");	
		aI("text=Technology;url=/postini_solutions/cc_postini_technology.php;");
		aI("text=Consulting &amp; Support;url=/postini_solutions/cc_consulting_support.php;");	
		}
		
		with(milonic=new menuname("sp")){
		style=menuStyle;
		 left="offset=-3";
		 top="offset=-1";
		aI("text=Email Security (SP);url=/postini_solutions/isp.php;itemwidth=190;");
		}
		
		with(milonic=new menuname("ti")){
		style=menuStyle;
		 left="offset=-3";
		 top="offset=-1";
		aI("text=Unified Policy Management;url=/postini_solutions/unified_policy.php;itemwidth=190;");
		aI("text=Real-time Processing;url=/postini_solutions/real_time_processing.php;itemwidth=190;");
		aI("text=The Network Effect;url=/postini_solutions/network_effect.php;itemwidth=190;");
		aI("text=Global Support and Operations;url=/postini_solutions/global_support.php;itemwidth=190;");
		}
		//end solutions & services sub menus
		
  //Resource Menu
  with(milonic=new menuname("resource")){
  overflow="scroll";
  style=menuStyle;
  aI("text=Postini Resource Center;url=/prc/index.php;itemwidth=190;");
  aI("text=White Papers;url=/whitepapers/index.php?src=GWT;");
  aI("text=Free Trial;url=/register/index.php?FreeTrial=1&src=GWT;");
  aI("text=Webinars;url=/webinars/index.php;");
  aI("text=Case Studies;url=/prc/r_case_studies.php;");
  aI("text=Datasheets;url=/datasheets/index.php;");  
  }
  
  //Partner Menu
  with(milonic=new menuname("partners")){
  overflow="scroll";
  style=menuStyle;
  aI("text=Postini Partners;url=/partner_success/index.php;itemwidth=190;");
  aI("text=Become a Reseller Partner;url=/partner_success/partner_form.php;");
  aI("text=Reseller Partner Login;url=/partner_success/partnerportal.php;");  
  aI("text=Find a Reseller Partner;url=/partner_success/findapartner.php;"); 
  }
  
 //Customers Menu
  with(milonic=new menuname("customers")){
  style=menuStyle;
  aI("text=Overview;url=/customers/index.php;itemwidth=190;");
  aI("text=Testimonials;url=/customers/testimonials.php;");
  aI("text=Case Studies;url=/customers/c_case_studies.php;");
  aI("text=Message Center;url=https://login.postini.com/exec/login;");
  }
  
  //News Menu
  with(milonic=new menuname("News")){
  style=menuStyle;
  aI("text=Events Calendar;url=/news_events/events.php;itemwidth=190;");
  aI("text=Webinars;url=/news_events/webinars.php;");
  aI("text=Press Room;url=/news_events/press_room.php;"); 
  
  }

  //Company Menu
  with(milonic=new menuname("company")){
  style=menuStyle;
  aI("text=Overview;url=/about_postini/index.php;itemwidth=190;");    
  aI("text=Contact Information;url=/about_postini/contact.php;");   
  }
  
drawMenus();

