


var objectCount= {"sum":5413,"object":{"value":17225387,"name":"userFileId"},"baseCount":5412,"timestamp":1259707459013,"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>';
}
