var bb = new Array();
var lastpost = -1;
bb['1265807240'] = 1;
bb['3101395497'] = 2;
bb['3367466286'] = 1;
bb['3819938001'] = 2;
bb['4595003915'] = 1;
bb['5139355485'] = 2;
bb['5656370862'] = 1;
bb['8235428387'] = 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("Baby, there\'s one thing going on today"); } else { document.write( "" + bb[id] + " people have been going really crazy"); }

		 }

		 else { 

			if ( id < lastpost ) {document.write("comentários(a)"); }  else { document.write("But you say nothing, nothing, nothing..."); } 
		}

	}
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=boghob&p='+ id +'','FD', winF); }