<!-- BANNER 1024 -->
if  (screen.width > 900){ 

document.write('<div id="coluna_1024">');
document.write('');
document.write('</div>');
}

