blogId = '382686';var comment = new Array();comment[37876232] = '22';comment[37662402] = '11';comment[37541539] = '4';comment[37508509] = '3';comment[37339418] = '9';comment[37271983] = '9';comment[37189934] = '11';comment[37143019] = '14';comment[37119336] = '17';comment[37080514] = '13';comment[37057163] = '20';comment[37028768] = '15';comment[37002447] = '1';comment[36999977] = '1';comment[36982183] = '21';comment[36968651] = '11';comment[34716342] = '1';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=382686&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/8/2/382686/comment_382686_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}