blogId = '409911';var comment = new Array();comment[39874021] = '3';comment[39393040] = '4';comment[39381366] = '5';comment[39379885] = '1';comment[39377090] = '2';comment[39372149] = '2';comment[39364884] = '1';comment[39355320] = '2';comment[39353242] = '3';comment[39347024] = '2';comment[39344325] = '1';comment[39335218] = '4';comment[39329517] = '2';comment[39316637] = '1';comment[39318729] = '3';comment[39306113] = '2';comment[39297075] = '1';comment[39291940] = '1';comment[39289384] = '1';comment[39281016] = '2';comment[39241141] = '1';comment[39239900] = '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=409911&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/0/9/409911/comment_409911_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}