/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=10;			// Number of first level items

	var LowBgColor='CE9E53';			// Background color when mouse is not over
	var HighBgColor='CE9E53';			// Background color when mouse is over
	var FontLowColor='white';			// Font color when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over

	var LowSubBgColor='CE9E53';			// Background color when mouse is not over on subs
	var HighSubBgColor='CE9E53';			// Background color when mouse is over on subs
	var FontSubLowColor='ffffff';			// Font color subs when mouse is not over
	var FontSubHighColor='C9BB69';			// Font color subs when mouse is over

	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;				// Border between elements 1 or 0
	var FontFamily="Verdana,comic sans ms,technical"// Font family menu items
	var FontSize=8;					// 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','bottom' or static
	var ChildOverlap=.06;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=241;				// 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=7;				// Left padding
	var TopPaddng=7;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	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
	var ShowArrow=0;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['hvmenu/tri.gif',5,10,'hvmenu/tridown.gif',10,5,'hvmenu/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"
// rollover:*****/layout/side:*****/layout/side


Menu1=new Array("rollover:images/layout/buttons/1.jpg:images/layout/buttons/1.jpg","","",0,23,161);
			
Menu2=new Array("rollover:images/layout/buttons/2.jpg:images/layout/buttons/2a.jpg","about_dr_kerluke.htm","",0,30,161);
	Menu2_1=new Array("Biography","about_dr_kerluke.htm","",0,20,125);
	Menu2_2=new Array("Credentials","credentials.htm","",0,27,125);
	
Menu3=new Array("rollover:images/layout/buttons/3.jpg:images/layout/buttons/3a.jpg","","",6,28,161);
	Menu3_1=new Array("Facility","facility.htm","",0,20,150);
	Menu3_2=new Array("List of Procedures","full_list_of_procedures.htm","",0,20,150);
	Menu3_3=new Array("Meet the Staff","staff.htm","",0,20,150);
	Menu3_4=new Array("Our Location","location.htm","",0,20,150);
	Menu3_5=new Array("Patients FAQs","faqs.htm","",0,20,150);
	Menu3_6=new Array("Your Consultation","consultation.htm","",0,27,150);
	
	
Menu4=new Array("rollover:images/layout/buttons/4.jpg:images/layout/buttons/4a.jpg","","",7,29,161);
	Menu4_1=new Array("Browlift","browlift.htm","",0,20,200);	
	Menu4_2=new Array("Chin Augmentation","chin_augmentation.htm","",0,20,125);
	Menu4_3=new Array("Contour Threadlift™","Contour_Threadlift.htm","",0,20,125);
	Menu4_4=new Array("Earlobe Repair/Reduction","Earlobe_Repair_Reduction.htm","",0,20,125);
	Menu4_5=new Array("Eyelid Lift","eyelid_lift.htm","",0,20,125);
	Menu4_6=new Array("Facelift","facelift.htm","",0,20,125);
	Menu4_7=new Array("Nose Reshaping","rhinoplasty.htm","",0,27,125);
 
Menu5=new Array("rollover:images/layout/buttons/12.jpg:images/layout/buttons/12a.jpg","","",6,27,161);
	Menu5_1=new Array("Breast Asymmetry","breast_asymmetry.htm","",0,20,175);
	Menu5_2=new Array("Breast Enlargement","breast_augmentation.htm","",0,20,135);
	Menu5_3=new Array("Breast Lift","breast_lift.htm","",0,20,135);
	Menu5_4=new Array("Breast Reduction","breast_reduction.htm","",0,20,135);
	Menu5_5=new Array("Male Breast Reduction","male_breast_reduction.htm","",0,20,135);
	Menu5_6=new Array("Nipple Repair","","",0,27,135);
		Menu5_6_1=new Array("Inverted Nipple Repair","Inverted_Nipple_Repair.htm","",0,20,165);
		Menu5_6_2=new Array("Nipple Reduction","","",0,27,135);

	Menu6=new Array("rollover:images/layout/buttons/5.jpg:images/layout/buttons/5a.jpg","","",7,29,161);
	Menu6_1=new Array("Armlift ","armlift.htm","",0,20,135);
	Menu6_2=new Array("Bodylift","BodyLift.htm","",0,20,135);
	Menu6_3=new Array("Buttock Lift","buttocklift.htm","",0,20,135);
	Menu6_4=new Array("Liposuction","","",2,20,135);
		Menu6_4_1=new Array("Liposuction","liposuction.htm","",0,20,175);
		Menu6_4_2=new Array("Ultrasound Assisted Liposuction","ultrasound-liposuction.htm","",0,42,175);
	Menu6_5=new Array("Thigh Lift","","",0,20,135);
	Menu6_6=new Array("Tummy Tuck","abdominoplasty.htm","",0,20,135);
	Menu6_7=new Array("Labiaplasty","labiaplasty.htm","",0,27,135);

Menu7=new Array("rollover:images/layout/buttons/7.jpg:images/layout/buttons/7a.jpg","","",7,29,161);
	Menu7_1=new Array("Artecoll®","Artecoll.htm","",0,20,175);
	Menu7_2=new Array("BOTOX® Cosmetic","BOTOX_Cosmetic.htm","",0,20,161);
	Menu7_3=new Array("Fat Transfer","fat_transfer.htm","",0,20,161);
	Menu7_4=new Array("Laser Resurfacing","laser_resurfacing.htm","",0,20,161);
	Menu7_5=new Array("Restylane®/Perlane®/ Restylane Fine Lines®","Restylane-Perlane.htm","",0,35,161);
	Menu7_6=new Array("Teosyal","","",0,20,161);
	Menu7_7=new Array("Skin Care Programs & Products","products.htm","",0,42,161);
		Menu7_7_1=new Array("Dermatix","#DERMATIX","",0,20,100);	
		Menu7_7_2=new Array("Glyquin","products.htm#GLYQUIN","",0,20,100);
		Menu7_7_3=new Array("Obagi","products.htm#OBAGI","",0,20,100);		
		Menu7_7_4=new Array("Vivier","products.htm#VIVIER","",0,27,100);


Menu8=new Array("rollover:images/layout/buttons/8.jpg:images/layout/buttons/8a.jpg","updates.htm","",0,32,161);

Menu9=new Array("rollover:images/layout/buttons/9.jpg:images/layout/buttons/9a.jpg","contact.htm","",0,30,161);
	Menu9_1=new Array("Request Information","","",0,27,161);
	
Menu10=new Array("rollover:images/layout/buttons/10.jpg:images/layout/buttons/10a.jpg","index.htm","",0,21,161);