blogId = '390200';var comment = new Array();comment[38969151] = '1';comment[37092996] = '19';comment[36915177] = '17';comment[36809190] = '3';comment[36688722] = '1';comment[36781670] = '10';comment[36599167] = '4';comment[36530673] = '2';comment[36459918] = '17';comment[36407091] = '1';comment[36429730] = '17';comment[36354516] = '12';comment[36333308] = '1';comment[36312638] = '2';comment[36280323] = '3';comment[36252927] = '4';comment[36203718] = '3';comment[36189512] = '2';comment[36166581] = '3';comment[36149577] = '4';comment[36126473] = '7';comment[36087031] = '4';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=390200&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/9/0/390200/comment_390200_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}