//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=4; //set number of main menu items
	var LowBgColor='4574A2';
	var HighBgColor='AEC9E4';
	var FontLowColor='AEC9E4';
	var FontHighColor='215487';
	var BorderColor='4674A3';
	var BorderWidth=0;
	var BorderBtwnElmnts=1;
	var FontFamily="verdana,ms sans serif,arial"
	var FontSize=7;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.0;
	var ChildVerticalOverlap=.0;
	var StartTop=116; //set vertical offset
	var StartLeft=158; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=2;
	var TopPaddng=1;
	var FirstLineHorizontal=0; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=950;
	var TakeOverBgColor=0;
	var FirstLineFrame='navig';
	var SecLineFrame='space';
	var DocTargetFrame='space';
	var WebMasterCheck=0;

//Menux=new Array("text to show","Link",No of sub elements,element height,element width);
//see accompanying "config.htm" file for more information on structure of menus

Menu1=new Array("<img src='images_society/about_arrow.gif' border='0'>","http://www.ospe.on.ca/about.html",8,23,14);
	Menu1_1=new Array("What is OSPE?","http://www.ospe.on.ca/about.html",0,17,110);
	Menu1_2=new Array("History","http://www.ospe.on.ca/ospe_history.html",0);	
	Menu1_3=new Array("Mission","http://www.ospe.on.ca/ospe_mission.html",0);
	Menu1_4=new Array("Governance","http://www.ospe.on.ca/governance.html",0,17,110);
	Menu1_5=new Array("Annual Report","http://www.ospe.on.ca/annual_reports.html",0);
	Menu1_6=new Array("Membership Benefits","http://www.ospe.on.ca/benefitsofmembership.html",0);
	Menu1_7=new Array("Privacy Policy","http://www.ospe.on.ca/ospe_privacypolicy.html",0);
	Menu1_8=new Array("Code of Conduct","http://www.ospe.on.ca/pdf/OSPE%2520general%2520draftcodeofconductoct3_v2_.pdf",0);

Menu2=new Array("<img src='images_society/join_arrow.gif' border='0'>","http://www.ospe.on.ca/join.html",6,23,14);
	Menu2_1=new Array("Categories","http://www.ospe.on.ca/categories.html",0,17,110);
	Menu2_2=new Array("Membership Benefits","http://www.ospe.on.ca/benefitsofmembership.html",0);
	Menu2_3=new Array("Application Form","http://www.ospe.on.ca/application_form.html",0);
	Menu2_4=new Array("Fees","http://www.ospe.on.ca/fees.html",0);
	Menu2_5=new Array("Fee Reduction","http://www.ospe.on.ca/fee_remission.html",0);
	Menu2_6=new Array("Membership FAQs","http://www.ospe.on.ca/membership_faq.html",0);

Menu3=new Array("<img src='images_society/gr_arrow.gif' border='0'>","http://www.ospe.on.ca/relations.html",7,23,14);
	Menu3_1=new Array("Advocacy Plan","http://www.ospe.on.ca/gr_plan.html",0,17,145);	
	Menu3_2=new Array("Our Issues","http://www.ospe.on.ca/gr_issues.html",0);
	Menu3_3=new Array("Connections","http://www.ospe.on.ca/gr_connections.html",0);
	Menu3_4=new Array("Submissions and Responses","http://www.ospe.on.ca/gr_submissions.html",0);
	Menu3_5=new Array("Legislative Updates","http://www.ospe.on.ca/gr_legislative.html",0);
	Menu3_6=new Array("Events","http://www.ospe.on.ca/gr_events.html",0);
	Menu3_7=new Array("Advocating for Engineers","http://www.ospe.on.ca/gr_advocating.html",0);

Menu4=new Array("<img src='images_society/newsroom_arrow.gif' border='0'>","http://www.ospe.on.ca/newsroom.html",2,23,14);
	Menu4_1=new Array("Society in the News","http://www.ospe.on.ca/ospe_news.html",0,17,110);
	Menu4_2=new Array("News Releases","http://www.ospe.on.ca/news_releases.html",0);
