/********************************************************
*	(c) Ger Versluis 2000 version 8.2 24 April 2002	  *
*	You may use this script on non commercial sites.  *
*	For info write to menus@burmees.nl		        *
*	You may remove all comments for faster loading	  *		
********************************************************/
	var StartTop=0;				// Menu offset x coordinate
	var NoOffFirstLineMenus=8;
	var LowBgColor="#0175BB";			// Background color when mouse is not over
	var HighBgColor="#0175BB";			// Background color when mouse is over
	var FontLowColor="white";			// Font color when mouse is not over
	var FontHighColor="yellow";			// Font color when mouse is over
	var BorderColor="black";
	var BorderWidth=0;
	var BorderBtwnElmnts=1;
	var FontFamily="Arial,Verdana,Helvetica,sans-serif";
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered="left";
	var MenuCentered="left";
	var MenuVerticalCentered="top";
	var ChildOverlap=0;
	var ChildVerticalOverlap=0;
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;
	var MenuFramesVertical=1;		// Frames
	var DissapearDelay=1000;
	var UnfoldDelay=100;
	var TakeOverBgColor=1;
	var FirstLineFrame="navig";
	var SecLineFrame="space";
	var DocTargetFrame="space";
	var MenuWrap=1;
	var RightToLeft=0;
	var TargetLoc="MenuPos";		// span id for relative positioning
	var BottomUp=0;				// enables/ disables Bottom up unfold 1 or 0
	var UnfoldsOnClick=0;
//	var BaseHref="file:///C|/Documents and Settings/HomeworksSoftware/My Webs/PMI_Me/";
//	var BaseHref="http://localhost/";
	var BaseHref="http://www.pmimaine.org/";
		// Can also be used when you use images in the textfields of the menu
		// "MenuX=new Array("<img src='"+BaseHref+"MyImage'>"
  //This calculates the root of the site including the final / no matter where the site is.
//	var BaseHref=document.location.href.substring(0,document.location.href.lastIndexOf("/") +1);
  //To do this the document that holds the script must be in the root
// Arrow source, width and height. If images are not needed keep source ""
	var Arrws=[BaseHref+"images/tri.gif",5,10,
                   BaseHref+"images/tridown.gif",10,5,
                   BaseHref+"images/trileft.gif",5,10,
                   BaseHref+"images/triup.gif",10,5];
//  var Arrws=["",5,10, "",10,5, "",5,10, "",10,5];
	var MenuUsesFrames=0;	// MenuUsesFrames is only 0 when Main menu, submenus,
				// document targets and script are in the same frame.
				// In all other cases it must be 1
	var RememberStatus=0;	// When set to 1, menu unfolds to the presetted menu item. 
				// The preset is done by the body onload of target document.
				// In frame setup the body onload is:
// onload= "if(parent.frames[0]&&parent.frames['navig'].SetMenu)parent.frames['navig'].SetMenu='x_x';"
		// In a single page the body onload is:
		// onload="if(window.SetMenu)window.SetMenu='x_x'"
		// x_x represents the menu item MenuX_X=new Array(.......
		// To preset the menu to no item use '0' for 'x_x' 
	var PartOfWindow=.8;	// When MenuCentered is justify, sets part of window width to stretch to
	var MenuSlide="";
	var MenuShadow="";
	var MenuOpacity="";

	function BeforeStart(){return}
	function AfterBuild(){return}
	function BeforeFirstOpen(){return}
	function AfterCloseAll(){return}

Menu1=new Array("Home","index.htm","",0,24,40,"","","","","","",-1,-1,-1,"","");
Menu2=new Array("Education","","",2,24,63,"","","","","","",-1,-1,-1,"","");
  Menu2_1=new Array("Education","education.htm","",0,19,75,"","","","","","",-1,-1,-1,"","");
  Menu2_2=new Array("Certification","certification.htm","",0,19,75,"","","","","","",-1,-1,-1,"","");
Menu3=new Array("Meetings","Public01/showMeetings.php","",0,19,59,"","","","","","",-1,-1,-1,"","");
Menu4=new Array("Contacts","Public01/displayContacts.php","",0,19,58,"","","","","","",-1,-1,-1,"","");
Menu5=new Array("Healthcare SIG","","",3,24,92,"","","","","","",-1,-1,-1,"","");
  Menu5_1=new Array("Overview","HCSIG/HealthcareSIG.htm","",0,19,120,"","","","","","",-1,-1,-1,"","");
  Menu5_2=new Array("Foundation Activities","HCSIG/HC_Upcoming.htm","",0,19,120,"","","","","","",-1,-1,-1,"","");
  Menu5_3=new Array("PM Knowledge","HCSIG/HC_Knowledge.htm","",4,19,120,"","","","","","",-1,-1,-1,"","");
    Menu5_3_1=new Array("Communities of Interest","HCSIG/HC_Knowledge.htm#Communities","",0,19,142,"","","","","","",-1,-1,-1,"","");
    Menu5_3_2=new Array("PM Library","HCSIG/HC_Knowledge.htm#Library","",0,19,140,"","","","","","",-1,-1,-1,"","");
    Menu5_3_3=new Array("Templates","HCSIG/HC_Knowledge.htm#Templates","",0,19,140,"","","","","","",-1,-1,-1,"","");
    Menu5_3_4=new Array("Glossary","HCSIG/HC_Knowledge.htm#Glossary","",0,19,140,"","","","","","",-1,-1,-1,"","");
Menu6=new Array("Resources","","",6,24,69,"","","","","","",-1,-1,-1,"","");
  Menu6_1=new Array("Careers","postings.htm","",0,19,110,"","","","","","",-1,-1,-1,"","");
  Menu6_2=new Array("Links","Links.htm","",0,19,110,"","","","","","",-1,-1,-1,"","");
  Menu6_3=new Array("Library","Public01/library_Pub.php","",0,19,110,"","","","","","",-1,-1,-1,"","");
  Menu6_4=new Array("Presentations","Public01/libPresentations_Pub.php","",0,19,110,"","","","","","",-1,-1,-1,"","");
  Menu6_5=new Array("Newsletters","Public01/displayNewsletters.php","",0,19,110,"","","","","","",-1,-1,-1,"","");
  Menu6_6=new Array("Chapter Policies","","",2,19,110,"","","","","","",-1,-1,-1,"","");
    Menu6_6_1=new Array("By Laws","Policies/bylaws.pdf","",0,19,135,"","","","","","",-1,-1,-1,"","");
    Menu6_6_2=new Array("Meeting Sponsorship","Policies/PMI_MEETING_SPONSOR_POLICY_050519.pdf","",0,19,135,"","","","","","",-1,-1,-1,"","");
Menu7=new Array("Special Projects","","",2,24,100,"","","","","","",-1,-1,-1,"","");
  Menu7_1=new Array("Project of the Year","POY.htm","",0,19,118,"","","","","","",-1,-1,-1,"","");
  Menu7_2=new Array("Community Service","CommServ.htm","",0,19,118,"","","","","","",-1,-1,-1,"","");
Menu8=new Array("PM Community","javascript:top.document.location.href='https://us6.mainehost.net/~pmi/Members/Login.php';","",0,19,93,"","","","","","",-1,-1,-1,"","");
