blogId = '292419';var comment = new Array();comment[37616343] = '1';comment[37903922] = '5';comment[37891088] = '1';comment[37874367] = '2';comment[37879486] = '3';comment[37868571] = '3';comment[37858978] = '1';comment[37863837] = '3';comment[37852319] = '2';comment[37847338] = '1';comment[37841116] = '2';comment[37489888] = '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=292419&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/2/9/2/292419/comment_292419_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}