blogId = '361073';var comment = new Array();comment[35096977] = '31';comment[34854060] = '12';comment[34581272] = '6';comment[34151335] = '21';comment[33833756] = '33';comment[33751158] = '6';comment[33509639] = '7';comment[33335154] = '12';comment[32993954] = '10';comment[32459113] = '37';comment[32169134] = '7';comment[32019791] = '9';comment[31797309] = '3';comment[31551743] = '5';comment[31459615] = '4';comment[31422775] = '5';comment[31390825] = '10';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=361073&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/361073/comment_361073_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}