blogId = '361714';var comment = new Array();comment[37700679] = '12';comment[37254444] = '6';comment[36803459] = '10';comment[36579527] = '10';comment[36120047] = '12';comment[36120140] = '14';comment[35476209] = '10';comment[34727222] = '21';comment[34436634] = '9';comment[34236366] = '10';comment[33185337] = '33';comment[32825133] = '19';comment[32512713] = '12';comment[32142580] = '18';comment[31822445] = '24';comment[31706992] = '4';comment[31477236] = '1';comment[31566782] = '10';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=361714&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/6/1/361714/comment_361714_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}