blogId = '7337';var comment = new Array();comment[40082830] = '1';comment[40080174] = '2';comment[40062695] = '2';comment[39986924] = '12';comment[39985532] = '1';comment[39983501] = '1';comment[39980393] = '2';comment[39975028] = '3';comment[39975570] = '5';comment[39957784] = '3';comment[39920892] = '9';comment[39920137] = '3';comment[39916622] = '6';comment[39917426] = '5';comment[39914238] = '2';comment[39911566] = '7';comment[39909029] = '5';comment[39905366] = '4';comment[39906916] = '5';comment[39903132] = '10';comment[39901596] = '3';comment[39898375] = '1';comment[39898612] = '11';comment[39897308] = '4';comment[39896179] = '5';comment[39896135] = '1';comment[39892542] = '3';comment[39894200] = '4';comment[39890498] = '4';comment[39887596] = '7';comment[39885471] = '3';comment[39882853] = '2';comment[39879420] = '1';comment[39881251] = '9';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=7337&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/7/3/3/7337/comment_7337_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}