_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Microsoft Sans Serif";
fontsize="13pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/circle_black_7x7.gif";
offbgcolor="#6C90FB";
offcolor="Black";
onbgcolor="#6C90FB";
oncolor="White";
outfilter="Fade(Overlap=1.00)";
padding="12";
pagebgcolor="#6C90FB";
pagecolor="White";
separatorcolor="Transparent";
separatorsize="100";
subimagepadding="8";
overimage="images/black_round_white.gif";
imagepadding="5";
itemwidth="135";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Aus Solar Distributors;target=;url=./;");
aI("text=EzRack Mounting Systems;target=;url=ezrack-mounting-systems.html;");
aI("text=Inverters;target=;url=inverters.html;");
aI("text=P.V Panels;target=;url=p.v-panels.html;");
aI("text=Catalyst Solar Controllers;target=;url=catalyst-solar-controllers.html;");
aI("text=P.V Cables;target=;url=p.v-cables.html;");
aI("text=About Us;target=;url=about-us.html;");
aI("text=Contact Us;target=;url=contact-us.html;");
}


 drawMenus();
