blogId = '388898';var comment = new Array();comment[38158057] = '14';comment[37955924] = '5';comment[37598698] = '3';comment[37526202] = '8';comment[36868817] = '9';comment[36648744] = '7';comment[36636584] = '1';comment[36556111] = '10';comment[35818507] = '1';comment[36167216] = '6';comment[35818018] = '2';comment[36024660] = '7';comment[35817974] = '1';comment[35920231] = '11';comment[35879650] = '10';comment[35854141] = '3';comment[35833476] = '14';comment[35818562] = '10';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=388898&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/8/8/388898/comment_388898_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}