blogId = '332852';var comment = new Array();comment[35031459] = '10';comment[33774109] = '7';comment[33703313] = '2';comment[32932890] = '2';comment[31736448] = '18';comment[30897585] = '6';comment[29995865] = '10';comment[29051587] = '19';comment[28483795] = '16';comment[28283175] = '16';comment[27856562] = '10';comment[27666354] = '6';comment[27448512] = '2';comment[27409287] = '2';comment[27361702] = '2';comment[27226376] = '1';comment[27251077] = '8';comment[27234511] = '2';comment[27194377] = '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=332852&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/3/2/332852/comment_332852_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}