// Copyright Star Global

function newWindow(a) {
      a.target = "_blank";
}