blogId = '334299';var comment = new Array();comment[34301018] = '1';comment[39297434] = '2';comment[39018060] = '2';comment[37253497] = '3';comment[38198646] = '2';comment[34900977] = '2';comment[36651963] = '6';comment[32755550] = '9';comment[32613286] = '14';comment[29363529] = '23';comment[28297004] = '11';comment[28173481] = '10';comment[28021367] = '13';comment[27780190] = '17';comment[27636004] = '19';comment[27452699] = '12';comment[27421374] = '31';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=334299&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/3/4/334299/comment_334299_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}