_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontweight="normal";
headercolor="#000000";
offbgcolor="#323CB4";
offcolor="White";
onbgcolor="#323CB4";
oncolor="#747A75";
padding="5";
pagebgcolor="White";
pagecolor="#323CB4";
subimage="images/circle_green3d_7x7.gif";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
align="left";
fontfamily="Verdana, Tahoma, Arial";
fontsize="11pt";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/location4.gif";
offcolor="White";
oncolor="White";
pagecolor="Aqua";
overimage="images/location_on4.gif";
imageposition="right";
itemwidth="140";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home;target=;url=http://www.diytrailerplans.com.au/;");
aI("showmenu=Trailer Plans/Box Trailer PlansLEFT_MENU;text=Trailer Plans;target=;url=Trailer-Plans.html;");
aI("text=Trailer Parts;target=;url=Trailer-Parts.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Delivery;target=;url=Delivery.html;");
aI("text=Payments;target=;url=Payments.html;");
}

with(milonic=new menuname("Trailer Plans/Box Trailer PlansLEFT_MENU")){
style=submenuStyle;
aI("text=Box Trailer Plans;target=;url=Box-Trailer-Plans.html;");
aI("text=Car Tilt Trailer Plans;target=;url=Car-Tilt-Trailer-Plans.html;");
aI("text=Bike Trailer Plans;target=;url=Bike-Trailer-Plans.html;");
aI("text=Camper Trailer Plans;target=;url=Camper-Trailer-Plans.html;");
aI("text=Car Carrier Trailer Plans;target=;url=Car-Carrier-Trailer-Plans.html;");
aI("text=Trailer Plans Pack;target=;url=Trailer-Plans-Pack.html;");
}


 drawMenus();

