var bb = new Array();
var lastpost = 1179020609;
bb['1179020609'] = 1;
bb['1254927855'] = 5;
bb['1291332787'] = 1;
bb['1548167311'] = 2;
bb['1913169914'] = 2;
bb['2211476016'] = 3;
bb['2608558898'] = 1;
bb['3050650517'] = 3;
bb['3339129330'] = 3;
bb['3683160880'] = 1;
bb['5316823077'] = 1;
bb['5617470517'] = 1;
bb['5715409105'] = 1;
bb['6836016479'] = 1;
bb['7070127133'] = 1;
bb['7128164330'] = 2;
bb['8163480852'] = 2;
bb['8241617144'] = 1;
bb['8940295813'] = 2;
bb['9246120324'] = 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("shots (0)"); } 
		}

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