blogId = '173901';var comment = new Array();comment[35987642] = '1';comment[34303323] = '2';comment[32252656] = '2';comment[27328518] = '4';comment[27161300] = '1';comment[26641803] = '3';comment[25639740] = '2';comment[24046723] = '3';comment[21289332] = '1';comment[23093319] = '1';comment[21895289] = '1';comment[20842471] = '1';comment[20726711] = '6';comment[19832187] = '3';comment[19209889] = '2';comment[18853623] = '2';comment[18255526] = '1';comment[17666414] = '3';comment[17439090] = '2';comment[17115661] = '2';comment[16899154] = '1';comment[13817698] = '1';comment[16063903] = '1';comment[16302695] = '2';comment[15341622] = '1';comment[14942658] = '1';comment[14309559] = '5';comment[13688215] = '3';comment[13392053] = '2';comment[12784062] = '1';comment[12611549] = '1';comment[12333504] = '3';comment[11777790] = '1';comment[11064431] = '1';comment[9957552] = '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=173901&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/1/7/3/173901/comment_173901_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}