function top200() {

  var width = 750;
  var height = 500;

  var left = 0;
  var top = 0;

  window.open('http://www.gamesites200.com/lineage2/in.php?id=16956','janela', 'width='+width+', height='+height+', top='+top+', left='+left+', scrollbars=yes, status=no, toolbar=no, location=no, directories=no, menubar=no, resizable=no, fullscreen=no');

}

