blogId = '243156';var comment = new Array();comment[30133046] = '1';comment[27027515] = '1';comment[25637349] = '6';comment[23676356] = '4';comment[23001772] = '4';comment[22474380] = '7';comment[22414050] = '1';comment[22280128] = '1';comment[21719622] = '2';comment[21462319] = '3';comment[21212031] = '3';comment[20922664] = '5';comment[20458414] = '5';comment[20219093] = '9';comment[20127563] = '9';comment[19890703] = '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=243156&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/2/4/3/243156/comment_243156_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}