<!--Hide from old browsers

function getTurnpike()   {
      window.open('http://www.wellsmainemotels.com/turnpike/maine_turnpike.html', 'TurnPike', 'scrollbars=yes,toolbar=no,location=no,top=0,left=0,width=515,height=430');
	}

function popMenu()   {
      window.open('accommodations.html', 'Menu', 'scrollbars=no,toolbar=no,location=no,menubar=no,titlebar=no,top=100,left=0,width=325,height=180');
	}

function selectMenu()     {
     window.close();
     opener.location.href = "accommodations_1.html";
     }
     
     
function selectMenu_2()     {
     window.close();
     opener.location.href = "accommodations_2.html";
     }

function selectMenu_3()     {
     window.close();
     opener.location.href = "accommodations_3.html";
     }
     
function selectMenu_4()     {
     window.close();
     window.open('http://www.visitthekennebunks.com', 'Kennebunk', 'scrollbars=yes,toolbar=yes,location=no,menubar=yes,titlebar=yes,top=0,left=0,width=650,height=490');
     }
     
function selectMenu_5()     {
     window.close();
      window.open('http://www.visitthekennebunks.com', 'Kennebunkport', 'scrollbars=yes,toolbar=yes,location=no,menubar=yes,titlebar=yes,top=0,left=0,width=650,height=490');
     }
     
function selectMenu_6()     {
     window.close();
      window.open('http://www.ogunquit.org/', 'Ounquit', 'scrollbars=yes,toolbar=yes,location=no,menubar=yes,titlebar=yes,top=0,left=0,width=650,height=490');
     }          
     
function selectMenu_4a()     {
       window.open('http://www.visitthekennebunks.com', 'Kennebunk', 'scrollbars=yes,toolbar=yes,location=no,menubar=yes,titlebar=yes,top=0,left=0,width=650,height=490');
     }
     
function selectMenu_5a()     {
       window.open('http://www.visitthekennebunks.com', 'Kennebunkport', 'scrollbars=yes,toolbar=yes,location=no,menubar=yes,titlebar=yes,top=0,left=0,width=650,height=490');
     }
     
function selectMenu_6a()     {
      window.open('http://www.ogunquit.org/', 'Ounquit', 'scrollbars=yes,toolbar=yes,location=no,menubar=yes,titlebar=yes,top=0,left=0,width=650,height=490');
     }               
     
function tellOthers()   {
      window.open('friends.html', 'Friends', 'scrollbars=yes,toolbar=no,location=no,top=0,left=200,width=450,height=400');
}
		    
 
     
     
     
 //Unhide-->    




