_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#7FD4FF";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#FFFFFF";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="170";
}

with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="4";
subimage="images/black_7x7.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.drivingcaronwater.com/;");
aI("text=Brown Gas (HHO);target=;url=brown_gas.html;");
aI("text=Water Powered Car;target=;url=water_powered_car.html;");
aI("text=Run Car On Water;target=;url=car_on_water.html;");
aI("text=Alternative Fuels For Cars;target=;url=alternative_fuels_for_cars.html;");
aI("text=Benefits of Water For Gas Conversion;target=;url=benefits_gas_conversion.html;");
aI("text=Cut Fuel Cost and Increase Mileage;target=;url=fuel_and_mileage.html;");
aI("text=The Environmental Friendly Car;target=;url=environmental_friendly_car.html;");
aI("text=Water Gas Car Conversion Builds a Healthier World;target=;url=water_gas_car.html;");
aI("text=How to Run Car on Water;target=;url=run_car_water.html;");
aI("text=Run Your Car on Water Scam;target=;url=water_car_scam.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

