// 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-04A 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([['EST Gee','House Of Blues - Houston','Houston, TX','Saturday','Aug 2','7:00 PM','7205295','EST-Gee-8-2-2025'],['Crash Adams','Bronze Peacock At The House Of Blues - Houston ','Houston, TX','Saturday','Aug 2','7:00 PM','7196994','Crash-Adams-8-2-2025'],['Ryan Hamilton','Punch Line Comedy Club - Houston','Houston, TX','Saturday','Aug 2','7:00 PM','7127245','Ryan-Hamilton-8-2-2025'],['George Lopez','NRG Arena','Houston, TX','Saturday','Aug 2','7:00 PM','7159704','George-Lopez-8-2-2025'],['Pedro Fernandez','Houston Arena Theatre','Houston, TX','Saturday','Aug 2','8:00 PM','7007929','Pedro-Fernandez-8-2-2025'],['Minutes to Midnight - A Tribute To Linkin Park','Scout Bar - Houston','Houston, TX','Saturday','Aug 2','9:00 PM','7241319','Minutes-to-Midnight---A-Tribute-To-Linkin-Park-8-2-2025'],['Emo Night Brooklyn','White Oak Music Hall - Upstairs','Houston, TX','Saturday','Aug 2','9:00 PM','7195924','Emo-Night-Brooklyn-8-2-2025'],['Ryan Hamilton','Punch Line Comedy Club - Houston','Houston, TX','Saturday','Aug 2','9:15 PM','7127267','Ryan-Hamilton-8-2-2025'],['Tommy Davidson','Jefferson Theatre - TX','Beaumont, TX','Saturday','Aug 9','7:00 PM','6911071','Tommy-Davidson-8-9-2025'],['Casey Rocket','The Improv - Houston','Houston, TX','Saturday','Aug 9','7:00 PM','6962417','Casey-Rocket-8-9-2025'],['Macy Gray','House Of Blues - Houston','Houston, TX','Saturday','Aug 9','7:00 PM','7049033','Macy-Gray-8-9-2025'],['Dash the G.O.A.T.','White Oak Music Hall - Upstairs','Houston, TX','Saturday','Aug 9','7:00 PM','7214662','Dash-the-G-O-A-T--8-9-2025'],['Jourdain Fisher','Punch Line Comedy Club - Houston','Houston, TX','Saturday','Aug 9','7:00 PM','7147090','Jourdain-Fisher-8-9-2025'],['The Man In Black: Tribute To Johnny Cash','The Heights','Houston, TX','Saturday','Aug 9','8:00 PM','7146919','The-Man-In-Black--Tribute-To-Johnny-Cash-8-9-2025'],['United We Dance','White Oak Music Hall - Downstairs','Houston, TX','Saturday','Aug 9','8:00 PM','7125512','United-We-Dance-8-9-2025'],['Regina Spektor','Bayou Music Center','Houston, TX','Saturday','Aug 9','8:00 PM','7074725','Regina-Spektor-8-9-2025'],['Teddy Swims','713 Music Hall','Houston, TX','Saturday','Aug 9','8:00 PM','6738275','Teddy-Swims-8-9-2025'],['Moving Pictures - A Tribute To Rush','Scout Bar - Houston','Houston, TX','Saturday','Aug 9','9:00 PM','7144434','Moving-Pictures---A-Tribute-To-Rush-8-9-2025'],['Jourdain Fisher','Punch Line Comedy Club - Houston','Houston, TX','Saturday','Aug 9','9:15 PM','7147007','Jourdain-Fisher-8-9-2025'],['Casey Rocket','The Improv - Houston','Houston, TX','Saturday','Aug 9','9:30 PM','6962408','Casey-Rocket-8-9-2025'],['The Gatlin Brothers','Jefferson Theatre - TX','Beaumont, TX','Saturday','Aug 16','7:00 PM','6528248','The-Gatlin-Brothers-8-16-2025'],['Marlon Wayans','The Improv - Houston','Houston, TX','Saturday','Aug 16','7:00 PM','7033256','Marlon-Wayans-8-16-2025'],['Nothing, Who Cares?','White Oak Music Hall - Upstairs','Houston, TX','Saturday','Aug 16','7:00 PM','7188967','Nothing--Who-Cares--8-16-2025'],['Jeff Dye','Punch Line Comedy Club - Houston','Houston, TX','Saturday','Aug 16','7:00 PM','7172314','Jeff-Dye-8-16-2025'],['Fire From The Gods','Bronze Peacock At The House Of Blues - Houston ','Houston, TX','Saturday','Aug 16','7:00 PM','7181480','Fire-From-The-Gods-8-16-2025'],['K Camp','House Of Blues - Houston','Houston, TX','Saturday','Aug 16','7:00 PM','7225858','K-Camp-8-16-2025'],['Dan Carlin','Cullen Performance Hall','Houston, TX','Saturday','Aug 16','7:30 PM','7182159','Dan-Carlin-8-16-2025'],['Demola','713 Music Hall','Houston, TX','Saturday','Aug 16','8:00 PM','7033824','Demola-8-16-2025'],['Ghost - The Band','Toyota Center - TX','Houston, TX','Saturday','Aug 16','8:00 PM','6787445','Ghost---The-Band-8-16-2025'],['Nightbird - Fleetwood Mac Tribute','Scout Bar - Houston','Houston, TX','Saturday','Aug 16','9:00 PM','7124680','Nightbird---Fleetwood-Mac-Tribute-8-16-2025']]);