blogId = '313522';var comment = new Array();comment[111853606736979302] = '5';comment[109370838270105781] = '1';comment[108342957690985776] = '1';comment[109655556336976384] = '2';comment[109017376742193854] = '1';comment[108343002859354834] = '3';comment[108168550059750725] = '1';comment[108152149162183847] = '3';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=313522&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/1/3/313522/comment_313522_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}