blogId = '348488';var comment = new Array();comment[34218102] = '20';comment[34060340] = '2';comment[33679885] = '7';comment[33234891] = '9';comment[32900216] = '10';comment[32298572] = '10';comment[31593076] = '15';comment[31066960] = '13';comment[30852803] = '4';comment[30460799] = '13';comment[30243413] = '12';comment[30069231] = '4';comment[29888349] = '1';comment[29750945] = '2';comment[29661699] = '3';comment[29584259] = '2';comment[29559169] = '1';comment[29459892] = '5';comment[29384845] = '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=348488&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/4/8/348488/comment_348488_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}