blogId = '402269';var comment = new Array();comment[38888381] = '1';comment[38729918] = '1';comment[38863502] = '2';comment[38715006] = '2';comment[38687946] = '2';comment[38684570] = '1';comment[38586459] = '2';comment[38553852] = '2';comment[38406171] = '3';comment[38374811] = '1';comment[38366276] = '4';comment[38307758] = '2';comment[38271061] = '1';comment[38244782] = '2';comment[38206069] = '3';comment[38192071] = '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=402269&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/0/2/402269/comment_402269_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}