if(typeof IngerstedtBehind == "undefined") IngerstedtBehind={};
if(typeof IngerstedtBehind.ImagePage == "undefined") IngerstedtBehind.ImagePage={};
IngerstedtBehind.ImagePage_class = function() {};
Object.extend(IngerstedtBehind.ImagePage_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	SaveData: function(propId, data) {
		return this.invoke("SaveData", {"propId":propId, "data":data}, this.SaveData.getArguments().slice(2));
	},
	SetScreenRes: function(res) {
		return this.invoke("SetScreenRes", {"res":res}, this.SetScreenRes.getArguments().slice(1));
	},
	SavePropVal: function(propId, propName, propVal, publish) {
		return this.invoke("SavePropVal", {"propId":propId, "propName":propName, "propVal":propVal, "publish":publish}, this.SavePropVal.getArguments().slice(4));
	},
	url: '/ajaxpro/IngerstedtBehind.ImagePage,bmi6qevb.ashx'
}));
IngerstedtBehind.ImagePage = new IngerstedtBehind.ImagePage_class();

