blogId = '414487';var comment = new Array();comment[40276887] = '8';comment[40263045] = '7';comment[40259609] = '1';comment[40259863] = '1';comment[40252428] = '2';comment[40244768] = '6';comment[40235905] = '2';comment[40226688] = '3';comment[40223705] = '4';comment[40201561] = '2';comment[40197289] = '2';comment[40195686] = '2';comment[40141100] = '1';comment[39820669] = '1';comment[39791760] = '1';comment[39780463] = '1';comment[39755558] = '3';comment[39749444] = '1';comment[39747381] = '2';comment[39739150] = '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=414487&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/1/4/414487/comment_414487_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}