if(typeof ECVV == "undefined") ECVV={};
if(typeof ECVV.MyECVV == "undefined") ECVV.MyECVV={};
if(typeof ECVV.MyECVV.Accounts == "undefined") ECVV.MyECVV.Accounts={};
if(typeof ECVV.MyECVV.Accounts.AddNewKeyword == "undefined") ECVV.MyECVV.Accounts.AddNewKeyword={};
ECVV.MyECVV.Accounts.AddNewKeyword_class = function() {};
Object.extend(ECVV.MyECVV.Accounts.AddNewKeyword_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetKeyWord: function(p_Keword) {
		return this.invoke("GetKeyWord", {"p_Keword":p_Keword}, this.GetKeyWord.getArguments().slice(1));
	},
	GetKeyWordKinds1: function(strKeword, strAllEproductkind1, strCheckedKind1) {
		return this.invoke("GetKeyWordKinds1", {"strKeword":strKeword, "strAllEproductkind1":strAllEproductkind1, "strCheckedKind1":strCheckedKind1}, this.GetKeyWordKinds1.getArguments().slice(3));
	},
	url: '/ajaxpro/ECVV.MyECVV.Accounts.AddNewKeyword,ECVV.ashx'
}));
ECVV.MyECVV.Accounts.AddNewKeyword = new ECVV.MyECVV.Accounts.AddNewKeyword_class();

