if(typeof VideoKee == "undefined") VideoKee={};
if(typeof VideoKee.Index == "undefined") VideoKee.Index={};
VideoKee.Index_class = function() {};
Object.extend(VideoKee.Index_class.prototype, Object.extend(new AjaxPro.AjaxClass(), {
	url: '/ajaxpro/VideoKee.Index,VideoKee.ashx'
}));
VideoKee.Index = new VideoKee.Index_class();

