// 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/WidgetStyle27.css'); TN_Widget.CreateTable([['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Thursday','Mar 20','7:30 PM','6863907','Dead---Company-3-20-2025'],['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Friday','Mar 21','7:30 PM','6863908','Dead---Company-3-21-2025'],['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Saturday','Mar 22','7:30 PM','6863909','Dead---Company-3-22-2025'],['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Thursday','Mar 27','7:30 PM','6863910','Dead---Company-3-27-2025'],['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Friday','Mar 28','7:30 PM','6863911','Dead---Company-3-28-2025'],['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Saturday','Mar 29','7:30 PM','6863912','Dead---Company-3-29-2025'],['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Thursday','Apr 17','7:30 PM','6863914','Dead---Company-4-17-2025'],['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Friday','Apr 18','7:30 PM','6863915','Dead---Company-4-18-2025'],['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Saturday','Apr 19','7:30 PM','6863916','Dead---Company-4-19-2025'],['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Thursday','Apr 24','7:30 PM','6863917','Dead---Company-4-24-2025'],['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Friday','Apr 25','7:30 PM','6863918','Dead---Company-4-25-2025'],['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Saturday','Apr 26','7:30 PM','6863919','Dead---Company-4-26-2025'],['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Friday','May 9','7:30 PM','6863920','Dead---Company-5-9-2025'],['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Saturday','May 10','7:30 PM','6863921','Dead---Company-5-10-2025'],['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Sunday','May 11','7:30 PM','6863922','Dead---Company-5-11-2025'],['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Thursday','May 15','7:30 PM','6863923','Dead---Company-5-15-2025'],['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Friday','May 16','7:30 PM','6863924','Dead---Company-5-16-2025'],['Dead & Company','The Sphere At the Venetian Las Vegas','Las Vegas, NV','Saturday','May 17','7:30 PM','6863925','Dead---Company-5-17-2025']]);