blogId = '321777';var comment = new Array();comment[37821079] = '2';comment[37099569] = '3';comment[37014502] = '6';comment[36862607] = '4';comment[33854119] = '1';comment[36731483] = '1';comment[36731789] = '7';comment[35926254] = '14';comment[35690325] = '11';comment[35618157] = '4';comment[35349481] = '19';comment[35263999] = '9';comment[35034669] = '17';comment[34937281] = '7';comment[34798911] = '7';comment[34720807] = '4';comment[34422235] = '9';comment[34421848] = '2';comment[34234675] = '11';comment[34046478] = '10';comment[33879751] = '11';comment[33417065] = '15';comment[33381621] = '2';comment[33096605] = '11';comment[32916518] = '11';comment[32621478] = '12';comment[31489476] = '10';comment[31121849] = '12';comment[30929556] = '12';comment[30811782] = '10';comment[30640534] = '21';comment[30548488] = '10';comment[30445949] = '12';comment[30296222] = '14';comment[30192222] = '12';comment[30027713] = '14';comment[29741091] = '15';comment[29614724] = '10';comment[29393603] = '7';comment[29284267] = '8';comment[29085552] = '10';comment[28864208] = '8';comment[28688418] = '7';comment[28410101] = '3';comment[28257111] = '4';comment[27851141] = '5';comment[27680511] = '4';comment[27615002] = '7';comment[27307510] = '6';comment[27183549] = '3';comment[27075632] = '5';comment[26911247] = '6';comment[26715790] = '6';comment[26548655] = '7';comment[26330872] = '8';comment[26191898] = '5';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=321777&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/321777/comment_321777_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}