_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#AA0000";
oncolor="White";
padding="5";
separatorcolor="Black";
separatorsize="1";
subimage="images/downboxed.gif";
subimagepadding="0";
itemwidth="112";
}

with(submenuStyle=new mm_style()){
bordercolor="White";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FFFFFF";
offcolor="Black";
onbgcolor="#AA0000";
oncolor="#FFFF00";
padding="4";
subimage="images/downboxed.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=903;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.horsefloatsaustralia.com.au/;");
aI("showmenu=Horsefloats/Camper Horse FloatINFO_BAR_MENU;text=Horsefloats;target=;url=horse-floats.html;");
aI("text=Goosenecks;target=;url=gooseneck-horse-floats.html;");
aI("text=Special Vehicles;target=;url=specialhorse-floats.html;");
aI("text=PVC Fencing;target=;url=pvcfencing.html;");
aI("text=Testimonials;target=;url=testimonials.html;");
aI("showmenu=About Us/Horsefloat FinanceINFO_BAR_MENU;text=About Us;target=;url=about.html;");
aI("text=Contact us;target=;url=contact.html;");
}

with(milonic=new menuname("Horsefloats/Camper Horse FloatINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Camper Horse Float;target=;url=camper-horse-float.html;");
aI("text=Warmblood Horse Float;target=;url=warmblood-horse-floats.html;");
aI("text=Queenslander Horse Float;target=;url=queenslander-horse-float.html;");
aI("text=Barcoo Horse Float;target=;url=barcoo-horse-float.html;");
aI("text=Angle Load;target=;url=angleload-horse-float.html;");
}

with(milonic=new menuname("About Us/Horsefloat FinanceINFO_BAR_MENU")){
style=submenuStyle;
aI("text=Horsefloat Finance;target=;url=horsefloat-finance.html;");
}


 drawMenus();

