var Modules_boombox1 = { PopulateMediaFile:function(strChannelID,strNetworkID,callback,context){return new ajax_request(this.url + '?_method=PopulateMediaFile&_session=no','strChannelID=' + enc(strChannelID)+ '\r\nstrNetworkID=' + enc(strNetworkID),callback, context);}, PopulateSlectedChannel:function(strChannelID,strNetworkID,callback,context){return new ajax_request(this.url + '?_method=PopulateSlectedChannel&_session=no','strChannelID=' + enc(strChannelID)+ '\r\nstrNetworkID=' + enc(strNetworkID),callback, context);}, PopulatePlayList:function(strChannelID,strNetworkID,strPlayListID,callback,context){return new ajax_request(this.url + '?_method=PopulatePlayList&_session=no','strChannelID=' + enc(strChannelID)+ '\r\nstrNetworkID=' + enc(strNetworkID)+ '\r\nstrPlayListID=' + enc(strPlayListID),callback, context);}, PopulateMediaWithTopic:function(strChannelID,strNetworkID,strTopic,callback,context){return new ajax_request(this.url + '?_method=PopulateMediaWithTopic&_session=no','strChannelID=' + enc(strChannelID)+ '\r\nstrNetworkID=' + enc(strNetworkID)+ '\r\nstrTopic=' + enc(strTopic),callback, context);}, PopulateSocialNetwork:function(strChannelID,strNetworkID,strMediaFileID,callback,context){return new ajax_request(this.url + '?_method=PopulateSocialNetwork&_session=no','strChannelID=' + enc(strChannelID)+ '\r\nstrNetworkID=' + enc(strNetworkID)+ '\r\nstrMediaFileID=' + enc(strMediaFileID),callback, context);}, PopulateSearch:function(strChannelID,strNetworkID,callback,context){return new ajax_request(this.url + '?_method=PopulateSearch&_session=no','strChannelID=' + enc(strChannelID)+ '\r\nstrNetworkID=' + enc(strNetworkID),callback, context);}, PopulateMediaWithSearch:function(strChannelID,strNetworkID,strSearch,callback,context){return new ajax_request(this.url + '?_method=PopulateMediaWithSearch&_session=no','strChannelID=' + enc(strChannelID)+ '\r\nstrNetworkID=' + enc(strNetworkID)+ '\r\nstrSearch=' + enc(strSearch),callback, context);}, PopulateMedia:function(strNetworkID,strChannelID,strPlayListID,callback,context){return new ajax_request(this.url + '?_method=PopulateMedia&_session=no','strNetworkID=' + enc(strNetworkID)+ '\r\nstrChannelID=' + enc(strChannelID)+ '\r\nstrPlayListID=' + enc(strPlayListID),callback, context);}, GetEmbedCode:function(strMediaFileID,callback,context){return new ajax_request(this.url + '?_method=GetEmbedCode&_session=no','strMediaFileID=' + enc(strMediaFileID),callback, context);}, PopulateMediaDescription:function(strChannelID,strNetworkID,strMediaFileID,callback,context){return new ajax_request(this.url + '?_method=PopulateMediaDescription&_session=no','strChannelID=' + enc(strChannelID)+ '\r\nstrNetworkID=' + enc(strNetworkID)+ '\r\nstrMediaFileID=' + enc(strMediaFileID),callback, context);}, PopulateTopics:function(strChannelID,strNetworkID,strMediaFileID,strNo,callback,context){return new ajax_request(this.url + '?_method=PopulateTopics&_session=no','strChannelID=' + enc(strChannelID)+ '\r\nstrNetworkID=' + enc(strNetworkID)+ '\r\nstrMediaFileID=' + enc(strMediaFileID)+ '\r\nstrNo=' + enc(strNo),callback, context);}, PopulateStaticAd:function(strChannelID,strNetworkID,strMediaID,strRemoteIP,callback,context){return new ajax_request(this.url + '?_method=PopulateStaticAd&_session=no','strChannelID=' + enc(strChannelID)+ '\r\nstrNetworkID=' + enc(strNetworkID)+ '\r\nstrMediaID=' + enc(strMediaID)+ '\r\nstrRemoteIP=' + enc(strRemoteIP),callback, context);}, UpdateStaticAd:function(strAdID,callback,context){return new ajax_request(this.url + '?_method=UpdateStaticAd&_session=no','strAdID=' + enc(strAdID),callback, context);}, url:'/JayTaylor/JayTaylorsMedia/ajax/Modules_boombox1,App_Web_boombox1.aspx.b7661b20.ashx' }