blogId = '410465';var comment = new Array();comment[40708048] = '2';comment[40327980] = '1';comment[40229657] = '2';comment[40147700] = '1';comment[40138918] = '2';comment[39788859] = '4';comment[39720809] = '3';comment[39712456] = '3';comment[39684800] = '3';comment[39627145] = '3';comment[39600630] = '4';comment[39588168] = '2';comment[39539703] = '2';comment[39485214] = '2';comment[39444067] = '3';comment[39407544] = '3';comment[39390563] = '3';comment[39337433] = '2';comment[39327835] = '2';comment[39305729] = '2';comment[39275893] = '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=410465&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/1/0/410465/comment_410465_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}