var bb = new Array();
var lastpost = 83900454;
bb['83900454'] = 2;
bb['1057635770'] = 1;
bb['1070156747'] = 1;
bb['1071197291'] = 2;
bb['1073178800'] = 1;
bb['1088736934'] = 1;
bb['1089428198'] = 1;
bb['1089858574'] = 1;
bb['1090440985'] = 1;
bb['1090900224'] = 1;
bb['1091502651'] = 1;
bb['1093057880'] = 1;
bb['1147522880'] = 1;
bb['1244225371'] = 1;
bb['1251584044'] = 16;
bb['4244327743'] = 44;
bb['4320175770'] = 20;
bb['7215556397'] = 2;
bb['7560085744'] = 8;
bb['8911965435'] = 33;
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("(0) comente"); } 
		}

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