blogId = '360766';var comment = new Array();comment[33250739] = '5';comment[33093969] = '6';comment[32958868] = '6';comment[32879743] = '4';comment[32737465] = '7';comment[32439312] = '3';comment[32385570] = '2';comment[32204394] = '4';comment[31911460] = '13';comment[31712709] = '6';comment[31523064] = '1';comment[31523124] = '4';comment[31484944] = '1';comment[31404024] = '4';comment[31411583] = '4';comment[31336140] = '3';comment[31263269] = '4';comment[31135207] = '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=360766&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/6/0/360766/comment_360766_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}