Type.registerNamespace('www.skiledwoodworking.com');
www.skiledwoodworking.com.htmlajaxservice=function() {
www.skiledwoodworking.com.htmlajaxservice.initializeBase(this);
this._timeout = 0;
this._userContext = null;
this._succeeded = null;
this._failed = null;
}
www.skiledwoodworking.com.htmlajaxservice.prototype={
_get_path:function() {
 var p = this.get_path();
 if (p) return p;
 else return www.skiledwoodworking.com.htmlajaxservice._staticInstance.get_path();},
GetPageHTML:function(index,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetPageHTML',false,{index:index},succeededCallback,failedCallback,userContext); },
GetSidebarHTML:function(index,succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetSidebarHTML',false,{index:index},succeededCallback,failedCallback,userContext); },
GetSlideshowImages:function(succeededCallback, failedCallback, userContext) {
return this._invoke(this._get_path(), 'GetSlideshowImages',false,{},succeededCallback,failedCallback,userContext); }}
www.skiledwoodworking.com.htmlajaxservice.registerClass('www.skiledwoodworking.com.htmlajaxservice',Sys.Net.WebServiceProxy);
www.skiledwoodworking.com.htmlajaxservice._staticInstance = new www.skiledwoodworking.com.htmlajaxservice();
www.skiledwoodworking.com.htmlajaxservice.set_path = function(value) { www.skiledwoodworking.com.htmlajaxservice._staticInstance.set_path(value); }
www.skiledwoodworking.com.htmlajaxservice.get_path = function() { return www.skiledwoodworking.com.htmlajaxservice._staticInstance.get_path(); }
www.skiledwoodworking.com.htmlajaxservice.set_timeout = function(value) { www.skiledwoodworking.com.htmlajaxservice._staticInstance.set_timeout(value); }
www.skiledwoodworking.com.htmlajaxservice.get_timeout = function() { return www.skiledwoodworking.com.htmlajaxservice._staticInstance.get_timeout(); }
www.skiledwoodworking.com.htmlajaxservice.set_defaultUserContext = function(value) { www.skiledwoodworking.com.htmlajaxservice._staticInstance.set_defaultUserContext(value); }
www.skiledwoodworking.com.htmlajaxservice.get_defaultUserContext = function() { return www.skiledwoodworking.com.htmlajaxservice._staticInstance.get_defaultUserContext(); }
www.skiledwoodworking.com.htmlajaxservice.set_defaultSucceededCallback = function(value) { www.skiledwoodworking.com.htmlajaxservice._staticInstance.set_defaultSucceededCallback(value); }
www.skiledwoodworking.com.htmlajaxservice.get_defaultSucceededCallback = function() { return www.skiledwoodworking.com.htmlajaxservice._staticInstance.get_defaultSucceededCallback(); }
www.skiledwoodworking.com.htmlajaxservice.set_defaultFailedCallback = function(value) { www.skiledwoodworking.com.htmlajaxservice._staticInstance.set_defaultFailedCallback(value); }
www.skiledwoodworking.com.htmlajaxservice.get_defaultFailedCallback = function() { return www.skiledwoodworking.com.htmlajaxservice._staticInstance.get_defaultFailedCallback(); }
www.skiledwoodworking.com.htmlajaxservice.set_enableJsonp = function(value) { www.skiledwoodworking.com.htmlajaxservice._staticInstance.set_enableJsonp(value); }
www.skiledwoodworking.com.htmlajaxservice.get_enableJsonp = function() { return www.skiledwoodworking.com.htmlajaxservice._staticInstance.get_enableJsonp(); }
www.skiledwoodworking.com.htmlajaxservice.set_jsonpCallbackParameter = function(value) { www.skiledwoodworking.com.htmlajaxservice._staticInstance.set_jsonpCallbackParameter(value); }
www.skiledwoodworking.com.htmlajaxservice.get_jsonpCallbackParameter = function() { return www.skiledwoodworking.com.htmlajaxservice._staticInstance.get_jsonpCallbackParameter(); }
www.skiledwoodworking.com.htmlajaxservice.set_path("http://www.skilledwoodworking.com/HtmlAjaxService.svc");
www.skiledwoodworking.com.htmlajaxservice.GetPageHTML= function(index,onSuccess,onFailed,userContext) {www.skiledwoodworking.com.htmlajaxservice._staticInstance.GetPageHTML(index,onSuccess,onFailed,userContext); }
www.skiledwoodworking.com.htmlajaxservice.GetSidebarHTML= function(index,onSuccess,onFailed,userContext) {www.skiledwoodworking.com.htmlajaxservice._staticInstance.GetSidebarHTML(index,onSuccess,onFailed,userContext); }
www.skiledwoodworking.com.htmlajaxservice.GetSlideshowImages= function(onSuccess,onFailed,userContext) {www.skiledwoodworking.com.htmlajaxservice._staticInstance.GetSlideshowImages(onSuccess,onFailed,userContext); }

