//(c) Ger Versluis 2000 version 1.0, 1 november 2000

	var NoOffFirstLineMenus=8; //set number of main menu items
	var LowBgColor='#A1B0E2';
	var HighBgColor='#C0C1BA';
	var FontLowColor='white';
	var FontHighColor='black';
	var BorderColor='black';
	var BorderWidth=1;
	var BorderBtwnElmnts=1;
	var FontFamily="veranda,comic sans ms,technical,arial"
	var FontSize=8;
	var FontBold=0;
	var FontItalic=0;
	var MenuTextCentered=0;
	var MenuCentered='left';
	var MenuVerticalCentered='top';
	var ChildOverlap=.1;
	var ChildVerticalOverlap=.1;
	var StartTop=200; //set vertical offset
	var StartLeft=25; //set horizontal offset
	var VerCorrect=0;
	var HorCorrect=0;	var LeftPaddng=3;
	var TopPaddng=2;
	var FirstLineHorizontal=0; //set menu layout (1=horizontal, 0=vertical)
	var MenuFramesVertical=1;
	var DissapearDelay=500;
	var TakeOverBgColor=1;
	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("Our Office","office.php",7,18,125);
Menu1_1=new Array("General Info","office.php#2",0,18,125);
Menu1_2=new Array("About Our Office","office.php#3",0,18,125);
Menu1_3=new Array("About Oral & Maxillofacial Surgeons","office.php#4",0,18,125);
Menu1_4=new Array("About Dr. Lee","office.php#5",1,18,125);
Menu1_4_1=new Array("Dr. Lee's CURRICULUM VITAE","drlee.php",0,18,250);
Menu1_5=new Array("About Our Staff","office.php#6",0,18,125);
Menu1_6=new Array("The Insurance Game","office.php#7",0,18,125);
Menu1_7=new Array("What Sets Us Apart","office.php#8",0,18,125);

Menu2=new Array("Pre-registration Forms","forms.php",3,18,125);
Menu2_1=new Array("General Information","forms.php",0,18,125);
Menu2_2=new Array("Medical History","forms.php",0,18,125);
Menu2_3=new Array("Insurance","forms.php",0,18,125);

Menu3=new Array("Oral Surgery","oralsurgery.php",1);
Menu3_1=new Array("Deutoalveolar Surgery - A patient's guide to Wisdom Teeth ","oralsurgery.php",9,18,350);
Menu3_1_1=new Array("Introduction","oralsurgery.php",0,18,125);
Menu3_1_2=new Array("Impacted Wisdom Teeth","oralsurgery.php#1",0,18,125);
Menu3_1_3=new Array("Treatment","oralsurgery.php#2",0,18,125);
Menu3_1_4=new Array("Presurgical Consultation","oralsurgery.php#3",0,18,125);
Menu3_1_5=new Array("Preparing for Your Surgery","oralsurgery.php#4",0,18,125);
Menu3_1_6=new Array("Surgery","oralsurgery.php#5",0,18,125);
Menu3_1_7=new Array("Post Operative Care","oralsurgery.php#6",0,18,125);
Menu3_1_8=new Array("Diet","oralsurgery.php#7",0,18,125);
Menu3_1_9=new Array("Risks and Complications","oralsurgery.php#8",0,18,125);


Menu4=new Array("Maxillofacial Surgery","maxisurgery.php",1,18,125);
Menu4_1=new Array("Orthognathic Surgery - Jaw Reconstruction","maxisurgery.php",3,18,250);
Menu4_1_1=new Array("Preparing for Surgery","maxisurgery.php#1",0,18,125);
Menu4_1_2=new Array("Risks","maxisurgery.php#2",0,18,125);
Menu4_1_3=new Array("Insurance","maxisurgery.php#3",0,18,125);


Menu5=new Array("Dental Implantology","implantology.php",2,18,125);
Menu5_1=new Array("Dental Implantology","implantology.php",11,18,300);
Menu5_1_1=new Array("Introduction ","implantology.php",0,18,250);
Menu5_1_2=new Array("Historical Perspective ","implantology.php#1",0,18,250);
Menu5_1_3=new Array("Definition of Terms ","implantology.php#2",0,18,250);
Menu5_1_4=new Array("IMPLANT TYPES ","implantology.php#3",0,18,250);
Menu5_1_5=new Array("Who is a Candidate for Dental Implants? ","implantology.php#4",0,18,250);
Menu5_1_6=new Array("Prerequisites for Success ","implantology.php#5",0,18,250);
Menu5_1_7=new Array("Diagnosis and Treatment Planning ","implantology.php#6",0,18,250);
Menu5_1_8=new Array("Analysis of X-Rays and Mounted Plaster Casts ","implantology.php#7",0,18,250);
Menu5_1_9=new Array("Determining Amount and Quality of Bone ","implantology.php#9",0,18,250);
Menu5_1_10=new Array("Determining the Exact Location for the Implant ","implantology.php#10",0,18,250);
Menu5_1_11=new Array("Success of Implants ","implantology.php#11",0,18,250);
Menu5_2=new Array("REPLACING MISSING TEETH WITH IMPLANTS","implantology.php#12",0,18,300);

Menu6=new Array("Contact Us","contact.php",0);

Menu7=new Array("Your Privacy","privacy.php",0);

Menu8=new Array("Statewood Consulting","statewood.php",0);

	
