if(typeof controls_menuleft_images == "undefined") controls_menuleft_images={};
controls_menuleft_images_class = function() {};
Object.extend(controls_menuleft_images_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetChild: function(ParentID, type) {
		return this.invoke("GetChild", {"ParentID":ParentID, "type":type}, this.GetChild.getArguments().slice(2));
	},
	url: '/ajaxpro/controls_menuleft_images,multimedia.ashx'
}));
controls_menuleft_images = new controls_menuleft_images_class();


