blogId = '277420';var comment = new Array();comment[33420637] = '12';comment[33002987] = '4';comment[32618489] = '8';comment[30538305] = '1';comment[32126916] = '4';comment[30538489] = '2';comment[30539234] = '12';comment[30088156] = '2';comment[26747169] = '27';comment[25148361] = '19';comment[23110030] = '47';comment[15018532] = '1';comment[20664719] = '3';comment[21504291] = '37';comment[20893616] = '10';comment[20197225] = '20';comment[19413874] = '2';comment[19778088] = '6';comment[19417964] = '3';comment[18927886] = '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=277420&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/2/7/7/277420/comment_277420_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}