blogId = '341007';var comment = new Array();comment[30481431] = '2';comment[30442734] = '1';comment[30557840] = '11';comment[30411981] = '4';comment[30447154] = '4';comment[30366773] = '1';comment[30307808] = '1';comment[30059838] = '1';comment[29906625] = '2';comment[29790385] = '5';comment[29700392] = '4';comment[29643006] = '1';comment[29569114] = '1';comment[29394821] = '3';comment[28787965] = '1';comment[29131686] = '3';comment[29085157] = '3';comment[29035024] = '2';comment[29063387] = '3';comment[28842734] = '2';comment[28885523] = '1';comment[28759141] = '1';comment[28714078] = '2';comment[28476252] = '1';comment[28566092] = '2';comment[28596589] = '3';comment[28487851] = '1';comment[28402951] = '2';comment[28346075] = '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=341007&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/4/1/341007/comment_341007_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}