// 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/WidgetStyle25.css'); TN_Widget.CreateTable([['Matilda - The Musical','Lebanon Opera House','Lebanon, NH','Friday','Nov 7','7:00 PM','7486086','Matilda---The-Musical-11-7-2025'],['Matilda - The Musical','Lebanon Opera House','Lebanon, NH','Saturday','Nov 8','7:00 PM','7486087','Matilda---The-Musical-11-8-2025'],['Matilda - The Musical','Lebanon Opera House','Lebanon, NH','Sunday','Nov 9','3:00 PM','7486106','Matilda---The-Musical-11-9-2025'],['Warren Miller's Sno-ciety','Lebanon Opera House','Lebanon, NH','Wednesday','Nov 12','7:00 PM','7486088','Warren-Miller-s-Sno-ciety-11-12-2025'],['Natalie Merchant','Lebanon Opera House','Lebanon, NH','Friday','Nov 14','7:30 PM','7196236','Natalie-Merchant-11-14-2025'],['Beausoleil','Lebanon Opera House','Lebanon, NH','Friday','Nov 21','7:30 PM','6847973','Beausoleil-11-21-2025'],['Upper Valley Symphony Orchestra','Lebanon Opera House','Lebanon, NH','Sunday','Nov 23','3:00 PM','7486108','Upper-Valley-Symphony-Orchestra-11-23-2025'],['The Wood Brothers','Lebanon Opera House','Lebanon, NH','Saturday','Dec 13','7:30 PM','7225856','The-Wood-Brothers-12-13-2025'],['The Midwinter Revels: A Scottish Celebration of the Winter Solstice','Lebanon Opera House','Lebanon, NH','Saturday','Dec 20','2:00 PM','7486115','The-Midwinter-Revels--A-Scottish-Celebration-of-the-Winter-Solstice-12-20-2025'],['The Midwinter Revels: A Scottish Celebration of the Winter Solstice','Lebanon Opera House','Lebanon, NH','Saturday','Dec 20','7:00 PM','7486278','The-Midwinter-Revels--A-Scottish-Celebration-of-the-Winter-Solstice-12-20-2025'],['The Midwinter Revels: A Scottish Celebration of the Winter Solstice','Lebanon Opera House','Lebanon, NH','Sunday','Dec 21','11:00 AM','7486279','The-Midwinter-Revels--A-Scottish-Celebration-of-the-Winter-Solstice-12-21-2025'],['Juston McKinney's Comedy Year In Review','Lebanon Opera House','Lebanon, NH','Saturday','Jan 10','7:30 PM','7486126','Juston-McKinney-s-Comedy-Year-In-Review-1-10-2026'],['Changes in Latitudes - Jimmy Buffet Tribute','Lebanon Opera House','Lebanon, NH','Friday','Feb 6','7:30 PM','7486181','Changes-in-Latitudes---Jimmy-Buffet-Tribute-2-6-2026'],['Kaki King & Glitch: Bugs','Lebanon Opera House','Lebanon, NH','Sunday','Mar 29','5:00 PM','7486200','Kaki-King---Glitch--Bugs-3-29-2026'],['Lucia - Artist','Lebanon Opera House','Lebanon, NH','Friday','Apr 10','7:30 PM','7486196','Lucia---Artist-4-10-2026'],['Hare and Tortoise','Lebanon Opera House','Lebanon, NH','Sunday','May 10','4:00 PM','7486197','Hare-and-Tortoise-5-10-2026']]);