//script

<!--

function lbrw(url, features) {
  window.open(url, "_blank", features);
}

// -->
