blogId = '230108';var comment = new Array();comment[23348021] = '1';comment[18820383] = '1';comment[16837525] = '2';comment[40225153] = '3';comment[14866665] = '7';comment[20976857] = '1';comment[20806682] = '1';comment[32139572] = '2';comment[18516302] = '5';comment[27042813] = '6';comment[25378130] = '11';comment[24979543] = '4';comment[24331233] = '5';comment[24116110] = '2';comment[23930143] = '3';comment[23653817] = '11';comment[23396930] = '8';comment[23380733] = '2';comment[23348799] = '1';comment[23059338] = '3';comment[22906601] = '3';comment[22866313] = '9';comment[22379896] = '7';comment[21701005] = '2';comment[21317779] = '1';comment[21094641] = '2';comment[20247192] = '4';comment[18778954] = '2';comment[20053567] = '5';comment[19701477] = '1';comment[19510353] = '2';comment[19506639] = '7';comment[18735260] = '2';comment[18601789] = '5';comment[17512669] = '3';comment[17454344] = '1';comment[17121031] = '1';comment[17259156] = '4';comment[16709439] = '1';comment[16354579] = '4';comment[15847232] = '4';comment[14961523] = '1';comment[15661511] = '1';comment[14317629] = '1';comment[15241445] = '2';comment[14612498] = '2';comment[14460502] = '2';comment[14504942] = '1';comment[14142024] = '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=230108&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/2/3/0/230108/comment_230108_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}