blogId = '340450';var comment = new Array();comment[27947191] = '1';comment[31651551] = '16';comment[31456086] = '13';comment[31044929] = '12';comment[30603867] = '3';comment[30555398] = '5';comment[30294965] = '7';comment[29783009] = '11';comment[29549359] = '5';comment[29312996] = '5';comment[28956752] = '9';comment[28629770] = '5';comment[27947869] = '2';comment[28285136] = '12';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=340450&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/4/0/340450/comment_340450_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}