_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
image="images/dots9.gif";
offbgcolor="Transparent";
offcolor="#005A72";
onbgcolor="#3495AB";
oncolor="#ffffff";
padding="8";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="213";
}

with(submenuStyle=new mm_style()){
bordercolor="#005A72";
borderstyle="solid";
borderwidth="5";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#005A72";
offcolor="#ffffff";
onbgcolor="#3495AB";
oncolor="#ffffff";
padding="4";
separatorcolor="#005A72";
separatorsize="1";
subimage="images/arrow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Solar Power Systems Home;target=;url=http://www.valuesolarpanels.com/;");
aI("text=Solar Heating;target=;url=solar-heating.html;");
aI("text=Solar water heating;target=;url=solar-water-heating.html;");
aI("text=Solar Pool Heating;target=;url=solar-pool-heating-a-cleaner,-cheaper-option.html;");
aI("text=Passive Solar Heating;target=;url=what-is-passive-solar-heating.html;");
aI("text=Solar Heating System;target=;url=solar-heating-systems-what-is-out-there-.html;");
aI("text=Active Solar Heating For The Home;target=;url=active-solar-heating-for-the-home-what-you-need-to-know.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}


 drawMenus();

