blogId = '407702';var comment = new Array();comment[39504123] = '1';comment[39404038] = '2';comment[39016821] = '1';comment[39038086] = '1';comment[39067683] = '2';comment[39047248] = '1';comment[39041454] = '1';comment[39087420] = '7';comment[39066310] = '2';comment[39051254] = '1';comment[39069362] = '2';comment[39044837] = '1';comment[39047789] = '1';comment[39038262] = '1';comment[39077457] = '3';comment[39079836] = '2';comment[39087404] = '2';comment[39076831] = '2';comment[39074494] = '2';comment[39070251] = '2';comment[39069828] = '3';comment[39066416] = '2';comment[39059069] = '3';comment[39056688] = '4';comment[39053828] = '1';comment[39048334] = '2';comment[39034787] = '1';comment[39036087] = '2';comment[39026597] = '5';comment[39017712] = '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=407702&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/0/7/407702/comment_407702_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}