//				(c) Ger Versluis 2000 version 4.0, 14 August 2001
//				You may remove all comments for faster loading

	var NoOffFirstLineMenus=15;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#D992CA';			// Background color when mouse is over
	var HighSubBgColor='#D992CA';			// Background color when mouse is over on subs
	var FontLowColor='#213163';			// Font color when mouse is not over
	var FontSubLowColor='#213163';			// Font color subs when mouse is not over
	var FontHighColor='blue';			// Font color when mouse is over
	var FontSubHighColor='blue';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,verdana,sans"	// Font family menu items
	var FontSize=10;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle' or 'bottom'
	var ChildOverlap=.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.3;			// vertical overlap child/ parent
	var StartTop=170;				// Menu offset x coordinate
	var StartLeft=15;				// Menu offset y coordinate
	var VerCorrect=300;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=4;				// Left padding
	var TopPaddng=3;				// Top padding
	var FirstLineHorizontal=0;			// First level items layout horizontal 1 or 0
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=500;			// 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

function BeforeStart(){;
	}

function AfterBuild(){;
	}

// Menu tree
//	MenuX=new Array(ItemText, Link, background image, number of sub elements, height, width);

Menu1=new Array("Home","home.asp","",0,25,160);

Menu2=new Array("Our Office","#","",3,25,160);
	Menu2_1=new Array("Meet Our Orthodontist","doctor.asp","",0,20,210);
	Menu2_2=new Array("Office Hours","hours.asp","",0,20,210);
	Menu2_3=new Array("Location","location.asp","",0,20,210);

Menu3=new Array("Contact Us","contactus.asp","",0,25,160);

Menu4=new Array("New Patient Information","#","",3,40,150);
	Menu4_1=new Array("First Visit","free-orthodontic-exam.asp","",0,20,210);
	Menu4_2=new Array("Orthodontic Records","orthodontic-records.asp","",0,20,210);
	Menu4_3=new Array("Schedule a Complimentary Evaluation","schedule_orthodontic_appointment.asp","",0,40,210);


Menu5=new Array("Treatment for Children","#","",3,25,160);
	Menu5_1=new Array("Orthodontics for Children","orthodontics-children.asp","",0,20,210);
	Menu5_2=new Array("Common Questions","childrens-orthodontics-faq.asp ","",0,20,210);
	Menu5_3=new Array("Patient Testimonials","children-testimonials.asp ","",0,20,210);

Menu6=new Array("Treatment for Teens","#","",4,25,160);
	Menu6_1=new Array("Braces for Teens","braces-teens.asp","",0,20,210);
	Menu6_2=new Array("Invisalign Teen Orthodontics","invisalign-teens.asp","",0,20,210);
	Menu6_3=new Array("Invisalign Teen FAQ","invisalign-teens-faq.asp","",0,20,210);
	Menu6_4=new Array("Patient Testimonials","teen-testimonials.asp","",0,20,210);

Menu7=new Array("Treatment for Adults","#","",3,25,160);
	Menu7_1=new Array("Initial Examination","initial-exam.asp","",0,20,210);
	Menu7_2=new Array("Common Questions","adult-common-questions.asp","",0,20,210);
	Menu7_3=new Array("Testimonials","adult-testimonials.asp","",0,20,210);

Menu8=new Array("Damon System Braces","#","",4,25,150);
	Menu8_1=new Array("The Damon System difference","damon_system_difference.asp","",0,20,250);
	Menu8_2=new Array("Damon Braces FAQ ","damon_braces_faq.asp","",0,20,250);
	Menu8_3=new Array("Damon Braces Video","javascript:window.open('damon_video.asp',null,'height=350, width=400, status=yes, toolbar=no, menubar=no, resizable=yes')","",0,20,250);	
	Menu8_4=new Array("Damon Photo Gallery & Testimonials ","damon_gallery_testimonials.asp","",0,20,250);

Menu9=new Array("Invisalign","#","",5,25,160);
	Menu9_1=new Array("Invisalign Orthodontics","invisalign-orthodontics.asp","",0,20,210);
	Menu9_2=new Array("Invisalign FAQ","invisalignfaq.asp","",0,20,210);
	Menu9_3= new Array("Invisalign Video","javascript:window.open('invisalign_video.asp',null,'height=350, width=400, status=yes, toolbar=no, menubar=no, resizable=yes')","",0,20,110);
	Menu9_4=new Array("Invisalign Before & After Gallery","invisalign_beforeafters.asp","",0,20,210);
	Menu9_5=new Array("Invisalign Testimonials","invisalign_testimonials.asp","",0,20,210);


Menu10=new Array("Laser Treatment in Orthodontics","#","",4,37,160);
Menu10_1=new Array("Diode Laser Treatment","laser_diode_treatment.asp","",0,20,210);
	Menu10_2=new Array("Diode Laser FAQ ","laser_diode_faq.asp","",0,20,210);
	Menu10_3=new Array("Laser Treatment Videos","#","",3,20,210);
		Menu10_3_1=new Array("Esthetic Gingival Recontouring","javascript:window.open('recontouring.asp',null,'height=350, width=400, status=yes, toolbar=no, menubar=no, resizable=yes')","",0,20,210);
		Menu10_3_2=new Array("Gingivectomy for Bracket Repositioning ","javascript:window.open('gingivectomy.asp',null,'height=350, width=400, status=yes, toolbar=no, menubar=no, resizable=yes')","",0,20,260);
		Menu10_3_3=new Array("Frenectomy","javascript:window.open('frenectomy.asp',null,'height=350, width=400, status=yes, toolbar=no, menubar=no, resizable=yes')","",0,20,210);
	Menu10_4=new Array("Patient Testimonials","laser_diode_testimonials.asp","",0,20,210);

Menu11=new Array("Temporary Anchorage Devices","#","",3,37,160);
	Menu11_1=new Array("Temporary Anchorage Devices (TADS)","tads.asp","",0,20,250);
	Menu11_2=new Array("TADS FAQ","tadsquestions.asp","",0,20,250);
	Menu11_3=new Array("Patient Testimonials","javascript:window.open('tads_video.asp',null,'height=400, width=500, status=yes, toolbar=no, menubar=no, resizable=yes')","",0,20,250);

Menu12=new Array("Professional Teeth Whitening","#","",7,37,160);
Menu12_1=new Array("Teeth Whitening FAQ","whiteningfaq.asp","",0,20,235);
	Menu12_2=new Array("BriteSmile Whitening","britesmile-whitening.asp","",0,20,235);
	Menu12_3=new Array("Whitening Before and After","britesmile-whitening-before-after.asp","",0,20,235);
	Menu12_4=new Array("Testimonials","teeth-whitening-testimonials.asp","",0,20,235);	
	Menu12_5=new Array("Clinical Research","britesmile-clinical-research.asp","",0,20,235);
	Menu12_6=new Array("BriteSmite Whitening in the News","britesmile-whitening-in-the-news.asp","",0,20,235);
	Menu12_7=new Array("Schedule a Complimentary Evaluation","free-whitening-exam.asp","",0,40,235);

Menu13=new Array("Financial Arrangements","#","",3,20,160);
	Menu13_1=new Array("Cost of Braces","braces-cost.asp","",0,20,250);
	Menu13_2=new Array("Payment Options for Orthodontics","payment-options-orthodontics.asp","",0,20,250);
	Menu13_3=new Array("Payment Options for Teeth Whitening","payment-options-whitening.asp","",0,20,250);

Menu14=new Array("Orthodontic Insurance","insurance.asp","",0,20,160);



Menu15=new Array("Patient Corner","#","",5,20,160);
	Menu15_1=new Array("Oral Hygiene with Braces","oral-hygiene-braces.asp","",0,20,230);
	Menu15_2=new Array("Diet Do’s and Don’ts","diet-dos-and-donts.asp","",0,20,230);
	Menu15_3=new Array("Managing Discomfort","managing-discomfort-with-braces.asp","",0,20,230);
	Menu15_4=new Array("Glossary of Orthodontic Terms"," orthodontic-terms.asp","",0,20,230);
	Menu15_5=new Array("Your Appointment & Account Information","https://www.mytlink.net/TLink/Patient/Login.asp?tpract=105610","_blank",0,37,230);
