blogId = '318450';var comment = new Array();comment[12345] = '1';comment[38000686] = '7';comment[37432619] = '5';comment[36846834] = '11';comment[36730233] = '8';comment[36658365] = '11';comment[36552303] = '8';comment[36472246] = '6';comment[34608377] = '44';comment[34472809] = '2';comment[34478994] = '14';comment[34413691] = '1';comment[34399355] = '2';comment[34081905] = '38';comment[33969486] = '8';comment[33713420] = '1';comment[33686335] = '17';comment[33610909] = '10';comment[33521874] = '6';comment[33521926] = '13';comment[33317839] = '1';comment[33284908] = '16';comment[33005885] = '14';comment[32728684] = '1';comment[32732304] = '13';comment[32633538] = '8';comment[32611606] = '7';comment[32160007] = '12';comment[32104427] = '6';comment[31279940] = '21';comment[31009799] = '6';comment[31010215] = '30';comment[30989510] = '18';comment[30599113] = '23';comment[30570072] = '9';comment[30568865] = '1';comment[29619389] = '24';comment[29386275] = '16';comment[29132387] = '20';comment[28361647] = '42';comment[28330456] = '20';comment[27401091] = '30';comment[27068268] = '9';comment[26279823] = '23';comment[25921772] = '16';comment[25652253] = '12';comment[25154697] = '41';comment[25604465] = '16';comment[25155130] = '6';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=318450&postId=' + id ,'Comments','width=370,height=435,menubar=no,scrollbars=yes,resize=yes'); }else { window.open('http://www.comm.blogger.com.br/3/1/8/318450/comment_318450_' + id + '.html','Comments','width=370,height=600,menubar=no,scrollbars=yes,resize=yes'); }}