_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#999999";
oncolor="#000000";
padding="6";
separatorcolor="#000000";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="4";
itemwidth="1000";
}

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";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Hybrid Electric Cars;target=;url=http://www.hybrid-electric-car.net/;");
aI("text=12 Hybrid Car Myths;target=;url=hybrid-car-facts.html;");
aI("text=Hybrid Car Reviews;target=;url=hybrid-car-reviews.html;");
aI("text=Benefits of Hybrid Cars;target=;url=benefits-of-hybrid-cars.html;");
aI("showmenu=Celebrities Who Drive Hybrids/More on CelebritiesINFO_BAR_MENU;text=Celebrities Who Drive Hybrids;target=;url=celebrities-who-drive-hybrids.html;");
aI("showmenu=Hybrid Car Batteries/Problems With Lithium BatteriesINFO_BAR_MENU;text=Hybrid Car Batteries;target=;url=hybrid-car-batteries.html;");
aI("text=Prius Plugin Hybrid;target=;url=prius-plugin-hybrid.html;");
aI("showmenu=Alternative Fuel Sources/Hydrogen Fuel CellsINFO_BAR_MENU;text=Alternative Fuel Sources;target=;url=alternative-fuel-sources.html;");
aI("text=Latest Hybrid Car News;target=;url=latest-hybrid-car-news.html;");
}

with(milonic=new menuname("Celebrities Who Drive Hybrids/More on CelebritiesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=More on Celebrities;target=;url=more-on-celebrities.html;");
}

with(milonic=new menuname("Hybrid Car Batteries/Problems With Lithium BatteriesINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Problems With Lithium Batteries;target=;url=problems-with-lithium-batteries.html;");
}

with(milonic=new menuname("Alternative Fuel Sources/Hydrogen Fuel CellsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Hydrogen Fuel Cells;target=;url=hydrogen-fuel-cells.html;");
aI("text=The All-Electric Car;target=;url=the-all-electric-car.html;");
}


 drawMenus();

