blogId = '401321';var comment = new Array();comment[39613498] = '2';comment[39508067] = '4';comment[39430364] = '2';comment[39177049] = '2';comment[39153975] = '2';comment[38687861] = '2';comment[38592224] = '1';comment[38568454] = '1';comment[38414129] = '3';comment[38330383] = '4';comment[38326549] = '1';comment[38268846] = '1';comment[38042646] = '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=401321&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/401321/comment_401321_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}