_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#D4FFFF";
offcolor="DeepSkyBlue";
onbgcolor="#E7E6E7";
oncolor="#FB1901";
outfilter="Blinds( Bands=1,direction=up, duration=0.3)";
overfilter="Blinds( Bands=1,direction=down, duration=0.3)";
padding="4";
pagebgcolor="White";
pagecolor="DeepSkyBlue";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
imagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="White";
borderstyle="Solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="DeepSkyBlue";
onbgcolor="LightSkyBlue";
onbold="bold";
oncolor="Red";
outfilter="Fade(Overlap=1.00)";
padding="4";
pagebgcolor="White";
pagecolor="DeepSkyBlue";
separatorcolor="Transparent";
separatorsize="5";
imagepadding="6";
itemwidth="1000";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth="100%";
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.flaregas.com.au/;");
aI("text=Solar Hot Water;target=;url=Solar-Hot-Water.html;");
aI("text=Gas Hot Water;target=;url=Gas-Hot-Water.html;");
aI("text=Gas Heaters;target=;url=Gas-Heaters-Sunshine-Coast-Brisbane-Logan-City.html;");
aI("text=Gas Repairs;target=;url=Gas-Stoves-Cook-Tops-Gas-Heaters-Commercial-Repairs.html;");
aI("text=About Us;target=;url=About-Us-Meet-Russell-Brennan.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
}


 drawMenus();

