blogId = '123792';var comment = new Array();comment[40190071] = '1';comment[40168576] = '1';comment[40146083] = '1';comment[39912724] = '1';comment[39901716] = '1';comment[39890296] = '1';comment[39876580] = '1';comment[39840901] = '1';comment[39816552] = '1';comment[39802112] = '2';comment[39796088] = '2';comment[39790685] = '1';comment[39660233] = '1';comment[26546150] = '1';comment[25890295] = '1';comment[25885969] = '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=123792&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/1/2/3/123792/comment_123792_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}