blogId = '321880';var comment = new Array();comment[31509298] = '4';comment[31276190] = '3';comment[31053355] = '4';comment[30075299] = '4';comment[29951688] = '2';comment[29720695] = '2';comment[29344100] = '2';comment[28945334] = '4';comment[28794696] = '3';comment[28749291] = '2';comment[28595982] = '3';comment[28288542] = '4';comment[28133501] = '2';comment[27976273] = '4';comment[27691043] = '4';comment[27486904] = '8';comment[27038956] = '3';comment[26979958] = '2';comment[26805470] = '3';comment[26757195] = '2';comment[26689913] = '2';comment[26478649] = '3';comment[26274029] = '3';comment[26093163] = '2';comment[26008140] = '5';comment[25952882] = '4';comment[25910291] = '5';comment[25680904] = '3';comment[25641614] = '6';comment[25601775] = '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=321880&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/2/1/321880/comment_321880_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}