blogId = '321630';var comment = new Array();comment[33231129] = '1';comment[33231159] = '2';comment[29382594] = '1';comment[30781824] = '1';comment[30152152] = '1';comment[30150951] = '1';comment[29658587] = '3';comment[29470962] = '1';comment[29141635] = '1';comment[29056761] = '1';comment[28818223] = '2';comment[28854534] = '1';comment[28662816] = '1';comment[28405727] = '1';comment[28409989] = '8';comment[28156451] = '1';comment[27733643] = '3';comment[27409122] = '2';comment[27462184] = '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=321630&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/2/1/321630/comment_321630_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}