blogId = '415592';var comment = new Array();comment[40306046] = '9';comment[40269421] = '2';comment[40213178] = '1';comment[40228598] = '4';comment[40170982] = '2';comment[40113917] = '6';comment[40005008] = '10';comment[40000720] = '4';comment[39946893] = '3';comment[39942332] = '14';comment[39935842] = '3';comment[39908140] = '4';comment[39879398] = '5';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=415592&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/415592/comment_415592_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}