// 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([['Goldfish','Boat Cruise Summer Series','Boston, MA','Thursday','Jul 3','6:00 PM','7181537','Goldfish-7-3-2025'],['Kasey Chambers','City Winery - Boston','Boston, MA','Thursday','Jul 3','7:30 PM','7070514','Kasey-Chambers-7-3-2025'],['Kes','Leader Bank Pavilion','Boston, MA','Thursday','Jul 3','7:30 PM','7062054','Kes-7-3-2025'],['Davy Knowles','Haymarket Lounge At City Winery - Boston','Boston, MA','Thursday','Jul 3','7:30 PM','7194987','Davy-Knowles-7-3-2025'],['Eric Virgal & Kreyol La','Memoire Boston At Encore Boston Harbor','Everett, MA','Thursday','Jul 3','9:00 PM','7061488','Eric-Virgal---Kreyol-La-7-3-2025'],['White Top Affair: Kenny Haiti, TonyMix, & Rutshelle Guillaume','Big Night Live','Boston, MA','Thursday','Jul 3','10:00 PM','7134340','White-Top-Affair--Kenny-Haiti--TonyMix----Rutshelle-Guillaume-7-3-2025'],['Just Fine - Mary J. Blige Tribute Band','City Winery - Boston','Boston, MA','Friday','Jul 4','7:30 PM','7194988','Just-Fine---Mary-J--Blige-Tribute-Band-7-4-2025'],['Best Of The Boston Comedy Festival','The Katharine Hepburn Cultural Arts Center','Old Saybrook, CT','Friday','Jul 4','8:00 PM','7103602','Best-Of-The-Boston-Comedy-Festival-7-4-2025'],['Different Font','The Grand Boston','Boston, MA','Friday','Jul 4','10:00 PM','7204758','Different-Font-7-4-2025'],['DJ Sisko','Memoire Boston At Encore Boston Harbor','Everett, MA','Friday','Jul 4','10:00 PM','7204873','DJ-Sisko-7-4-2025']]);