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