blogId = '293781';var comment = new Array();comment[39570801] = '2';comment[38938556] = '2';comment[38424745] = '2';comment[37809898] = '1';comment[37648987] = '1';comment[37349985] = '3';comment[36897080] = '1';comment[36091185] = '2';comment[35953057] = '2';comment[35341116] = '6';comment[35212085] = '1';comment[35155965] = '1';comment[34999531] = '2';comment[34854743] = '1';comment[34396354] = '1';comment[32748686] = '2';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=293781&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/2/9/3/293781/comment_293781_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}