blogId = '378777';var comment = new Array();comment[37679167] = '25';comment[37639435] = '5';comment[37632631] = '4';comment[37606607] = '6';comment[37437576] = '14';comment[37352891] = '14';comment[37300225] = '10';comment[37298431] = '2';comment[37278658] = '4';comment[37251182] = '5';comment[37222798] = '4';comment[37194399] = '10';comment[37185882] = '12';comment[36032437] = '42';comment[35709958] = '15';comment[35479209] = '12';comment[35316615] = '10';comment[35102337] = '11';comment[34999731] = '2';comment[34923248] = '2';comment[34763383] = '6';comment[34600545] = '7';comment[34571109] = '2';comment[34412481] = '3';comment[34194494] = '1';comment[34239484] = '12';comment[34088582] = '3';comment[34084023] = '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=378777&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/7/8/378777/comment_378777_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}