blogId = '376509';var comment = new Array();comment[35712837] = '9';comment[35059411] = '6';comment[35013666] = '9';comment[34824615] = '4';comment[34614054] = '5';comment[34425130] = '10';comment[34291325] = '1';comment[34163918] = '2';comment[33962820] = '2';comment[34053612] = '3';comment[33982572] = '2';comment[33938520] = '1';comment[33875369] = '4';comment[33774019] = '3';comment[33661961] = '1';comment[33714822] = '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=376509&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/7/6/376509/comment_376509_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}