// Previsão do Tempo / Climatempo 150X170, região nordeste / criado 09/07/08  
var html = '';
html += '<iframe src="http://selos.climatempo.com.br/selos/MostraSelo.php?CODCIDADE=256,264,334,94,259,60,56,384,8&SKIN=padrao" scrolling="no" frameborder="0" width="150" height="170" marginheight="0" marginwidth="0">';
html += ' </iframe>';
document.write(html);
