_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Transparent";
offcolor="#EFEFEF";
onbgcolor="#B3D0E3";
oncolor="Black";
padding="9";
separatorcolor="#5B2825";
separatorsize="1";
subimage="images/black_4x5.gif";
subimagepadding="6";
itemwidth="150";
}

with(submenuStyle=new mm_style()){
bordercolor="#B3D0E3";
borderstyle="Double";
borderwidth="3";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Bisque";
offcolor="#000000";
onbgcolor="#DB615B";
oncolor="White";
padding="4";
subimage="images/black_4x5.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://www.fuzzyken.com/;");
aI("showmenu=RestaurantBreakfast MenuLEFT_MENU;text=Restaurant;target=;url=restaurant.html;");
aI("text=Bar;target=;url=bar.html;");
aI("text=Home Cooking<br>\"Food Shop\";target=;url=home-cooking.html;");
aI("text=Accommodation;target=;url=accommodation.html;");
aI("text=Book Shop;target=;url=book-shop.html;");
aI("text=Internet &<br>Business Services;target=;url=internet-business-services.html;");
aI("showmenu=Property for Rent & Small Business SalesHouse for rent in UdonLEFT_MENU;text=Property for Rent & Small Business Sales;target=;url=property-for-rent.html;");
aI("showmenu=Miscellaneous Items For SaleSony HiFi CD/DVD with 5 speaker systemLEFT_MENU;text=Miscellaneous Items For Sale;target=;url=miscellaneous-items-for-sale.html;");
aI("showmenu=Car & Motorcycle Hire - including vehicles for saleHonda CB400 for saleLEFT_MENU;text=Car & Motorcycle Hire - including vehicles for sale;target=;url=car-&-motorcycle-hire.html;");
aI("text=Map To Find Us;target=;url=map-to-find-us.html;");
aI("text=Other Websites;target=;url=websites.html;");
aI("text=Contact Fuzzy Ken;target=;url=contact-us.html;");
aI("text=Fuzzy Ken's<br>Website Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("RestaurantBreakfast MenuLEFT_MENU")){
style=submenuStyle;
aI("text=Breakfast Menu;target=;url=breakfast-menu.html;");
aI("text=Burgers;target=;url=burgers.html;");
aI("text=Meat & Fish Selection;target=;url=meat-and-fish-selection.html;");
aI("text=Pork & Chicken Dinners;target=;url=pork-and-chicken-dinners.html;");
aI("text=Desserts;target=;url=desserts.html;");
}

with(milonic=new menuname("Property for Rent & Small Business SalesHouse for rent in UdonLEFT_MENU")){
style=submenuStyle;
aI("text=House for rent in Udon;target=;url=house-for-rent-in-udon.html;");
aI("text=Small house for sale Udon;target=;url=small-house-for-sale-udon.html;");
aI("text=Small house for rent near Udon;target=;url=small-house-for-rent-near-udon.html;");
}

with(milonic=new menuname("Miscellaneous Items For SaleSony HiFi CD/DVD with 5 speaker systemLEFT_MENU")){
style=submenuStyle;
aI("text=Sony HiFi CD/DVD with 5 speaker system;target=;url=sony-hifi-cd-dvd-model-dhc-fl5d-with-5-speaker-system.html;");
aI("text=Tag Maclaren T32R AM/FM tuner;target=;url=tag-maclaren-t32r-am-fm-tuner.html;");
aI("text=More items;target=;url=more-items.html;");
}

with(milonic=new menuname("Car & Motorcycle Hire - including vehicles for saleHonda CB400 for saleLEFT_MENU")){
style=submenuStyle;
aI("text=Honda CB400 for sale;target=;url=honda-cb400-for-sale.html;");
aI("text=Honda CBX650 for sale;target=;url=honda-cbx650-for-sale.html;");
aI("text=Suzuki truck for sale;target=;url=suzuki-truck-for-sale.html;");
}


 drawMenus();
