// Previsão do Tempo / Climatempo 150X170, região norte / criado 09/07/08  
var html = '';
html += '<iframe src="http://selos.climatempo.com.br/selos/MostraSelo.php?CODCIDADE=343,347,6,232,25,39,593&SKIN=padrao" scrolling="no" frameborder="0" width="150" height="170" marginheight="0" marginwidth="0">';
html += ' </iframe>';
document.write(html);
