Javascript freeze screen. each(function() // 1) freeze // 2) then do something }); How do I freeze the script on some seconds? My...