// 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-02A 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([['Caamp','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Jun 15','7:30 PM','7059349','Caamp-6-15-2025'],['James Blunt','MGM Music Hall at Fenway Park','Boston, MA','Monday','Jun 16','8:00 PM','6754596','James-Blunt-6-16-2025'],['Hauser','MGM Music Hall at Fenway Park','Boston, MA','Friday','Jun 20','8:00 PM','6762529','Hauser-6-20-2025'],['Hozier','Fenway Park','Boston, MA','Monday','Jun 23','8:00 PM','6963227','Hozier-6-23-2025'],['Peach Pit & Briston Maroney','MGM Music Hall at Fenway Park','Boston, MA','Tuesday','Jun 24','7:30 PM','6837251','Peach-Pit---Briston-Maroney-6-24-2025'],['Hozier','Fenway Park','Boston, MA','Tuesday','Jun 24','8:00 PM','6976153','Hozier-6-24-2025'],['Babymetal','MGM Music Hall at Fenway Park','Boston, MA','Wednesday','Jun 25','7:00 PM','7047032','Babymetal-6-25-2025'],['Counting Crows & The Gaslight Anthem','MGM Music Hall at Fenway Park','Boston, MA','Thursday','Jun 26','7:30 PM','7032234','Counting-Crows---The-Gaslight-Anthem-6-26-2025'],['Boston Red Sox vs. Toronto Blue Jays','Fenway Park','Boston, MA','Friday','Jun 27','7:10 PM','6574314','Boston-Red-Sox-vs--Toronto-Blue-Jays-6-27-2025'],['Boston Red Sox vs. Toronto Blue Jays','Fenway Park','Boston, MA','Saturday','Jun 28','4:10 PM','6574315','Boston-Red-Sox-vs--Toronto-Blue-Jays-6-28-2025'],['Boston Red Sox vs. Toronto Blue Jays','Fenway Park','Boston, MA','Sunday','Jun 29','1:35 PM','6574316','Boston-Red-Sox-vs--Toronto-Blue-Jays-6-29-2025'],['Jake Shane','MGM Music Hall at Fenway Park','Boston, MA','Sunday','Jun 29','8:00 PM','6959689','Jake-Shane-6-29-2025'],['Boston Red Sox vs. Cincinnati Reds','Fenway Park','Boston, MA','Monday','Jun 30','7:10 PM','6574320','Boston-Red-Sox-vs--Cincinnati-Reds-6-30-2025'],['Boston Red Sox vs. Cincinnati Reds','Fenway Park','Boston, MA','Tuesday','Jul 1','7:10 PM','6574321','Boston-Red-Sox-vs--Cincinnati-Reds-7-1-2025'],['Boston Red Sox vs. Cincinnati Reds','Fenway Park','Boston, MA','Wednesday','Jul 2','7:10 PM','6574322','Boston-Red-Sox-vs--Cincinnati-Reds-7-2-2025'],['Savannah Bananas vs. Firefighters','Fenway Park','Boston, MA','Saturday','Jul 5','7:00 PM','6746234','Savannah-Bananas-vs--Firefighters-7-5-2025'],['Savannah Bananas vs. Firefighters','Fenway Park','Boston, MA','Sunday','Jul 6','3:30 PM','6746235','Savannah-Bananas-vs--Firefighters-7-6-2025'],['Boston Red Sox vs. Colorado Rockies','Fenway Park','Boston, MA','Monday','Jul 7','7:10 PM','6574329','Boston-Red-Sox-vs--Colorado-Rockies-7-7-2025'],['Boston Red Sox vs. Colorado Rockies','Fenway Park','Boston, MA','Tuesday','Jul 8','7:10 PM','6574330','Boston-Red-Sox-vs--Colorado-Rockies-7-8-2025'],['Boston Red Sox vs. Colorado Rockies','Fenway Park','Boston, MA','Wednesday','Jul 9','7:10 PM','6574331','Boston-Red-Sox-vs--Colorado-Rockies-7-9-2025']]);