_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;
fixMozillaZIndex=true;
treeOffset=0;
singleMasterMenu=false;
with(menuStyle0=new mm_style()){
onbgimage="images/navBackground.gif";
rawcss="text-transform:uppercase;padding-left:21px;padding-right:21px;padding-top:8px;";
offcolor="#ffffff";
fontfamily="verdana";
oncolor="#002596";
pagecolor="#002596";
pageimage="http://www.otg.co.nz/images/icon.png";
bgimage="http://www.otg.co.nz/images/navBackground.gif";
imageposition="bottom";
imagealign="center";
valign="top";
}

with(milonic=new menuname("page_0")){
style=menuStyle0;
alwaysvisible="true";
position="relative";
orientation="horizontal";
aI("text=Home;url=http://www.otg.co.nz/;pagematch=/index.php;");
aI("text=Why Choose us?;url=http://www.otg.co.nz/whychooseus.php;pagematch=whychooseus.php;");
aI("text=Our Services;url=http://www.otg.co.nz/ourservices.php;pagematch=ourservices.php;");
aI("text=Locations;url=http://www.otg.co.nz/locations.php;pagematch=locations.php;");
aI("text=Contact Us;url=http://www.otg.co.nz/contactus.php;pagematch=contactus.php;");

}

drawMenus();

