_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(BigTransparent=new mm_style()){
bordercolor="#6699CC";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
itemheight=20;
offbgcolor="#FFFFFF";
offcolor="#666666";
oncolor="#6699CC";
onsubimage="arrow.gif";
padding=2;
subimage="arrow.gif";
subimagepadding=3;
}

with(Big=new mm_style()){
styleid=1;
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
itemheight=18;
menubgimage="sheet.gif";
offcolor="#6699CC";
oncolor="#FF6600";
padding=9;
rawcss="text-align:center;width:79";
subimagepadding=3;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=189;
margin=2;
orientation="horizontal";
style=Big;
top=57;
aI("status=Who we are and what services we can offer you;text=about us;url=http://www.butlersystems.com/aboutus.html;");
aI("status=Great websites to promote your business;text=web design;url=http://www.butlersystems.com/webdesign.html;");
aI("status=Graphic design services for company brochures, presentations, corporate identities etc;showmenu=graphicdesign;text=graphic design;");
aI("status=Canvas Prints;text=canvas prints;url=http://www.ruislipwoods.co.uk/canvas-prints.htm;target=_blank;");
}

with(milonic=new menuname("graphicdesign")){
style=BigTransparent;
aI("text=brochures;url=http://www.butlersystems.com/brochures.html;status=Brochures, manuals and annual reports");
aI("text=corporate identities;url=http://www.butlersystems.com/corporate.html;status=Corporate identities and logos");
aI("text=newsletters;url=http://www.butlersystems.com/newsletters.html;status=Newsletters and reports");
aI("text=presentations;url=http://www.butlersystems.com/presentations.html;status=Presentations and exhibition boards");
}

drawMenus();

