// 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([['Jo Dee Messina','Citizens House Of Blues - Boston','Boston, MA','Sunday','Jun 2','8:00 PM','6062772','Jo-Dee-Messina-6-2-2024'],['Isaiah Rashad','Citizens House Of Blues - Boston','Boston, MA','Friday','Jun 7','9:00 PM','6385085','Isaiah-Rashad-6-7-2024'],['Pvris','Citizens House Of Blues - Boston','Boston, MA','Friday','Jun 21','7:00 PM','6204344','Pvris-6-21-2024'],['Infected Mushroom','Citizens House Of Blues - Boston','Boston, MA','Saturday','Jun 22','7:00 PM','6321706','Infected-Mushroom-6-22-2024'],['Silversun Pickups','Citizens House Of Blues - Boston','Boston, MA','Sunday','Jun 23','8:00 PM','6390240','Silversun-Pickups-6-23-2024'],['Hobo Johnson & The Lovemakers','Citizens House Of Blues - Boston','Boston, MA','Saturday','Jul 13','8:00 PM','6344196','Hobo-Johnson---The-Lovemakers-7-13-2024'],['Ben Howard','Citizens House Of Blues - Boston','Boston, MA','Wednesday','Jul 17','8:00 PM','6215802','Ben-Howard-7-17-2024'],['SiR - Artist','Citizens House Of Blues - Boston','Boston, MA','Saturday','Jul 27','7:00 PM','6359872','SiR---Artist-7-27-2024'],['Partynextdoor','Citizens House Of Blues - Boston','Boston, MA','Tuesday','Jul 30','8:00 PM','6413746','Partynextdoor-7-30-2024'],['Partynextdoor','Citizens House Of Blues - Boston','Boston, MA','Wednesday','Jul 31','8:00 PM','6415896','Partynextdoor-7-31-2024'],['The Mountain Goats','Citizens House Of Blues - Boston','Boston, MA','Thursday','Aug 1','7:00 PM','6451981','The-Mountain-Goats-8-1-2024'],['$NOT','Citizens House Of Blues - Boston','Boston, MA','Saturday','Aug 3','6:30 PM','6427954','-NOT-8-3-2024'],['The Struts & Barns Courtney','Citizens House Of Blues - Boston','Boston, MA','Sunday','Aug 4','8:00 PM','6369890','The-Struts---Barns-Courtney-8-4-2024'],['Lucky Daye','Citizens House Of Blues - Boston','Boston, MA','Tuesday','Aug 6','7:00 PM','6413833','Lucky-Daye-8-6-2024'],['French Montana, Fabolous & Fivio Foreign','Citizens House Of Blues - Boston','Boston, MA','Saturday','Aug 17','7:30 PM','6446659','French-Montana--Fabolous---Fivio-Foreign-8-17-2024'],['Colde','Citizens House Of Blues - Boston','Boston, MA','Friday','Aug 23','7:00 PM','6413178','Colde-8-23-2024'],['Passenger','Citizens House Of Blues - Boston','Boston, MA','Sunday','Aug 25','8:00 PM','6215471','Passenger-8-25-2024'],['Snow Tha Product','Citizens House Of Blues - Boston','Boston, MA','Friday','Aug 30','8:00 PM','6438113','Snow-Tha-Product-8-30-2024'],['Magic Men Australia','Citizens House Of Blues - Boston','Boston, MA','Sunday','Sep 1','6:00 PM','6355179','Magic-Men-Australia-9-1-2024'],['Peter Cat Recording Co.','Citizens House Of Blues - Boston','Boston, MA','Saturday','Sep 7','8:00 PM','6437149','Peter-Cat-Recording-Co--9-7-2024'],['Paul Weller','Citizens House Of Blues - Boston','Boston, MA','Sunday','Sep 8','7:00 PM','6372840','Paul-Weller-9-8-2024'],['Manchester Orchestra','Citizens House Of Blues - Boston','Boston, MA','Saturday','Sep 14','7:00 PM','6354674','Manchester-Orchestra-9-14-2024'],['Badflower','Citizens House Of Blues - Boston','Boston, MA','Sunday','Sep 15','7:00 PM','6441610','Badflower-9-15-2024'],['Clutch & Rival Sons','Citizens House Of Blues - Boston','Boston, MA','Tuesday','Sep 17','7:00 PM','6384567','Clutch---Rival-Sons-9-17-2024'],['The Airborne Toxic Event','Citizens House Of Blues - Boston','Boston, MA','Thursday','Sep 19','8:00 PM','6370311','The-Airborne-Toxic-Event-9-19-2024']]);