blogId = '370562';var comment = new Array();comment[35267181] = '2';comment[34996482] = '1';comment[34875071] = '1';comment[34872327] = '3';comment[34563437] = '2';comment[33731239] = '1';comment[32727375] = '2';comment[33553400] = '1';comment[33433847] = '1';comment[33001978] = '1';comment[33043665] = '1';comment[33238704] = '1';comment[33221942] = '1';comment[33195787] = '2';comment[32928390] = '2';comment[32689798] = '1';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=370562&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/7/0/370562/comment_370562_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}