blogId = '196382';var comment = new Array();comment[38917584] = '2';comment[37304439] = '4';comment[36878570] = '5';comment[36774943] = '1';comment[36657277] = '4';comment[36575132] = '1';comment[36299377] = '3';comment[36216346] = '2';comment[36103408] = '3';comment[36076445] = '2';comment[36040910] = '3';comment[16748212] = '3';comment[15864420] = '1';comment[15728275] = '2';comment[15420526] = '1';comment[15406877] = '1';comment[15215431] = '1';comment[14871928] = '1';comment[15021078] = '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=196382&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/1/9/6/196382/comment_196382_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}