blogId = '361726';var comment = new Array();comment[36465732] = '2';comment[36883478] = '3';comment[34072202] = '7';comment[33494989] = '1';comment[33451102] = '1';comment[33248937] = '1';comment[33231127] = '1';comment[33074162] = '1';comment[32081912] = '2';comment[31667384] = '2';comment[31560490] = '1';comment[31588326] = '1';comment[31529682] = '1';comment[31476599] = '1';comment[31406745] = '4';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=361726&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/6/1/361726/comment_361726_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}