blogId = '125415';var comment = new Array();comment[37067214] = '3';comment[38086172] = '1';comment[37947698] = '1';comment[31089810] = '1';comment[30589608] = '1';comment[28710991] = '1';comment[27895886] = '4';comment[27272428] = '1';comment[25094466] = '1';comment[26458949] = '4';comment[26225808] = '1';comment[25103824] = '3';comment[24788672] = '5';comment[23351253] = '1';comment[22192335] = '1';comment[21012209] = '1';comment[21746127] = '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=125415&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/1/2/5/125415/comment_125415_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}