


var objectCount= {"sum":6050,"object":{"value":14515715,"name":"userFileId"},"baseCount":6049,"timestamp":1259728124993,"count":1};
if( typeof onObjectCountLoaded != "undefined" ){
	onObjectCountLoaded( objectCount );
}
else{
	obj = document.getElementById("clickNum");
	if( obj && objectCount != null )
		obj.innerHTML= 'ä¯ÀÀ:<span style="color:red">'+ objectCount.sum+ '</span>';
}
