blogId = '342725';var comment = new Array();comment[38217250] = '5';comment[38098565] = '4';comment[38079984] = '11';comment[38064346] = '1';comment[38006030] = '1';comment[38006574] = '6';comment[37990910] = '14';comment[37729586] = '1';comment[37729631] = '15';comment[37703823] = '5';comment[37586561] = '18';comment[37445747] = '13';comment[37274313] = '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=342725&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/4/2/342725/comment_342725_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}