/* 
	XapLib Exporter generated class.
	Class for Weblogin
	This class requires XapLib.js to be included before it.
*/


function Weblogin()
{
	return _xap._make(this);
}

Weblogin.prototype.SendRegistrationMail = function(str_email,callback)
{

}

