var KnowledgeBase = { GetCategories:function(ProductID,callback,context){return new ajax_request(this.url + '?_method=GetCategories&_session=no','ProductID=' + enc(ProductID),callback, context);}, url:'/knowledgebase/ajax/WhatIfSports.TicketSystem.ExternalSite.KnowledgeBase,WhatIfSports.TicketSystem.ExternalSite.ashx' }