addNamespace("_17ju");
_17ju.newregister_class = Class.create();
_17ju.newregister_class.prototype = (new AjaxPro.Request()).extend({
	BindBigtype: function(BID, callback) {
		return this.invoke("BindBigtype", {"BID":BID}, callback);
	},
	BindCity: function(proID, callback) {
		return this.invoke("BindCity", {"proID":proID}, callback);
	},
	City: function(proID, callback) {
		return this.invoke("City", {"proID":proID}, callback);
	},
	initialize: function() {
		this.url = "/ajaxpro/_17ju.newregister,17ju.ashx";
	}
})
_17ju.newregister = new _17ju.newregister_class();

