/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.41 24 December 2001	          *
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=11;			// Number of first level items
	var LowBgColor='#FBF1B1';			// Background color when mouse is not over
	var LowSubBgColor='#FBF1B1';			// Background color when mouse is not over on subs
	var HighBgColor='#8DB1D5';			// Background color when mouse is over
	var HighSubBgColor='#8DB1D5';			// Background color when mouse is over on subs
	var FontLowColor='#000000';			// Font color when mouse is not over
	var FontSubLowColor='#000000';			// Font color subs when mouse is not over
	var FontHighColor='#000000';			// Font color when mouse is over
	var FontSubHighColor='#000000';			// Font color subs when mouse is over
	var BorderColor='#000000';			// Border color
	var BorderSubColor='#000000';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,helvetica,sans-serif"	// Font family menu items
	var FontSize=9;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='center';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.1;			// vertical overlap child/ parent
	var StartTop=145;				// Menu offset x coordinate
	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=1;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

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


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("Home","index.shtml","",0,15,50);

Menu2=new Array("About Our Office","","",6,15,110);
  	Menu2_1=new Array("Meet Dr Allen","allen.shtml","",0,15,100); 
  	Menu2_2=new Array("Meet Our Staff","staff.shtml","",0,15,100);
	Menu2_3=new Array("Hours/Directions","hours.shtml","",0,15,100);
	Menu2_4=new Array("First Visit","first_visit.shtml","",0,15,100);
	Menu2_5=new Array("Office Tour","office_tour.shtml","",0,15,100);
	Menu2_6=new Array("Contests","contests.shtml","",0,15,100);

Menu3=new Array("Office Policies","","",2,15,105);
	Menu3_1=new Array("General Policies","policies.shtml","",0,15,125);
	Menu3_2=new Array("Dental Forms","","",6,15,125);
		Menu3_2_1=new Array("Adult Front","pdf/AdultF.pdf","",0,15,100);
		Menu3_2_2=new Array("Adult Back","pdf/AdultB.pdf","",0,15,100);
        		Menu3_2_3=new Array("Child Front","pdf/ChildF.pdf","",0,15,100);
		Menu3_2_4=new Array("Child Back","pdf/ChildB.pdf","",0,15,100);
        		Menu3_2_5=new Array("HIPAA","pdf/hipaa.doc","",0,15,100);
        		Menu3_2_6=new Array("Privacy","pdf/privacy_practices.doc","",0,15,100); 


Menu4=new Array("About Our Braces","","",5, 15,115);
		Menu4_1=new Array("Damon Braces","damon.shtml","",0,15,100); 
		Menu4_2=new Array("Damon Video","video/Damon7minVideo.mov","",0,15,100); 
        		Menu4_3=new Array("Appliances"," ","",3,15,100); 
			Menu4_3_1=new Array("Invisalign","invisalign.shtml","",0,15,80);
            			Menu4_3_2=new Array("Mambo","mambo.shtml","",0,15,80);
            			Menu4_3_3=new Array("Herbst TM. Off.","herbst.shtml","",0,15,80); 
		Menu4_4=new Array("Elastics","elastics.shtml","",0,15,75);
          
        		Menu4_5=new Array("Retainers","","",3,15,100); 
			Menu4_5_1=new Array("Fixed","fixedrets.shtml","",0,15,75);
            			Menu4_5_2=new Array("Removable","remrets.shtml","",0,15,75);
            			Menu4_5_3=new Array("Essix","essix.shtml","",0,15,75);



Menu5=new Array("About Orthodontics",""," ",5, 15,125);
	Menu5_1=new Array("Proper Brushing","brushing.shtml","",0,15,120); 
	Menu5_2=new Array("Proper Diet","foods.shtml","",0,15,120); 
              Menu5_3=new Array("Two Phase Ortho","2phase_ortho.shtml ","",0,15,120); 
               Menu5_4=new Array("Types of Bites","bites.shtml","",0,15,120); 
	Menu5_5=new Array("Tooth Development","tooth_development.shtml","",0,15,120); 


Menu6=new Array("FAQ","faq.shtml","",0,15,45);
		

Menu7=new Array("Emergencies","","",4, 15,100);
	Menu7_1=new Array("Loose Brace","loose_brace.shtml","",0,15,120);
	Menu7_2=new Array("Wire Emergencies","wire_emergencies.shtml","",0,15,100);
              Menu7_3=new Array("Lost Hook/Tie","wires.shtml","",0);
	Menu7_4=new Array("Retainers","ret-emergency.shtml","",0,15,105);
	
Menu8=new Array("Photo Gallery","photo_gallery.shtml ","",0, 15,90);





Menu9=new Array("Medication"," ","",3, 15,90);
             Menu9_1=new Array("Sal-Tropine","saltropine.shtml","",0,15,120);
             Menu9_2=new Array("Fluoride","fluoride.shtml","",0,15,120);
             Menu9_3=new Array("Cold Sores/Ulcers","ulcer.shtml","",0,15,120);


 Menu10=new Array("Contact Us","contact.shtml","",0,15,80);

Menu11=new Array("Links","links.shtml","",0,15,70);

	