blogId = '411547';var comment = new Array();comment[39819489] = '10';comment[39739143] = '9';comment[39679062] = '4';comment[39655174] = '4';comment[39620191] = '8';comment[39576159] = '11';comment[39554526] = '10';comment[39520934] = '7';comment[39490949] = '4';comment[39482282] = '2';comment[39451301] = '3';comment[39433411] = '1';comment[39414952] = '4';comment[39403325] = '3';comment[39389205] = '2';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=411547&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/1/1/411547/comment_411547_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}