blogId = '123414';var comment = new Array();comment[40743083] = '1';comment[40735560] = '3';comment[40676599] = '5';comment[40613150] = '4';comment[40401313] = '11';comment[40393128] = '5';comment[40382855] = '7';comment[40363114] = '11';comment[40355268] = '10';comment[40350524] = '5';comment[40338269] = '6';comment[40320962] = '2';comment[40322136] = '8';comment[40315386] = '6';comment[40288223] = '4';comment[40249473] = '6';comment[40182944] = '6';comment[40171334] = '2';comment[40176074] = '10';comment[40172763] = '8';comment[40153562] = '6';comment[40147929] = '13';comment[40146037] = '9';comment[40141350] = '6';comment[40132216] = '18';comment[40127780] = '10';comment[40124978] = '6';comment[40123853] = '4';comment[40117089] = '6';comment[39967757] = '1';comment[40116067] = '4';comment[40112071] = '5';comment[40108345] = '5';comment[40102756] = '2';comment[40000684] = '2';comment[39927929] = '2';comment[39877650] = '1';comment[39078259] = '5';comment[38990470] = '5';comment[38915153] = '7';comment[38898209] = '2';comment[38841760] = '8';comment[38824050] = '7';comment[38763755] = '10';comment[38740031] = '12';comment[31850606] = '2';comment[31635406] = '4';comment[28207927] = '2';comment[23154266] = '5';comment[22120080] = '13';comment[22003613] = '6';comment[21947755] = '3';comment[21554126] = '5';comment[21062941] = '10';comment[20545910] = '13';comment[17618706] = '1';comment[20071453] = '8';comment[20059425] = '2';comment[19471373] = '3';comment[19512171] = '11';comment[18998341] = '14';comment[18115758] = '5';comment[17837011] = '2';comment[17736622] = '3';comment[17630237] = '1';comment[17142081] = '4';comment[16328334] = '1';comment[13581723] = '1';comment[12964726] = '2';comment[11648828] = '2';comment[11513490] = '1';comment[10869553] = '6';comment[1] = '1';comment[3] = '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=123414&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/1/2/3/123414/comment_123414_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}