blogId = '296516';var comment = new Array();comment[26356642] = '2';comment[26040211] = '3';comment[25783473] = '1';comment[25472695] = '3';comment[24404807] = '4';comment[24346863] = '2';comment[24128478] = '1';comment[24129329] = '5';comment[24083456] = '4';comment[23971942] = '1';comment[23503136] = '1';comment[23520951] = '3';comment[22860935] = '2';comment[22388871] = '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=296516&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/2/9/6/296516/comment_296516_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}