if(document.getElementById('yuba')) { document.getElementById('yuba').style.background='#fafafa'; document.getElementById('yuba').style.color='#ddd'; document.getElementById('yuba').innerHTML='Did you know that XSS auditors (especially Google Chrome\'s) may interfere with CMS backends? Symptoms are failure to update preview, and the release of false conflict messages. Especially if you are editing HTML syntax or JavaScript in the backend editor, Firefox is the best browser to avoid this.'; document.getElementById('yuba').style.margin='55px 0 0 0'; document.getElementById('yuba').style.padding='11px'; document.getElementById('yuba').style.maxWidth='466px'; //document.getElementById('yuba').style.display='block'; document.getElementById('yuba').onmouseover=function(){document.getElementById('yuba').style.color='#333'}; document.getElementById('yuba').onmouseout=function(){document.getElementById('yuba').style.color='#ddd'}; document.write(''); }