var bb = new Array();
var lastpost = 1062144320;
bb['1062144320'] = 1;
bb['1394203630'] = 3;
bb['2236002327'] = 5;
bb['2250137343'] = 8;
bb['2458595520'] = 2;
bb['2513039558'] = 1;
bb['2590549091'] = 4;
bb['3251791923'] = 3;
bb['3478712397'] = 2;
bb['3974575462'] = 1;
bb['4367428200'] = 4;
bb['6842910935'] = 8;
bb['7502630257'] = 2;
bb['7516829970'] = 5;
bb['7892330883'] = 1;
bb['8327926661'] = 4;
bb['8544061991'] = 1;
bb['8875805129'] = 3;
bb['8890020862'] = 3;
bb['8927516785'] = 7;
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("comente"); } 
		}

	}
var winF = "width=300,height=330,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=tchela&p='+ id +'&two=4682B4','FD', winF); }