blogId = '410395';var comment = new Array();comment[40058062] = '3';comment[39899516] = '6';comment[39760486] = '4';comment[39617810] = '9';comment[39591087] = '4';comment[39566142] = '19';comment[39086636] = '1';comment[38837381] = '1';comment[39117211] = '5';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=410395&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/1/0/410395/comment_410395_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}