blogId = '295677';var comment = new Array();comment[40262262] = '1';comment[22093248] = '1';comment[39557105] = '1';comment[38379514] = '1';comment[36227755] = '2';comment[37031459] = '2';comment[34943689] = '1';comment[35897502] = '1';comment[35452607] = '2';comment[35247743] = '4';comment[35061330] = '3';comment[32718608] = '1';comment[32101267] = '3';comment[31412291] = '3';comment[30422837] = '5';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=295677&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/2/9/5/295677/comment_295677_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}