blogId = '418915';var comment = new Array();comment[40326199] = '1';comment[40733063] = '2';comment[40726993] = '1';comment[40725906] = '3';comment[40710576] = '2';comment[40651861] = '4';comment[40657037] = '3';comment[40638510] = '1';comment[40628553] = '3';comment[40606908] = '2';comment[40595699] = '1';comment[40590299] = '1';comment[40591987] = '2';comment[40590365] = '1';comment[40566847] = '1';comment[40372841] = '1';comment[40509846] = '1';comment[40474835] = '1';comment[40463833] = '4';comment[40447937] = '2';comment[40440777] = '1';comment[40398740] = '2';comment[40397436] = '2';comment[40393526] = '3';comment[40380600] = '3';comment[40337467] = '2';comment[40339938] = '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=418915&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/1/8/418915/comment_418915_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}