/* This file was compressed using MbCompression library. http://blog.mironabramson.com */ 
function openECograAd()
{openImageWindow("LuckyAcePoker.com - eCOGRA Safe & Fair","../Images/LuckyAcePoker/eCograSealAd.gif");}
function downloadAndRedirect()
{
  var sURLreg = "http://www.safe-installation.com/luckyacepoker/downloadclient.htm?DownloadBrand=luckyacepoker";
  var localScut = (sCut) ? sCut : "";
  sURLreg += '&' + localScut;
   
  var is_chrome = navigator.userAgent.toLowerCase().indexOf('chrome') > -1;
  if (is_chrome) {
    window.location.href = sURLreg;
  }
  else {
    window.open(sURLreg, "popDown", "width=620,height=150,top=0,left=0");
  }}
