// 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-02A 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([['The Strike','Paradise Rock Club Presented by Citizens','Boston, MA','Friday','Jul 10','7:00 PM','7810903','The-Strike-7-10-2026'],['Rx Bandits','Paradise Rock Club Presented by Citizens','Boston, MA','Thursday','Jul 16','8:00 PM','7745423','Rx-Bandits-7-16-2026'],['Congress The Band','Paradise Rock Club Presented by Citizens','Boston, MA','Tuesday','Jul 21','7:00 PM','7863818','Congress-The-Band-7-21-2026'],['Nine Vicious','Paradise Rock Club Presented by Citizens','Boston, MA','Tuesday','Jul 28','8:00 PM','7865757','Nine-Vicious-7-28-2026'],['The Dear Hunter','Paradise Rock Club Presented by Citizens','Boston, MA','Thursday','Aug 6','7:30 PM','7765153','The-Dear-Hunter-8-6-2026'],['Diggy Graves','Paradise Rock Club Presented by Citizens','Boston, MA','Tuesday','Aug 11','7:30 PM','7675627','Diggy-Graves-8-11-2026'],['Eagles of Death Metal','Paradise Rock Club Presented by Citizens','Boston, MA','Sunday','Aug 16','8:00 PM','7828138','Eagles-of-Death-Metal-8-16-2026'],['Pomplamoose','Paradise Rock Club Presented by Citizens','Boston, MA','Tuesday','Aug 18','7:00 PM','7939085','Pomplamoose-8-18-2026'],['Jutes & In Color','Paradise Rock Club Presented by Citizens','Boston, MA','Sunday','Aug 23','6:00 PM','7860931','Jutes---In-Color-8-23-2026'],['Sam Gellaitry','Paradise Rock Club Presented by Citizens','Boston, MA','Wednesday','Sep 2','8:00 PM','8023979','Sam-Gellaitry-9-2-2026'],['Gary Clark Jr.','Paradise Rock Club Presented by Citizens','Boston, MA','Thursday','Sep 10','7:00 PM','8011724','Gary-Clark-Jr--9-10-2026'],['Bella Kay','Paradise Rock Club Presented by Citizens','Boston, MA','Saturday','Sep 12','7:00 PM','8110406','Bella-Kay-9-12-2026']]);