blogId = '402707';var comment = new Array();comment[40321352] = '12';comment[40309587] = '9';comment[40304373] = '14';comment[38701693] = '22';comment[38668857] = '26';comment[38645000] = '17';comment[38606451] = '38';comment[38579729] = '29';comment[38567243] = '23';comment[38530417] = '43';comment[38497239] = '50';comment[38475108] = '35';comment[38458528] = '27';comment[38409203] = '56';comment[38386101] = '53';comment[38355123] = '40';comment[38338665] = '20';comment[38311504] = '32';comment[38279719] = '33';comment[38224690] = '43';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=402707&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/402707/comment_402707_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}