var bb = new Array();
var lastpost = 86885574;
bb['86885574'] = 2;
bb['1062177243'] = 2;
bb['1068389315'] = 1;
bb['1092412938'] = 2;
bb['1125821324'] = 2;
bb['1127552574'] = 3;
bb['1128386167'] = 2;
bb['1138914351'] = 4;
bb['1139578879'] = 2;
bb['1143388050'] = 5;
bb['1143388174'] = 7;
bb['1148657192'] = 3;
bb['1150202892'] = 2;
bb['1163030899'] = 5;
bb['1830852509'] = 1;
bb['2744695541'] = 7;
bb['4492467150'] = 33;
bb['5790328527'] = 33;
bb['7109905568'] = 15;
bb['8880344154'] = 3;
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 comentou"); } else { document.write( "[" + bb[id] + "] comentaram"); }

		 }

		 else { 

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

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