/***********************************************************************************
*	(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=7;			// Number of first level items
	var LowBgColor='1E1C40';			// Background color when mouse is not over
	var LowSubBgColor='1E1C40';			// Background color when mouse is not over on subs
	var HighBgColor='303F80';			// Background color when mouse is over
	var HighSubBgColor='303F80';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='white';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// 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=.27;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.18;			// 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=5;				// Left padding
	var TopPaddng=4;				// 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=200;				// 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/side/1.jpg:images/layout/side/1a.jpg","","",1,42,147);

	Menu1_1=new Array("DR. SEIDEL","drseidel.htm","",0,23,180);

Menu2=new Array("rollover:images/layout/side/2.jpg:images/layout/side/2a.jpg","procedures.htm","",11,30,147);

	Menu2_1=new Array("ACNE","procedure_acne.htm","",0,23,200);
	Menu2_2=new Array("FACIAL/SKIN REJUVENATION","procedure_facial_skin_rejuvenation.htm","",0,23,200);
	Menu2_3=new Array("FINE AND DEEP WRINKLES","procedure_fine_deep_wrinkles.htm","",0,23,200);
	Menu2_4=new Array("HAIR REMOVAL","procedure_hair_removal.htm","",0,23,200);
	Menu2_5=new Array("ROSACEA AND REDNESS","procedure_rosacea_redness.htm","",0,23,200);
	Menu2_6=new Array("SCAR REDUCTION","procedure_scar_reduction.htm","",0,23,200);
	Menu2_7=new Array("SUN DAMAGE and BLEMISHES","procedure_sun_damage_blemishes.htm","",0,23,200);
	Menu2_8=new Array("VASCULAR LESIONS","procedure_vascular_lesions.htm","",0,23,200);
	Menu2_9=new Array("PROFRACTIONAL™","http://cosmeticlasering.com/Profactional.htm","",0,23,200);
	Menu2_10=new Array("ACCENT®XL","http://www.newmexicocosmeticlasering.com/AccentXL.htm","",0,23,200);
	Menu2_11=new Array("ALMALASER-ACCENT","http://www.newmexicocosmeticlasering.com/lasertherapy.htm","",0,23,200);

Menu3=new Array("rollover:images/layout/side/3.jpg:images/layout/side/3a.jpg","testimonials.htm","",0,34,147);

Menu4=new Array("rollover:images/layout/side/5.jpg:images/layout/side/5a.jpg","","",0,31,147);

Menu5=new Array("rollover:images/layout/side/7.jpg:images/layout/side/7a.jpg","paymentplans.htm","",0,32,147);

Menu6=new Array("rollover:images/layout/side/8.jpg:images/layout/side/8a.jpg","location.htm","",0,32,147);

Menu7=new Array("rollover:images/layout/side/9.jpg:images/layout/side/9a.jpg","contactus.htm","",0,32,147);