  function popup_window_bm() {
    window.open('res_bm.htm', 'popup_bm', 'width=415, height=600, menubar=no, scrollbars=yes, toolbar=no, location=no, resizable=no, top=35, left=575');
  }

  function popup_window_eh() {
    window.open('res_eh.htm', 'popup_eh', 'width=415, height=600, menubar=no, scrollbars=yes, toolbar=no, location=no, resizable=no, top=35, left=575');
  }

  function popup_window_rl() {
    window.open('res_rl.htm', 'popup', 'width=415, height=600, menubar=no, scrollbars=yes, toolbar=no, location=no, resizable=no, top=35, left=575');
  }

  function popup_window_ts() {
    window.open('res_ts.htm', 'popup', 'width=415, height=600, menubar=no, scrollbars=yes, toolbar=no, location=no, resizable=no, top=35, left=575');
  }

  function popup_window_gm() {
    window.open('res_gm.htm', 'popup', 'width=415, height=600, menubar=no, scrollbars=yes, toolbar=no, location=no, resizable=no, top=35, left=575');
  }

  function popup_window_js() {
    window.open('res_js.htm', 'popup', 'width=400, height=600, menubar=no, scrollbars=yes, toolbar=no, location=no, resizable=no, top=35, left=575');
  }