// 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/WidgetStyle24.css'); TN_Widget.CreateTable([['Boston Ballet: Spring Experience','Citizens Bank Opera House','Boston, MA','Saturday','May 16','1:30 PM','7388313','Boston-Ballet--Spring-Experience-5-16-2026'],['Boston Ballet: Spring Experience','Citizens Bank Opera House','Boston, MA','Saturday','May 16','7:30 PM','7388312','Boston-Ballet--Spring-Experience-5-16-2026'],['The Bald and The Beautiful','Wang Theater At The Boch Center','Boston, MA','Saturday','May 16','7:30 PM','7617509','The-Bald-and-The-Beautiful-5-16-2026'],['Boston Ballet: Spring Experience','Citizens Bank Opera House','Boston, MA','Sunday','May 17','1:30 PM','7388314','Boston-Ballet--Spring-Experience-5-17-2026'],['Swept Away - Musical','Calderwood Pavilion at Boston Center For The Arts - Wimberly Theatre','Boston, MA','Sunday','May 17','3:00 PM','7897081','Swept-Away---Musical-5-17-2026'],['The Bald and The Beautiful','Wang Theater At The Boch Center','Boston, MA','Sunday','May 17','6:30 PM','7678030','The-Bald-and-The-Beautiful-5-17-2026'],['Belle and Sebastian','Orpheum Theatre - Boston','Boston, MA','Tuesday','May 19','8:00 PM','7353457','Belle-and-Sebastian-5-19-2026'],['Belle and Sebastian','Orpheum Theatre - Boston','Boston, MA','Wednesday','May 20','8:00 PM','7353456','Belle-and-Sebastian-5-20-2026'],['Swept Away - Musical','Calderwood Pavilion at Boston Center For The Arts - Wimberly Theatre','Boston, MA','Thursday','May 21','2:00 PM','7897084','Swept-Away---Musical-5-21-2026'],['Swept Away - Musical','Calderwood Pavilion at Boston Center For The Arts - Wimberly Theatre','Boston, MA','Thursday','May 21','7:00 PM','7897083','Swept-Away---Musical-5-21-2026'],['Zakir Khan','Wang Theater At The Boch Center','Boston, MA','Friday','May 22','7:00 PM','7474082','Zakir-Khan-5-22-2026'],['Boston Dance Theater: The Carol Kaye Project','The Strand Theatre - ME','Rockland, ME','Saturday','May 23','7:30 PM','7830320','Boston-Dance-Theater--The-Carol-Kaye-Project-5-23-2026']]);