blogId = '420708';var comment = new Array();comment[40743442] = '2';comment[40696058] = '1';comment[40694290] = '2';comment[40634409] = '2';comment[40648984] = '2';comment[40632167] = '2';comment[40606927] = '2';comment[40590649] = '2';comment[40576166] = '2';comment[40587610] = '2';comment[40589421] = '2';comment[40590085] = '4';comment[40562990] = '2';comment[40584073] = '4';comment[40583562] = '1';comment[40576389] = '1';comment[40573592] = '2';comment[40561694] = '3';comment[40544990] = '2';comment[40540895] = '2';comment[40558809] = '4';comment[40558753] = '2';comment[40557795] = '4';comment[40533997] = '2';comment[40557287] = '4';comment[40532039] = '2';comment[40532726] = '1';comment[40548472] = '2';comment[40545495] = '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=420708&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/2/0/420708/comment_420708_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}