blogId = '342007';var comment = new Array();comment[38960247] = '1';comment[39143797] = '1';comment[38921231] = '1';comment[38830758] = '1';comment[38518063] = '3';comment[38315286] = '1';comment[38315851] = '6';comment[37645062] = '1';comment[35118113] = '1';comment[29963922] = '2';comment[24494020] = '3';comment[24873240] = '2';comment[26394929] = '1';comment[28539905] = '4';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=342007&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/4/2/342007/comment_342007_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}