//function resumeerror() { return true; } //window.onerror = resumeerror; $(document).ready(function () { //common try { $(window).resize(function () { }); try { // $(".").click(function () { // $('body,html').animate({ scrolltop: 0 }, 1000); // return false; // }); } catch (e) { } } catch (e) { } });