blogId = '17780';var comment = new Array();comment[104420203024866119] = '1';comment[104387870735080820] = '2';comment[104379307491140886] = '2';comment[104379309685507567] = '1';comment[104370556566522779] = '3';comment[104359682443658834] = '2';comment[104354252494778922] = '1';comment[104300461093948179] = '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=17780&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/1/7/7/17780/comment_17780_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}