blogId = '273223';var comment = new Array();comment[36469553] = '1';comment[36577295] = '2';comment[35558240] = '1';comment[35215339] = '2';comment[25533723] = '1';comment[34412367] = '1';comment[33520634] = '1';comment[30243697] = '1';comment[30154552] = '1';comment[29612957] = '2';comment[27023851] = '3';comment[26864594] = '1';comment[24952072] = '1';comment[24359848] = '5';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=273223&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/2/7/3/273223/comment_273223_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}