blogId = '407614';var comment = new Array();comment[39121196] = '3';comment[39119730] = '3';comment[39000479] = '1';comment[38984476] = '5';comment[38980163] = '3';comment[38976152] = '1';comment[38971856] = '1';comment[38966508] = '2';comment[38964802] = '2';comment[38948734] = '2';comment[38944200] = '2';comment[38938799] = '2';comment[38931735] = '2';comment[38933868] = '4';comment[38928470] = '2';comment[38925675] = '3';function getComments(id) { if (comment[parseInt(id)] == null) { document.write('0'); } else { document.write(comment[parseInt(id)]); }}function goToComments(id) {var valor = id;for (i = 0; i < valor.length; i++) {ch = valor.charAt(i);if (ch < '0' || ch > '9'){alert('O id deve ser um número inteiro.');return;}} if (comment[parseInt(id)] == null) { window.open('http://comentario.globo.com/comment.jsp?blogId=407614&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/0/7/407614/comment_407614_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}