// var TN_Widget = function() { return { //Options newWindow : true, linkText : "View Tickets", tixUrl : "https://www.ticketliquidator.com/tix/tickets.aspx", trackingParams : "", custLink : true, //depricated kbid : "", //Overwrittable functions CreateCustomUrl : function(row) { return this.tixUrl + row[7] + "-tickets-"+ row[6] + ".aspx"; }, 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-01A TN_Widget.AddCss('https://fonts.googleapis.com/css?family=Open+Sans:400,700'); TN_Widget.AddCss('https://tickettransaction.com/BrokerSites/01504-011/widget2Css/WidgetStyle26.css'); TN_Widget.CreateTable([['Don Broco','Paradise Rock Club Presented by Citizens','Boston, MA','Thursday','Oct 30','8:00 PM','7289055','Don-Broco-10-30-2025'],['Fleshwater','Paradise Rock Club Presented by Citizens','Boston, MA','Friday','Oct 31','7:00 PM','7194945','Fleshwater-10-31-2025'],['Fleshwater','Paradise Rock Club Presented by Citizens','Boston, MA','Saturday','Nov 1','8:00 PM','7240878','Fleshwater-11-1-2025'],['3Quency','Paradise Rock Club Presented by Citizens','Boston, MA','Monday','Nov 3','8:00 PM','7397417','3Quency-11-3-2025'],['My Life with the Thrill Kill Kult','Paradise Rock Club Presented by Citizens','Boston, MA','Tuesday','Nov 4','7:00 PM','7291289','My-Life-with-the-Thrill-Kill-Kult-11-4-2025'],['Boris','Paradise Rock Club Presented by Citizens','Boston, MA','Wednesday','Nov 5','8:00 PM','7235907','Boris-11-5-2025'],['Plain White T's & We The Kings','Paradise Rock Club Presented by Citizens','Boston, MA','Thursday','Nov 6','8:00 PM','7365036','Plain-White-T-s---We-The-Kings-11-6-2025'],['Loathe','Paradise Rock Club Presented by Citizens','Boston, MA','Friday','Nov 7','8:00 PM','7283178','Loathe-11-7-2025'],['Howl Owl Howl','Paradise Rock Club Presented by Citizens','Boston, MA','Saturday','Nov 8','7:00 PM','7450667','Howl-Owl-Howl-11-8-2025'],['Khamari','Paradise Rock Club Presented by Citizens','Boston, MA','Sunday','Nov 9','7:00 PM','7396068','Khamari-11-9-2025'],['Durry','Paradise Rock Club Presented by Citizens','Boston, MA','Monday','Nov 10','8:00 PM','7074343','Durry-11-10-2025'],['Leif Vollebekk','Paradise Rock Club Presented by Citizens','Boston, MA','Wednesday','Nov 12','8:00 PM','7293848','Leif-Vollebekk-11-12-2025']]);