_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="left";
bgimage="images/greengrad3d2.gif";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/sqauredot_black_5x5.gif";
offcolor="#000000";
oncolor="Blue";
outfilter="fade(duration=0.5)";
subimage="images/purpgradwhite.gif";
subimagepadding="5";
imagepadding="4";
itemheight="30";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
borderstyle="raised";
borderwidth="2";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
high3dcolor="#ffffff";
low3dcolor="#634263";
offbgcolor="#00D47F";
offcolor="#000000";
oncolor="Blue";
outfilter="fade(duration=0.5)";
padding="3";
separatorsize="2";
subimage="images/purpgradwhite.gif";
subimagepadding="8";
swap3d="1";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
itemwidth="110";
orientation="vertical";
itemheight="21";
aI("text=Home;target=;url=http://www.solarsystemsaustralia.com.au/;align=left;");
aI("text=Solar Hot Water;target=;url=Solar-Hot-Water.html;align=left;");
aI("showmenu=Solar Power SystemsBasics of Solar PowerLEFT_MENU;text=Solar Power Systems;target=;url=Solar-Power-Systems.html;align=left;");
}

with(milonic=new menuname("Solar Power SystemsBasics of Solar PowerLEFT_MENU")){
style=submenuStyle;
aI("text=Basics of Solar Power;target=;url=Basics-of-Solar-Power.html;");
aI("text=Sterling Pro Charge Ultra;target=;url=Sterling-Pro-Charge-Ultra.html;");
}


 drawMenus();

