blogId = '349427';var comment = new Array();comment[31165309] = '5';comment[31165776] = '6';comment[30984533] = '1';comment[29580288] = '1';comment[29666170] = '1';comment[29666257] = '1';comment[29994596] = '3';comment[30056839] = '7';comment[29874618] = '5';comment[29581891] = '6';comment[29649972] = '1';comment[29734990] = '5';comment[29665566] = '1';comment[29669519] = '2';comment[29589985] = '3';comment[29583264] = '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=349427&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/4/9/349427/comment_349427_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}