if(typeof template_behind_top == "undefined") template_behind_top={};
template_behind_top_class = function() {};
Object.extend(template_behind_top_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	addSearchWord: function(word, shop_no) {
		return this.invoke("addSearchWord", {"word":word, "shop_no":shop_no}, this.addSearchWord.getArguments().slice(2));
	},
	url: '/ajaxpro/template_behind_top,App_Web_qqakdrsr.ashx'
}));
template_behind_top = new template_behind_top_class();

