blogId = '407622';var comment = new Array();comment[40610023] = '1';comment[40611805] = '1';comment[40361244] = '1';comment[40351287] = '2';comment[39762466] = '1';comment[39581123] = '8';comment[39555103] = '2';comment[39546174] = '1';comment[39529343] = '3';comment[39492049] = '3';comment[39469152] = '2';comment[39399572] = '2';comment[39287351] = '1';comment[39278840] = '9';comment[39215930] = '2';comment[39188182] = '4';comment[39132699] = '4';comment[39115995] = '5';comment[39083659] = '10';comment[39063156] = '6';comment[39037248] = '4';comment[39020013] = '3';comment[39007338] = '4';comment[38989948] = '2';comment[38982672] = '2';comment[38953465] = '7';comment[38944617] = '2';comment[38941787] = '1';comment[38931822] = '2';comment[38928647] = '1';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=407622&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/407622/comment_407622_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}