blogId = '416774';var comment = new Array();comment[40071179] = '1';comment[40069036] = '1';comment[40070792] = '2';comment[40070239] = '2';comment[40062116] = '2';comment[40067952] = '1';comment[40067514] = '1';comment[40066809] = '2';comment[40067340] = '1';comment[40066350] = '1';comment[40065922] = '1';comment[40066142] = '1';comment[40064906] = '1';comment[40066158] = '1';comment[40064314] = '3';comment[40061978] = '2';comment[40062413] = '4';comment[40060332] = '1';comment[40057419] = '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=416774&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/416774/comment_416774_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}