blogId = '401091';var comment = new Array();comment[39861794] = '2';comment[37789349] = '1';comment[39647052] = '1';comment[39483867] = '1';comment[39381928] = '2';comment[39212398] = '1';comment[39057156] = '1';comment[38548940] = '1';comment[38794245] = '4';comment[38428566] = '1';comment[38339143] = '1';comment[38214589] = '1';comment[38168347] = '3';comment[37909511] = '1';comment[38006000] = '2';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=401091&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/0/1/401091/comment_401091_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}