blogId = '164635';var comment = new Array();comment[87] = '20';comment[86] = '15';comment[85] = '27';comment[84] = '18';comment[83] = '22';comment[82] = '25';comment[81] = '30';comment[80] = '27';comment[79] = '29';comment[78] = '45';comment[77] = '28';comment[76] = '38';comment[75] = '40';comment[74] = '21';comment[73] = '29';comment[72] = '33';comment[71] = '26';comment[70] = '34';comment[69] = '42';comment[68] = '7';comment[67] = '36';comment[66] = '16';comment[65] = '31';comment[64] = '34';comment[63] = '35';comment[62] = '43';comment[61] = '23';comment[60] = '35';comment[59] = '37';comment[58] = '32';comment[57] = '6';comment[56] = '15';comment[55] = '19';comment[54] = '18';comment[53] = '12';comment[52] = '9';comment[51] = '14';comment[50] = '11';comment[49] = '23';comment[48] = '6';comment[47] = '19';comment[46] = '21';comment[45] = '24';comment[44] = '16';comment[43] = '18';comment[42] = '21';comment[41] = '9';comment[40] = '23';comment[39] = '18';comment[38] = '21';comment[37] = '12';comment[36] = '12';comment[35] = '6';comment[34] = '13';comment[33] = '10';comment[32] = '8';comment[31] = '8';comment[30] = '10';comment[29] = '5';comment[28] = '11';comment[27] = '2';comment[26] = '5';comment[25] = '1';comment[24] = '4';comment[23] = '7';comment[22] = '4';comment[21] = '7';comment[20] = '6';comment[19] = '6';comment[17] = '6';comment[16] = '7';comment[15] = '11';comment[14] = '9';comment[13] = '19';comment[12] = '12';comment[11] = '2';comment[10] = '10';comment[9] = '15';comment[8] = '6';comment[7] = '8';comment[6] = '5';comment[5] = '6';comment[2] = '2';comment[1] = '4';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=164635&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/1/6/4/164635/comment_164635_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}