function pop_window_ebayu() {
  
    window.open('http://www.lochaber.110mb.com/ebaylists.html', 'popup', 'width=640, height=480, top=100, left=100, menubar=0, scrollbars=0, location=0, toolbar=0,  resizable=0, status=0');
    window.blur()
    window.focus()
  }
