_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="Blue";
onbgcolor="#ffffff";
oncolor="Blue";
ondecoration="underline";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
pagebgcolor="#EFEFEF";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="center";
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/black.gif";
offbgcolor="#EFEFEF";
offcolor="Black";
onbgcolor="#ffffff";
oncolor="#000000";
ondecoration="underline";
outfilter="Fade(Overlap=1.00)";
padding="8";
pagebgcolor="WhiteSmoke";
separatorcolor="Transparent";
separatorsize="0";
subimagepadding="8";
overimage="images/whitegrey.gif";
imagepadding="3";
itemwidth="187";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=935;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://www.hoselink.com.au/;");
aI("showmenu=About Our ProductIn GardensINFO_BAR_MENU;text=About Our Product;target=;url=About-Our-Product.html;");
aI("text=Pricing and Buy Online;target=;url=Pricing-and-Buy-Online.html;");
aI("text=How to Buy;target=;url=How-to-Buy.html;");
aI("showmenu=Contact UsAbout UsINFO_BAR_MENU;text=Contact Us;target=;url=Contact-Us.html;");
}

with(milonic=new menuname("About Our ProductIn GardensINFO_BAR_MENU")){
style=submenuStyle;
aI("text=In Gardens;target=;url=In-Gardens.php;");
aI("text=On Caravans;target=;url=On-Caravans.php;");
aI("text=Hose Reels;target=;url=Hose-Reels.php;");
aI("text=Water Tanks & Pressure Washers;target=;url=Water-Tanks-&-Pressure-Washers.php;");
aI("text=Environment;target=;url=Environment.php;");
aI("text=Technology & Testing;target=;url=Technology-&-Testing.html;");
aI("text=Fitting Instructions;target=;url=Fitting-Instructions.html;");
aI("text=Our Guarantee;target=;url=Our-Guarantee.html;");
aI("text=Videos;target=;url=Videos.html;");
aI("text=Testimonials;target=;url=Testimonials.php;");
aI("text=Frequently Asked Questions;target=;url=Frequently-Asked-Questions.html;");
aI("text=Troubleshooting Help;target=;url=Troubleshooting-Help.html;");
}

with(milonic=new menuname("Contact UsAbout UsINFO_BAR_MENU")){
style=submenuStyle;
aI("text=About Us;target=;url=About-Us.html;");
aI("text=FAQ's;target=;url=FAQ's.php;");
aI("text=Troubleshooting;target=;url=Troubleshooting.html;");
aI("text=Contact Details;target=;url=Contact-Details.html;");
}


 drawMenus();
