if(typeof JLLHSS == "undefined") JLLHSS={};
if(typeof JLLHSS.Controls == "undefined") JLLHSS.Controls={};
if(typeof JLLHSS.Controls.FeaturedProperty_class == "undefined") JLLHSS.Controls.FeaturedProperty_class={};
JLLHSS.Controls.FeaturedProperty_class = function() {};
Object.extend(JLLHSS.Controls.FeaturedProperty_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GetSrcUrl: function() {
		return this.invoke("GetSrcUrl", {}, this.GetSrcUrl.getArguments().slice(0));
	},
	url: '/ajaxpro/JLLHSS.Controls.FeaturedProperty,JLLHSS.ashx'
}));
JLLHSS.Controls.FeaturedProperty = new JLLHSS.Controls.FeaturedProperty_class();


