var bb = new Array();
var lastpost = -1;
bb['39295308'] = 1;
bb['39494236'] = 1;
bb['39508581'] = 1;
bb['39566063'] = 3;
bb['39807446'] = 11;
bb['39810549'] = 1;
bb['39814198'] = 1;
bb['39827008'] = 2;
bb['39831421'] = 2;
bb['39834300'] = 1;
bb['39836714'] = 2;
bb['39848893'] = 2;
bb['39886526'] = 1;
bb['39941588'] = 1;
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."); } else { document.write( "." + bb[id] + "."); }

		 }

		 else { 

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

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