/***********************************************************************************
*	(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=15;			// Number of first level items
	
	//APPEARANCE
	var LowBgColor='';			// Background color when mouse is not over
	var HighBgColor='';			// Background color when mouse is over
	var FontLowColor='';			// Font color when mouse is not over
	var FontHighColor='';			// Font color when mouse is over

var LowSubBgColor='F3DFAD';			// Background color when mouse is not over on subs
var HighSubBgColor='E7CE8D';			// Background color when mouse is over on subs
var FontSubLowColor='556A71'; 		// Font color subs when mouse is not over
var FontSubHighColor='556A71';		// Font color subs when mouse is over
	var BorderColor='';			// Border color
	var BorderSubColor='';			// Border color for subs

	var BorderWidth=0;			// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial, helvetica, helv, verdana,comic sans ms,Times, ITC Garamond, Garamond, technical"	// Font family menu items
	var FontSize=9;					// Font size menu items
	var FontBold=0;					// 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','bottom' or static

	var ChildOverlap=0//-0.11;//.1;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=0//-0.5;			// vertical overlap child/ parent
	
var StartTop=34;	//121;				// Menu offset x coordinate	//ignored when using frames/rows
var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=10;				// Multiple frames x correction

	var LeftPaddng=10;				// Left padding
	var TopPaddng=2;				// Top padding

	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols [1] or rows [0]

	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navigation';	// Frame where first level appears 
	var SecLineFrame='body';			// Frame where sub levels appear
	var DocTargetFrame='body';			// Frame where target documents appear

	var TargetLoc='relative';				// 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=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['',5,10,'',10,5,'',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("rollover:nav/about_off.gif:nav/about_on.gif", "","",7,27,195);
    Menu1_1=new Array("Doctors",							"doctors.asp",	"",0,21,180);
    Menu1_2=new Array("Staff",							"staff.asp",	"",0,21,150);
    Menu1_3=new Array("Our Office",									"our-office.asp",	"",0,21,150);
//    Menu1_3=new Array("How We Are Different",						"different.asp",	"",0,21,150);
    Menu1_4=new Array("Hours and Directions",						"hours-dir.asp",	"",0,21,150);
    Menu1_5=new Array("Insurance and Financial",					"ins-financing.asp",	"",0,21,200);
//		Menu1_5_1=new Array("Insurance Accepted",				"ins-accepted.asp",	"",0,21,160);
//		Menu1_5_2=new Array("CareCredit",						"ins-carecredit.asp",	"",0,21,160);
//		Menu1_5_3=new Array("In-Office financing",					"construction.asp",	"",0,21,160);
    Menu1_6=new Array("Patient Forms",								"",	"",4,21,150);
		Menu1_6_1=new Array("Adult Health History (18 and over)",	"patientform.asp",	"",0,21,240);
		Menu1_6_2=new Array("Child Health History (under 18)",		"child-dental.asp",	"",0,21,240);
		Menu1_6_3=new Array("Adult Orthodontic Health History (18 and over)",	"adult-ortho.asp",	"",0,38,240);
		Menu1_6_4=new Array("Child Orthodontic Health History (under 18)",		"child-ortho.asp",	"",0,38,240);
    Menu1_7=new Array("Testimonials",								"testimonials.asp",	"",0,21,150);

Menu2=new Array("rollover:images/spacer.gif:images/spacer.gif", "","",0,16,195);

Menu3=new Array("rollover:nav/gallery_off.gif:nav/gallery_on.gif",		"gallery.asp","",0,27,195);

Menu4=new Array("rollover:images/spacer.gif:images/spacer.gif", "","",0,16,195);

Menu5=new Array("rollover:nav/family_off.gif:nav/family_on.gif",		"family-dentistry.asp","",0,27,195);

Menu6=new Array("rollover:images/spacer.gif:images/spacer.gif", "","",0,16,195);

Menu7=new Array("rollover:nav/cosmetic_off.gif:nav/cosmetic_on.gif",	 "cosmetic.asp","",0,27,195);

Menu8=new Array("rollover:images/spacer.gif:images/spacer.gif", "","",0,16,195);

Menu9=new Array("rollover:nav/ortho_off.gif:nav/ortho_on.gif", "","",4,27,195);
    Menu9_1=new Array("Conventional Braces",							"",	"",5,21,180);
		Menu9_1_1=new Array("About",									"conventional-braces.asp",	"",0,21,160);
		Menu9_1_2=new Array("What to Expect",							"conv-what-to-expect.asp",	"",0,21,160);
		Menu9_1_3=new Array("Care Of",									"conv-care-of.asp",	"",0,21,160);
		Menu9_1_4=new Array("What to do if you lose a bracket",			"conv-lose-bracket.asp",	"",0,38,160);
		Menu9_1_5=new Array("What to do if a wire becomes bothersome",	"conv-wire-problem.asp",	"",0,38,160);
    Menu9_2=new Array("Lingual Braces",									"",	"",5,21,180);
		Menu9_2_1=new Array("About",									"lingual-braces.asp",	"",0,21,160);
		Menu9_2_2=new Array("What to Expect",							"lingual-what-to-expect.asp",	"",0,21,160);
		Menu9_2_3=new Array("Care Of",									"lingual-care-of.asp",	"",0,21,160);
		Menu9_2_4=new Array("What to do if you lose a bracket",			"lingual-lose-bracket.asp",	"",0,38,160);
		Menu9_2_5=new Array("What to do if a wire becomes bothersome",	"lingual-wire-problem.asp",	"",0,38,160);
    Menu9_3=new Array("Invisalign",						"",	"",4,21,180);
		Menu9_3_1=new Array("About",					"invisalign.asp",	"",0,21,160);
		Menu9_3_2=new Array("What to Expect",			"invis-what-to-expect.asp",	"",0,21,160);
		Menu9_3_3=new Array("Care Of",					"invis-care-of.asp",	"",0,21,160);
		Menu9_3_4=new Array("Before and After",			"invisalign-b4after.asp",	"",0,21,160);
	Menu9_4=new Array("Retainers",						"retainers.asp",	"",0,21,180);

Menu10=new Array("rollover:images/spacer.gif:images/spacer.gif", "","",0,16,195);

Menu11=new Array("rollover:nav/postop_off.gif:nav/postop_on.gif", "","",2,43,195);
    Menu11_1=new Array("General Dentistry",				"",	"",5,21,180);
		Menu11_1_1=new Array("Extractions",				"po-extractions.asp",	"",0,21,180);
		Menu11_1_2=new Array("Simple fillings",			"po-fillings.asp",	"",0,21,180);
		Menu11_1_3=new Array("Crown or Bridge",			"po-crown.asp",	"",0,21,220);
		Menu11_1_4=new Array("Root Canal Therapy",		"po-rootcanal.asp",	"",0,21,220);
		Menu11_1_5=new Array("Scaling and Root Planing (deep cleaning)",	"po-scaling.asp",	"",0,38,220);
    Menu11_2=new Array("Periodontal Surgery",			"po-periodontal.asp",	"",0,21,180);

Menu12=new Array("rollover:images/spacer.gif:images/spacer.gif", "","",0,16,195);

Menu13=new Array("rollover:nav/specials_off.gif:nav/specials_on.gif", "","",3,27,195);
    Menu13_1=new Array("Back to School Specials",			"special-school.asp",	"",0,21,200);
    Menu13_2=new Array("New Patient Specials",				"special-new-patients.asp",	"",0,21,200);
    Menu13_3=new Array("Britesmile Whitening Specials",		"special-britesmile.asp",	"",0,21,200);

Menu14=new Array("rollover:images/spacer.gif:images/spacer.gif", "","",0,16,195);


Menu15=new Array("rollover:nav/contact_off.gif:nav/contact_on.gif",	 "contact.asp","",0,27,195);
