blogId = '329567';var comment = new Array();comment[37439133] = '8';comment[34147931] = '16';comment[30793765] = '16';comment[30353442] = '2';comment[29991787] = '4';comment[29379880] = '3';comment[29100731] = '11';comment[28938247] = '3';comment[28092102] = '2';comment[28102452] = '7';comment[27974414] = '14';comment[27813104] = '10';comment[27386637] = '4';comment[27038233] = '2';comment[27118712] = '4';comment[27121875] = '6';comment[26929546] = '5';comment[26807814] = '3';comment[26714525] = '7';comment[26715374] = '7';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=329567&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/2/9/329567/comment_329567_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}