fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="95%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="vertical";
style=menuStyle;
menuwidth="10%";
menualign="left"; 
menualign="left";
aI("text=Home;url=index.html;");
aI("showmenu=Products;text=HQ Products;");
aI("showmenu=Rental/Hire/Workshop;text=Rental/Hire/Workshop;");
aI("text=Customers;url=client.html;");
aI("text=Contact us;url=contact.html;");
aI("showmenu=Technical;text=Technical;");
aI("showmenu=Documents;text=Documents;");
aI("showmenu=Bin Hire;text=Bin Hire;");
aI("showmenu=Dealers;text=Dealers;");
aI("text=Location;url=googlehq.html;");
aI("text=Machine Stock List;url=stocklis.htm");
}

with(milonic=new menuname("Products")){
overflow="scroll";
style=menuStyle;
aI("showmenu=New Equipment for Sale;text=New Equipment for Sale;");
aI("showmenu=Rubber Track Range;text=Rubber Track Range;");  
aI("showmenu=Dingo Loaders;text=Dingo Loaders;"); 
aI("showmenu=Rock Breakers;text=Rock Breakers;"); 
aI("showmenu=Skid Steers;text=Skid Steers;");
aI("showmenu=Equipment Hire;text=Equipment Hire;")
}

with(milonic=new menuname("Rental/Hire/Workshop")){
style=menuStyle;
aI("text=Equipment Slide show;url=hire.html;");
aI("text=Why Rent  ;url=whyrent.html;");
aI("text=Workshop  ;url=workshop.html;");
aI("text=Services     ;url=workshop.html;");
aI("text=Frequently asked questions ;url=renfaq.html;");
}


with(milonic=new menuname("Technical")){
style=menuStyle;
aI("text=1.5 to 300 Tonne ;url=sales.html;");
}

with(milonic=new menuname("Documents")){
style=menuStyle;
aI("text=MACHINERY PRICING ;url=sales.html;");
aI("text=Rental Contract               ;url=document/ren.pdf;");
aI("text=Company Details              ;url=document/comp.pdf;");
aI("text=Credit Application            ;url=document/cred.pdf;");
}

with(milonic=new menuname("Bin Hire")){
style=menuStyle;
aI("text=Bin Hire;url=binhire.html;");
aI("text=Bin Sizes;url=bindim.html;");
}


with(milonic=new menuname("New Equipment for Sale")){
overflow="scroll";
style=menuStyle;
aI("text=Models and Pricing;url=sales.html;");
}

with(milonic=new menuname("Rubber Track Range")){
style=menuStyle;
aI("text=Rubber Tracks  ;url=rubbert.html;");
}

with(milonic=new menuname("Rock Breakers")){
style=menuStyle;
aI("text=Rock Breakers  ;url=breaker.html;");

}
with(milonic=new menuname("Dingo Loaders")){
style=menuStyle;
aI("text=Dingo Loaders ;url=dingdir.html;");
aI("text=Visit Dingo      ;url=http://www.dingo.com.au;");
}

with(milonic=new menuname("Skid Steers")){
style=menuStyle;
aI("text=Skid Steers   ;url=brumby.html;");

}
with(milonic=new menuname("Equipment Hire")){
style=menuStyle;
aI("text=Equipment Slideshow;url=hire.html;");

}

with(milonic=new menuname("Dealers")){
style=menuStyle;
aI("text=SOUTHERN NSW;url=http://www.hqequipment.com.au;");
aI("text=NSW                ;url=http://www.hqequipment.com.au;");
aI("text=VICTORIA         ;url=http://maps.google.com.au/maps?hl=en&cr=countryAU&um=1&ie=UTF-8&q=district+diesel+victoria&fb=1&view=text&latlng=11240438764809387870#;");
aI("text=SOUTH AUST    ;url=http://maps.google.com.au/maps?hl=en&cr=countryAU&um=1&ie=UTF-8&q=district+diesel+victoria&fb=1&view=text&latlng=11240438764809387870#;");
aI("text=QLD                 ;url=http://www.hqequipment.com.au;");
aI("text=WA                  ;url=http://www.hqequipment.com.au;");
aI("text=NT                   ;url=wanted.html;");

}

drawMenus();


