blogId = '281972';var comment = new Array();comment[40563601] = '1';comment[40552595] = '1';comment[40402582] = '2';comment[40240550] = '1';comment[40229033] = '4';comment[40208531] = '3';comment[40192991] = '1';comment[40149851] = '2';comment[40176363] = '2';comment[40130226] = '2';comment[40108681] = '2';comment[40084243] = '2';comment[40073254] = '5';comment[40007607] = '1';comment[39971404] = '2';comment[39965732] = '1';comment[39956840] = '4';comment[39915343] = '1';comment[19076381] = '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=281972&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/2/8/1/281972/comment_281972_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}