
_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=1;        // Sub menu left offset
_scrollAmount=3;               // Only needed for Netscape 4.x
_scrollDelay=20;               // Only needed for Netcsape 4.x


with(menuStyle=new mm_style()){
onbgcolor="#2A3E4F";
oncolor="#FFFFFF";
offbgcolor="#2A3E4F";
offcolor="#FFFFFF";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=0;
separatorcolor="#A5BCCC";
separatorsize=0;
padding=0;
fontsize=0;
fontstyle="normal";
fontweight="bold";
fontfamily="arial, helvetica, sans-serif";
pagecolor="";
pagebgcolor="";
headercolor="";
headerbgcolor="";
subimage="";
subimagepadding=0;
overfilter="";
outfilter="";
}

with(menuStyle2=new mm_style()){
onbgcolor="#3C5870";
oncolor="#FFFFFF";
offbgcolor="#5F7586";
offcolor="#FFFFFF";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
separatorcolor="#FFFFFF";
separatorsize=1;
padding=7;
fontsize=12;
fontstyle="normal";
fontfamily="arial, helvetica, sans-seri";
pagecolor="";
pagebgcolor="";
headercolor="";
headerbgcolor="";
subimage="media/arrow1.gif";
subimagepadding=0;
overfilter="fade(duration=.5);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="fade(duration=0.3)";
}

with(menuStyle3=new mm_style()){
onbgcolor="#3C5870";
oncolor="#FFFFFF";
offbgcolor="#5F7586";
offcolor="#FFFFFF";
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
separatorcolor="#A5BCCC";
separatorsize=1;
padding=5;
fontsize=11;
fontstyle="normal";
fontweight="normal";
fontfamily="arial, helvetica, sans-serif";
pagecolor="";
pagebgcolor="";
headercolor="";
headerbgcolor="";
subimage="";
subimagepadding=0;
overfilter="";
outfilter="";
}

with(menuStyle4=new mm_style()){

}

with(milonic=new menuname("drillingwell")){
style=menuStyle2;
borderwidth=0;
bordercolor="#FFFFFF";
itemwidth=200; 
aI("text=Domestic Drilling;url=content.php?id=42;");
aI("text=Abandoning a Well?;url=content.php?id=27;");
aI("text=Commercial or Irrigation Wells;url=content.php?id=28;");
aI("text=Well Drilling FAQs;url=content.php?id=17;");
}

with(milonic=new menuname("lowproducing")){
style=menuStyle2;
borderwidth=0;
bordercolor="#FFFFFF";
itemwidth=140; 
aI("text=Hydro-Fracturing;url=content.php?id=21;");
aI("text=Well-Rehabilitation;url=content.php?id=23;");
aI("text=Reservoir System;url=content.php?id=22;");
aI("text=Deepen Existing Well;url=content.php?id=20;");
}

with(milonic=new menuname("pumpsystems")){
style=menuStyle2;
borderwidth=0;
bordercolor="#FFFFFF";
itemwidth=190; 
aI("text=Domestic Pump Systems FAQs;url=content.php?id=25;");
aI("text=Commercial or Irrigation Wells;url=content.php?id=30;");
aI("text=Well and Pump Systems Check;url=content.php?id=29;");
aI("text=Reservoir Systems Check;url=content.php?id=32;");
}

with(milonic=new menuname("watertreatment")){
style=menuStyle2;
borderwidth=0;
bordercolor="#FFFFFF";
itemwidth=240; 
aI("text=Do I Need a Water Treatment System;url=content.php?id=33;");
aI("text=Water Treatment Product Line;url=content.php?id=34;");
aI("text=Systems Maintenance;url=content.php?id=35;");
aI("text=Water Systems FAQs;url=content.php?id=36;");
aI("text=Certified Water Testing;url=content.php?id=51;");
}

with(milonic=new menuname("geoexchange")){
style=menuStyle2;
borderwidth=0;
bordercolor="#FFFFFF";
itemwidth=240; 
aI("text=GeoExchange;url=content.php?id=52;");
aI("text=GeoExchange FAQ;url=content.php?id=53;");
aI("text=What is GeoExchange?;url=content.php?id=54;");
aI("text=Residential GeoExchange;url=content.php?id=55;");
aI("text=Commercial GeoExchange;url=content.php?id=57;");
}


with(milonic=new menuname("about")){
style=menuStyle3;
borderwidth=0;
bordercolor="#FFFFFF";
itemwidth=180; 
aI("text=Customer Referrals;url=content.php?id=16;");
aI("text=Community Involvement;url=content.php?id=39;");
aI("text=Meet the Water Professionals;url=content.php?id=37;");
}

drawMenus();