_menuCloseDelay=500 // The time delay for menus to remain visible on mouse out _menuOpenDelay=0 // The time delay before menus open on mouse over _followSpeed=5 // Follow scrolling speed _followRate=40 // Follow scrolling Rate _subOffsetTop=10 // Sub menu top offset _subOffsetLeft=-10 // Sub menu left offset _scrollAmount=3 // Only needed for Netscape 4.x _scrollDelay=20 // Only needed for Netcsape 4.x //Main menu style with(menuStyle=new mm_style()){ oncolor="#0064A1"; offcolor="#654500"; borderstyle="solid"; borderwidth=0; bordercolor="#000000"; separatorcolor="#ffffff"; separatorsize=1; fontweight="bold"; fontstyle="normal"; fontsize="12px"; align="left"; fontfamily="verdana, Helvetica, sans-serif"; image="/wsimages/menuItemBulletLow.gif"; //pagebgcolor="#DD3E80"; itemheight=29; padding=4; } //Submenu style with(menuStyleAlt=new mm_style()){ oncolor="#ffffff"; offcolor="#ffffff"; onbgcolor="#038fe4"; offbgcolor="#005a90"; borderstyle="solid"; borderwidth=1; bordercolor="#6dc5f9"; separatorcolor="#83a1d4"; separatorsize=1; fontweight="none" fontstyle="normal"; fontsize="12px"; align="left"; fontfamily="Arial, Helvetica, sans-serif"; pagebgcolor="#038fe4"; itemheight=27; padding=5; } with(milonic=new menuname("E607B605-C307-A02F-8FADBD0EECA39B84")){ style=menuStyleAlt; top="offset=-10"; left="offset=10"; itemwidth=138; aI("url=/go/home;text=Home;showmenu=E607B606-073B-11FB-5D51CE86B3C6156E;"); } with(milonic=new menuname("E607B606-073B-11FB-5D51CE86B3C6156E")){ style=menuStyle; alwaysvisible=1; menualign="center"; position="relative"; orientation="vertical"; itemwidth=138; aI("url=/go/home;text=home;");aI("url=/go/the-region;text=the region;showmenu=7669C40B-93A8-0BC4-BABD325EF194F516;");aI("url=/go/how-to-get-here;text=how to get here;");aI("url=/go/essential-experiences;text=essential experiences;");aI("url=/go/holiday-planner;text=holiday planner;");aI("url=/go/visitors-centre;text=visitors centre;");aI("url=/go/the-vale-blog;text=the vale blog;"); } with(milonic=new menuname("7669C40B-93A8-0BC4-BABD325EF194F516")){ style=menuStyleAlt; left="offset=0"; itemwidth=138; aI("url=/go/the-region/the-vale;text=the vale;");aI("url=/go/the-region/communities;text=communities;");aI("url=/go/the-region/history;text=history;");aI("url=/go/the-region/climate;text=climate;");aI("url=/go/the-region/produce;text=produce;");aI("url=/go/the-region/beyond-the-vale;text=beyond the vale;"); }