// Variables for AddThis
var addthis_pub="nammet";
var addthis_brand = "The Ocean Hotel";

// Set up the JQuery accordian for the nav
/*
$(document).ready( function() {
  $("#navigation").accordion({
    event: "mouseover",
    header: ".act",
    alwaysOpen: false,
    autoHeight: false,
    active: false,
    collapsible: true
  });
});
 
 */
  