_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="185";
}

with(menuStyle=new mm_style()){
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="#EFF3FF";
offcolor="#215DC6";
oncolor="#428EFF";
ondecoration="underline";
padding="5";
subimage="images/downarrow6_green_9x9.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoffgreen.gif;");
aI("text=Earth4Energy Review - By Michael Harvey;target=;url=earth4energy-review-by-author-michael-harvey.php;");
aI("text=Articles on Biofuel;target=;url=biofuel.php;");
aI("text=Articles on Geothermal Energy;target=;url=geothermal-energy.php;");
aI("text=Articles on Hydro Power;target=;url=hydro-power.php;");
aI("text=Articles on Solar Power;target=;url=solar-power.php;");
aI("text=Articles on Wind Power;target=;url=wind-power.php;");
aI("text=DIY Homemade Power Guides;target=;url=homemade-power-reviews.php;");
aI("text=Renewable Energy Product Reviews;target=;url=renewable-energy-product-reviews.php;");
aI("text=Shop for Solar Energy Equipment;target=;url=shop-for-solar-energy-equipment.php;");
aI("text=About Us;target=;url=about-us-renewable-energy-resources.php;");
aI("text=Site Map;target=;url=sitemap-page-order.php;");
}


 drawMenus();

