blogId = '410840';var comment = new Array();comment[40216733] = '2';comment[40212063] = '1';comment[40200873] = '1';comment[40056999] = '3';comment[39668569] = '2';comment[39393947] = '2';comment[39785804] = '7';comment[39648553] = '4';comment[39330943] = '2';comment[39426363] = '1';comment[39495273] = '2';comment[39421786] = '2';comment[39335259] = '1';comment[39375510] = '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=410840&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/1/0/410840/comment_410840_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}