blogId = '408014';var comment = new Array();comment[40369720] = '2';comment[40211446] = '1';comment[40131893] = '1';comment[40077690] = '1';comment[40018229] = '1';comment[39966174] = '1';comment[39922004] = '2';comment[39794050] = '3';comment[39692313] = '2';comment[39659769] = '2';comment[39595589] = '3';comment[39589867] = '6';comment[39527468] = '1';comment[39587910] = '2';comment[39587847] = '1';comment[39441078] = '2';comment[39162234] = '1';comment[39041860] = '7';comment[39041854] = '7';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=408014&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/0/8/408014/comment_408014_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}