// 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-04A 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: Fabien Gabel - Pines of Rome & Grieg's Piano Concerto','Jones Hall for the Performing Arts','Houston, TX','Thursday','5/2/2024','8:00 PM','5803184','Houston-Symphony--Fabien-Gabel---Pines-of-Rome---Grieg-s-Piano-Concerto-5-2-2024'],['Houston Symphony: Fabien Gabel - Pines of Rome & Grieg's Piano Concerto','Jones Hall for the Performing Arts','Houston, TX','Saturday','5/4/2024','8:00 PM','5803186','Houston-Symphony--Fabien-Gabel---Pines-of-Rome---Grieg-s-Piano-Concerto-5-4-2024'],['Houston Symphony: Fabien Gabel - Pines of Rome & Grieg's Piano Concerto','Jones Hall for the Performing Arts','Houston, TX','Sunday','5/5/2024','2:30 PM','5803185','Houston-Symphony--Fabien-Gabel---Pines-of-Rome---Grieg-s-Piano-Concerto-5-5-2024'],['Houston Symphony: Harry Potter and The Chamber of Secrets In Concert','Jones Hall for the Performing Arts','Houston, TX','Friday','5/10/2024','7:30 PM','5777280','Houston-Symphony--Harry-Potter-and-The-Chamber-of-Secrets-In-Concert-5-10-2024'],['Houston Symphony: Harry Potter and The Chamber of Secrets In Concert','Jones Hall for the Performing Arts','Houston, TX','Saturday','5/11/2024','2:30 PM','5779444','Houston-Symphony--Harry-Potter-and-The-Chamber-of-Secrets-In-Concert-5-11-2024'],['Houston Symphony: Harry Potter and The Chamber of Secrets In Concert','Jones Hall for the Performing Arts','Houston, TX','Saturday','5/11/2024','7:30 PM','5779445','Houston-Symphony--Harry-Potter-and-The-Chamber-of-Secrets-In-Concert-5-11-2024'],['Houston Symphony: Steven Reineke - The Music Of Star Wars','Jones Hall for the Performing Arts','Houston, TX','Friday','5/17/2024','8:00 PM','5800537','Houston-Symphony--Steven-Reineke---The-Music-Of-Star-Wars-5-17-2024'],['Houston Symphony: Steven Reineke - The Music Of Star Wars','Jones Hall for the Performing Arts','Houston, TX','Saturday','5/18/2024','2:30 PM','5800538','Houston-Symphony--Steven-Reineke---The-Music-Of-Star-Wars-5-18-2024'],['Houston Symphony: Steven Reineke - The Music Of Star Wars','Jones Hall for the Performing Arts','Houston, TX','Saturday','5/18/2024','8:00 PM','5800539','Houston-Symphony--Steven-Reineke---The-Music-Of-Star-Wars-5-18-2024'],['Houston Symphony: Steven Reineke - The Music Of Star Wars','Jones Hall for the Performing Arts','Houston, TX','Sunday','5/19/2024','2:30 PM','5800540','Houston-Symphony--Steven-Reineke---The-Music-Of-Star-Wars-5-19-2024'],['Houston Symphony: David Robertson - Adams' El Nino','Jones Hall for the Performing Arts','Houston, TX','Saturday','5/25/2024','8:00 PM','5803281','Houston-Symphony--David-Robertson---Adams--El-Nino-5-25-2024'],['Houston Symphony: David Robertson - Adams' El Nino','Jones Hall for the Performing Arts','Houston, TX','Sunday','5/26/2024','2:30 PM','5803282','Houston-Symphony--David-Robertson---Adams--El-Nino-5-26-2024'],['Houston Symphony: Juraj Valcuha - Strauss' An Alpine Symphony','Jones Hall for the Performing Arts','Houston, TX','Saturday','6/1/2024','8:00 PM','5803277','Houston-Symphony--Juraj-Valcuha---Strauss--An-Alpine-Symphony-6-1-2024'],['Houston Symphony: Juraj Valcuha - Strauss' An Alpine Symphony','Jones Hall for the Performing Arts','Houston, TX','Sunday','6/2/2024','2:30 PM','5803283','Houston-Symphony--Juraj-Valcuha---Strauss--An-Alpine-Symphony-6-2-2024'],['Houston Symphony: Juraj Valcuha - Salome In Concert','Jones Hall for the Performing Arts','Houston, TX','Friday','6/7/2024','8:00 PM','5803279','Houston-Symphony--Juraj-Valcuha---Salome-In-Concert-6-7-2024'],['Houston Symphony: Juraj Valcuha - Salome In Concert','Jones Hall for the Performing Arts','Houston, TX','Sunday','6/9/2024','7:00 PM','5803280','Houston-Symphony--Juraj-Valcuha---Salome-In-Concert-6-9-2024'],['Houston Symphony: Juraj Valcuha - The Music of Abba','Sarofim Hall - Hobby Center','Houston, TX','Saturday','6/15/2024','2:30 PM','6179882','Houston-Symphony--Juraj-Valcuha---The-Music-of-Abba-6-15-2024'],['Houston Symphony: Juraj Valcuha - The Music of Abba','Sarofim Hall - Hobby Center','Houston, TX','Saturday','6/15/2024','7:30 PM','6179883','Houston-Symphony--Juraj-Valcuha---The-Music-of-Abba-6-15-2024'],['Houston Symphony: Jurassic Park In Concert','Sarofim Hall - Hobby Center','Houston, TX','Saturday','6/22/2024','2:30 PM','6113761','Houston-Symphony--Jurassic-Park-In-Concert-6-22-2024'],['Houston Symphony: Jurassic Park In Concert','Sarofim Hall - Hobby Center','Houston, TX','Saturday','6/22/2024','7:30 PM','6113762','Houston-Symphony--Jurassic-Park-In-Concert-6-22-2024'],['Houston Symphony: Jurassic Park In Concert','Sarofim Hall - Hobby Center','Houston, TX','Sunday','6/23/2024','2:30 PM','6113763','Houston-Symphony--Jurassic-Park-In-Concert-6-23-2024'],['Houston Symphony: The Music of Rolling Stones','Sarofim Hall - Hobby Center','Houston, TX','Friday','6/28/2024','7:30 PM','6216308','Houston-Symphony--The-Music-of-Rolling-Stones-6-28-2024'],['Houston Symphony: The Music of Rolling Stones','Sarofim Hall - Hobby Center','Houston, TX','Saturday','6/29/2024','2:30 PM','6220192','Houston-Symphony--The-Music-of-Rolling-Stones-6-29-2024'],['Utah Symphony: Rashidra Scott - The Music of Whitney Houston','Snow Park Outdoor Amphitheater','Park City, UT','Thursday','7/11/2024','7:30 PM','6366218','Utah-Symphony--Rashidra-Scott---The-Music-of-Whitney-Houston-7-11-2024'],['Black Jacket Symphony: Whitney Houston Tribute','Arts Center of Coastal Carolina','Hilton Head Island, SC','Friday','8/30/2024','7:30 PM','6306598','Black-Jacket-Symphony--Whitney-Houston-Tribute-8-30-2024']],'houston symphony','http://www.ticketnetwork.com/en/search/?text=houston%20symphony');