if(typeof BHM == "undefined") BHM={};
if(typeof BHM.Default_class == "undefined") BHM.Default_class={};
BHM.Default_class = function() {};
Object.extend(BHM.Default_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	GET_IE_PICTURE_HEIGHT: function(IN) {
		return this.invoke("GET_IE_PICTURE_HEIGHT", {"IN":IN}, this.GET_IE_PICTURE_HEIGHT.getArguments().slice(1));
	},
	COLLECTION_BODY_L0: function(IN) {
		return this.invoke("COLLECTION_BODY_L0", {"IN":IN}, this.COLLECTION_BODY_L0.getArguments().slice(1));
	},
	COLLECTION_BODY_L1: function(IN) {
		return this.invoke("COLLECTION_BODY_L1", {"IN":IN}, this.COLLECTION_BODY_L1.getArguments().slice(1));
	},
	COLLECTION_BODY_L2: function(IN) {
		return this.invoke("COLLECTION_BODY_L2", {"IN":IN}, this.COLLECTION_BODY_L2.getArguments().slice(1));
	},
	COLLECTION_BODY_L3: function(IN) {
		return this.invoke("COLLECTION_BODY_L3", {"IN":IN}, this.COLLECTION_BODY_L3.getArguments().slice(1));
	},
	SHOP_BODY_L0: function(IN) {
		return this.invoke("SHOP_BODY_L0", {"IN":IN}, this.SHOP_BODY_L0.getArguments().slice(1));
	},
	SHOP_BODY_L1: function(IN) {
		return this.invoke("SHOP_BODY_L1", {"IN":IN}, this.SHOP_BODY_L1.getArguments().slice(1));
	},
	SHOP_BODY_L2: function(IN) {
		return this.invoke("SHOP_BODY_L2", {"IN":IN}, this.SHOP_BODY_L2.getArguments().slice(1));
	},
	SHOP_BODY_L3: function(IN) {
		return this.invoke("SHOP_BODY_L3", {"IN":IN}, this.SHOP_BODY_L3.getArguments().slice(1));
	},
	WS_PRODUCT_PAGE: function(IN) {
		return this.invoke("WS_PRODUCT_PAGE", {"IN":IN}, this.WS_PRODUCT_PAGE.getArguments().slice(1));
	},
	WS_SUBPRODUCT_PAGE: function(IN) {
		return this.invoke("WS_SUBPRODUCT_PAGE", {"IN":IN}, this.WS_SUBPRODUCT_PAGE.getArguments().slice(1));
	},
	GALLERY_BODY_L0: function(IN) {
		return this.invoke("GALLERY_BODY_L0", {"IN":IN}, this.GALLERY_BODY_L0.getArguments().slice(1));
	},
	GALLERY_BODY_L1: function(IN) {
		return this.invoke("GALLERY_BODY_L1", {"IN":IN}, this.GALLERY_BODY_L1.getArguments().slice(1));
	},
	VIDEO_BODY_L0: function(IN) {
		return this.invoke("VIDEO_BODY_L0", {"IN":IN}, this.VIDEO_BODY_L0.getArguments().slice(1));
	},
	GET_SHOPS: function(IN) {
		return this.invoke("GET_SHOPS", {"IN":IN}, this.GET_SHOPS.getArguments().slice(1));
	},
	GET_CONTACTORS: function(IN) {
		return this.invoke("GET_CONTACTORS", {"IN":IN}, this.GET_CONTACTORS.getArguments().slice(1));
	},
	url: '/ajaxpro/BHM.Default,BHM.ashx'
}));
BHM.Default = new BHM.Default_class();


