var strbrw=navigator.userAgent.toLowerCase();if(strbrw.indexOf("msie") > -1 && strbrw.indexOf("mac")<0){var noticiaisagain;scagain=document.getElementById("noticiaisobj");scagain.outerHTML = scagain.outerHTML;}function unnoticiais(){if (strbrw.indexOf("msie") > -1 && strbrw.indexOf("mac") < 0){if (document.getElementsByTagName){var noticiaisobjs = document.getElementsByTagName("OBJECT");for (i=0; i<noticiaisobjs.length; i++){noticiaisobjs[i].outerHTML = "";}}}}window.onunload=unnoticiais;