blogId = '409492';var comment = new Array();comment[40696316] = '1';comment[40478928] = '1';comment[40424018] = '6';comment[40414548] = '2';comment[40359656] = '5';comment[40346282] = '7';comment[40342184] = '5';comment[40325041] = '4';comment[40259146] = '3';comment[40192800] = '6';comment[40188332] = '2';comment[40180253] = '3';comment[40149887] = '2';comment[40131370] = '4';comment[40037863] = '1';comment[40092021] = '2';comment[40097604] = '4';comment[40086810] = '1';comment[40082096] = '3';comment[40079578] = '1';comment[40067319] = '1';comment[39228805] = '2';comment[39203340] = '2';comment[39203515] = '5';comment[39200542] = '3';comment[39197369] = '2';comment[39191825] = '4';comment[39184627] = '4';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=409492&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/0/9/409492/comment_409492_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}