blogId = '412340';var comment = new Array();comment[40244102] = '1';comment[39992395] = '1';comment[40029533] = '4';comment[40018652] = '1';comment[39956133] = '1';comment[39848721] = '1';comment[39861415] = '2';comment[39851879] = '3';comment[39676295] = '1';comment[39769155] = '2';comment[39791605] = '1';comment[39704345] = '1';comment[39552335] = '1';comment[39571317] = '3';comment[39530457] = '1';comment[39504606] = '2';comment[39472989] = '2';comment[39148760] = '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=412340&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/1/2/412340/comment_412340_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}