// 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/WidgetStyle25.css'); TN_Widget.CreateTable([['Combat Zone 87','SNHU Arena','Manchester, NH','Saturday','Feb 8','6:00 PM','6873943','Combat-Zone-87-2-8-2025'],['Sebastian Maniscalco','SNHU Arena','Manchester, NH','Thursday','Mar 6','7:30 PM','6713585','Sebastian-Maniscalco-3-6-2025'],['Rascal Flatts, Lauren Alaina & Chris Lane','SNHU Arena','Manchester, NH','Thursday','Mar 13','7:00 PM','6738232','Rascal-Flatts--Lauren-Alaina---Chris-Lane-3-13-2025'],['Jeff Dunham','SNHU Arena','Manchester, NH','Friday','Mar 21','7:00 PM','6736500','Jeff-Dunham-3-21-2025'],['NCAA DI Men's Ice Hockey Manchester Regional - All Session Pass','SNHU Arena','Manchester, NH','Friday','Mar 28','TBD','6815158','NCAA-DI-Men-s-Ice-Hockey-Manchester-Regional---All-Session-Pass-3-28-2025'],['NCAA DI Men's Ice Hockey Manchester Regional - Session 1 (Time: TBD)','SNHU Arena','Manchester, NH','Friday','Mar 28','6:00 PM','6966366','NCAA-DI-Men-s-Ice-Hockey-Manchester-Regional---Session-1--Time--TBD--3-28-2025'],['NCAA DI Men's Ice Hockey Manchester Regional - Session 2 (Time: TBD)','SNHU Arena','Manchester, NH','Sunday','Mar 30','12:00 PM','6966368','NCAA-DI-Men-s-Ice-Hockey-Manchester-Regional---Session-2--Time--TBD--3-30-2025'],['Jeremih','SNHU Arena','Manchester, NH','Saturday','Apr 5','7:30 PM','6868795','Jeremih-4-5-2025'],['Monster Jam','SNHU Arena','Manchester, NH','Saturday','May 10','1:00 PM','6848084','Monster-Jam-5-10-2025'],['Monster Jam','SNHU Arena','Manchester, NH','Saturday','May 10','7:00 PM','6848085','Monster-Jam-5-10-2025'],['Monster Jam','SNHU Arena','Manchester, NH','Sunday','May 11','1:00 PM','6848086','Monster-Jam-5-11-2025'],['Sessanta V 2.0: Primus, Puscifer & A Perfect Circle','SNHU Arena','Manchester, NH','Wednesday','May 14','7:30 PM','6710608','Sessanta-V-2-0--Primus--Puscifer---A-Perfect-Circle-5-14-2025'],['Matt Rife','SNHU Arena','Manchester, NH','Saturday','May 17','7:30 PM','6837560','Matt-Rife-5-17-2025'],['PBR - Unleash The Beast','SNHU Arena','Manchester, NH','Friday','Dec 12','7:45 PM','6908902','PBR---Unleash-The-Beast-12-12-2025'],['PBR - Unleash The Beast','SNHU Arena','Manchester, NH','Saturday','Dec 13','6:45 PM','6908903','PBR---Unleash-The-Beast-12-13-2025']]);