_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
projectid=1;



with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#FF6600";
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=2;
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
screenposition="center";
top=5; 
aI("showmenu=Milonic;text=About Us;");
aI("showmenu=Samples;text=Maktec Product Range;");
aI("showmenu=Partners;text=Maktec Technical Diagrams;");
aI("showmenu=MyMilonic;text=Maktec Dealers;url=MaktecDealers.htm;");
aI("showmenu=Anti Spam;text=Maktimes Subscription;url=MaktecEnquiry.htm;");
aI("showmenu=Links;text=ISO;url=http://www.maktec.co.za/ISOStandards.htm;");
aI("showmenu=MyMilonic;text=Makita Website;url=http://www.makita.co.za;target=_blank;");
}

with(milonic=new menuname("Samples")){
overflow="scroll";
style=menuStyle;
aI("text=Cordless Tools;url=Cordless.htm;")
aI("text=Drilling / Fastening;url=Drilling.htm;")
aI("text=Impact Drilling;url=ImpactDrilling.htm;")
aI("text=Cutting;url=PortableCutOff.htm;")
aI("text=Grinding;url=Grinding.htm;")
aI("text=Planing / Routering / Sanding;url=Planer.htm;")
aI("text=Dust Extraction;url=Blower.htm;")

}

with(milonic=new menuname("Milonic")){
style=menuStyle;
aI("text=General Information;url=MaktecAboutUs.htm;");
aI("text=Inside Maktec;url=InsideMaktec.htm;");
aI("text=Contact Us;url=MaktecContactUs.htm;");
}

with(milonic=new menuname("Partners")){
style=menuStyle;
aI("text=MT061SK Cordless Driver Drill;url=MT061.htm;");
aI("text=MT063SK2 Cordless Driver Drill;url=MT063.htm;");
aI("text=MT064SK2 Cordless Driver Drill;url=MT064.htm;");
aI("text=MT110 Power Planer;url=MT110.htm;");
aI("text=MT190 Power Planer ;url=MT190.htm;");
aI("text=MT230 Compound Mitre Saw;url=MT230.htm;");
aI("text=MT240 Portable Cut-Off Saw;url=MT240.htm;");
aI("text=MT360 Plunge Type Router ;url=MT360.htm;");
aI("text=MT400 Blower;url=MT400.htm;");
aI("text=MT600 Drill ;url=MT600.htm;");
aI("text=MT601 Drill ;url=MT601.htm;");
aI("text=MT651 High Speed Drill ;url=MT651.htm;");
aI("text=MT811 Impact Drill ;url=MT811.htm;");
aI("text=MT813 Impact Drill ;url=MT813.htm;");
aI("text=MT920 Finishing Sander ;url=MT920.htm;");
aI("text=MT921 Finishing Sander ;url=MT921.htm;");
aI("text=MT922 Finishing Sander ;url=MT922.htm;");
aI("text=MT940 Belt Sander ;url=MT940.htm;");
aI("text=MT901 Angle Grinder ;url=MT901.htm;");
aI("text=MT952 Angle Grinder ;url=MT952.htm;");
aI("text=MT957 Angle Grinder ;url=MT957.htm;");
}

with(milonic=new menuname("Links")){
style=menuStyle;
}

with(milonic=new menuname("Anti Spam")){
style=menuStyle;
}

with(milonic=new menuname("MyMilonic")){
style=menuStyle;
}

drawMenus();

