blogId = '408102';var comment = new Array();comment[40214335] = '1';comment[39692860] = '1';comment[39688736] = '1';comment[40140469] = '1';comment[40096985] = '3';comment[39803370] = '1';comment[39612159] = '1';comment[39593699] = '1';comment[39545858] = '2';comment[39530052] = '2';comment[39458715] = '1';comment[39447071] = '2';comment[39407213] = '2';comment[39371947] = '1';comment[39345825] = '1';comment[39303114] = '1';comment[39267705] = '1';comment[39292458] = '6';comment[39251673] = '2';comment[39126990] = '1';comment[39016319] = '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=408102&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/0/8/408102/comment_408102_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}