
<!--
function mmLoadMenus() {
var border=0;
// below var sets colour for the borders as well as cell hover colour
var menuLiteBgColor='#4E4D46';
var menuBorderBgColor=menuLiteBgColor;
var bgColor=menuLiteBgColor;
var menuheight=20;
var menuwidth=130;
var textfont="Tahoma, Arial, Helvetica, sans-serif";
var textsize=10;
var textweight="bold"
var textcolour="#D3CEBB";
var textcolourhover="#F3EEDB";
var cellbg="#696861";
var cellbghover=menuLiteBgColor;
var textalign="left";
var textvalign="middle";
var padding=5;
var spacing=1;
var timing=1000;
var subx=2;
var suby=0;
var cunt=20;
//
  if (window.menu1) return;
  window.menu1 = new Menu("root",100,menuheight,textfont,textsize,textweight,textcolour,textcolourhover,cellbg,cellbghover,textalign,textvalign,padding,spacing,timing,subx,suby,true,true,true,0,true,true);
  menu1.addMenuItem("Introduction","location='http://www.thealbanystandrews.co.uk/about-us/index.htm'");
  menu1.addMenuItem("Team","location='http://www.thealbanystandrews.co.uk/about-us/team.htm'");
  menu1.addMenuItem("Testimonials","location='http://www.thealbanystandrews.co.uk/about-us/testimonials.htm'");
   menu1.hideOnMouseOut=true;
   menu1.bgColor=bgColor;
   menu1.menuBorder=border;
   menu1.menuLiteBgColor=menuLiteBgColor;
   menu1.menuBorderBgColor=menuBorderBgColor;

  window.menu2 = new Menu("root",100,menuheight,textfont,textsize,textweight,textcolour,textcolourhover,cellbg,cellbghover,textalign,textvalign,padding,spacing,timing,subx,suby,true,true,true,0,true,true);
  menu2.addMenuItem("Introduction","location='http://www.thealbanystandrews.co.uk/hotel-tour/index.htm'");
  menu2.addMenuItem("Bar&nbsp;&&nbsp;Restaurant","location='http://www.thealbanystandrews.co.uk/hotel-tour/restaurant.htm'");
  menu2.addMenuItem("Bedrooms","location='http://www.thealbanystandrews.co.uk/hotel-tour/bedrooms.htm'");
  menu2.addMenuItem("Garden","location='http://www.thealbanystandrews.co.uk/hotel-tour/garden.htm'");
  menu2.addMenuItem("Eating&nbsp;Out","location='http://www.thealbanystandrews.co.uk/eating-out/index.htm'");
   menu2.hideOnMouseOut=true;
   menu2.bgColor=bgColor;
   menu2.menuBorder=border;
   menu2.menuLiteBgColor=menuLiteBgColor;
   menu2.menuBorderBgColor=menuBorderBgColor;
   
  window.menu3 = new Menu("root",menuwidth,menuheight,textfont,textsize,textweight,textcolour,textcolourhover,cellbg,cellbghover,textalign,textvalign,padding,spacing,timing,subx,suby,true,true,true,0,true,true);
  menu3.addMenuItem("Introduction","location='http://www.thealbanystandrews.co.uk/visit-st-andrews/index.htm'");
  menu3.addMenuItem("University","location='http://www.thealbanystandrews.co.uk/visit-st-andrews/university.htm'");
  menu3.addMenuItem("Theatre","location='http://www.thealbanystandrews.co.uk/visit-st-andrews/theatre.htm'");
  menu3.addMenuItem("Home&nbsp;of&nbsp;Golf","location='http://www.thealbanystandrews.co.uk/visit-st-andrews/home-of-golf.htm'");
  menu3.addMenuItem("History&nbsp;and&nbsp;heritage","location='http://www.thealbanystandrews.co.uk/visit-st-andrews/History-heritage.htm'");
  menu3.addMenuItem("Shopping","location='http://www.thealbanystandrews.co.uk/visit-st-andrews/shopping.htm'");
  menu3.addMenuItem("Other&nbsp;highlights","location='http://www.thealbanystandrews.co.uk/visit-st-andrews/other-highlights.htm'");
   menu3.hideOnMouseOut=true;
   menu3.bgColor=bgColor;
   menu3.menuBorder=border;
   menu3.menuLiteBgColor=menuLiteBgColor;
   menu3.menuBorderBgColor=menuBorderBgColor;

   
  window.menu4 = new Menu("root",menuwidth,menuheight,textfont,textsize,textweight,textcolour,textcolourhover,cellbg,cellbghover,textalign,textvalign,padding,spacing,timing,subx,suby,true,true,true,0,true,true);
  menu4.addMenuItem("Introduction","location='http://www.thealbanystandrews.co.uk/st-andrews-golf/index.htm'");
  menu4.addMenuItem("St&nbsp;Andrews&nbsp;Courses","location='http://www.thealbanystandrews.co.uk/st-andrews-golf/st-andrews-courses.htm'");
  menu4.addMenuItem("Other&nbsp;Fife&nbsp;courses","location='http://www.thealbanystandrews.co.uk/st-andrews-golf/other-fife-courses.htm'");
  menu4.addMenuItem("Green&nbsp;fees","location='http://www.thealbanystandrews.co.uk/st-andrews-golf/green-fees.htm'");
  menu4.addMenuItem("Packages","location='http://www.thealbanystandrews.co.uk/st-andrews-golf/packages.htm'");
  menu4.addMenuItem("Golf&nbsp;FAQ's","location='http://www.thealbanystandrews.co.uk/st-andrews-golf/golf-faq.htm'");
   menu4.hideOnMouseOut=true;
   menu4.bgColor=bgColor;
   menu4.menuBorder=border;
   menu4.menuLiteBgColor=menuLiteBgColor;
   menu4.menuBorderBgColor=menuBorderBgColor;

   
  window.menu5 = new Menu("root",100,menuheight,textfont,textsize,textweight,textcolour,textcolourhover,cellbg,cellbghover,textalign,textvalign,padding,spacing,timing,subx,suby,true,true,true,0,true,true);
  menu5.addMenuItem("Activities","location='http://www.thealbanystandrews.co.uk/out-and-about/activities/index.htm'");
  menu5.addMenuItem("Area&nbsp;attractions","location='http://www.thealbanystandrews.co.uk/out-and-about/area-attractions/index.htm'");
  menu5.addMenuItem("Local&nbsp;events","location='http://www.thealbanystandrews.co.uk/out-and-about/local-events/index.htm'");
  menu5.addMenuItem("Touring&nbsp;ideas","location='http://www.thealbanystandrews.co.uk/out-and-about/Touring-ideas/index.htm'");
   menu5.hideOnMouseOut=true;
   menu5.bgColor=bgColor;
   menu5.menuBorder=border;
   menu5.menuLiteBgColor=menuLiteBgColor;
   menu5.menuBorderBgColor=menuBorderBgColor;
   
    window.menu6 = new Menu("root",120,menuheight,textfont,textsize,textweight,textcolour,textcolourhover,cellbg,cellbghover,textalign,textvalign,padding,spacing,timing,subx,suby,true,true,true,0,true,true);
  menu6.addMenuItem("Introduction","location='http://www.thealbanystandrews.co.uk/special-offers-and-packages/index.htm'");
  menu6.addMenuItem("Seasonal&nbsp;Breaks","location='http://www.thealbanystandrews.co.uk/special-offers-and-packages/seasonal.htm'");
  menu6.addMenuItem("Golf&nbsp;breaks","location='http://www.thealbanystandrews.co.uk/special-offers-and-packages/golf-breaks.htm'");
  menu6.addMenuItem("Weekend&nbsp;breaks","location='http://www.thealbanystandrews.co.uk/special-offers-and-packages/weekend-breaks.htm'");
  menu6.addMenuItem("Late&nbsp;deals","location='http://www.thealbanystandrews.co.uk/special-offers-and-packages/late-deals.htm'");
   menu6.hideOnMouseOut=true;
   menu6.bgColor=bgColor;
   menu6.menuBorder=border;
   menu6.menuLiteBgColor=menuLiteBgColor;
   menu6.menuBorderBgColor=menuBorderBgColor; 
   
     window.menu7 = new Menu("root",110,menuheight,textfont,textsize,textweight,textcolour,textcolourhover,cellbg,cellbghover,textalign,textvalign,padding,spacing,timing,subx,suby,true,true,true,0,true,true);
  menu7.addMenuItem("Tariffs","location='http://www.thealbanystandrews.co.uk/rates-and-reservations/tariffs.htm'");
  menu7.addMenuItem("FAQs","location='http://www.thealbanystandrews.co.uk/rates-and-reservations/faq.htm'");
  menu7.addMenuItem("Contact&nbsp;Us","location='http://www.thealbanystandrews.co.uk/rates-and-reservations/contact.htm'");
  menu7.addMenuItem("Enquiries","location='http://www.thealbanystandrews.co.uk/rates-and-reservations/enquire.htm'");
  menu7.addMenuItem("Book&nbsp;online","location='http://www.thealbanystandrews.co.uk/rates-and-reservations/book-on-line.htm'");
  menu7.addMenuItem("Currency&nbsp;convertor","location='http://www.thealbanystandrews.co.uk/rates-and-reservations/currency-convertor.htm'");
  menu7.addMenuItem("Join&nbsp;mailing&nbsp;list","location='http://www.thealbanystandrews.co.uk/rates-and-reservations/join-mailing-list.htm'");
   menu7.hideOnMouseOut=true;
   menu7.bgColor=bgColor;
   menu7.menuBorder=border;
   menu7.menuLiteBgColor=menuLiteBgColor;
   menu7.menuBorderBgColor=menuBorderBgColor;
   
   window.menu8 = new Menu("root",90,menuheight,textfont,textsize,textweight,textcolour,textcolourhover,cellbg,cellbghover,textalign,textvalign,padding,spacing,timing,subx,suby,true,true,true,0,true,true);
  menu8.addMenuItem("Introduction","location='http://www.thealbanystandrews.co.uk/location/index.htm'");
  menu8.addMenuItem("Directions","location='http://www.thealbanystandrews.co.uk/location/directions.htm'");
  menu8.addMenuItem("Maps","location='http://www.thealbanystandrews.co.uk/location/maps.htm'");
  menu8.addMenuItem("Travel&nbsp;tips","location='http://www.thealbanystandrews.co.uk/location/travel-tips.htm'");
  menu8.addMenuItem("Useful&nbsp;info","location='http://www.thealbanystandrews.co.uk/useful-info/area.htm'");
   menu8.hideOnMouseOut=true;
   menu8.bgColor=bgColor;
   menu8.menuBorder=border;
   menu8.menuLiteBgColor=menuLiteBgColor;
   menu8.menuBorderBgColor=menuBorderBgColor;
   
   
menu8.writeMenus();
}