// var TN_Widget = function() { return { //Options newWindow : true, linkText : "View Tickets", tixUrl : "https://www.ticketliquidator.com/tickets/", trackingParams : "", custLink : true, //depricated kbid : "", //Overwrittable functions CreateCustomUrl : function(row) { var customUrl = row[6] + '/' + row[0].replace(/\//g, '') + '-tickets-' + row[3].substring(0,3) + '-' + row[4] + '-' + row[7].substring(row[7].length - 4) + '-' + row[1] return customUrl.replace(/\s+/g, '-').replace(/&/g, '').replace(/[.,#!$%^&*;:{}=_`~()]/g, '').toLowerCase(); }, CreateEventRow : function(row, isAlt) { return "" + "
" + row[3].substring(0,3) + "" + row[4] + "" + row[5] + "
" + "" + row[0] +"" + "" + "" + row[1] + "" + "" + row[2] + "" + "Tickets"; }, 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) { 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'; else document.write('
' + newTable.join('') + '
'); } }; }(); //BPW-TNSERV-01A TN_Widget.AddCss('https://fonts.googleapis.com/css?family=Open+Sans:400,700'); TN_Widget.AddCss('https://tickettransaction.com/BrokerSites/01504-011/widget2Css/WidgetStyle24.css'); TN_Widget.CreateTable([['Aly & AJ','White Oak Music Hall - Downstairs','Houston, TX','Friday','Oct 31','6:30 PM','7134951','Aly---AJ-10-31-2025'],['Quevedo','House Of Blues - Houston','Houston, TX','Friday','Oct 31','7:00 PM','7092052','Quevedo-10-31-2025'],['Dice','White Oak Music Hall - Upstairs','Houston, TX','Friday','Oct 31','7:00 PM','7112277','Dice-10-31-2025'],['Entheos','The Secret Group','Houston, TX','Friday','Oct 31','7:00 PM','7224096','Entheos-10-31-2025'],['DeRay Davis','The Improv - Houston','Houston, TX','Friday','Oct 31','7:30 PM','7337881','DeRay-Davis-10-31-2025'],['Houston Symphony: From Stage to Screen - Broadway Meets Hollywood','Jones Hall for the Performing Arts','Houston, TX','Friday','Oct 31','7:30 PM','7277772','Houston-Symphony--From-Stage-to-Screen---Broadway-Meets-Hollywood-10-31-2025'],['Ha Ha Halloween Showcase','Punch Line Comedy Club - Houston','Houston, TX','Friday','Oct 31','8:00 PM','7340890','Ha-Ha-Halloween-Showcase-10-31-2025'],['DOECHII','713 Music Hall','Houston, TX','Friday','Oct 31','8:00 PM','7305643','DOECHII-10-31-2025'],['Emo Forever Halloween Party','Scout Bar - Houston','Houston, TX','Friday','Oct 31','8:00 PM','7388756','Emo-Forever-Halloween-Party-10-31-2025'],['Pony Bradshaw','The Heights','Houston, TX','Friday','Oct 31','8:00 PM','7247467','Pony-Bradshaw-10-31-2025'],['South House vs. Naija House','Warehouse Live Midtown','Houston, TX','Friday','Oct 31','9:00 PM','7502454','South-House-vs--Naija-House-10-31-2025'],['Ahee','9PM Music Venue','Houston, TX','Friday','Oct 31','9:00 PM','7425566','Ahee-10-31-2025'],['DeRay Davis','The Improv - Houston','Houston, TX','Friday','Oct 31','9:45 PM','7337882','DeRay-Davis-10-31-2025'],['Gorgon City','Stereo Live - Houston','Houston, TX','Friday','Oct 31','10:00 PM','7342707','Gorgon-City-10-31-2025'],['Big Thief','White Oak Music Hall - Lawn','Houston, TX','Friday','Nov 7','6:00 PM','7141958','Big-Thief-11-7-2025'],['Candlelight: Tribute to Coldplay & Imagine Dragons','Resurrection MCC','Houston, TX','Friday','Nov 7','6:30 PM','7454493','Candlelight--Tribute-to-Coldplay---Imagine-Dragons-11-7-2025'],['Bert Kreischer','NRG Arena','Houston, TX','Friday','Nov 7','7:00 PM','7035237','Bert-Kreischer-11-7-2025'],['Ok Go','House Of Blues - Houston','Houston, TX','Friday','Nov 7','7:00 PM','7269309','Ok-Go-11-7-2025'],['Jessica Kirson','Cullen Performance Hall','Houston, TX','Friday','Nov 7','7:00 PM','7260306','Jessica-Kirson-11-7-2025'],['Henrik','White Oak Music Hall - Upstairs','Houston, TX','Friday','Nov 7','7:00 PM','7292388','Henrik-11-7-2025'],['Atreyu','Bad Astronaut Brewing Co.','Houston, TX','Friday','Nov 7','7:00 PM','7194343','Atreyu-11-7-2025'],['Action/Adventure & Diva Bleach','Bronze Peacock At The House Of Blues - Houston ','Houston, TX','Friday','Nov 7','7:00 PM','7355672','Action-Adventure---Diva-Bleach-11-7-2025'],['Tyler Fischer','Punch Line Comedy Club - Houston','Houston, TX','Friday','Nov 7','7:30 PM','7242918','Tyler-Fischer-11-7-2025'],['Jason Isbell and the 400 Unit','713 Music Hall','Houston, TX','Friday','Nov 7','7:30 PM','6874913','Jason-Isbell-and-the-400-Unit-11-7-2025'],['Steve Hofstetter','The Secret Group','Houston, TX','Friday','Nov 7','7:30 PM','6937820','Steve-Hofstetter-11-7-2025'],['Ms. Pat','The Improv - Houston','Houston, TX','Friday','Nov 7','7:30 PM','7483173','Ms--Pat-11-7-2025'],['The Darkness','Warehouse Live Midtown','Houston, TX','Friday','Nov 7','8:00 PM','7094727','The-Darkness-11-7-2025'],['Rodney Crowell','The Heights','Houston, TX','Friday','Nov 7','8:00 PM','7268702','Rodney-Crowell-11-7-2025'],['Mickey Avalon','Scout Bar - Houston','Houston, TX','Friday','Nov 7','9:00 PM','7241311','Mickey-Avalon-11-7-2025'],['Tyler Fischer','Punch Line Comedy Club - Houston','Houston, TX','Friday','Nov 7','9:45 PM','7242885','Tyler-Fischer-11-7-2025']]);