blogId = '225878';var comment = new Array();comment[37343207] = '1';comment[36904894] = '5';comment[36385510] = '5';comment[35577367] = '7';comment[35404257] = '1';comment[34369955] = '10';comment[33521065] = '15';comment[33007866] = '4';comment[32728888] = '5';comment[30745531] = '1';comment[31040144] = '11';comment[27084241] = '8';comment[26985726] = '3';comment[23618029] = '13';comment[22274160] = '5';comment[20994209] = '4';comment[18798401] = '27';comment[6898284] = '11';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=225878&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/2/2/5/225878/comment_225878_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}