blogId = '384555';var comment = new Array();comment[37389367] = '6';comment[38470624] = '10';comment[38356188] = '11';comment[38217629] = '7';comment[38111900] = '1';comment[38031935] = '1';comment[37729174] = '14';comment[37691604] = '8';comment[37625598] = '5';comment[37578262] = '4';comment[37559276] = '8';comment[37520486] = '4';comment[37483277] = '3';comment[37438573] = '6';comment[37394324] = '3';comment[36092308] = '32';comment[36046819] = '11';comment[35957274] = '10';comment[35854420] = '5';comment[35803717] = '2';comment[35782156] = '5';comment[35691006] = '5';comment[35524266] = '10';comment[35497744] = '8';comment[35342354] = '10';comment[35329130] = '3';comment[35289918] = '6';comment[35213681] = '8';comment[35107229] = '11';comment[35032133] = '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=384555&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/8/4/384555/comment_384555_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}