blogId = '353326';var comment = new Array();comment[38717672] = '34';comment[38600129] = '16';comment[38456605] = '3';comment[38456613] = '15';comment[38392962] = '2';comment[38393004] = '9';comment[30257436] = '1';comment[37200326] = '14';comment[36997351] = '9';comment[33826339] = '6';comment[33373123] = '37';comment[32792872] = '3';comment[30179711] = '9';comment[31061602] = '8';comment[31061464] = '1';comment[30407099] = '3';comment[30407606] = '8';comment[30356208] = '4';comment[30257933] = '3';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=353326&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/5/3/353326/comment_353326_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}