


_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=-5               // Sub menu top offset
_subOffsetLeft=0           // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(AllImagesStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
padding=3;
fontstyle="normal";
fontweight="normal";
}


with(menuStyle=new mm_style()){
onbgcolor="#74BBD8";
oncolor="#74BBD8";
offbgcolor="#74BBD8";
offcolor="#74BBD8";
bordercolor="#74BBD8";
borderstyle="solid";
borderwidth=0;
separatorcolor="#74BBD8";
separatorsize="0";
padding=5;
fontsize="10%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#74BBD8";
headercolor="#74BBD8";
headerbgcolor="#74BBD8";
subimage="arrow.gif";
subimagepadding="2";
overfilter="Blinds(direction='up', bands=1, duration='0.1')";
outfilter="Blinds(direction='down', bands=1, duration='0.1')";
}

with(milonic=new menuname("Whatsnew")){
style=menuStyle;
top=107
aI("url=http://www.woodhousechocolate.com/news/index.html;status=Sign Up For Our Newsletter;image=http://www.woodhousechocolate.com/images/button_newsletter.gif;overimage=http://www.woodhousechocolate.com/images/button_newsletter-over.gif");
aI("url=http://www.woodhousechocolate.com/news/press.html;status=Woodhouse Chocolate In The Press;image=http://www.woodhousechocolate.com/images/button_press.gif;overimage=http://www.woodhousechocolate.com/images/button_press-over.gif;");
}

with(milonic=new menuname("Products")){
style=menuStyle;
top=44
aI("url=http://www.woodhousechocolate.com/products/index.html;status=Product Offerings;image=http://www.woodhousechocolate.com/images/button_shop_offerings.gif;overimage=http://www.woodhousechocolate.com/images/button_shop_offerings-over.gif");
aI("url=javascript:popwinup('310','515','cart','http://www.woodhousechocolate.com/products/shop_index.html');status=Index Of Chocolates;image=http://www.woodhousechocolate.com/images/button_shop_index.gif;overimage=http://www.woodhousechocolate.com/images/button_shop_index-over.gif;");
aI("url=http://www.woodhousechocolate.com/products/corporate.asp;status=Corporate Gifts;image=http://www.woodhousechocolate.com/images/button_shop_corporate.gif;overimage=http://www.woodhousechocolate.com/images/button_shop_corporate-over.gif;");
aI("url=http://www.woodhousechocolate.com/products/wedding.asp;status=Wedding Flavors;image=http://www.woodhousechocolate.com/images/button_shop_wedding.gif;overimage=http://www.woodhousechocolate.com/images/button_shop_wedding-over.gif;");
aI("url=http://www.woodhousechocolate.com/story_store/seasonal.html;status=Seasonal Offerings;image=http://www.woodhousechocolate.com/images/button_shop_seasonal.gif;overimage=http://www.woodhousechocolate.com/images/button_shop_seasonal-over.gif;");
}

with(milonic=new menuname("Customer")){
style=menuStyle;
top=44
aI("url=http://www.woodhousechocolate.com/statuslogin.asp;status=Track An Order;image=http://www.woodhousechocolate.com/images/button_customer_track.gif;overimage=http://www.woodhousechocolate.com/images/button_customer_track-over.gif");
aI("url=http://www.woodhousechocolate.com/customer/shipping.html;status=Shipping Info;image=http://www.woodhousechocolate.com/images/button_customer_shipping.gif;overimage=http://www.woodhousechocolate.com/images/button_customer_shipping-over.gif;");
aI("url=http://www.woodhousechocolate.com/customer/faq.html;status=Facts & Questions;image=http://www.woodhousechocolate.com/images/button_customer_faq.gif;overimage=http://www.woodhousechocolate.com/images/button_customer_faq-over.gif;");
aI("url=http://www.woodhousechocolate.com/customer/acknowledgments.html;status=Acknowledgments;image=http://www.woodhousechocolate.com/images/button_customer_acknow.gif;overimage=http://www.woodhousechocolate.com/images/button_customer_acknow-over.gif;");
aI("url=http://www.woodhousechocolate.com/customer/help.html;status=Help;image=http://www.woodhousechocolate.com/images/button_customer_help.gif;overimage=http://www.woodhousechocolate.com/images/button_customer_help-over.gif;");
}

drawMenus();

