blogId = '421485';var comment = new Array();comment[40730685] = '14';comment[40719331] = '8';comment[40713699] = '11';comment[40709838] = '6';comment[40704666] = '9';comment[40698669] = '8';comment[40683910] = '12';comment[40674745] = '14';comment[40652480] = '13';comment[40646857] = '4';comment[40639492] = '10';comment[40621980] = '17';comment[40604653] = '13';comment[40591885] = '7';comment[40586516] = '8';comment[40581251] = '15';comment[40567575] = '20';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=421485&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/4/2/1/421485/comment_421485_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}