(function() { (function test() {}); alert(typeof test == 'undefined' ? 'У вас не IE' : 'У вас IE'); })();