//
var TN_Widget = function() {
var months = ["", "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"];
return {
newWindow : true,
CreateEventRow : function(row, isAlt) {
var dateArray = row[4].split('/');
var date = months[dateArray[0]] + " " + dateArray[1];
var parking = row[0].split(':')[0]
if (parking !== "PARKING") {
return "
";
}
},
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,kwds,url) {
if(typeof(TN_SetWidgetOptions) == "function")
TN_SetWidgetOptions();
//for backwards compatability
var newResults = [];
for(var cntr = 0; cntr < eventData.length; cntr++)
newResults.push(this.CreateEventRow(eventData[cntr], cntr % 2 == 1));
var objToAddTo;
if(objToAddTo = document.getElementById("tn_results_container")) {
objToAddTo.innerHTML = '' + newResults.join('') + '
';
} else
document.write('' + newResults.join('') + '
');
if(eventData.length >= 101 && kwds != undefined) {
if(objToAddTo = document.getElementById("tn_results_container")) {
objToAddTo.innerHTML += '';
} else {
document.write("");
}
}
}
};
}();
//BPW-TNSERV-02A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/results-style-1.css');
TN_Widget.AddCss('//s3.amazonaws.com/ticketnetwork/fonts/TTNorms/TTNorms.css');
TN_Widget.CreateTable([['Houston Symphony: Disney's Fantasia In Concert','Jones Hall for the Performing Arts','Houston, TX','Friday','4/3/2026','7:30 PM','7217311','Houston-Symphony--Disney-s-Fantasia-In-Concert-4-3-2026'],['Houston Symphony: Disney's Fantasia In Concert','Jones Hall for the Performing Arts','Houston, TX','Saturday','4/4/2026','2:00 PM','7217312','Houston-Symphony--Disney-s-Fantasia-In-Concert-4-4-2026'],['Houston Symphony: Disney's Fantasia In Concert','Jones Hall for the Performing Arts','Houston, TX','Saturday','4/4/2026','7:30 PM','7217313','Houston-Symphony--Disney-s-Fantasia-In-Concert-4-4-2026'],['Houston Symphony: John Adams - Appalachian Spring','Jones Hall for the Performing Arts','Houston, TX','Saturday','4/18/2026','7:30 PM','7217314','Houston-Symphony--John-Adams---Appalachian-Spring-4-18-2026'],['Houston Symphony: John Adams - Appalachian Spring','Jones Hall for the Performing Arts','Houston, TX','Sunday','4/19/2026','2:00 PM','7217315','Houston-Symphony--John-Adams---Appalachian-Spring-4-19-2026'],['Houston Symphony: Icon - The Voices That Changed Music','Jones Hall for the Performing Arts','Houston, TX','Friday','4/24/2026','7:30 PM','7277786','Houston-Symphony--Icon---The-Voices-That-Changed-Music-4-24-2026'],['Houston Symphony: Icon - The Voices That Changed Music','Jones Hall for the Performing Arts','Houston, TX','Saturday','4/25/2026','7:30 PM','7277787','Houston-Symphony--Icon---The-Voices-That-Changed-Music-4-25-2026'],['Houston Symphony: Icon - The Voices That Changed Music','Jones Hall for the Performing Arts','Houston, TX','Sunday','4/26/2026','2:00 PM','7277788','Houston-Symphony--Icon---The-Voices-That-Changed-Music-4-26-2026'],['Houston Symphony: Juraj Valcuha & Joshua Bell - The Elements in Concert','Jones Hall for the Performing Arts','Houston, TX','Thursday','5/7/2026','7:30 PM','7217322','Houston-Symphony--Juraj-Valcuha---Joshua-Bell---The-Elements-in-Concert-5-7-2026'],['Houston Symphony: Juraj Valcuha & Joshua Bell - The Elements in Concert','Jones Hall for the Performing Arts','Houston, TX','Saturday','5/9/2026','7:30 PM','7217323','Houston-Symphony--Juraj-Valcuha---Joshua-Bell---The-Elements-in-Concert-5-9-2026'],['Houston Symphony: Juraj Valcuha & Joshua Bell - The Elements in Concert','Jones Hall for the Performing Arts','Houston, TX','Sunday','5/10/2026','2:00 PM','7217324','Houston-Symphony--Juraj-Valcuha---Joshua-Bell---The-Elements-in-Concert-5-10-2026'],['Houston Symphony: Andrew Manze - The Planets & Tchaikovsky's Violin Concerto','Jones Hall for the Performing Arts','Houston, TX','Friday','5/15/2026','7:30 PM','7217340','Houston-Symphony--Andrew-Manze---The-Planets---Tchaikovsky-s-Violin-Concerto-5-15-2026'],['Houston Symphony: Andrew Manze - The Planets & Tchaikovsky's Violin Concerto','Jones Hall for the Performing Arts','Houston, TX','Saturday','5/16/2026','7:30 PM','7217341','Houston-Symphony--Andrew-Manze---The-Planets---Tchaikovsky-s-Violin-Concerto-5-16-2026'],['Houston Symphony: Andrew Manze - The Planets & Tchaikovsky's Violin Concerto','Jones Hall for the Performing Arts','Houston, TX','Sunday','5/17/2026','2:00 PM','7217342','Houston-Symphony--Andrew-Manze---The-Planets---Tchaikovsky-s-Violin-Concerto-5-17-2026'],['Houston Symphony: Juraj Valcuha - Mahler 9','Jones Hall for the Performing Arts','Houston, TX','Friday','5/22/2026','7:30 PM','7217343','Houston-Symphony--Juraj-Valcuha---Mahler-9-5-22-2026'],['Houston Symphony: Juraj Valcuha - Mahler 9','Jones Hall for the Performing Arts','Houston, TX','Saturday','5/23/2026','7:30 PM','7217344','Houston-Symphony--Juraj-Valcuha---Mahler-9-5-23-2026'],['Houston Symphony: Juraj Valcuha - Mahler 9','Jones Hall for the Performing Arts','Houston, TX','Sunday','5/24/2026','2:00 PM','7217345','Houston-Symphony--Juraj-Valcuha---Mahler-9-5-24-2026'],['Houston Symphony: Lights! Camera! Action! - 100 Years of Epic Film Scores','Jones Hall for the Performing Arts','Houston, TX','Friday','5/29/2026','7:30 PM','7277789','Houston-Symphony--Lights--Camera--Action----100-Years-of-Epic-Film-Scores-5-29-2026'],['Houston Symphony: Lights! Camera! Action! - 100 Years of Epic Film Scores','Jones Hall for the Performing Arts','Houston, TX','Saturday','5/30/2026','7:30 PM','7277790','Houston-Symphony--Lights--Camera--Action----100-Years-of-Epic-Film-Scores-5-30-2026'],['Houston Symphony: Lights! Camera! Action! - 100 Years of Epic Film Scores','Jones Hall for the Performing Arts','Houston, TX','Sunday','5/31/2026','2:00 PM','7277791','Houston-Symphony--Lights--Camera--Action----100-Years-of-Epic-Film-Scores-5-31-2026'],['Houston Symphony: Harry Potter and the Order of the Phoenix In Concert','Jones Hall for the Performing Arts','Houston, TX','Friday','6/26/2026','7:30 PM','7762560','Houston-Symphony--Harry-Potter-and-the-Order-of-the-Phoenix-In-Concert-6-26-2026'],['Houston Symphony: Harry Potter and the Order of the Phoenix In Concert','Jones Hall for the Performing Arts','Houston, TX','Saturday','6/27/2026','2:00 PM','7762561','Houston-Symphony--Harry-Potter-and-the-Order-of-the-Phoenix-In-Concert-6-27-2026']],'houston symphony','http://www.ticketnetwork.com/en/search/?text=houston%20symphony');