blogId = '264815';var comment = new Array();comment[34007260] = '2';comment[33501957] = '1';comment[31455983] = '5';comment[30533237] = '2';comment[27944349] = '4';comment[27787507] = '6';comment[27438589] = '2';comment[25065357] = '1';comment[26855454] = '3';comment[26450167] = '2';comment[26477839] = '1';comment[26407064] = '2';comment[26265787] = '1';comment[26312649] = '4';comment[25065362] = '2';comment[25065349] = '3';comment[24852327] = '1';comment[23755313] = '2';comment[16552888] = '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=264815&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/2/6/4/264815/comment_264815_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}