blogId = '232011';var comment = new Array();comment[107591586365142852] = '17';comment[107542488411579215] = '2';comment[107507490945768963] = '2';comment[107446734161870876] = '1';comment[107460087165535260] = '2';comment[107456516306962060] = '1';comment[107447672663757567] = '7';comment[10742980338820608] = '1';comment[107428742981614276] = '6';comment[107429937143759196] = '3';comment[107379368948631620] = '6';comment[107395560906724760] = '3';comment[107374766869771369] = '2';comment[107266192505239251] = '2';comment[107176375908123594] = '4';comment[107074000851377658] = '1';comment[107076471245258607] = '1';comment[107085545658620821] = '2';comment[107077035389171001] = '1';comment[107004556354090860] = '3';comment[106998186011709345] = '1';comment[106987177949706283] = '1';comment[106994365452983621] = '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=232011&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/2/3/2/232011/comment_232011_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}