blogId = '174425';var comment = new Array();comment[39611930] = '1';comment[39512608] = '1';comment[39271078] = '2';comment[39147093] = '1';comment[38912088] = '1';comment[38812065] = '1';comment[38169499] = '1';comment[37972014] = '1';comment[1021] = '13';comment[1024] = '1';comment[37920644] = '1';comment[37768519] = '1';comment[37739834] = '1';comment[37528810] = '1';comment[37393559] = '1';comment[37331927] = '1';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=174425&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/1/7/4/174425/comment_174425_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}