function showAnimateWin( ) { win.offsetHeight ; win.classList.add("modal-window-animate"); setTimeout( function (){ end(); }, 0); };