blogId = '415623';var comment = new Array();comment[40740155] = '2';comment[40659890] = '1';comment[40546836] = '2';comment[40499930] = '1';comment[40483708] = '1';comment[40442278] = '1';comment[40377591] = '3';comment[40362101] = '3';comment[40269237] = '1';comment[40202784] = '4';comment[40192036] = '1';comment[40160274] = '3';comment[40009203] = '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=415623&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/1/5/415623/comment_415623_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}