document.write(''
  + '<h3>Booking Options...</h3>'
  + '<ul style="margin:5px 0;"><li> &raquo; <a href="availability.html">Check Availability</a></li>'
  + '<li> &raquo; <a href="enquiries.html">Make a Booking</a></li></ul>'
  + '<br />'
  + '<h3>The Bothy...</h3>'
  + '<p><a href="bothy.html"><img src="img/thumb/bothy-00.jpg" alt="The Bothy" title="Click for more details" width="137" height="77" border="0" /></a></p>'
  + '<br />'
  + '<h3>Winter Gallery...</h3>'
  + '<p><a href="gallery.html"><img src="img/thumb/winter_03.jpg" alt="Winter Gallery" title="Click for more details" width="137" height="77" border="0" /></a></p>'
  + '<br />'
  + '<h3>Where we are...</h3>'
  + '<p style="padding:0px 15px;">'
  + '<a href="location.html"><img src="img/map.gif" width="101" height="150" alt="Easter Duair Location Map" border="0" /></a></p>'
  + '<!--<h3>Availability...</h3><img src="img/logo-calendar.gif" alt="Calendar" title="Click for more details" width="137" height="46" border="0" /></a>-->'

  + '<br />'
  + '<h3>4 Star quality...</h3>'
  + '<p><img src="img/logo-stb-sc4.gif" width="69" height="90" alt="4 Star Self Catering Socttish Tourist Board" id="stbrating" /></p>'
  + '<br />'
  + '');
