blogId = '48385';var comment = new Array();comment[40124931] = '1';comment[40089195] = '6';comment[40060977] = '6';comment[40053505] = '3';comment[40020170] = '1';comment[40005131] = '3';comment[39976836] = '2';comment[39957734] = '1';comment[39907620] = '2';comment[39874390] = '8';comment[39867084] = '2';comment[39636029] = '2';comment[39665025] = '3';comment[39651436] = '1';comment[39770697] = '7';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=48385&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/8/3/48385/comment_48385_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}