blogId = '397498';var comment = new Array();comment[38473312] = '3';comment[38387567] = '4';comment[38342784] = '5';comment[38333948] = '2';comment[38191011] = '3';comment[38177565] = '2';comment[38160057] = '2';comment[37986207] = '4';comment[37969476] = '1';comment[37826628] = '3';comment[37775539] = '2';comment[37555981] = '3';comment[37522432] = '3';comment[37480486] = '2';comment[37463249] = '2';comment[37435487] = '1';comment[37435976] = '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=397498&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/9/7/397498/comment_397498_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}