
function openWindow1() {
  popupWin = window.open('popup_gates1.html', 'remote','scrollbars,width=525,height=425,left=50,top=50')
  }
function openWindow2() {
  popupWin = window.open('popup_gates2.html', 'remote','scrollbars,width=525,height=425,left=50,top=50')
  }
function openWindow3() {
  popupWin = window.open('popup_gates3.html', 'remote','scrollbars,width=525,height=425,left=50,top=50')
  }
function openWindow4() {
  popupWin = window.open('popup_gates4.html', 'remote','scrollbars,width=525,height=425,left=50,top=50')
  }
function openWindow5() {
  popupWin = window.open('popup_gates5.html', 'remote','scrollbars,width=525,height=425,left=50,top=50')
  }
function openWindow6() {
  popupWin = window.open('popup_gates6.html', 'remote','scrollbars,width=525,height=425,left=50,top=50')
  }
function openWindow7() {
  popupWin = window.open('popup_gates7.html', 'remote','scrollbars,width=525,height=425,left=50,top=50')
  }
function openWindow8() {
  popupWin = window.open('popup_gates8.html', 'remote','scrollbars,width=525,height=425,left=50,top=50')
  }
function openWindow9() {
  popupWin = window.open('popup_gates9.html', 'remote','scrollbars,width=525,height=425,left=50,top=50')
  }