blogId = '150005';var comment = new Array();comment[40444000] = '1';comment[39105928] = '2';comment[37570312] = '1';comment[36980637] = '3';comment[36404779] = '1';comment[35840317] = '5';comment[35018281] = '19';comment[34442892] = '11';comment[33551187] = '16';comment[31960469] = '2';comment[28657575] = '7';comment[23256967] = '24';comment[23144599] = '2';comment[21990007] = '8';comment[20429877] = '14';comment[19339681] = '17';comment[17560064] = '28';comment[16859271] = '26';comment[15758829] = '14';comment[14778286] = '16';comment[13267426] = '18';comment[12776446] = '6';comment[7783915] = '2';comment[11746524] = '8';comment[10458414] = '7';comment[9898206] = '7';comment[9252007] = '2';comment[8692117] = '2';comment[8527145] = '4';comment[8277685] = '7';comment[8098994] = '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=150005&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/1/5/0/150005/comment_150005_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}