_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#A7D652";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#69A33D";
offcolor="#FFFFFF";
onbgcolor="#FFFF67";
oncolor="#009900";
padding="3";
pagebgcolor="#69A33D";
pagecolor="White";
separatorcolor="White";
separatorsize="1";
subimage="images/black_7x7.gif";
subimagepadding="6";
itemwidth="210";
}

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=843;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Environment-Green Home;target=;url=.././;");
aI("text=Green Energy Review;target=;url=../Home_Energy_Review.html;");
aI("text=Beginners Guide to Solar Panels ebook;target=;url=../Beginners_Guide_to_Solar_Panels.html;");
aI("text=Get Free Electricity!;target=_blank;url=http://www.environment-green.com/Earth4Energy.html;");
}


 drawMenus();

