blogId = '165930';var comment = new Array();comment[36283002] = '1';comment[34235147] = '2';comment[31276912] = '5';comment[30399304] = '1';comment[9171549] = '1';comment[28795116] = '2';comment[28329482] = '8';comment[27415684] = '7';comment[25646389] = '2';comment[22895125] = '6';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=165930&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/1/6/5/165930/comment_165930_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}