/* 
	XapLib Exporter generated class.
	Class for WebStatistics
	This class requires XapLib.js to be included before it.
*/


function WebStatistics()
{
	return _xap._make(this);
}

WebStatistics.prototype.Save = function(data,callback)
{

}

var webStatistics = new WebStatistics();
