

		sUtilitiesType = "none";    		//Turns on the "Utilities panel" in the left nav. Options: 'printonly' for just the printable page feature. // can be set to "none" or "default" this way it can be turned off for individual pages, even though the site's custom js file includes the utilities.
		sBreadcrumbType = "none"
      	sMastheadType = "popup_report"; 				//this changes the look of the template. Other common settings:  wing, extranet, standardnet01, sic, sfg.  Normally this will default to "sic"
		wcSearchType = "none";
															
		
		sShowAcrobat = "false";				//places the acrobat logo and message in the leftnav "To view some site content, you will need the Adobe® Acrobat® Reader(TM)" 
		sAddTableStyles = "true";			//Add the table.css style sheet.  Styles table00, table01 are included already. This allows you many different table style.

		wcEnterpriseMenuType = "none";			// can be set to "none" to remove the menu



		
		sLocalMenu("1", "Activate Account", "http://www.standard.com/register?appID=aeGateway&trackID=EBID0001");
		sLocalMenu("2", "Login", "https://connection.standard.com/deliver/admineasesv/index.jsp?appID=aeGateway&trackID=EBID0001");
		
		
function notice(){
	alert("This service is currently unavailable.");
}