blogId = '173818';var comment = new Array();comment[33484509] = '6';comment[29484276] = '3';comment[28375673] = '1';comment[28605680] = '4';comment[26419179] = '13';comment[24411782] = '6';comment[23715425] = '4';comment[21211372] = '1';comment[20757658] = '1';comment[19830775] = '3';comment[19190383] = '6';comment[18612286] = '1';comment[18692805] = '4';comment[16531100] = '1';comment[15025170] = '1';comment[10692561] = '4';comment[10560711] = '1';comment[9755551] = '5';comment[9846056] = '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=173818&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/173818/comment_173818_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}