// 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([['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'],['Upper Valley Baroque: Vivaldi's The Four Seasons','Lebanon Opera House','Lebanon, NH','Sunday','Jan 25','3:00 PM','7650729','Upper-Valley-Baroque--Vivaldi-s-The-Four-Seasons-1-25-2026'],['Rocky Horror Picture Show','Lebanon Opera House','Lebanon, NH','Saturday','Jan 31','9:00 PM','7578589','Rocky-Horror-Picture-Show-1-31-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'],['Recycled Percussion','Lebanon Opera House','Lebanon, NH','Saturday','Feb 7','3:00 PM','7546653','Recycled-Percussion-2-7-2026'],['Recycled Percussion','Lebanon Opera House','Lebanon, NH','Saturday','Feb 7','7:00 PM','7546654','Recycled-Percussion-2-7-2026'],['The Celtic Tenors','Lebanon Opera House','Lebanon, NH','Thursday','Mar 12','7:30 PM','7594504','The-Celtic-Tenors-3-12-2026'],['Lucius','Lebanon Opera House','Lebanon, NH','Thursday','Mar 19','7:30 PM','7614842','Lucius-3-19-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'],['Bob Marley - Comedian','Lebanon Opera House','Lebanon, NH','Saturday','May 9','8:00 PM','7613155','Bob-Marley---Comedian-5-9-2026'],['Hare and Tortoise','Lebanon Opera House','Lebanon, NH','Sunday','May 10','4:00 PM','7486197','Hare-and-Tortoise-5-10-2026'],['World Ballet Company: Cinderella','Lebanon Opera House','Lebanon, NH','Friday','May 15','7:00 PM','7546660','World-Ballet-Company--Cinderella-5-15-2026']]);