blogId = '416465';var comment = new Array();comment[40725992] = '5';comment[40690852] = '7';comment[40655071] = '13';comment[40570187] = '21';comment[40530905] = '23';comment[40505423] = '27';comment[40476209] = '19';comment[40389693] = '24';comment[40360725] = '29';comment[40344871] = '5';comment[40284048] = '32';comment[40202617] = '32';comment[40174765] = '25';comment[40136951] = '18';comment[40089612] = '35';comment[39969507] = '63';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=416465&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/1/6/416465/comment_416465_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}