function openpop(theURL)
{ 
 if(theURL == 'abichat'){
  window.open('http://0en.net/game/abi/abiya/index.cgi','','scrollbars=yes,resizable=yes');
 }
 if(theURL == 'abicorp'){
  window.open('http://0en.net/frame/abicorp.html','','scrollbars=yes,resizable=yes');
 }
 if(theURL == 'sos2'){
  window.open('http://0en.net/frame/sos2.html','','scrollbars=yes,resizable=yes');
 }
 if(theURL == 'tpsoc'){
  window.open('http://0en.net/frame/tpsoc.html','','scrollbars=yes,resizable=yes');
 }
 if(theURL == 'gekipawa'){
  window.open('http://0en.net/frame/gekipawa.html','','scrollbars=yes,resizable=yes');
 }
 if(theURL == 'taisellion'){
  window.open('http://0en.net/frame/taisellion.html','','scrollbars=yes,resizable=yes');
 }
 if(theURL == 'petroom'){
  window.open('http://0en.net/frame/petroom.html','','scrollbars=yes,resizable=yes');
 }
 if(theURL == 'vagoo'){
  window.open('http://0en.net/frame/vagoo.html','','scrollbars=yes,resizable=yes');
 }
 if(theURL == 'ore_plus'){
  window.open('http://0en.net/frame/ore_plus.html','','scrollbars=yes,resizable=yes');
 }
 if(theURL == 'kb'){
  window.open('http://0en.net/frame/kb.html','','scrollbars=yes,resizable=yes');
 }
 if(theURL == 'popup'){
  window.open('http://0en.net/popup.html', 'PopUnder', 'width=250,height=100', 'toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0' ,'width=600,height=300'); }
}
