blogId = '415296';var comment = new Array();comment[40398052] = '1';comment[40252364] = '1';comment[40136326] = '2';comment[40101215] = '5';comment[40091416] = '1';comment[40012897] = '3';comment[39998770] = '4';comment[39998753] = '1';comment[39936414] = '1';comment[39911257] = '1';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=415296&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/1/5/415296/comment_415296_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}