_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=0;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Brick9.png";
borderstyle="solid";
fontfamily="Tahoma";
fontsize="11pt";
fontstyle="normal";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#0F0F0F";
oncolor="Black";
pagecolor="Black";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Brick_hover9.png";
itemheight="38";
itemwidth="96";
}

with(submenuStyle=new mm_style()){
bordercolor="#ff9999";
borderstyle="solid";
borderwidth="0";
fontfamily="Tahoma";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#787878";
onbgcolor="#7FFF00";
oncolor="#000000";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="38";
aI("text=Home Page;target=;url=http://www.cleanpowersystem.com/./;align=center;");
aI("text=PowerwoRx FAQ;target=;url=PowerwoRx-FAQ.html;align=center;");
aI("text=What's New;target=;url=What's-New-with-PowerwoRx.html;align=center;");
aI("text=Commercial applications;target=;url=Commercial-applications-of-PowerwoRx.html;align=center;");
aI("showmenu=Other Products/Cheaper energyLEFT_MENU;text=Other Products;target=;url=Other-eco-friendly-solutions-besides-PowerwoRx.html;align=center;");
aI("text=Contact;target=;url=Contact.html;align=center;");
aI("text=Site Map;target=;url=sitemap-page-order.html;align=center;");
}

with(milonic=new menuname("Other Products/Cheaper energyLEFT_MENU")){
style=submenuStyle;
aI("text=Cheaper energy;target=;url=Cheaper-energy-affiliates.html;");
aI("text=Electronics Protection;target=;url=Electronics-Protection.html;");
aI("text=Solar power;target=;url=Solar-power.html;");
aI("text=Wind Power;target=;url=Wind-Power-affiliates.html;");
aI("text=Green Products;target=;url=Green-Products-for-your-home.html;");
aI("text=LED Lighting;target=;url=LED-Lighting-for-home-and-business.html;");
}


 drawMenus();

