var bb = new Array();
var lastpost = 1076592545;
bb['1076592545'] = 2;
bb['1114782387'] = 2;
bb['1149854295'] = 1;
bb['2082061837'] = 1;
bb['2660996655'] = 2;
bb['3117609940'] = 2;
bb['4509832564'] = 1;
bb['4809481395'] = 1;
bb['5063282044'] = 3;
bb['5452093209'] = 2;
bb['5456828918'] = 4;
bb['5544279173'] = 8;
bb['5953064902'] = 2;
bb['6009144897'] = 2;
bb['6419419011'] = 1;
bb['6766797239'] = 1;
bb['8349361226'] = 2;
bb['8513594976'] = 3;
bb['8592913570'] = 2;
bb['8752482629'] = 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("(1) comentou"); } else { document.write( "(" + bb[id] + ") comentaram"); }

		 }

		 else { 

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

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