blogId = '1091';var comment = new Array();comment[40742386] = '1';comment[40693227] = '1';comment[40677863] = '1';comment[40656931] = '1';comment[40632973] = '1';comment[40656934] = '2';comment[40627166] = '1';comment[40627170] = '1';comment[40599901] = '1';comment[40534161] = '1';comment[40493605] = '3';comment[40496542] = '2';comment[40429555] = '1';comment[40436300] = '2';comment[40429560] = '1';comment[40428663] = '1';comment[40417907] = '1';comment[40417905] = '1';comment[40415729] = '1';comment[40408935] = '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=1091&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/1/0/9/1091/comment_1091_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}