// 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([['Lord of the Lost & The Birthday Massacre','Worcester Palladium','Worcester, MA','Saturday','Jan 24','7:00 PM','7182810','Lord-of-the-Lost---The-Birthday-Massacre-1-24-2026'],['Shrek Rave','Worcester Palladium','Worcester, MA','Saturday','Feb 21','9:00 PM','7639179','Shrek-Rave-2-21-2026'],['Orbit Culture','Worcester Palladium','Worcester, MA','Saturday','Mar 14','8:00 PM','7614004','Orbit-Culture-3-14-2026'],['Erra & Currents','Worcester Palladium','Worcester, MA','Friday','Mar 20','6:30 PM','7629804','Erra---Currents-3-20-2026'],['Testament','Worcester Palladium','Worcester, MA','Friday','Mar 27','7:00 PM','7629920','Testament-3-27-2026'],['Drain','Worcester Palladium','Worcester, MA','Saturday','Mar 28','7:00 PM','7556490','Drain-3-28-2026'],['Emperor','Worcester Palladium','Worcester, MA','Sunday','Mar 29','7:30 PM','7571195','Emperor-3-29-2026'],['August Burns Red & The Amity Affliction','Worcester Palladium','Worcester, MA','Friday','Apr 10','6:30 PM','7599801','August-Burns-Red---The-Amity-Affliction-4-10-2026'],['Clutch','Worcester Palladium','Worcester, MA','Saturday','Apr 11','7:30 PM','7615914','Clutch-4-11-2026'],['Slaughter to Prevail, Whitechapel & Attila','Worcester Palladium','Worcester, MA','Wednesday','Apr 15','7:30 PM','7615915','Slaughter-to-Prevail--Whitechapel---Attila-4-15-2026'],['Behemoth','Worcester Palladium','Worcester, MA','Friday','May 1','7:25 PM','7677238','Behemoth-5-1-2026'],['Julie & Fleshwater','Worcester Palladium','Worcester, MA','Saturday','May 2','8:00 PM','7677398','Julie---Fleshwater-5-2-2026']]);