function OpenRightNow()
{
     var w = 582;
     var h = 702;
     var l = (window.screen.width-w)/2;
     var t = (window.screen.height-h)/2;
     window.open("http://888-external-it.custhelp.com?p_pv=1.1&p_prods=1","faq","resizable=no,status=no,scrollbars=yes,toolbar=no,menubar=no,left=" + l + ",top=" + t + ",width=" + w + ",height=" + h);
}

function OpenRightNowPoker()
{
      var w = 582;
      var h = 702;
      var l = (window.screen.width-w)/2;
      var t = (window.screen.height-h)/2;
      window.open("http://888-external-it.custhelp.com?p_pv=1.4&p_prods=4","faq","resizable=no,status=no,scrollbars=yes,toolbar=no,menubar=no,left=" + l + ",top=" + t + ",width=" + w + ",height=" + h);
}
