// 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-04A 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([['Isabel LaRosa','Paradise Rock Club','Boston, MA','Friday','May 9','7:00 PM','6989610','Isabel-LaRosa-5-9-2025'],['The Devil Makes Three','Paradise Rock Club','Boston, MA','Saturday','May 10','9:00 PM','6778514','The-Devil-Makes-Three-5-10-2025'],['Smallpools','Paradise Rock Club','Boston, MA','Sunday','May 11','7:00 PM','6980699','Smallpools-5-11-2025'],['Deafheaven, Gatecreeper & Trauma Ray','Paradise Rock Club','Boston, MA','Tuesday','May 13','8:00 PM','6961411','Deafheaven--Gatecreeper---Trauma-Ray-5-13-2025'],['Raveena','Paradise Rock Club','Boston, MA','Thursday','May 15','7:00 PM','7003811','Raveena-5-15-2025'],['Nicotine Dolls','Paradise Rock Club','Boston, MA','Sunday','May 18','8:00 PM','6916225','Nicotine-Dolls-5-18-2025'],['Chloe Moriondo','Paradise Rock Club','Boston, MA','Wednesday','May 21','8:00 PM','6931689','Chloe-Moriondo-5-21-2025'],['Swirlies','Paradise Rock Club','Boston, MA','Thursday','May 22','6:00 PM','6992297','Swirlies-5-22-2025'],['iDKHOW','Paradise Rock Club','Boston, MA','Saturday','May 24','10:30 PM','7121515','iDKHOW-5-24-2025'],['Annie DiRusso','Paradise Rock Club','Boston, MA','Thursday','May 29','8:00 PM','6923250','Annie-DiRusso-5-29-2025'],['MIKE (Michael Jordan Bonema)','Paradise Rock Club','Boston, MA','Friday','May 30','8:00 PM','6774554','MIKE--Michael-Jordan-Bonema--5-30-2025'],['Fortunate Youth','Paradise Rock Club','Boston, MA','Saturday','May 31','8:00 PM','7017874','Fortunate-Youth-5-31-2025']]);