_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
align="center";
bordercolor="#FD46AE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="7pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FD46AE";
offcolor="#000000";
onbgcolor="#FFB700";
oncolor="#000000";
padding="1";
separatorcolor="#000000";
separatorsize="1";
subimage="images/grey_4x5.gif";
subimagepadding="4";
itemwidth="98";
}

with(submenuStyle=new mm_style()){
bordercolor="#FD46AE";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#FD46AE";
offcolor="#000000";
onbgcolor="#FFB700";
oncolor="#000000";
padding="4";
subimage="images/grey_4x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=494;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
openstyle="up";
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("showmenu=ProductsMixed BouquetsFOOTER_MENU;text=Products;target=;url=Products.html;");
aI("showmenu=Bridal ColectionGalleryFOOTER_MENU;text=Bridal Colection;target=;url=Bridal-Colection.html;");
aI("text=Delivery Priceing;target=;url=Delivery-Priceing.html;");
aI("text=Order Form;target=;url=Order-Form.html;");
}

with(milonic=new menuname("ProductsMixed BouquetsFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Mixed Bouquets;target=;url=Mixed-Bouquets.html;");
aI("text=Arrangements;target=;url=Arrangements.html;");
aI("text=Balloons;target=;url=Balloons.html;");
aI("text=Chocolate;target=;url=Chocolate.html;");
aI("text=Funeral;target=;url=Funeral.html;");
}

with(milonic=new menuname("Bridal ColectionGalleryFOOTER_MENU")){
style=submenuStyle;
openstyle="up";
aI("text=Gallery;target=;url=Gallery.html;");
aI("text=Reception Gallery;target=;url=Reception-Gallery.html;");
}


 drawMenus();
