var Index = { GetZipcodeByState:function(sState,callback,context){return new ajax_request(this.url + '?_method=GetZipcodeByState&_session=no','sState=' + enc(sState),callback, context);}, url:'/ajax/Index,App_Web_zcgmeiwd.ashx' }