blogId = '405003';var comment = new Array();comment[39753466] = '3';comment[39696930] = '3';comment[39597772] = '6';comment[39400279] = '1';comment[39475866] = '2';comment[39344302] = '3';comment[39310369] = '2';comment[39266855] = '5';comment[39226383] = '4';comment[39150912] = '7';comment[39055098] = '10';comment[39024538] = '2';comment[38993457] = '2';comment[38931362] = '2';comment[38904473] = '2';comment[38834181] = '1';comment[38720274] = '1';comment[38690958] = '3';comment[38659296] = '2';comment[38621127] = '4';comment[38573536] = '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=405003&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/0/5/405003/comment_405003_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}