function open_eops() {
  popupWin = window.open('/development/popups/eops.asp', 'remote', 'width=770,height=400,scrollbars=1')
}
function open_roundhouse() {
  popupWin = window.open('/development/popups/roundhouse.asp', 'remote', 'width=770,height=400,scrollbars=1')
}

