if(typeof WLYX1_0_1 == "undefined") WLYX1_0_1={};
if(typeof WLYX1_0_1.transcript == "undefined") WLYX1_0_1.transcript={};
WLYX1_0_1.transcript_class = function() {};
Object.extend(WLYX1_0_1.transcript_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetSubDataTypeDetail: function(name) {
		return this.invoke("GetSubDataTypeDetail", {"name":name}, this.GetSubDataTypeDetail.getArguments().slice(1));
	},
	GetSmallDataType: function(DataTypeIndex, SubDataTypeIndex) {
		return this.invoke("GetSmallDataType", {"DataTypeIndex":DataTypeIndex, "SubDataTypeIndex":SubDataTypeIndex}, this.GetSmallDataType.getArguments().slice(2));
	},
	GetMonsterList: function(DataTypeIndex, SubDataTypeIndex, SmallDataTypeIndex) {
		return this.invoke("GetMonsterList", {"DataTypeIndex":DataTypeIndex, "SubDataTypeIndex":SubDataTypeIndex, "SmallDataTypeIndex":SmallDataTypeIndex}, this.GetMonsterList.getArguments().slice(3));
	},
	url: '/ajaxpro/WLYX1_0_1.transcript,WLYX1.0.1.ashx'
}));
WLYX1_0_1.transcript = new WLYX1_0_1.transcript_class();


