


var objectCount= {"sum":2552,"object":{"value":14357854,"name":"userFileId"},"baseCount":2551,"timestamp":1259713740913,"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>';
}
