blogId = '415337';var comment = new Array();comment[40229399] = '3';comment[40216367] = '5';comment[40212379] = '2';comment[40208751] = '2';comment[40205079] = '6';comment[40202046] = '7';comment[40171932] = '1';comment[40137039] = '2';comment[39997802] = '5';comment[39993112] = '1';comment[39989686] = '1';comment[39982848] = '1';comment[39986671] = '2';comment[39974363] = '2';comment[39948332] = '1';comment[39911961] = '1';comment[39877099] = '1';comment[39868217] = '1';comment[39849127] = '4';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=415337&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/1/5/415337/comment_415337_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}