blogId = '383250';var comment = new Array();comment[34717938] = '1';comment[34788751] = '5';comment[35031203] = '20';comment[35001429] = '3';comment[34942016] = '5';comment[34925883] = '3';comment[34892456] = '4';comment[34855827] = '3';comment[34856424] = '6';comment[34838988] = '2';comment[34840985] = '2';comment[34838831] = '2';comment[34822224] = '1';comment[34821339] = '3';comment[34805488] = '2';comment[34805844] = '3';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=383250&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/8/3/383250/comment_383250_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}