_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial Black";
fontsize="8pt";
fontstyle="italic";
fontweight="bold";
image="images/dots4.gif";
offbgcolor="#AA0000";
offcolor="#ffffff";
onbgcolor="#000055";
oncolor="#ffffff";
padding="6";
separatorcolor="#ffffff";
separatorsize="1";
subimage="images/in_yellow.gif";
subimagepadding="2";
overimage="images/whitedots.gif";
imagepadding="6";
itemwidth="100%";
}

with(submenuStyle=new mm_style()){
bordercolor="#ffffff";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
offbgcolor="#AA0000";
offcolor="#ffffff";
onbgcolor="#000055";
oncolor="#ffffff";
padding="4";
separatorcolor="White";
separatorsize="1";
subimage="images/in_yellow.gif";
subimagepadding="2";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=HOME;target=;url=./;");
aI("text=SUBSCRIBE;target=_blank;url=http://www.nzhotrodmag.co.nz/category.php?cat=2;");
aI("text=SHOP ONLINE;target=_blank;url=http://www.nzhotrodmag.co.nz/merchandising.php;");
aI("text=CURRENT ISSUE;target=_blank;url=http://www.nzhotrodmag.co.nz/category.php?cat=11;");
aI("text=BACK ISSUES;target=;url=BACK-ISSUES.html;");
aI("text=FORUM;target=;url=http://www.nz-hotrod.com/vbulletin/index.php;");
aI("text=HOT ROD BLOGS;target=;url=HOT-ROD-BLOGS.html;");
aI("showmenu=EVENTSCOMING EVENTSLEFT_MENU;text=EVENTS;target=;url=EVENTS.html;");
aI("text=HISTORY;target=;url=HISTORY.html;");
aI("text=SWAPMEET & CLASSIFIEDS;target=;url=http://www.nz-hotrod.com/vbulletin/forumdisplay.php?f=6;");
aI("text=NOSTALGIA;target=;url=NOSTALGIA.html;");
aI("showmenu=TECHSUSPENSIONLEFT_MENU;text=TECH;target=;url=TECH.html;");
aI("showmenu=TRADE DIRECTORYBODY & FIBREGLASSLEFT_MENU;text=TRADE DIRECTORY;target=;url=TRADE-DIRECTORY.html;");
aI("text=MEDIA;target=;url=MEDIA.html;");
aI("text=VIDEO;target=;url=VIDEO.html;");
aI("text=GALLERY;target=;url=GALLERY.html;");
aI("text=CONTACT;target=;url=CONTACT.html;");
aI("text=SITE MAP;target=;url=sitemap-page-order.html;");
aI("text=PRIVACY;target=;url=PRIVACY.html;");
aI("text=COPYRIGHT;target=;url=COPYRIGHT.html;");
}

with(milonic=new menuname("EVENTSCOMING EVENTSLEFT_MENU")){
style=submenuStyle;
aI("text=COMING EVENTS;target=;url=COMING-EVENTS.html;");
aI("text=PAST EVENTS;target=;url=PAST-EVENTS.html;");
}

with(milonic=new menuname("TECHSUSPENSIONLEFT_MENU")){
style=submenuStyle;
aI("text=SUSPENSION;target=;url=SUSPENSIONtech.html;");
aI("text=ENGINE;target=;url=ENGINEtech.html;");
aI("text=WHEELS/TYRES;target=;url=WHEELS-TYREStech.html;");
aI("text=PAINT;target=;url=PAINTtech.html;");
aI("text=TRANSMISSION;target=;url=TRANSMISSIONtech.html;");
aI("text=CHASSIS/BODY;target=;url=CHASSIS-BODYtech.html;");
aI("text=INTERIOR;target=;url=INTERIORtech.html;");
}

with(milonic=new menuname("TRADE DIRECTORYBODY & FIBREGLASSLEFT_MENU")){
style=submenuStyle;
aI("text=BODY & FIBREGLASS;target=;url=BODY-&-FIBREGLASS.html;");
aI("text=PARTS;target=;url=PARTS.html;");
aI("text=SUSPENSION;target=;url=SUSPENSION.html;");
aI("text=PANEL & PAINT;target=;url=PANEL-&-PAINT.html;");
aI("text=FABRICATORS;target=;url=FABRICATORS.html;");
aI("text=GLASS;target=;url=GLASS.html;");
aI("text=CHASSIS;target=;url=CHASSIS.html;");
aI("text=ENGINE;target=;url=ENGINE.html;");
aI("text=UPHOLSTERY;target=;url=UPHOLSTERY.html;");
aI("text=DRIVETRAIN;target=;url=DRIVETRAIN.html;");
aI("text=STEERING;target=;url=STEERING.html;");
aI("text=BRAKES;target=;url=BRAKES.html;");
aI("text=COATINGS;target=;url=COATINGS.html;");
aI("text=ELECTRICAL;target=;url=ELECTRICAL.html;");
aI("text=GAUGES;target=;url=GAUGES.html;");
aI("text=WHEELS & TYRES;target=;url=WHEELS-&-TYRES.html;");
aI("text=CERTIFICATION;target=;url=CERTIFICATION.html;");
aI("text=TUNE-UP & SERVICE;target=;url=TUNE-UP-&-SERVICE.html;");
aI("text=FINANCE & INSURANCE;target=;url=FINANCE-&-INSURANCE.html;");
aI("text=SHIPPING;target=;url=SHIPPING.html;");
aI("text=COLLECTIBLES & OTHER;target=;url=COLLECTIBLES-&-OTHER.html;");
}


 drawMenus();

