//common javascript file for contact pages

 sLocalTitle = "Contact Us"; 
  
 sPageSubtitle ="";
		
 sBreadcrumbType = "none";
 sUtilitiesType = "none";        
 sMastheadType  = "sic";
wcLocalMenu("1", "Customer Services", "/services/index.html");
		wcLocalMenu("2", "Benefits for Business", "/benefits/index.html");	
		wcLocalMenu("3", "Personal Planning", "/personal/index.html");	
		wcLocalMenu("4", "Producer Focus", "/producer/index.html");

 sSubLocalMenu("3", "Sales & Service Office Locator", VPATH_sic + "contact/office_locator.html", "current");  //set as current manually because the servlet page will not automatically set this as current.
