blogId = '402056';var comment = new Array();comment[40616654] = '1';comment[40414582] = '5';comment[40352798] = '3';comment[40193951] = '10';comment[40035669] = '9';comment[39845163] = '11';comment[39752831] = '5';comment[39657159] = '10';comment[39573542] = '12';comment[39485219] = '11';comment[39409343] = '17';comment[39348912] = '13';comment[39246634] = '15';comment[39219547] = '23';comment[38546911] = '8';comment[38502734] = '11';comment[38427136] = '8';comment[38408874] = '6';comment[38327519] = '7';comment[38200366] = '1';comment[38153197] = '1';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=402056&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/0/2/402056/comment_402056_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}