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