<!--Hide

function upcoming_events()   {
      window.open('upcoming_specials.shtml', 'UpcomingEvents', 'scrollbars=no,toolbar=no,location=no,top=0,left=0,width=500,height=360');
      }
      
function upcoming_events2()   {
      window.open('../upcoming_specials.shtml', 'UpcomingEvents2', 'scrollbars=no,toolbar=no,location=no,top=0,left=0,width=500,height=360');
      }
      
function winterscene() {

      window.open('winterscene.html', 'Winterscene', 'scrollbars=yes,toolbar=no,location=no,top=0,left=0,fullscreen=yes');
      	
	}

function llmspecials()   {
      window.open('llmspecials.html', 'LMSpecials', 'scrollbars=yes,toolbar=no,location=no,top=0,left=0,width=500,height=500');
      }
      
function lmspecials2()   {
      window.open('../lmspecials.html', 'LMSpecials2', 'scrollbars=yes,toolbar=no,location=no,top=0,left=0,width=500,height=500');
      }      

function getCalendar()   {
      window.open('calendar.html', 'Calendar', 'scrollbars=no,toolbar=no,location=no,top=0,left=0,width=600,height=530');
      }


function getHours()   {
      window.open('dining_hours.html', 'Dining', 'scrollbars=no,toolbar=no,location=no,top=0,left=355,width=350,height=465');
      }
      
function getMenu()  {

      document.dinemessage.src="images/hours_reservations.jpg";
      
     }
     
function winterescene() {

     window.open('winterscene.html', 'Wintersecene', 'scrollbars=yes,toolbar=no,location=no,top=0,left=0,fullscreen=yes');

}
     
     
function closeMenu()  {
      
      document.dinemessage.src="images/headerimages/dine_header_image_part2.jpg";
      
      }

function getRates()   {
      window.open('rates.html', 'Rates', 'scrollbars=auto,toolbar=no,location=no,top=0,left=0,width=540,height=480');
      }
      
function getPolicies()   {
      window.open('reservation_policies.html', 'Policies', 'scrollbars=yes,toolbar=no,location=no,top=0,left=0,width=540,height=500');
      }      
      
function getAreamap()   {
      window.open('diagram_pages/area_map.html', 'Area_Map', 'scrollbars=yes,toolbar=no,location=no,top=0,left=0,width=640,height=520');
      }

function getGuestServices()   {
      window.open('guest_services.html', 'Guest_Services', 'scrollbars=yes,toolbar=no,location=no,top=0,left=0,width=540,height=500');
      }
      
function getBusinessServices()   {
      window.open('business_services.html', 'Business_services', 'scrollbars=yes,toolbar=no,location=no,top=0,left=0,width=540,height=350');
      }
      
function getGuestServices2()   {
      window.open('../guest_services.html', 'Guest_Services', 'scrollbars=yes,toolbar=no,location=no,top=0,left=0,width=540,height=500');
      }
      
function getBusinessServices2()   {
      window.open('../business_services.html', 'Business_services', 'scrollbars=yes,toolbar=no,location=no,top=0,left=0,width=540,height=350');
      }      
      
function getDoggie()   {
      window.open('pet_menu.html', 'Pets_Menu', 'scrollbars=yes,toolbar=no,location=no,top=0,left=0,width=540,height=420');
      }
      
function getOrdinances()   {
      window.open('pet_ordinances.html', 'Pet_Ordinances', 'scrollbars=yes,toolbar=no,location=no,top=0,left=0,width=540,height=500');
      }
      
function getWeddingDetails()   {
      window.open('wedding_more_details.html', 'Wedding_Details', 'scrollbars=yes,toolbar=no,location=no,top=0,left=0,width=540,height=500');
      }                  

//Unhide-->