var bb = new Array();
var lastpost = 9812545;
bb['9812545'] = 1;
bb['1150090093'] = 3;
bb['1300945780'] = 5;
bb['1368693583'] = 3;
bb['1728000541'] = 2;
bb['2176422188'] = 6;
bb['2478042114'] = 5;
bb['2918827005'] = 4;
bb['3109534364'] = 5;
bb['3177368518'] = 10;
bb['3734483721'] = 1;
bb['3963512945'] = 4;
bb['4106747229'] = 1;
bb['4318693413'] = 3;
bb['4376221012'] = 2;
bb['5558174971'] = 3;
bb['6753339975'] = 3;
bb['8505004617'] = 3;
bb['8581831129'] = 2;
bb['9212122496'] = 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 comentário"); } else { document.write( "[" + bb[id] + "] comentários"); }

		 }

		 else { 

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

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