blogId = '124959';var comment = new Array();comment[36636847] = '4';comment[35752807] = '1';comment[36928668] = '42';comment[36799728] = '27';comment[36674274] = '12';comment[36584796] = '6';comment[36540468] = '9';comment[36497677] = '11';comment[36438085] = '15';comment[36406814] = '17';comment[36353144] = '5';comment[35697316] = '4';comment[6304677] = '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=124959&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/1/2/4/124959/comment_124959_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}