blogId = '419254';var comment = new Array();comment[40694526] = '3';comment[40685445] = '2';comment[40671702] = '3';comment[40536594] = '2';comment[40523428] = '2';comment[40506429] = '1';comment[40502894] = '1';comment[40497640] = '1';comment[40486943] = '1';comment[40452780] = '1';comment[40437198] = '1';comment[40441461] = '2';comment[40438076] = '1';comment[40421187] = '1';comment[40418950] = '1';comment[40388806] = '1';comment[40398420] = '1';comment[40388834] = '1';comment[40382427] = '1';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=419254&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/1/9/419254/comment_419254_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}