blogId = '249647';var comment = new Array();comment[25234567] = '1';comment[25234550] = '2';comment[25234602] = '16';comment[24359530] = '2';comment[24359488] = '1';comment[24434313] = '11';comment[24359512] = '1';comment[24227891] = '5';comment[24100270] = '4';comment[24084100] = '2';comment[23984741] = '1';comment[24034375] = '1';comment[24034634] = '7';comment[24023411] = '3';comment[23818198] = '5';comment[23430946] = '2';comment[23432318] = '14';comment[23322879] = '6';comment[23302690] = '3';comment[23085536] = '6';comment[23023920] = '3';comment[22931117] = '5';comment[22823463] = '8';comment[22737087] = '1';comment[22737279] = '7';comment[22575524] = '8';comment[22513048] = '1';comment[22548446] = '6';comment[22515080] = '6';comment[22123391] = '1';comment[22123923] = '3';comment[22124521] = '10';comment[21883055] = '4';comment[21760917] = '2';comment[21762493] = '9';comment[21106289] = '2';comment[21731780] = '2';comment[21735069] = '3';comment[21684970] = '2';comment[21690247] = '3';comment[21361534] = '6';comment[21364896] = '17';comment[21266652] = '1';comment[21269941] = '5';comment[21305573] = '9';comment[21196605] = '2';comment[21199977] = '7';comment[21073976] = '2';comment[21076085] = '7';comment[20952728] = '3';comment[20961981] = '17';comment[20907820] = '1';comment[20912012] = '1';comment[20429135] = '1';comment[20744218] = '3';comment[20745150] = '1';comment[20860672] = '12';comment[20745946] = '3';comment[20748207] = '4';comment[20750156] = '7';comment[20748988] = '3';comment[20470017] = '2';comment[20431527] = '2';comment[20294674] = '1';comment[20315050] = '3';comment[20316216] = '7';comment[20190180] = '1';comment[20191584] = '7';comment[20196902] = '2';comment[19567449] = '2';comment[19572579] = '10';comment[19410547] = '2';comment[19411709] = '2';comment[19440727] = '3';comment[19344854] = '5';comment[19092482] = '5';comment[19096818] = '1';comment[19103970] = '15';comment[19099384] = '4';comment[19021853] = '3';comment[19022463] = '12';comment[18975139] = '1';comment[18987979] = '9';comment[18887705] = '18';comment[18751519] = '11';comment[18552084] = '1';comment[18612761] = '11';comment[18237149] = '8';comment[18263468] = '1';comment[18266017] = '12';comment[18267701] = '20';comment[17523999] = '5';comment[17440953] = '2';comment[17294127] = '3';comment[17295576] = '2';comment[16725786] = '5';comment[16424391] = '2';comment[16410957] = '2';comment[16417418] = '1';comment[16425743] = '5';comment[16421298] = '1';comment[16221433] = '1';comment[16000080] = '1';comment[16000811] = '2';comment[15935871] = '4';comment[15721746] = '1';comment[15807712] = '3';comment[15694756] = '4';comment[15725257] = '8';comment[15557820] = '1';comment[15565262] = '1';comment[15567399] = '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=249647&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/2/4/9/249647/comment_249647_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}