function OpenDown()
{
        var location = "/PokerInstaller? " + params + "&dl=1440";
        document.location.href = "/en/download_short.htm";
        window.open(location,"popDown","width=1,height=1,top=0,left=0");
}