var bb = new Array();
var lastpost = 1075509472;
bb['1075509472'] = 1;
bb['1075582912'] = 1;
bb['1076293287'] = 1;
bb['1076300870'] = 1;
bb['1076671497'] = 1;
bb['1077911330'] = 2;
bb['1078099169'] = 1;
bb['1427009751'] = 6;
bb['2597121771'] = 7;
bb['3932744098'] = 4;
bb['3943696724'] = 4;
bb['4010027597'] = 5;
bb['4120815771'] = 3;
bb['4179451005'] = 7;
bb['4213380179'] = 1;
bb['5030757513'] = 3;
bb['5461384172'] = 6;
bb['6262447851'] = 6;
bb['7856831826'] = 1;
bb['8754599110'] = 2;
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("só um"); } else { document.write( "1 + 1 = [" + bb[id] + "]"); }

		 }

		 else { 

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

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