function xit() {

PopWindow = window.open("start.htm","PopWindow","width=" + WindowWidth + ",height=" + WindowHeight + " ,top=0,left=0,resizable=no,scrollbars=no
,toolbar=no,location=no,status=no");

closeWin.Click();
}



cmq dovrebbe funzionarti SOLO in locale!