blogId = '384982';var comment = new Array();comment[37584854] = '4';comment[37471984] = '5';comment[37337402] = '5';comment[37155700] = '5';comment[37091981] = '5';comment[37039620] = '3';comment[36925867] = '1';comment[36702567] = '8';comment[36583321] = '7';comment[36508113] = '4';comment[36485560] = '5';comment[36469681] = '1';comment[36402172] = '5';comment[36276436] = '4';comment[36192757] = '1';comment[36071109] = '5';comment[35777094] = '18';comment[35696580] = '8';comment[35644245] = '7';comment[35587509] = '3';comment[35518926] = '6';comment[35479305] = '5';comment[35447765] = '1';comment[35280919] = '9';comment[35222056] = '6';comment[34446800] = '3';comment[35193998] = '4';comment[35125463] = '7';comment[35107247] = '2';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=384982&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/384982/comment_384982_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}