fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=1000;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(AllImagesStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
fontstyle="normal";
fontweight="normal";
padding=3;
}

with(menuStyle=new mm_style()){
bordercolor="#F48222";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#515151";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.6)";
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=5)";
padding=5;
pagebgcolor="#F48222";
pagecolor="black";
separatorcolor="#F48222";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=AllImagesStyle;
aI("image=buttons/newbuttons/gallery_reg.jpg;overimage=buttons/newbuttons/gallery_pushed.jpg;url=gallerypage.html;");
aI("image=buttons/newbuttons/tellme_reg.jpg;overimage=buttons/newbuttons/tellme_pushed.jpg;showmenu=Aboutus;");
aI("image=buttons/newbuttons/map_reg.jpg;overimage=buttons/newbuttons/map_pushed.jpg;url=location.html;");
aI("image=buttons/newbuttons/products_reg.jpg;overimage=buttons/newbuttons/products_pushed.jpg;showmenu=Products;");
aI("image=buttons/newbuttons/specialoffers_reg.jpg;overimage=buttons/newbuttons/specialoffers_pushed.jpg;showmenu=Offers;");
aI("image=buttons/newbuttons/deliveries_reg.jpg;overimage=buttons/newbuttons/deliveries_pushed.jpg;url=deliveries.html;");
aI("image=buttons/newbuttons/guestbook_white.jpg;overimage=buttons/newbuttons/guestbook_pushed.jpg;url=guestbook.html;");
}

with(milonic=new menuname("Aboutus")){
overflow="scroll";
style=menuStyle;
aI("image=buttons/newbuttons/contact_white.jpg;overimage=buttons/newbuttons/contact_blk.jpg;url=contact.html;");
aI("image=buttons/newbuttons/hours_white.jpg;overimage=buttons/newbuttons/hours_blk.jpg;url=hours.html;");
aI("image=buttons/newbuttons/map_white.jpg;overimage=buttons/newbuttons/map_blk.jpg;url=location.html;");
aI("image=buttons/newbuttons/faqs_white.jpg;overimage=buttons/newbuttons/faqs_blk.jpg;url=faqs.html;");
aI("image=buttons/newbuttons/jobs_white.jpg;overimage=buttons/newbuttons/jobs_blk.jpg;url=jobs.html;");
}

with(milonic=new menuname("Map")){
style=menuStyle;
}

with(milonic=new menuname("Products")){
style=menuStyle;
aI("image=buttons/newbuttons/cakes_white.jpg;overimage=buttons/newbuttons/cakes_blk.jpg;url=gallerypage.html;");
aI("image=buttons/newbuttons/weddingcakes_white.jpg;overimage=buttons/newbuttons/weddingcakes_blk.jpg;url=wed_special.html;");
aI("image=buttons/newbuttons/cakesinajar_white.jpg;overimage=buttons/newbuttons/cakesinajar_blk.jpg;url=cakesinajar.html;");
aI("image=buttons/newbuttons/cakeflavors_white.jpg;overimage=buttons/newbuttons/cakeflavors_blk.jpg;url=flavors.html;");
}

with(milonic=new menuname("Offers")){
style=menuStyle;
aI("image=buttons/newbuttons/giftideas_white.jpg;overimage=buttons/newbuttons/giftideas_blk.jpg;url=giftideas.html;");
aI("image=buttons/newbuttons/cakesinajar_white.jpg;overimage=buttons/newbuttons/cakesinajar_blk.jpg;url=cakesinajar.html;");
}

with(milonic=new menuname("Empty")){
style=menuStyle;
}

with(milonic=new menuname("Feedback")){
style=menuStyle;
aI("image=buttons/newbuttons/guestbook_white.jpg;overimage=buttons/newbuttons/guestbook_blk.jpg;url=guestbook.html;");
aI("image=buttons/newbuttons/poll_white.jpg;overimage=buttons/newbuttons/poll_blk.jpg;url=votingpage.html;");
}

drawMenus();


