blogId = '364009';var comment = new Array();comment[36332920] = '12';comment[35569839] = '17';comment[35487769] = '2';comment[35499920] = '4';comment[35410510] = '8';comment[35401293] = '11';comment[34615791] = '29';comment[32147468] = '33';comment[31759455] = '49';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=364009&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/6/4/364009/comment_364009_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}