//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=4; //set number of main menu items
	var LowBgColor='#c3c3c3';
	var HighBgColor='#e1e1e1';
	var FontLowColor='#000000';
	var FontHighColor='#000000';
	var BorderColor='black';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="arial"
	var FontSize=9;
	var FontBold=1;
	var FontItalic=0;
	var MenuTextCentered=1;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.2;
	var StartTop=67; //set vertical offset
	var StartLeft=2; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;
	var LeftPaddng=0;
	var TopPaddng=1;
	var FirstLineHorizontal=1; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	var FirstLineFrame='self';
	var SecLineFrame='self';
	var DocTargetFrame='self';
	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("Home","index.shtml",1,20,128.5);
	Menu1_1=new Array("AHSC Home","http://www.ahsc.health.nb.ca/",0,20,128.5);
Menu2=new Array("Programs/Services","" ,5,20,100);
        Menu2_1=new Array("Speech Language Pathology (SLP)","slpindex.shtml",6,20,220);
	Menu2_1_1=new Array("About Us","slpindex.shtml",0,20,200);
                Menu2_1_2=new Array("Hospital Based Services","hospitalbased.shtml",0,20,200);
	Menu2_1_3=new Array("Early Language Program","talkwithme.shtml",0,20,200);
	Menu2_1_4=new Array("Preschool","preschoolintro.shtml",6,20,200);
		Menu2_1_4_1=new Array("Talk With Me Communication Checklist","talkwithmechecklist.shtml",0,20,250);
		Menu2_1_4_2=new Array("Communication Tips","communityELP.shtml",0,20,200);
		Menu2_1_4_3=new Array("Coloring Sheet","COLOURINGPAGE2.pdf",0,20,200);
		Menu2_1_4_4=new Array("Craft Websites","crafts.shtml",0,20,200);
		Menu2_1_4_5=new Array("Education & Games Websites","eduweb.shtml",0,20,200);
		Menu2_1_4_6=new Array("Seasonal Acitivities","seasonal.shtml",0,20,200);
	Menu2_1_5=new Array("School Age","http://www.ahsc.health.nb.ca/Programs/ExtraMural/",4,20,200);
		Menu2_1_5_1=new Array("Coloring Sheet","COLOURINGPAGE2.pdf",0,20,200);
		Menu2_1_5_2=new Array("Craft Websites","crafts.shtml",0,20,200);
		Menu2_1_5_3=new Array("Education & Games Websites","eduweb.shtml",0,20,200);
		Menu2_1_5_4=new Array("Seasonal Acitivities","seasonal.shtml",0,20,200);
Menu2_1_6=new Array("Adults","adult.shtml",0,20,200);
        Menu2_2=new Array("Occupational Therapy","OTintro.shtml",5,20,128.5);
                Menu2_2_1=new Array("A career to consider","whatisOT.shtml",0,20,200);
	Menu2_2_2=new Array("Undergraduate programs","http://www.caot.ca",0,20,200);
	Menu2_2_3=new Array("Services","otservices.shtml",0,20,200);
	Menu2_2_4=new Array("Facts","OTfacts.shtml",0,20,200);
                Menu2_2_5=new Array("Tips for daily living","http://www.otworks.com/otworks_page.asp?pageid=604",0,20,200);
        Menu2_3=new Array("Extra Mural Program","http://www.ahsc.health.nb.ca/Programs/ExtraMural/index.shtml",0,20,128.5);
        Menu2_4=new Array("Audiology","audiology_index.shtml",9,20,128.5);
	Menu2_4_1=new Array("Specialized Tests","specializedtests.shtml",0,20,240);
	Menu2_4_2=new Array("Audiologists","Audiologists.shtml",0,20,240);
	Menu2_4_3=new Array("Hearing Aid Information","hearingaid.shtml",0,20,240);
                Menu2_4_4=new Array("Auditory Brainstem Response Test (ABR)","ABR.shtml",0,20,240);
	Menu2_4_5=new Array("Electronystagmography (ENG)","ENG.shtml",0,20,240);
	Menu2_4_6=new Array("Cochlear Implant Information","cochlear.shtml",0,20,240);
	Menu2_4_7=new Array("Auditory Processing Tests","processingtests.shtml",0,20,240);
	Menu2_4_8=new Array("Newborn Hearing Screening (UNIHSP)","newbornhearing.shtml",0,20,240);
	Menu2_4_9=new Array("Access Program","accessprogram.shtml",0,20,240);
Menu2_5=new Array("Physiotherapy","physiotherapy.shtml",4,20,128.5);
	Menu2_5_1=new Array("Contact Information","contactinfo_physio.shtml",0,20,160);
	Menu2_5_2=new Array("Mission","mission_physio.shtml",0,20,160);
	Menu2_5_3=new Array("Services","services_physio.shtml",0,20,160);
                Menu2_5_4=new Array("Related Websites","websites_physio.shtml",0,20,160);
	
Menu3=new Array("News & Events","news.shtml",0,20,111);
        	
            
        

Menu4=new Array("Career Information","education.shtml",0,20,111);

