


var objectCount= {"sum":2961,"object":{"value":14515710,"name":"userFileId"},"baseCount":2960,"timestamp":1259702134970,"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>';
}
