//
var TN_Widget = function() {
return {
//Options
newWindow : true,
linkText : "Tickets",
tixUrl : "https://www.ticketnetwork.com/tix/",
trackingParams : "",
custLink : true,
//depricated
kbid : "",
//Overwrittable functions
trackingLink :"",
CreateCustomUrl : function(row) {
return this.tixUrl + row[7] + "-tickets-"+ row[6] + ".aspx";
},
CreateEventRow : function(row, isAlt) {
return "
" +
row[3] +" "+"" +
row[4] + " "+"" +
row[5] + " | "+"" +
row[0] +" | " +
row[1] +" " +
row[2] +" | "+""+ this.linkText+ " |
";
},
AddCss: function(cssUrl) {
var fileref=document.createElement("link");
fileref.setAttribute("rel", "stylesheet");
fileref.setAttribute("type", "text/css");
fileref.setAttribute("href", cssUrl);
document.getElementsByTagName("head")[0].appendChild(fileref);
},
CreateTable : function(eventData,kywrds,url) {
if(typeof(TN_SetWidgetOptions) == "function")
TN_SetWidgetOptions();
//for backwards compatability
if(this.kbid != "")
this.trackingParams = "?img=249&kbid="+this.kbid;
var newTable = [];
for(var cntr = 0; cntr < eventData.length; cntr++)
newTable.push(this.CreateEventRow(eventData[cntr], cntr % 2 == 1));
var objToAddTo;
if(objToAddTo = document.getElementById("tn_results_container")) {
objToAddTo.innerHTML = '' + newTable.join('') + '
';
} else
document.write('' + newTable.join('') + '
');
if(eventData.length >= 100 && kywrds != undefined) {
if(objToAddTo = document.getElementById("tn_results_container")) {
objToAddTo.innerHTML += '';
} else {
document.write("");
}
}
if(eventData.length > 0) {
document.getElementById("previewNote").style.display = "none";
}
}
};
}();
//BPW-TNSERV-01A
TN_Widget.CreateTable([['Indiana Trust Pops: Harry Potter and the Prisoner of Azkaban in Concert','Morris Performing Arts Center','South Bend, IN','Saturday','10/25/2025','7:30 PM','7227840','Indiana-Trust-Pops--Harry-Potter-and-the-Prisoner-of-Azkaban-in-Concert-10-25-2025'],['Indiana Trust Pops: Harry Potter and the Prisoner of Azkaban in Concert','Morris Performing Arts Center','South Bend, IN','Sunday','10/26/2025','2:30 PM','7227841','Indiana-Trust-Pops--Harry-Potter-and-the-Prisoner-of-Azkaban-in-Concert-10-26-2025'],['Jack M. Champaigne Masterworks Series','Morris Performing Arts Center','South Bend, IN','Saturday','11/1/2025','7:30 PM','7227842','Jack-M--Champaigne-Masterworks-Series-11-1-2025'],['Morris Day and The Time','Bergen Performing Arts Center','Englewood, NJ','Friday','11/7/2025','8:00 PM','7284216','Morris-Day-and-The-Time-11-7-2025'],['The Traveling Salvation Show - Neil Diamond Tribute','Morris Performing Arts Center','South Bend, IN','Sunday','11/9/2025','7:00 PM','7317171','The-Traveling-Salvation-Show---Neil-Diamond-Tribute-11-9-2025'],['International Ballet Stars: Swan Lake','Morris Performing Arts Center','South Bend, IN','Thursday','11/13/2025','7:00 PM','7186222','International-Ballet-Stars--Swan-Lake-11-13-2025'],['The Bergamot','Morris Performing Arts Center','South Bend, IN','Friday','11/28/2025','7:30 PM','7292507','The-Bergamot-11-28-2025'],['John Crist','Morris Performing Arts Center','South Bend, IN','Thursday','12/11/2025','7:00 PM','7074458','John-Crist-12-11-2025'],['South Bend Symphony Orchestra: Home for the Holidays','Morris Performing Arts Center','South Bend, IN','Saturday','12/13/2025','7:30 PM','7358939','South-Bend-Symphony-Orchestra--Home-for-the-Holidays-12-13-2025'],['South Bend Symphony Orchestra: Home for the Holidays','Morris Performing Arts Center','South Bend, IN','Sunday','12/14/2025','2:30 PM','7358940','South-Bend-Symphony-Orchestra--Home-for-the-Holidays-12-14-2025'],['Straight No Chaser','Morris Performing Arts Center','South Bend, IN','Wednesday','12/17/2025','7:30 PM','7319884','Straight-No-Chaser-12-17-2025'],['Hadestown','Morris Performing Arts Center','South Bend, IN','Friday','12/19/2025','7:30 PM','7086212','Hadestown-12-19-2025'],['Hadestown','Morris Performing Arts Center','South Bend, IN','Saturday','12/20/2025','2:00 PM','7086213','Hadestown-12-20-2025'],['Hadestown','Morris Performing Arts Center','South Bend, IN','Saturday','12/20/2025','7:30 PM','7086214','Hadestown-12-20-2025'],['Hadestown','Morris Performing Arts Center','South Bend, IN','Sunday','12/21/2025','2:00 PM','7086215','Hadestown-12-21-2025'],['October London','Morris Performing Arts Center','South Bend, IN','Saturday','1/24/2026','7:30 PM','7465377','October-London-1-24-2026'],['South Bend Symphony Orchestra: Tchaikovsky's Symphony No. 6','Morris Performing Arts Center','South Bend, IN','Saturday','1/31/2026','7:30 PM','7415436','South-Bend-Symphony-Orchestra--Tchaikovsky-s-Symphony-No--6-1-31-2026'],['South Bend Symphony Orchestra: The Bergamot','Morris Performing Arts Center','South Bend, IN','Saturday','2/14/2026','7:30 PM','7415492','South-Bend-Symphony-Orchestra--The-Bergamot-2-14-2026'],['Brit Floyd','Morris Performing Arts Center','South Bend, IN','Wednesday','2/18/2026','8:00 PM','7457759','Brit-Floyd-2-18-2026'],['Joe Bonamassa','Morris Performing Arts Center','South Bend, IN','Saturday','2/21/2026','8:00 PM','7283082','Joe-Bonamassa-2-21-2026'],['South Bend Symphony Orchestra: Beethoven's Eroica','Morris Performing Arts Center','South Bend, IN','Saturday','2/28/2026','7:30 PM','7415541','South-Bend-Symphony-Orchestra--Beethoven-s-Eroica-2-28-2026'],['Lords Of The Sound: The Music of Hans Zimmer','Morris Performing Arts Center','South Bend, IN','Tuesday','3/10/2026','7:00 PM','7239454','Lords-Of-The-Sound--The-Music-of-Hans-Zimmer-3-10-2026'],['Mrs. Doubtfire - The Musical','Morris Performing Arts Center','South Bend, IN','Friday','3/13/2026','7:30 PM','7086221','Mrs--Doubtfire---The-Musical-3-13-2026'],['Mrs. Doubtfire - The Musical','Morris Performing Arts Center','South Bend, IN','Saturday','3/14/2026','2:00 PM','7086222','Mrs--Doubtfire---The-Musical-3-14-2026'],['Mrs. Doubtfire - The Musical','Morris Performing Arts Center','South Bend, IN','Saturday','3/14/2026','7:30 PM','7086223','Mrs--Doubtfire---The-Musical-3-14-2026'],['Mrs. Doubtfire - The Musical','Morris Performing Arts Center','South Bend, IN','Sunday','3/15/2026','2:00 PM','7086224','Mrs--Doubtfire---The-Musical-3-15-2026'],['Menopause - The Musical 2','Morris Performing Arts Center','South Bend, IN','Sunday','3/22/2026','2:00 PM','7096796','Menopause---The-Musical-2-3-22-2026'],['South Bend Symphony Orchestra: Dvorak's Cello Concerto','Morris Performing Arts Center','South Bend, IN','Saturday','3/28/2026','7:30 PM','7415806','South-Bend-Symphony-Orchestra--Dvorak-s-Cello-Concerto-3-28-2026'],['Clue - Live On Stage','Morris Performing Arts Center','South Bend, IN','Friday','5/29/2026','7:30 PM','7086225','Clue---Live-On-Stage-5-29-2026'],['Clue - Live On Stage','Morris Performing Arts Center','South Bend, IN','Saturday','5/30/2026','2:00 PM','7086226','Clue---Live-On-Stage-5-30-2026'],['Clue - Live On Stage','Morris Performing Arts Center','South Bend, IN','Saturday','5/30/2026','7:30 PM','7086227','Clue---Live-On-Stage-5-30-2026'],['Clue - Live On Stage','Morris Performing Arts Center','South Bend, IN','Sunday','5/31/2026','2:00 PM','7086228','Clue---Live-On-Stage-5-31-2026'],['Theresa Caputo','Morris Performing Arts Center','South Bend, IN','Wednesday','6/17/2026','7:30 PM','7141169','Theresa-Caputo-6-17-2026'],['Beetlejuice - The Musical','Morris Performing Arts Center','South Bend, IN','Friday','6/19/2026','7:30 PM','7086229','Beetlejuice---The-Musical-6-19-2026'],['Beetlejuice - The Musical','Morris Performing Arts Center','South Bend, IN','Saturday','6/20/2026','2:00 PM','7086230','Beetlejuice---The-Musical-6-20-2026'],['Beetlejuice - The Musical','Morris Performing Arts Center','South Bend, IN','Saturday','6/20/2026','7:30 PM','7086231','Beetlejuice---The-Musical-6-20-2026'],['Beetlejuice - The Musical','Morris Performing Arts Center','South Bend, IN','Sunday','6/21/2026','2:00 PM','7086232','Beetlejuice---The-Musical-6-21-2026'],['Beetlejuice - The Musical','Morris Performing Arts Center','South Bend, IN','Sunday','6/21/2026','7:30 PM','7086233','Beetlejuice---The-Musical-6-21-2026']],'Morris Performing Arts Center','https://www.ticketnetwork.com/ticket/Morris-Performing-Arts-Center-events.aspx');