var MainVideo = { InsertRating:function(VideoId,Rating,callback,context){return new ajax_request(this.url + '?_method=InsertRating&_session=no','VideoId=' + enc(VideoId)+ '\r\nRating=' + enc(Rating),callback, context);}, url:'/ajax/ASP.MainVideo,App_Web_hmts7yds.ashx' }