blogId = '320807';var comment = new Array();comment[26926147] = '18';comment[26801968] = '4';comment[26707479] = '5';comment[26666745] = '4';comment[26508559] = '3';comment[26449546] = '2';comment[26276232] = '4';comment[25998075] = '3';comment[25949272] = '4';comment[25881905] = '3';comment[25721537] = '2';comment[25775930] = '2';comment[25724796] = '1';comment[25669035] = '3';comment[25630469] = '3';comment[25580509] = '3';comment[25528797] = '1';comment[25530467] = '3';comment[25534306] = '3';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=320807&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/2/0/320807/comment_320807_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}