blogId = '361061';var comment = new Array();comment[33288000] = '17';comment[33190413] = '5';comment[32989935] = '13';comment[32937837] = '10';comment[32815727] = '14';comment[32639304] = '23';comment[32430828] = '21';comment[32321966] = '17';comment[30406105] = '5';comment[32190463] = '14';comment[32012706] = '17';comment[31843382] = '15';comment[31744798] = '11';comment[31649555] = '16';comment[31510277] = '13';comment[31451688] = '19';comment[30407987] = '16';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=361061&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/361061/comment_361061_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}