// 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-03B 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([['Alvin Ailey American Dance Theater','Wang Theater At The Boch Center','Boston, MA','Thursday','Apr 24','8:00 PM','6805019','Alvin-Ailey-American-Dance-Theater-4-24-2025'],['Alvin Ailey American Dance Theater','Wang Theater At The Boch Center','Boston, MA','Friday','Apr 25','8:00 PM','6805020','Alvin-Ailey-American-Dance-Theater-4-25-2025'],['Alvin Ailey American Dance Theater','Wang Theater At The Boch Center','Boston, MA','Saturday','Apr 26','2:00 PM','6805022','Alvin-Ailey-American-Dance-Theater-4-26-2025'],['Alvin Ailey American Dance Theater','Wang Theater At The Boch Center','Boston, MA','Saturday','Apr 26','8:00 PM','6805021','Alvin-Ailey-American-Dance-Theater-4-26-2025'],['Alvin Ailey American Dance Theater','Wang Theater At The Boch Center','Boston, MA','Sunday','Apr 27','3:00 PM','6805023','Alvin-Ailey-American-Dance-Theater-4-27-2025'],['Mel Robbins','Wang Theater At The Boch Center','Boston, MA','Thursday','May 1','7:30 PM','6998576','Mel-Robbins-5-1-2025'],['Mel Robbins','Wang Theater At The Boch Center','Boston, MA','Friday','May 2','7:30 PM','6956854','Mel-Robbins-5-2-2025'],['Mel Robbins','Wang Theater At The Boch Center','Boston, MA','Saturday','May 3','7:30 PM','6998577','Mel-Robbins-5-3-2025'],['Attack On Titan: Beyond The Walls World Tour - The Official Concert','Wang Theater At The Boch Center','Boston, MA','Tuesday','May 6','7:30 PM','6819050','Attack-On-Titan--Beyond-The-Walls-World-Tour---The-Official-Concert-5-6-2025'],['Gillian Welch & David Rawlings','Wang Theater At The Boch Center','Boston, MA','Saturday','May 10','7:30 PM','6817975','Gillian-Welch---David-Rawlings-5-10-2025']]);