<!--
function promo(url) {
  self.name = "opener";
  remote = open(url, "remote", "width=550,height=430,scrollbars=no" );
 
}
//-->
