
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;

with(miniStyle=new mm_style()){
oncolor="#FFFFFF";
offcolor="#FFFFFF";
padding="0";
separatorcolor="#FFFFFF";
borderwidth="0";
fontfamily="verdana, helvetica, arial";
fontsize="12px";
fontweight="bold";
fontstyle="normal";
separatorheight="15";
separatorwidth="1";
align="center";
rawcss="text-align:center;padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0;";
}

with(subStyle=new mm_style()){
oncolor="#FFFFFF";
onbgcolor="#8b8b8b";
offcolor="#ffffff";
offbgcolor="#3b3b3b";
headerbgcolor="#cc991a";
padding="3";
separatorsize="1";
separatorcolor="#FFFFFF";
borderwidth="1";
fontfamily="verdana, helvetica, arial";
fontsize="12px";
fontweight="bold";
fontstyle="normal";
itemheight="25";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
style=miniStyle;
alwaysvisible="1";
orientation="1";
position="relative";
aI("text=Home;url=http://www.callander.co.nz/index.cfm;");
aI("text=About Us;url=http://www.callander.co.nz/about-us/;showmenu=2;");
aI("text=Services;url=http://www.callander.co.nz/services/;showmenu=3;");
aI("text=Project Gallery;url=http://www.callander.co.nz/project-gallery/;showmenu=4;");
aI("text=Projects;url=;showmenu=33;");
aI("text=Contact Us;url=http://www.callander.co.nz/contact-us/;");
aI("text=Login;url=http://www.callander.co.nz/login/;");
}

with(milonic=new menuname("2")){
style=subStyle;
overflow="scroll";
aI("text=Vision and Mission  Statement;itemwidth=161;url=http://www.callander.co.nz/mission-and-vision-statement/;");
aI("text=The Team;itemwidth=161;url=;showmenu=14;");
aI("text=Job Opportunities;itemwidth=161;url=http://www.callander.co.nz/job-opportunities/;");
aI("text=Request an Electrician;itemwidth=161;url=http://www.callander.co.nz/request-an-electrician/;");
aI("text=Get a Quote;itemwidth=161;url=http://www.callander.co.nz/get-a-quote/;");
aI("text=Get The Latest News;itemwidth=161;url=http://www.callander.co.nz/get-the-latest-news/;");
aI("text=Testimonials;itemwidth=161;url=http://www.callander.co.nz/testimonials/;");
}

with(milonic=new menuname("14")){
style=subStyle;
overflow="scroll";
aI("text=Callander Electrics Limited;itemwidth=161;url=http://www.callander.co.nz/callander-electrics/;");
aI("text=Callander Electrical Services Limited;itemwidth=161;url=http://www.callander.co.nz/callander-electrical-services/;");
}

with(milonic=new menuname("3")){
style=subStyle;
overflow="scroll";
aI("text=Commercial;itemwidth=161;url=http://www.callander.co.nz/services-commercial/;");
aI("text=Design;itemwidth=161;url=http://www.callander.co.nz/design/;");
aI("text=Industrial;itemwidth=161;url=http://www.callander.co.nz/industrial/;");
aI("text=Electrical for Mechanical Services, HVAC & BMS;itemwidth=161;url=http://www.callander.co.nz/mechanical/;");
aI("text=Street & Park Lighting;itemwidth=161;url=http://www.callander.co.nz/park-lighting/;");
aI("text=Residential & Retirement Villages;itemwidth=161;url=http://www.callander.co.nz/residential-services/;");
aI("text=Schools;itemwidth=161;url=http://www.callander.co.nz/schools/;");
aI("text=Service & Maintenance;itemwidth=161;url=http://www.callander.co.nz/service-maintenance/;");
aI("text=Specialist Services;itemwidth=161;url=http://www.callander.co.nz/specialist-services/;");
aI("text=Switchboard Installations;itemwidth=161;url=http://www.callander.co.nz/switchboard-manufacture/;");
}

with(milonic=new menuname("4")){
style=subStyle;
overflow="scroll";
aI("text=Commercial;itemwidth=161;url=http://www.callander.co.nz/commercialprojects/;");
aI("text=Industrial;itemwidth=161;url=http://www.callander.co.nz/industrialprojects/;");
aI("text=Design;itemwidth=161;url=http://www.callander.co.nz/domesticprojects/;");
aI("text=Electrical for Mechanical Services, HVAC & BMS;itemwidth=161;url=http://www.callander.co.nz/m/;");
aI("text=Schools;itemwidth=161;url=http://www.callander.co.nz/park/;");
aI("text=Residential & Retirement Villages;itemwidth=161;url=http://www.callander.co.nz/re/;");
aI("text=Service & Maintenance;itemwidth=161;url=http://www.callander.co.nz/s/;");
aI("text=Specialist Services;itemwidth=161;url=http://www.callander.co.nz/sp/;");
aI("text=Switchboard Installations;itemwidth=161;url=http://www.callander.co.nz/sw/;");
aI("text=Street & Park Lighting;itemwidth=161;url=http://www.callander.co.nz/parklighting/;");
}

with(milonic=new menuname("33")){
style=subStyle;
overflow="scroll";
aI("text=Current Projects;itemwidth=161;url=http://www.callander.co.nz/current-projects/;");
aI("text=Completed Projects;itemwidth=161;url=http://www.callander.co.nz/past-projects/;");
}
drawMenus()

