blogId = '215000';var comment = new Array();comment[38339415] = '2';comment[37191140] = '2';comment[36455039] = '1';comment[36237868] = '3';comment[36142726] = '6';comment[36140687] = '2';comment[35920488] = '5';comment[35660740] = '7';comment[35378778] = '6';comment[35284685] = '4';comment[35115784] = '8';comment[34803795] = '7';comment[34385500] = '3';comment[34028773] = '6';comment[33515557] = '11';comment[33080831] = '8';comment[32872973] = '2';comment[32759044] = '1';comment[32498136] = '5';comment[31853402] = '4';comment[31849823] = '4';comment[31851056] = '2';comment[31261007] = '1';comment[30830756] = '2';comment[30660371] = '2';comment[29884626] = '1';comment[29881057] = '3';comment[29882816] = '1';comment[28501799] = '2';comment[28259957] = '1';comment[28258978] = '3';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=215000&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/2/1/5/215000/comment_215000_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}