blogId = '417442';var comment = new Array();comment[40742880] = '1';comment[40731629] = '2';comment[40712212] = '1';comment[40704088] = '1';comment[40669032] = '2';comment[40143992] = '1';comment[40152532] = '1';comment[40143413] = '1';comment[40567648] = '1';comment[40462106] = '1';comment[40454780] = '1';comment[40460854] = '1';comment[40450666] = '3';comment[40206239] = '1';comment[40199132] = '1';comment[40150147] = '1';comment[40153283] = '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=417442&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/1/7/417442/comment_417442_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}