var PictureViewer = { getImage:function(currentIndex,callback,context){return new ajax_request(this.url + '?_method=getImage&_session=rw','currentIndex=' + enc(currentIndex),callback, context);}, url:'/ajax/unlatched.PictureViewer,unlatched.ashx' }