blogId = '339777';var comment = new Array();comment[33389598] = '2';comment[36142376] = '1';comment[35983901] = '3';comment[35818109] = '3';comment[35724324] = '4';comment[35656482] = '2';comment[35639682] = '2';comment[35550754] = '1';comment[35463337] = '4';comment[35285462] = '1';comment[35266026] = '2';comment[31370333] = '1';comment[30452160] = '1';comment[29882450] = '3';comment[29706244] = '1';comment[29539792] = '1';comment[28583907] = '1';comment[28512689] = '5';comment[28354953] = '1';comment[28234142] = '1';comment[28202489] = '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=339777&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/3/9/339777/comment_339777_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}