var bb = new Array();
var lastpost = 89758578;
bb['89758578'] = 1;
bb['1088867543'] = 3;
bb['1104675824'] = 1;
bb['1538423144'] = 3;
bb['1756369075'] = 3;
bb['2535928734'] = 3;
bb['2857642385'] = 1;
bb['3054602309'] = 2;
bb['3082927297'] = 1;
bb['3447834691'] = 2;
bb['3760830615'] = 1;
bb['4470401036'] = 4;
bb['5047061846'] = 3;
bb['6834160945'] = 2;
bb['6922349750'] = 1;
bb['7157026848'] = 2;
bb['7751634562'] = 9;
bb['7961872492'] = 1;
bb['8345902084'] = 2;
bb['9165769170'] = 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 donativo"); } else { document.write( "[" + bb[id] + "] donativos"); }

		 }

		 else { 

			if ( id < lastpost ) {document.write("comentários(a)"); }  else { document.write("comente esse post"); } 
		}

	}
var winF = "width=370,height=565,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=gbv&p='+ id ,'FD', winF); }