blogId = '340393';var comment = new Array();comment[30830496] = '11';comment[30199843] = '2';comment[30048635] = '1';comment[29852687] = '1';comment[29539725] = '4';comment[28259001] = '1';comment[29286554] = '7';comment[29161038] = '4';comment[29086357] = '3';comment[28948657] = '1';comment[28899696] = '5';comment[28811840] = '2';comment[28697848] = '3';comment[28676933] = '5';comment[28584601] = '6';comment[28487668] = '3';comment[28359360] = '3';comment[28305657] = '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=340393&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/4/0/340393/comment_340393_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}