// 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-03A TN_Widget.AddCss('https://fonts.googleapis.com/css?family=Open+Sans:400,700'); TN_Widget.AddCss('https://tickettransaction.com/BrokerSites/01504-011/widget2Css/WidgetStyle28.css'); TN_Widget.CreateTable([['Downtown Comedy Lounge','Renkus-Heinz Theater at Notoriety','Las Vegas, NV','Friday','Mar 20','9:00 PM','7720657','Downtown-Comedy-Lounge-3-20-2026'],['JSTJR','Downtown Las Vegas Events Center','Las Vegas, NV','Saturday','Apr 18','7:00 PM','7673212','JSTJR-4-18-2026'],['Excision','Downtown Las Vegas Events Center','Las Vegas, NV','Friday','Apr 24','TBD','7549912','Excision-4-24-2026'],['Downtown Comedy Lounge','Renkus-Heinz Theater at Notoriety','Las Vegas, NV','Friday','Apr 24','9:00 PM','7720667','Downtown-Comedy-Lounge-4-24-2026'],['Excision','Downtown Las Vegas Events Center','Las Vegas, NV','Saturday','Apr 25','TBD','7549913','Excision-4-25-2026'],['Downtown Comedy Lounge','Renkus-Heinz Theater at Notoriety','Las Vegas, NV','Saturday','Apr 25','9:00 PM','7720668','Downtown-Comedy-Lounge-4-25-2026'],['Downtown Comedy Lounge','Renkus-Heinz Theater at Notoriety','Las Vegas, NV','Friday','May 1','9:00 PM','7720669','Downtown-Comedy-Lounge-5-1-2026'],['Downtown Comedy Lounge','Renkus-Heinz Theater at Notoriety','Las Vegas, NV','Friday','May 8','9:00 PM','7720671','Downtown-Comedy-Lounge-5-8-2026'],['Downtown Comedy Lounge','Renkus-Heinz Theater at Notoriety','Las Vegas, NV','Saturday','May 9','9:00 PM','7720672','Downtown-Comedy-Lounge-5-9-2026'],['Hardwell','Downtown Las Vegas Events Center','Las Vegas, NV','Thursday','May 14','9:00 PM','7737994','Hardwell-5-14-2026'],['Lady A','PH Live At Planet Hollywood','Las Vegas, NV','Friday','May 15','8:00 PM','7732067','Lady-A-5-15-2026'],['Downtown Comedy Lounge','Renkus-Heinz Theater at Notoriety','Las Vegas, NV','Friday','May 15','9:00 PM','7720673','Downtown-Comedy-Lounge-5-15-2026'],['Downtown Comedy Lounge','Renkus-Heinz Theater at Notoriety','Las Vegas, NV','Saturday','May 16','9:00 PM','7720674','Downtown-Comedy-Lounge-5-16-2026'],['Downtown Comedy Lounge','Renkus-Heinz Theater at Notoriety','Las Vegas, NV','Friday','May 22','9:00 PM','7720675','Downtown-Comedy-Lounge-5-22-2026'],['Downtown Comedy Lounge','Renkus-Heinz Theater at Notoriety','Las Vegas, NV','Saturday','May 23','9:00 PM','7720676','Downtown-Comedy-Lounge-5-23-2026'],['The Altons','Fergusons Downtown','Las Vegas, NV','Friday','May 29','8:00 PM','7799216','The-Altons-5-29-2026'],['Downtown Comedy Lounge','Renkus-Heinz Theater at Notoriety','Las Vegas, NV','Friday','May 29','9:00 PM','7720677','Downtown-Comedy-Lounge-5-29-2026'],['Downtown Comedy Lounge','Renkus-Heinz Theater at Notoriety','Las Vegas, NV','Saturday','May 30','9:00 PM','7720678','Downtown-Comedy-Lounge-5-30-2026'],['Downtown Comedy Lounge','Renkus-Heinz Theater at Notoriety','Las Vegas, NV','Friday','Jun 5','9:00 PM','7720679','Downtown-Comedy-Lounge-6-5-2026'],['Downtown Comedy Lounge','Renkus-Heinz Theater at Notoriety','Las Vegas, NV','Saturday','Jun 6','9:00 PM','7720680','Downtown-Comedy-Lounge-6-6-2026'],['Downtown Comedy Lounge','Renkus-Heinz Theater at Notoriety','Las Vegas, NV','Friday','Jun 12','9:00 PM','7720681','Downtown-Comedy-Lounge-6-12-2026']]);