if(typeof Search == "undefined") Search={};
Search_class = function() {};
Object.extend(Search_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	returnBarometer3: function(group, category, prodstyle, cabinet, movement, melodies) {
		return this.invoke("returnBarometer3", {"group":group, "category":category, "prodstyle":prodstyle, "cabinet":cabinet, "movement":movement, "melodies":melodies}, this.returnBarometer3.getArguments().slice(6));
	},
	returnSpecialFeature3: function(group, category, prodstyle, cabinet, movement, melodies) {
		return this.invoke("returnSpecialFeature3", {"group":group, "category":category, "prodstyle":prodstyle, "cabinet":cabinet, "movement":movement, "melodies":melodies}, this.returnSpecialFeature3.getArguments().slice(6));
	},
	returnMelodies3: function(group, category, prodstyle, cabinet, movement, melodies) {
		return this.invoke("returnMelodies3", {"group":group, "category":category, "prodstyle":prodstyle, "cabinet":cabinet, "movement":movement, "melodies":melodies}, this.returnMelodies3.getArguments().slice(6));
	},
	returnCabinetFinishes3: function(group, category, prodstyle, cabinet, movement, melodies) {
		return this.invoke("returnCabinetFinishes3", {"group":group, "category":category, "prodstyle":prodstyle, "cabinet":cabinet, "movement":movement, "melodies":melodies}, this.returnCabinetFinishes3.getArguments().slice(6));
	},
	returnMovementType3: function(group, category, prodstyle, cabinet, movement, melodies) {
		return this.invoke("returnMovementType3", {"group":group, "category":category, "prodstyle":prodstyle, "cabinet":cabinet, "movement":movement, "melodies":melodies}, this.returnMovementType3.getArguments().slice(6));
	},
	returnCategory: function(choice) {
		return this.invoke("returnCategory", {"choice":choice}, this.returnCategory.getArguments().slice(1));
	},
	returnProductStyle: function(choice) {
		return this.invoke("returnProductStyle", {"choice":choice}, this.returnProductStyle.getArguments().slice(1));
	},
	returnCabinetFinishes: function(choice) {
		return this.invoke("returnCabinetFinishes", {"choice":choice}, this.returnCabinetFinishes.getArguments().slice(1));
	},
	returnMovementType: function(choice) {
		return this.invoke("returnMovementType", {"choice":choice}, this.returnMovementType.getArguments().slice(1));
	},
	returnProductStyle1: function(choice) {
		return this.invoke("returnProductStyle1", {"choice":choice}, this.returnProductStyle1.getArguments().slice(1));
	},
	returnProductStylenocat: function(choice) {
		return this.invoke("returnProductStylenocat", {"choice":choice}, this.returnProductStylenocat.getArguments().slice(1));
	},
	returnCabinetFinishes1: function(choice) {
		return this.invoke("returnCabinetFinishes1", {"choice":choice}, this.returnCabinetFinishes1.getArguments().slice(1));
	},
	returnCabinetFinishesnocate: function(choice) {
		return this.invoke("returnCabinetFinishesnocate", {"choice":choice}, this.returnCabinetFinishesnocate.getArguments().slice(1));
	},
	returnMovementType1: function(choice) {
		return this.invoke("returnMovementType1", {"choice":choice}, this.returnMovementType1.getArguments().slice(1));
	},
	returnMovementTypenocate: function(choice) {
		return this.invoke("returnMovementTypenocate", {"choice":choice}, this.returnMovementTypenocate.getArguments().slice(1));
	},
	returnMelodies: function(choice) {
		return this.invoke("returnMelodies", {"choice":choice}, this.returnMelodies.getArguments().slice(1));
	},
	returnMelodiesnocate: function(choice) {
		return this.invoke("returnMelodiesnocate", {"choice":choice}, this.returnMelodiesnocate.getArguments().slice(1));
	},
	returnMelodiesall: function(choice) {
		return this.invoke("returnMelodiesall", {"choice":choice}, this.returnMelodiesall.getArguments().slice(1));
	},
	returnSpecialFeaturespec: function() {
		return this.invoke("returnSpecialFeaturespec", {}, this.returnSpecialFeaturespec.getArguments().slice(0));
	},
	returnSpecialFeature: function(choice) {
		return this.invoke("returnSpecialFeature", {"choice":choice}, this.returnSpecialFeature.getArguments().slice(1));
	},
	returnSpecialFeaturenocate: function(choice) {
		return this.invoke("returnSpecialFeaturenocate", {"choice":choice}, this.returnSpecialFeaturenocate.getArguments().slice(1));
	},
	returnBarometer: function(choice) {
		return this.invoke("returnBarometer", {"choice":choice}, this.returnBarometer.getArguments().slice(1));
	},
	returnBarometernocate: function(choice) {
		return this.invoke("returnBarometernocate", {"choice":choice}, this.returnBarometernocate.getArguments().slice(1));
	},
	returnBarometerBarAll: function() {
		return this.invoke("returnBarometerBarAll", {}, this.returnBarometerBarAll.getArguments().slice(0));
	},
	url: '/ajaxpro/Search,App_Code.ajuwfay9.ashx'
}));
Search = new Search_class();

