blogId = '157799';var comment = new Array();comment[40158114] = '12';comment[40013565] = '2';comment[39615666] = '1';comment[39532132] = '1';comment[39712676] = '1';comment[39938336] = '8';comment[39821806] = '3';comment[8988343] = '8';comment[8809001] = '1';comment[8624666] = '4';comment[8636674] = '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=157799&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/1/5/7/157799/comment_157799_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}