fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;

with(menuStyle=new mm_style()){
bordercolor="#066BB3";
borderstyle="solid";
borderwidth=1;
align="left";
fontfamily="arial,verdana,Tahoma";
fontsize="12px";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff"; // mouseOff bg color
offcolor="#0A93D6"; // mouseOff font color
onbgcolor="#0A93D6"; //rollover bg color
oncolor="#ffffff"; // rollover font color
outfilter="randomdissolve(duration=0.3)";
//overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#cfcfcf', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#ffffff";
pagecolor="#0A93D6";
separatorcolor="#017FBC";
separatorsize=1;
//subimage="arrow.gif";
subimagepadding=2;
}

//mmenu1
with(milonic=new menuname("home")){
overflow="scroll";
style=menuStyle;
aI("text=<strong>What can CAS Clean?</strong>;url=what_can_CAS_clean.php;");
aI("text=<strong>Mold Facts</strong>;url=mold_glossary.php;");
aI("text=<strong>Bacteria &amp; Virus Facts</strong>;url=bacteria.php;");
aI("text=<strong>Pest &amp; Rodent Facts</strong>;url=pest.php;");
aI("text=<strong>Ozone FDA Approved</strong>;url=fda_approvals.php;");
}

													
													

//mmenu2
with(milonic=new menuname("about")){
overflow="scroll";
style=menuStyle;
aI("text=<strong>Our Guarantee</strong>;url=our_guarantee.php;");
aI("text=<strong>Our Process</strong>;url=our_process.php;");
aI("text=<strong>Pricing</strong>;url=pricing.php;");
aI("text=<strong>The Benefits</strong>;url=benes.php;");
aI("text=<strong>System Information</strong>;url=sys_info.php;");
aI("text=<strong>Certified Technicians</strong>;url=cert_techs.php;");
aI("text=<strong>Who's Using Our System?</strong>;url=whos_using.php;");
aI("text=<strong>Board of Directors</strong>;url=bod.php;");
}

													
													
//mmenu3
with(milonic=new menuname("aboutozone")){
overflow="scroll";
style=menuStyle;
aI("text=<strong>What is Ozone?</strong>;url=about_ozone_main.php#1;");
aI("text=<strong>What does Ozone do? </strong>;url=about_ozone_main.php#2;");
aI("text=<strong>Where is Ozone used? </strong>;url=about_ozone_main.php#3;");
aI("text=<strong>Is Ozone healthy? </strong>;url=about_ozone_main.php#4;");
aI("text=<strong>Is Ozone safe for environment and for equipment? </strong>;url=about_ozone_main.php#5;");
aI("text=<strong>Is Ozone convenient in pools and spas? </strong>;url=about_ozone_main.php#6;");
aI("text=<strong>Is Ozone able to disenfect athletic equipment?</strong>;url=about_ozone_main.php#7;");
aI("text=<strong>Is Ozone able to clean automobiles?</strong>;url=about_ozone_main.php#8;");
}

//mmenu4
with(milonic=new menuname("casbenefits")){
overflow="scroll";
style=menuStyle;
//aI("text=<strong>About Ozone Link 1</strong>;url=#.php;");
//aI("text=<strong>About Ozone Link 2</strong>;url=#.php;");
//aI("text=<strong>About Ozone Link 3</strong>;url=#.php;");
}

//mmenu5
with(milonic=new menuname("govt")){
overflow="scroll";
style=menuStyle;
//aI("text=<strong>About Ozone Link 1</strong>;url=#.php;");
//aI("text=<strong>About Ozone Link 2</strong>;url=#.php;");
//aI("text=<strong>About Ozone Link 3</strong>;url=#.php;");
}

//mmenu6
with(milonic=new menuname("news")){
overflow="scroll";
style=menuStyle;
//aI("text=<strong>About Ozone Link 1</strong>;url=#.php;");
//aI("text=<strong>About Ozone Link 2</strong>;url=#.php;");
//aI("text=<strong>About Ozone Link 3</strong>;url=#.php;");
}

//mmenu7
with(milonic=new menuname("casestudies")){
overflow="scroll";
style=menuStyle;
//aI("text=<strong>About Ozone Link 1</strong>;url=#.php;");
//aI("text=<strong>About Ozone Link 2</strong>;url=#.php;");
//aI("text=<strong>About Ozone Link 3</strong>;url=#.php;");
}

//mmenu8
with(milonic=new menuname("faq")){
overflow="scroll";
style=menuStyle;
//aI("text=<strong>About Ozone Link 1</strong>;url=#.php;");
//aI("text=<strong>About Ozone Link 2</strong>;url=#.php;");
//aI("text=<strong>About Ozone Link 3</strong>;url=#.php;");
}

//mmenu9
with(milonic=new menuname("quiz")){
overflow="scroll";
style=menuStyle;
//aI("text=<strong>About Ozone Link 1</strong>;url=#.php;");
//aI("text=<strong>About Ozone Link 2</strong>;url=#.php;");
//aI("text=<strong>About Ozone Link 3</strong>;url=#.php;");
}

//mmenu10
with(milonic=new menuname("partnershipnetwork")){
overflow="scroll";
style=menuStyle;
//aI("text=<strong>About Ozone Link 1</strong>;url=#.php;");
//aI("text=<strong>About Ozone Link 2</strong>;url=#.php;");
//aI("text=<strong>About Ozone Link 3</strong>;url=#.php;");
}

//mmenu11
with(milonic=new menuname("contact")){
overflow="scroll";
style=menuStyle;
//aI("text=<strong>About Ozone Link 1</strong>;url=#.php;");
//aI("text=<strong>About Ozone Link 2</strong>;url=#.php;");
//aI("text=<strong>About Ozone Link 3</strong>;url=#.php;");
}

drawMenus();

