_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
align="center";
onbgcolor="#336699";
offbgcolor="#EEF3F9"
oncolor="#EEF3F9";
offcolor="#336699";
bordercolor="#BBD1E8";
borderstyle="solid";
borderwidth=1;
onbold="true"
padding=6;
fontsize="70%";
fontstyle="bold";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#336699";
pagebgcolor="#EEF3F9";
headercolor="#336699";
headerbgcolor="#ffffff";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
outfilter="randomdissolve(duration=0.3)";
}

with(menuStyle2=new mm_style()){
align="left"
onbgcolor="#336699";
oncolor="#EEF3F9";
onbold="true";
offbgcolor="#EEF3F9"
offcolor="#336699";
bordercolor="#BBD1E8";
borderstyle="solid";
borderwidth=1;
separatorcolor="#BBD1E8";
separatorsize="1";
padding=6;
fontsize="70%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="#336699";
pagebgcolor="#EEF3F9";
headercolor="#355C63";
headerbgcolor="#ffffff";
subimage="right.gif";
subimagepadding="5";
itemwidth=165;
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}



with(milonic=new menuname("Main Menu")){
style=menuStyle;
screenposition="center";
menuwidth=760;
itemwidth=95;
alwaysvisible=1;
align="left";
orientation="horizontal";
aI("text=<b>Home</b>;url=http://www.sandwich-plus.com;status=Sandwich Plus Page;");
aI("text=<b>Specials</b>;showmenu=Specials;status=Please choose one option below;");
aI("text=<b>Buffets</b>;showmenu=Buffets;status=Please choose one option below;");
aI("text=<b>Shop</b>;showmenu=Shop;status=Please choose one option below;");
aI("text=<b>Vans</b>;showmenu=Van;status=Please choose one option below;");
aI("text=<b>About</b>;showmenu=About Us;status=Please choose one option below;");
aI("text=<b>Wholesale</b>;showmenu=Wholesale;status=See our wholesale offerings;");
aI("text=<b>Cakes</b>;url=http://www.sandwich-plus.com/cakes/index.htm;status=See our selection of Celebration Cakes;");
}

with(milonic=new menuname("Specials")){
style=menuStyle2;
overflow="scroll";
aI("text=Business Class Lunch;url=http://www.sandwich-plus.com/businessclass/index.htm;status=Business Class Lunch;");
aI("text=Lunch Specials;url=http://www.sandwich-plus.com/specials/lunch.php;status=Lunch Specials;");
aI("text=Exclusive Range;url=http://www.sandwich-plus.com/specials/exclusive.htm;status=Lunch Specials;");
aI("text=Chef's Choice;url=http://www.sandwich-plus.com/specials/chef.htm;status=Chef's Choice;");
}

with(milonic=new menuname("Buffets")){
style=menuStyle2;
aI("text=Buffet Menus;url=http://www.sandwich-plus.com/buffets/selection.htm;status=See our Buffet Menus;");
aI("text=Online Order Form;url=http://www.sandwich-plus.com/buffets/request.htm;status=Order Your Buffet Online;");
}

with(milonic=new menuname("Shop")){
style=menuStyle2;
aI("text=Hot Lunch Counter;url=http://www.sandwich-plus.com/shop/lunch.htm;status=Our Hot Lunch Counter opens at 11.30 Monday to Friday;");
aI("text=Salad Bar;url=http://www.sandwich-plus.com/shop/salad.htm;status=Mix Your Own Salad at Our Salad Bar;");
aI("text=Sandwiches & Rolls;url=http://www.sandwich-plus.com/shop/rolls.htm;status=Wide Variety of Sandwiches & Rolls;");
aI("text=Fresh Coffee & Tea;url=http://www.sandwich-plus.com/shop/coffee.htm;status=Enjoy Our Wide Selection of Freshly Ground Coffee & Tea;");
}

with(milonic=new menuname("Van")){
style=menuStyle2;
aI("text=Van Rounds;url=http://www.sandwich-plus.com/van/vanrounds.htm;status=Our SANDWICH PLUS DIRECT Van Rounds;");
aI("text=Van Specials;url=http://www.sandwich-plus.com/van/specials.htm;status=Special offers on the SANDWICH PLUS DIRECT Vans;");
aI("text=Next Day Request Form;url=http://www.sandwich-plus.com/van/request.htm;status=Order your preferred Sandwich for the next day;");
}

with(milonic=new menuname("About Us")){
style=menuStyle2;
aI("text=The Team;url=http://www.sandwich-plus.com/about/team.htm;status=Meet the SANDWICH PLUS Team;");
aI("text=Contact Details;url=http://www.sandwich-plus.com/about/contact.htm;status=See contact details and opening hours of Sandwich Plus;");
aI("text=Web Contact Form;url=http://www.sandwich-plus.com/about/webmail.html;status=Use our web contact form;");
}

with(milonic=new menuname("Wholesale")){
style=menuStyle2;
aI("text=Sandwiches & Rolls;url=http://www.sandwich-plus.com/wholesale/index.htm;status=See our wholesale sandwich offerings;");
aI("text=Freshly Baked Bread;url=http://www.sandwich-plus.com/wholesale/bread.htm;status=See our wholesale bread offerings;");
}


drawMenus();

