blogId = '121694';var comment = new Array();comment[37292257] = '1';comment[35803624] = '1';comment[26563447] = '4';comment[24746023] = '2';comment[24745382] = '1';comment[24745598] = '1';comment[17717795] = '4';comment[16342518] = '1';comment[12909985] = '5';comment[12648138] = '2';comment[12300759] = '1';comment[12301358] = '1';comment[12395052] = '2';comment[11743681] = '1';comment[10302867] = '1';comment[10087664] = '2';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=121694&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/1/2/1/121694/comment_121694_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}