
function openWindow() {
  popupWin = window.open('map_in.html', 'remote','scrollbars,width=505,height=460,left=50,top=50')
  }
  
 function openWindow1() {
  popupWin = window.open('http://www.orangeyouglad.com/oldsite/eerieeats/index.html', 'remote','scrollbars,width=770,height=705,left=50,top=50')
  }