blogId = '222324';var comment = new Array();comment[108773642270993637] = '1';comment[108853397443829266] = '3';comment[108827384326929212] = '1';comment[108495506397190253] = '1';comment[108401929182213622] = '2';comment[108253815911115271] = '1';comment[108301097074184801] = '1';comment[108214587300706423] = '3';comment[108224361211759007] = '4';comment[108172281147143701] = '1';comment[108141835923898327] = '2';comment[108118603475515755] = '3';comment[108103867471384623] = '2';comment[108085124057476516] = '1';comment[108054977913155205] = '1';comment[107984838714163813] = '2';comment[107985569986187455] = '1';comment[107653499509093260] = '2';comment[107680361453104955] = '4';comment[107619058355476943] = '2';comment[107506319171846775] = '2';comment[107489584422240078] = '2';comment[107446422269516585] = '1';comment[107446394162443900] = '2';comment[107446411105551230] = '2';comment[107403214064505174] = '4';comment[107326577461412445] = '2';comment[107226421586765266] = '5';comment[107203592825255449] = '1';comment[107180650919170121] = '2';comment[107161902386473854] = '5';comment[107122325738002949] = '1';comment[107083997804649018] = '2';comment[107068080689138390] = '2';comment[107045219591251977] = '1';comment[107013339469533750] = '1';comment[107014679285313455] = '1';comment[106988922654779471] = '1';comment[106989868368543190] = '4';comment[106970651699922569] = '1';comment[106977140392072719] = '2';comment[106945497077051240] = '2';comment[106937388703098351] = '1';comment[106940808799012066] = '3';comment[106912684841541798] = '1';comment[106868644854585173] = '3';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=222324&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/2/2/2/222324/comment_222324_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}