//
// Horizontal navigation buttons for Pubs pages
//
// There are special modifications in this to cope with the fact that there 
// are two sets of navigation buttons in each of the pub pages. Every page,
// including pub pages, has the standard navigation down the left side. This 
// uses files navigation1.js and navigation2.js. The horizontal navigation uses 
// files navigation31.js (this file) together with navigation32.js.
//
// The significant change in this file is the name of the function. Duplicate 
// function names are not permitted so this one has been changed to include a P 
// for Pubs. This is reflected in the .htm code where the js files are loaded.
//
// The sequence of loading the js files is VERY important! Please see the note 
// at the foot of this file.
//
function mmLoadPMenus() {
  if (window.mm_menu_0530104321_0) return;
// label, mw, mh, fnt, fs, fclr, fhclr, bg, bgh, halgn, valgn, pad, space, to, sx, sy, srel, opq, vert, idt, aw, ah
// Menu([label],[mw_menu-width],[mh_menu-height],[fnt_font],[fs_font-size],
// [fclr_font-colour],[fhclr_font-colour-hilight],[bg_item-background-colour],
// [bgh_hilight-background-colour],[halgn_item-H-align],[valgn_item-V-align],
// [pad_item-padding],[space_item-spacing],[to_hide-timeout],[sx_submenu-X-offset],
// [sy_submenu-Y-offset],[srel_submenu-Relative-To-Item],
// [opq_background-opaque],[vert_vertical],[idt_item-indent],[aw_not-used],[ah_not-used]
//
// The positioning of the menus beneath the link buttons is determined by parameters in file
// navigation32.js
//
// Pubs
//
window.mm_menu_0529214840_0 = new Menu("root",160,24,"Arial",13,"#003300","#003300","#EEEEEE","#FFFFFF","left","middle",3,0,500,-5,7,true,true,true,5,true,true);
  mm_menu_0529214840_0.addMenuItem("&nbsp;&nbsp;2&nbsp;Bull's&nbsp;Head","location='bullshead.htm'");
  mm_menu_0529214840_0.addMenuItem("&nbsp;&nbsp;4&nbsp;Church&nbsp;House&nbsp;Inn","location='churchhouse.htm'");
  mm_menu_0529214840_0.addMenuItem("&nbsp;&nbsp;5&nbsp;Cock&nbsp;&amp;&nbsp;Pheasant","location='cockpheasant.htm'");
  mm_menu_0529214840_0.addMenuItem("&nbsp;&nbsp;7&nbsp;Cotton&nbsp;Tree&nbsp;Inn","location='cottontree.htm'");
  mm_menu_0529214840_0.addMenuItem("&nbsp;&nbsp;8&nbsp;Crown&nbsp;Inn","location='crown.htm'");
  mm_menu_0529214840_0.addMenuItem("&nbsp;&nbsp;9&nbsp;Dog&nbsp;&amp;&nbsp;Partridge&nbsp;Inn","location='dogpartridge.htm'");
  mm_menu_0529214840_0.addMenuItem("10&nbsp;Highwayman","location='highwayman.htm'");
  mm_menu_0529214840_0.addMenuItem("11&nbsp;Holly&nbsp;Bush&nbsp;Inn","location='hollybush.htm'");
  mm_menu_0529214840_0.addMenuItem("12&nbsp;Lord&nbsp;Clyde&nbsp;Inn","location='lordclyde.htm'");
  mm_menu_0529214840_0.addMenuItem("47&nbsp;Maggoty&nbsp;Johnson&nbsp;Caf&eacute;","location='maggotyjohnson.htm'");
  mm_menu_0529214840_0.addMenuItem("&nbsp;&nbsp;6&nbsp;New&nbsp;Con&nbsp;Club","location='newconclub.htm'");
  mm_menu_0529214840_0.addMenuItem("14&nbsp;Poacher's&nbsp;Inn","location='poachers.htm'");
  mm_menu_0529214840_0.addMenuItem("15&nbsp;Queen's&nbsp;Arms","location='queensarms.htm'");
  mm_menu_0529214840_0.addMenuItem("16&nbsp;Red&nbsp;Lion&nbsp;Inn","location='redlion.htm'");
  mm_menu_0529214840_0.addMenuItem("25&nbsp;Rising&nbsp;Sun&nbsp;Inn","location='risingsun.htm'");
  mm_menu_0529214840_0.addMenuItem("24&nbsp;Robin&nbsp;Hood&nbsp;Inn","location='robinhood.htm'");
  mm_menu_0529214840_0.addMenuItem("18&nbsp;Royal&nbsp;Oak&nbsp;Inn","location='royaloak.htm'");
  mm_menu_0529214840_0.addMenuItem("19&nbsp;Spinner's&nbsp;Arms","location='spinnersarms.htm'");
  mm_menu_0529214840_0.addMenuItem("39&nbsp;Springwood&nbsp;Park","location='springwoodpark.htm'");
  mm_menu_0529214840_0.addMenuItem("21&nbsp;Vale&nbsp;Inn","location='vale.htm'");
  mm_menu_0529214840_0.addMenuItem("23&nbsp;Windmill&nbsp;Inn","location='windmill.htm'");
   mm_menu_0529214840_0.hideOnMouseOut=true;
   mm_menu_0529214840_0.bgColor='#EEEEEE';
   mm_menu_0529214840_0.menuBorder=1;
   mm_menu_0529214840_0.menuLiteBgColor='#EEEEEE';
   mm_menu_0529214840_0.menuBorderBgColor='#EEEEEE';
// 
// Eating
//
window.mm_menu_0530094441_0 = new Menu("root",160,24,"Arial",13,"#003300","#003300","#EEEEEE","#FFFFFF","left","middle",3,0,500,-5,7,true,true,true,5,true,true);
  mm_menu_0530094441_0.addMenuItem("&nbsp;&nbsp;1&nbsp;Bayleaf&nbsp;(Indian)","location='bayleaf.htm'");
  mm_menu_0530094441_0.addMenuItem("15&nbsp;Beasdales&nbsp;(English)","location='beasdales.htm'");
  mm_menu_0530094441_0.addMenuItem("32&nbsp;Briscola&nbsp;(Italian)","location='briscola.htm'");
  mm_menu_0530094441_0.addMenuItem("&nbsp;&nbsp;2&nbsp;Bull's&nbsp;Head&nbsp;Inn","location='bullshead.htm'");
  mm_menu_0530094441_0.addMenuItem("&nbsp;&nbsp;4&nbsp;Church&nbsp;House&nbsp;Inn","location='churchhouse.htm'");
  mm_menu_0530094441_0.addMenuItem("&nbsp;&nbsp;5&nbsp;Cock&nbsp;&amp;&nbsp;Pheasant","location='cockpheasant.htm'");
  mm_menu_0530094441_0.addMenuItem("10&nbsp;Highwayman","location='highwayman.htm'");
  mm_menu_0530094441_0.addMenuItem("12&nbsp;Lord&nbsp;Clyde&nbsp;Inn","location='lordclyde.htm'");
  mm_menu_0530094441_0.addMenuItem("47&nbsp;Maggoty&nbsp;Johnson&nbsp;Caf&eacute;","location='maggotyjohnson.htm'");
  mm_menu_0530094441_0.addMenuItem("14&nbsp;Poacher's&nbsp;Inn","location='poachers.htm'");
  mm_menu_0530094441_0.addMenuItem("41&nbsp;The&nbsp;Ridge","location='ridge.htm'");
  mm_menu_0530094441_0.addMenuItem("25&nbsp;Rising&nbsp;Sun&nbsp;Inn","location='risingsun.htm'");
  mm_menu_0530094441_0.addMenuItem("24&nbsp;Robin&nbsp;Hood&nbsp;Inn","location='robinhood.htm'");
  mm_menu_0530094441_0.addMenuItem("42&nbsp;Shrigley&nbsp;Hall&nbsp;Hotel","location='shrigleyhall.htm'");
  mm_menu_0530094441_0.addMenuItem("39&nbsp;Springwood&nbsp;Park","location='springwoodpark.htm'");
  mm_menu_0530094441_0.addMenuItem("13&nbsp;The&nbsp;Plaice&nbsp;(fish)","location='plaice.htm'");
  mm_menu_0530094441_0.addMenuItem("21&nbsp;Vale&nbsp;Inn","location='vale.htm'");
  mm_menu_0530094441_0.addMenuItem("33&nbsp;Viceroy&nbsp;(Indian)","location='viceroy.htm'");
  mm_menu_0530094441_0.addMenuItem("38&nbsp;White&nbsp;Nancy&nbsp;boat","location='wnboat.htm'");
  mm_menu_0530094441_0.addMenuItem("23&nbsp;Windmill&nbsp;Inn","location='windmill.htm'");
   mm_menu_0530094441_0.hideOnMouseOut=true;
   mm_menu_0530094441_0.bgColor='#EEEEEE';
   mm_menu_0530094441_0.menuBorder=1;
   mm_menu_0530094441_0.menuLiteBgColor='#EEEEEE';
   mm_menu_0530094441_0.menuBorderBgColor='#EEEEEE';
// 
// Cafes
//
window.mm_menu_0530105856_0 = new Menu("root",160,24,"Arial",13,"#003300","#003300","#EEEEEE","#FFFFFF","left","middle",3,0,500,-5,7,true,true,true,5,true,true);
  mm_menu_0530105856_0.addMenuItem("37&nbsp;Caf&eacute;&nbsp;Waterside","location='waterside.htm'");
  mm_menu_0530105856_0.addMenuItem("40&nbsp;Coffee&nbsp;Mill&nbsp;Caf&eacute;","location='coffeemill.htm'");
  mm_menu_0530105856_0.addMenuItem("47&nbsp;Maggoty&nbsp;Johnson&nbsp;Caf&eacute;","location='maggotyjohnson.htm'");
  mm_menu_0530105856_0.addMenuItem("38&nbsp;White&nbsp;Nancy&nbsp;Caf&eacute;","location='wnboat.htm'");
  mm_menu_0530105856_0.addMenuItem("45&nbsp;Hill&nbsp;Top&nbsp;Tearoom","location='hilltop.htm'");
   mm_menu_0530105856_0.hideOnMouseOut=true;
   mm_menu_0530105856_0.bgColor='#EEEEEE';
   mm_menu_0530105856_0.menuBorder=1;
   mm_menu_0530105856_0.menuLiteBgColor='#EEEEEE';
   mm_menu_0530105856_0.menuBorderBgColor='#EEEEEE';
// 
// Sleeping
//
window.mm_menu_0530104321_0 = new Menu("root",212,24,"Arial",13,"#003300","#003300","#EEEEEE","#FFFFFF","left","middle",3,0,500,-5,7,true,true,true,5,true,true);
  mm_menu_0530104321_0.addMenuItem("41&nbsp;Hollin&nbsp;Hall&nbsp;Country&nbsp;House&nbsp;Hotel","location='hollinhall.htm'");
  mm_menu_0530104321_0.addMenuItem("42&nbsp;Shrigley&nbsp;Hall&nbsp;Hotel","location='shrigleyhall.htm'");
  mm_menu_0530104321_0.addMenuItem("39&nbsp;Premier&nbsp;Inn","location='premier.htm'");
  mm_menu_0530104321_0.addMenuItem("&nbsp;&nbsp;4&nbsp;Church&nbsp;House&nbsp;Inn","location='churchhouse.htm'");
  mm_menu_0530104321_0.addMenuItem("24&nbsp;Robin&nbsp;Hood&nbsp;Inn","location='robinhood.htm'");
  mm_menu_0530104321_0.addMenuItem("43&nbsp;Harrop&nbsp;Fold&nbsp;Farm","location='harropfold.htm'");
  mm_menu_0530104321_0.addMenuItem("44&nbsp;Red&nbsp;Oaks&nbsp;Farm","location='redoaks.htm'");
  mm_menu_0530104321_0.addMenuItem("45&nbsp;Common&nbsp;Barn&nbsp;Farm","location='hilltop.htm'");
  mm_menu_0530104321_0.addMenuItem("46&nbsp;Kerridge&nbsp;End&nbsp;Holiday&nbsp;Cottages","location='kerridgeend.htm'");
	mm_menu_0530104321_0.addMenuItem("Bed&nbsp;&amp;&nbsp;Breakfast&nbsp;list","loadAccommodation();");
   mm_menu_0530104321_0.hideOnMouseOut=true;
   mm_menu_0530104321_0.bgColor='#EEEEEE';
   mm_menu_0530104321_0.menuBorder=1;
   mm_menu_0530104321_0.menuLiteBgColor='#EEEEEE';
   mm_menu_0530104321_0.menuBorderBgColor='#EEEEEE';

} // mmLoadPMenus()
/*
  
   This menu set is deliberately without the end line. This is because there are 
   two menu sets in the Pub pages and there can only be one end line for all sets.
   The Pubs menu set (this file) MUST be loaded first. The left hand column navigation 
   set must be loaded LAST in all pages.
	 
*/ 
