function _HpbJumpURLinNewWindow(url) {
    window.open(url, '', "width=580,height=615,scrollbars=yes");
}

