_menuCloseDelay=100;           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=50;            // The time delay before menus open on mouse over
_followSpeed=5;                // Follow scrolling speed
_followRate=50;                // Follow scrolling Rate
_subOffsetTop=0;              // Sub menu top offset
_subOffsetLeft=0;        // Sub menu left offset
_scrollAmount=3;               // Only needed for Netscape 4.x
_scrollDelay=20;               // Only needed for Netcsape 4.x

_CFix=true;

with(menuStyle=new mm_style()){
onbgcolor="";
oncolor="#000000";
offbgcolor="";
offcolor="#FFFFFF";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
separatorcolor="#A5BCCC";
separatorsize=0;
padding=0;
fontsize="9px"; 
fontstyle="normal";
fontweight="bold";
fontfamily="arial, helvetica, sans-serif";
pagecolor="";
pagebgcolor="";
headercolor="";
headerbgcolor="";
subimage="";
subimagepadding=0;
overfilter="";
outfilter="";
}

with(menuStyle2=new mm_style()){
onbgcolor="#CAC3B0";
oncolor="#3F322A";
offbgcolor="#AEA086";
offcolor="#F0EDE3";
bordercolor="#E7E1D0";
borderstyle="solid";
borderwidth=1;
separatorcolor="#E7E1D0";
separatorsize=1;
padding=7;
menubgimage="";
fontsize="11px"; 
fontstyle="normal";
fontfamily="tahoma, arial";
subimage="images/arrow.gif";
overfilter="fade(duration=0.7);Alpha(opacity=90);Shadow(color=#999999', Direction=135, Strength=5)";
outfilter="fade(duration=0.3)";
}

with(milonic=new menuname("body")){
style=menuStyle2;
borderwidth=0;
bordercolor="#FFFFFF";
itemwidth=235; 

aI("text=Awake Office Lipo with VASER;url=vaser_liposelection.php");
aI("text=Cool Lipo;url=cool_lipo.php");
aI("text=ThermaCool by Thermage;url=thermacool.php");
aI("text=VASER Hi-Def&#8482;;url=vaser_hidef.php");
aI("text=AWAKE Tummy Tuck;url=awake_tummytuck.php");
}

with(milonic=new menuname("medspa")){
style=menuStyle2;
borderwidth=0;
bordercolor="#FFFFFF";
itemwidth=195; 

aI("text=IPL Photorejuvenation;url=photorejuvenation.php");
aI("text=Laser Hair Reduction;url=laser_hair_reduction.php");
aI("text=Laser Teeth Whitening;url=laser_teeth_whitening.php");
aI("showmenu=injectables;text=Injectables;url=#");
aI("text=Spider Vein Treatment;url=sclerotherapy.php");
}
		
		with(milonic=new menuname("injectables")){
		style=menuStyle2;
		borderwidth=0;
		bordercolor="#FFFFFF";
		itemwidth=195; 

		aI("text=Botox;url=botox.php");
		aI("text=Radiesse & Juv&eacute;derm;url=dermal_fillers.php");
		}

with(milonic=new menuname("dayspa")){
style=menuStyle2;
borderwidth=0;
bordercolor="#FFFFFF";
itemwidth=165; 

aI("text=Basic Skin Care;url=basic_skin_care.php");
aI("showmenu=advanced;text=Advanced Skin Care;url=#");
aI("text=Massage;url=massage.php");
aI("text=<b>Body Treatments</b> - <br>Exfoliations and Wraps;url=body_treatments.php");
aI("text=Smooth All Over - Waxing;url=waxing.php");
aI("text=Mineral Make-Up;url=mineral_makeup.php");
aI("text=Day Spa Packages;url=day_spa_packages.php");

}
	
	
	with(milonic=new menuname("advanced")){
		style=menuStyle2;
		borderwidth=0;
		bordercolor="#FFFFFF";
		itemwidth=165; 
		
		aI("text=Profect Skin Analysis;url=profect.php");
		aI("text=Therapeutic Peels;url=therapeutic_peels.php");
		aI("text=Microdermabrasion;url=microdermabrasion.php");
		aI("text=Hydrafacial MD Dermal Infusion;url=hydrafacial.php");
		aI("text=Other Techniques;url=other_techniques.php");
		}
	

with(milonic=new menuname("bioidentical")){
style=menuStyle2;
borderwidth=0;
bordercolor="#FFFFFF";
itemwidth=165; 

aI("text=Menopausal Hormones;url=menopausal_hormones.php");
aI("text=Metabolic Hormones;url=metabolic_hormones.php");

}

with(milonic=new menuname("products")){
style=menuStyle2;
borderwidth=0;
bordercolor="#FFFFFF";
itemwidth=165; 

aI("text=Ajuva Solutions;url=products.php?secid=22");
aI("text=Clarisonic;url=clarisonic.php");

}


drawMenus();