blogId = '189846';var comment = new Array();comment[34388213] = '5';comment[34225315] = '7';comment[33657774] = '18';comment[33440500] = '5';comment[33192720] = '1';comment[33199035] = '17';comment[32918375] = '7';comment[32682433] = '14';comment[32307482] = '1';comment[32511847] = '14';comment[32334724] = '12';comment[32230215] = '5';comment[31696864] = '7';comment[31479963] = '2';comment[31321208] = '7';comment[31292660] = '2';comment[31234104] = '9';comment[31157677] = '6';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=189846&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/1/8/9/189846/comment_189846_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}