blogId = '333420';var comment = new Array();comment[32338023] = '12';comment[31783939] = '7';comment[30768583] = '7';comment[30019043] = '10';comment[28826078] = '7';comment[28729125] = '3';comment[28320187] = '1';comment[28634323] = '4';comment[28260805] = '5';comment[27858679] = '4';comment[27715074] = '3';comment[27571053] = '5';comment[27437828] = '5';comment[27414337] = '4';comment[27305222] = '4';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=333420&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/3/3/333420/comment_333420_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}