blogId = '352807';var comment = new Array();comment[37159879] = '2';comment[36336618] = '3';comment[36140346] = '5';comment[35419803] = '6';comment[35182688] = '3';comment[33210530] = '3';comment[32828318] = '5';comment[32167022] = '1';comment[32167290] = '5';comment[31887442] = '4';comment[31428055] = '3';comment[31325018] = '5';comment[30988410] = '4';comment[30776641] = '5';comment[30599617] = '1';comment[30204917] = '3';comment[30036923] = '1';comment[30049595] = '1';comment[30080920] = '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=352807&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/5/2/352807/comment_352807_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}