blogId = '322609';var comment = new Array();comment[40654454] = '1';comment[40590557] = '2';comment[40563770] = '1';comment[40547903] = '2';comment[40518491] = '1';comment[40487226] = '1';comment[40435690] = '3';comment[40359327] = '2';comment[40343715] = '3';comment[40325483] = '1';comment[40280628] = '1';comment[40257110] = '1';comment[40212359] = '5';comment[40202847] = '2';comment[40140948] = '6';comment[40129866] = '1';comment[40128734] = '2';comment[40097738] = '4';comment[40081800] = '3';comment[40055410] = '4';comment[40037502] = '4';comment[40027860] = '3';comment[40020148] = '1';comment[39926182] = '1';comment[39970939] = '5';comment[39922873] = '1';comment[39849835] = '2';comment[39894898] = '1';comment[39882219] = '3';comment[39865118] = '2';comment[39853797] = '2';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=322609&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/2/2/322609/comment_322609_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}