


var objectCount= {"sum":185,"object":{"value":26463177,"name":"userFileId"},"baseCount":184,"timestamp":1259707248904,"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>';
}
