blogId = '409902';var comment = new Array();comment[40504926] = '1';comment[40296672] = '2';comment[40248935] = '1';comment[40161682] = '1';comment[40202851] = '3';comment[40194668] = '2';comment[40192135] = '1';comment[40144269] = '2';comment[40160963] = '1';comment[39905312] = '1';comment[39866242] = '1';comment[39318849] = '1';comment[39258039] = '1';comment[39250557] = '1';comment[39248856] = '1';comment[39241278] = '1';comment[39239756] = '1';comment[39238603] = '1';comment[39239933] = '1';comment[39240275] = '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=409902&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/0/9/409902/comment_409902_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}