// 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 "
" + row[3].substring(0,3) + "
" + date + "" + row[5] + "
" + row[0] + "" + row[1] + ", " + row[2] + "
"; } }, 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 += '
See all events for '+ kwds + ' on TicketNetwork.com
'; } else { document.write("
See all events for "+ kwds + " on TicketNetwork.com
"); } } } }; }(); //BPW-TNSERV-03A 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: Domingo Hindoyan - Trumpet Brilliance and Bolero','Jones Hall for the Performing Arts','Houston, TX','Friday','5/9/2025','7:30 PM','6579450','Houston-Symphony--Domingo-Hindoyan---Trumpet-Brilliance-and-Bolero-5-9-2025'],['Houston Symphony: Domingo Hindoyan - Trumpet Brilliance and Bolero','Jones Hall for the Performing Arts','Houston, TX','Saturday','5/10/2025','7:30 PM','6577555','Houston-Symphony--Domingo-Hindoyan---Trumpet-Brilliance-and-Bolero-5-10-2025'],['Houston Symphony: Domingo Hindoyan - Trumpet Brilliance and Bolero','Jones Hall for the Performing Arts','Houston, TX','Sunday','5/11/2025','2:00 PM','6579451','Houston-Symphony--Domingo-Hindoyan---Trumpet-Brilliance-and-Bolero-5-11-2025'],['Houston Symphony: Steven Reineke - Stayin' Alive - The Bee Gees & Beyond','Jones Hall for the Performing Arts','Houston, TX','Friday','5/16/2025','7:30 PM','6579461','Houston-Symphony--Steven-Reineke---Stayin--Alive---The-Bee-Gees---Beyond-5-16-2025'],['Houston Symphony: Steven Reineke - Stayin' Alive - The Bee Gees & Beyond','Jones Hall for the Performing Arts','Houston, TX','Saturday','5/17/2025','7:30 PM','6577563','Houston-Symphony--Steven-Reineke---Stayin--Alive---The-Bee-Gees---Beyond-5-17-2025'],['Houston Symphony: Steven Reineke - Stayin' Alive - The Bee Gees & Beyond','Jones Hall for the Performing Arts','Houston, TX','Sunday','5/18/2025','2:00 PM','6579457','Houston-Symphony--Steven-Reineke---Stayin--Alive---The-Bee-Gees---Beyond-5-18-2025'],['Houston Symphony: Musician Showcase','Jones Hall for the Performing Arts','Houston, TX','Sunday','5/18/2025','6:30 PM','6717620','Houston-Symphony--Musician-Showcase-5-18-2025'],['Houston Symphony: Juraj Valcuha - Bruce Liu Plays Chopin','Jones Hall for the Performing Arts','Houston, TX','Friday','5/23/2025','7:30 PM','6616874','Houston-Symphony--Juraj-Valcuha---Bruce-Liu-Plays-Chopin-5-23-2025'],['Houston Symphony: Juraj Valcuha - Bruce Liu Plays Chopin','Jones Hall for the Performing Arts','Houston, TX','Saturday','5/24/2025','7:30 PM','6577560','Houston-Symphony--Juraj-Valcuha---Bruce-Liu-Plays-Chopin-5-24-2025'],['Houston Symphony: Juraj Valcuha - Bruce Liu Plays Chopin','Jones Hall for the Performing Arts','Houston, TX','Sunday','5/25/2025','2:00 PM','6579453','Houston-Symphony--Juraj-Valcuha---Bruce-Liu-Plays-Chopin-5-25-2025'],['Houston Symphony: Juraj Valcuha - Mahler 3','Jones Hall for the Performing Arts','Houston, TX','Friday','5/30/2025','7:30 PM','6579455','Houston-Symphony--Juraj-Valcuha---Mahler-3-5-30-2025'],['Houston Symphony: Juraj Valcuha - Mahler 3','Jones Hall for the Performing Arts','Houston, TX','Saturday','5/31/2025','7:30 PM','6577562','Houston-Symphony--Juraj-Valcuha---Mahler-3-5-31-2025'],['Houston Symphony: Juraj Valcuha - Mahler 3','Jones Hall for the Performing Arts','Houston, TX','Sunday','6/1/2025','2:00 PM','6579456','Houston-Symphony--Juraj-Valcuha---Mahler-3-6-1-2025'],['Houston Symphony: John Williams & Steven Spielberg - Movie Magic','Jones Hall for the Performing Arts','Houston, TX','Friday','6/6/2025','7:30 PM','6567632','Houston-Symphony--John-Williams---Steven-Spielberg---Movie-Magic-6-6-2025'],['Houston Symphony: Steven Reineke - John Williams & Steven Spielberg - Movie Magic','Jones Hall for the Performing Arts','Houston, TX','Saturday','6/7/2025','2:00 PM','6616873','Houston-Symphony--Steven-Reineke---John-Williams---Steven-Spielberg---Movie-Magic-6-7-2025'],['Houston Symphony: Steven Reineke - John Williams & Steven Spielberg - Movie Magic','Jones Hall for the Performing Arts','Houston, TX','Saturday','6/7/2025','7:30 PM','6577557','Houston-Symphony--Steven-Reineke---John-Williams---Steven-Spielberg---Movie-Magic-6-7-2025'],['Houston Symphony: Steven Reineke - John Williams & Steven Spielberg - Movie Magic','Jones Hall for the Performing Arts','Houston, TX','Sunday','6/8/2025','2:00 PM','6577558','Houston-Symphony--Steven-Reineke---John-Williams---Steven-Spielberg---Movie-Magic-6-8-2025'],['Jaws In Concert','Jones Hall for the Performing Arts','Houston, TX','Friday','6/20/2025','7:30 PM','6962635','Jaws-In-Concert-6-20-2025'],['Houston Symphony: Disney and Pixar's Up In Concert','Jones Hall for the Performing Arts','Houston, TX','Saturday','6/21/2025','7:30 PM','6991586','Houston-Symphony--Disney-and-Pixar-s-Up-In-Concert-6-21-2025'],['Houston Symphony: Disney and Pixar's Up In Concert','Jones Hall for the Performing Arts','Houston, TX','Sunday','6/22/2025','2:00 PM','6991868','Houston-Symphony--Disney-and-Pixar-s-Up-In-Concert-6-22-2025'],['Houston Symphony: Harry Potter and The Goblet of Fire In Concert','Jones Hall for the Performing Arts','Houston, TX','Friday','6/27/2025','7:30 PM','6996635','Houston-Symphony--Harry-Potter-and-The-Goblet-of-Fire-In-Concert-6-27-2025'],['Houston Symphony: Harry Potter and The Goblet of Fire In Concert','Jones Hall for the Performing Arts','Houston, TX','Saturday','6/28/2025','2:00 PM','7036757','Houston-Symphony--Harry-Potter-and-The-Goblet-of-Fire-In-Concert-6-28-2025'],['Houston Symphony: Harry Potter and The Goblet of Fire In Concert','Jones Hall for the Performing Arts','Houston, TX','Sunday','6/29/2025','2:00 PM','7036758','Houston-Symphony--Harry-Potter-and-The-Goblet-of-Fire-In-Concert-6-29-2025'],['Houston Symphony: Brent Havens - The Music of Journey','Sarofim Hall - Hobby Center','Houston, TX','Saturday','7/26/2025','2:00 PM','7052732','Houston-Symphony--Brent-Havens---The-Music-of-Journey-7-26-2025'],['Houston Symphony: Brent Havens - The Music of Journey','Sarofim Hall - Hobby Center','Houston, TX','Saturday','7/26/2025','7:30 PM','7065974','Houston-Symphony--Brent-Havens---The-Music-of-Journey-7-26-2025']],'houston symphony','http://www.ticketnetwork.com/en/search/?text=houston%20symphony');