blogId = '11021';var comment = new Array();comment[37258493] = '1';comment[38316915] = '2';comment[38122828] = '1';comment[38087670] = '2';comment[38050774] = '3';comment[37956412] = '4';comment[37940182] = '2';comment[37600039] = '8';comment[37565788] = '3';comment[37014094] = '1';comment[37504237] = '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=11021&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/1/1/0/11021/comment_11021_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}