var bb = new Array();
var lastpost = 40539552;
bb['40539552'] = 3;
bb['40541936'] = 2;
bb['40547224'] = 2;
bb['40590690'] = 3;
bb['40602395'] = 2;
bb['40626132'] = 1;
bb['40640297'] = 1;
bb['40640436'] = 1;
bb['40670339'] = 2;
bb['40672672'] = 3;
bb['40674079'] = 2;
bb['40696221'] = 1;
bb['40721934'] = 6;
bb['40723448'] = 3;
bb['40755924'] = 1;
bb['40763405'] = 1;
bb['40776362'] = 1;
bb['40777955'] = 2;
bb['40781777'] = 1;
bb['40798188'] = 4;
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("Manifeste-se Aqui: 1"); } else { document.write( "Manifeste-se Aqui:" + bb[id] + ""); }

		 }

		 else { 

			if ( id < lastpost ) {document.write("comentários(a)"); }  else { document.write("Seja o primeiro a comentar!"); } 
		}

	}
var winF = "width=340,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=160554&p='+ id ,'FD', winF); }