var bb = new Array(); var lastpost = 9877; bb['9877'] = 1; bb['15062'] = 1; bb['18784'] = 1; bb['18813'] = 1; bb['18904'] = 1; bb['18918'] = 5; bb['18923'] = 1; bb['18927'] = 1; bb['18954'] = 4; bb['18987'] = 1; bb['19013'] = 2; bb['19014'] = 2; bb['19025'] = 1; bb['19040'] = 2; bb['19057'] = 1; bb['19063'] = 1; bb['19070'] = 3; bb['19084'] = 1; bb['19107'] = 1; bb['19108'] = 1; function postCount(id) { if ( (id*1) > 1000000000000000 ) { var id = id.toString(); var id = id.substr(0,10); } /* document.write(id+"="+bb[id]+" "); */ if (bb[id]) { if (bb[id] == 1) { document.write("1 Comentário para este texto."); } else { document.write( "[" + bb[id] + "] Comentários para este texto."); } } else { if ( id < lastpost ) {document.write("comentários(a)"); } else { document.write("0 Comentários para este texto."); } } } var winF = "width=425,height=400,scrollbars=yes,directories=no,status=no,location=no,toolbar=no,resizable=1"; function fd(id) {window.open('http://www.falouedisse.com/fd/bb.php?id=oeco&p='+ id ,'FD', winF); }