blogId = '401132';var comment = new Array();comment[40174332] = '1';comment[40327915] = '2';comment[39828752] = '2';comment[39647809] = '1';comment[39628161] = '1';comment[39609143] = '2';comment[39595330] = '1';comment[39586607] = '1';comment[39556558] = '2';comment[39553596] = '1';comment[39553578] = '1';comment[38291568] = '1';comment[38189535] = '4';comment[38145536] = '3';comment[38078200] = '1';comment[38006812] = '1';comment[38011521] = '2';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=401132&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/0/1/401132/comment_401132_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}