blogId = '393225';var comment = new Array();comment[37162626] = '1';comment[37383606] = '1';comment[38391196] = '11';comment[38179529] = '5';comment[38073600] = '1';comment[38025072] = '5';comment[37981578] = '3';comment[37942201] = '4';comment[37908556] = '3';comment[37923042] = '2';comment[37808492] = '2';comment[37772191] = '1';comment[37725814] = '3';comment[37657185] = '2';comment[37551805] = '2';comment[37420869] = '3';comment[37311269] = '1';comment[36918570] = '3';comment[36805948] = '2';comment[36576913] = '1';comment[36603116] = '3';comment[36579996] = '1';comment[36574502] = '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=393225&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/9/3/393225/comment_393225_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}