// Error handling in IE (AS player related)
window.onerror = function(){ return true; };
