function _HpbJumpURL(url) {  if (url != '')  {//    window.location = url;	window.open (url);  }}