// var TN_Widget = function() { return { //Options newWindow : true, linkText : "View Tickets", tixUrl : "https://www.ticketliquidator.com/tickets/", trackingParams : "", custLink : true, //depricated kbid : "", //Overwrittable functions CreateCustomUrl : function(row) { var customUrl = row[6] + '/' + row[0].replace(/\//g, '') + '-tickets-' + row[3].substring(0,3) + '-' + row[4] + '-' + row[7].substring(row[7].length - 4) + '-' + row[1] return customUrl.replace(/\s+/g, '-').replace(/&/g, '').replace(/[.,#!$%^&*;:{}=_`~()]/g, '').toLowerCase(); }, 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-03A TN_Widget.AddCss('https://fonts.googleapis.com/css?family=Open+Sans:400,700'); TN_Widget.AddCss('https://tickettransaction.com/BrokerSites/01504-011/widget2Css/WidgetStyle24.css'); TN_Widget.CreateTable([['The Life & Music of George Michael','Emerson Colonial Theatre','Boston, MA','Saturday','Nov 1','2:00 PM','7205793','The-Life---Music-of-George-Michael-11-1-2025'],['Yaelokre','Brighton Music Hall - MA','Allston, MA','Saturday','Nov 1','6:00 PM','7181422','Yaelokre-11-1-2025'],['Connor Wood','Laugh Boston','Boston, MA','Saturday','Nov 1','6:30 PM','7188431','Connor-Wood-11-1-2025'],['Dustin Lynch','Citizens House Of Blues - Boston','Boston, MA','Saturday','Nov 1','7:30 PM','7209467','Dustin-Lynch-11-1-2025'],['Andy Bell','Wilbur Theatre - MA','Boston, MA','Saturday','Nov 1','8:00 PM','7204094','Andy-Bell-11-1-2025'],['The Life & Music of George Michael','Emerson Colonial Theatre','Boston, MA','Saturday','Nov 1','8:00 PM','7205794','The-Life---Music-of-George-Michael-11-1-2025'],['Connor Wood','Laugh Boston','Boston, MA','Saturday','Nov 1','9:00 PM','7188432','Connor-Wood-11-1-2025'],['Adventure Club','Big Night Live','Boston, MA','Saturday','Nov 1','10:30 PM','7197070','Adventure-Club-11-1-2025'],['Twilight In Concert','Emerson Colonial Theatre','Boston, MA','Sunday','Nov 2','2:00 PM','7094842','Twilight-In-Concert-11-2-2025'],['Jordan Klepper','Wilbur Theatre - MA','Boston, MA','Sunday','Nov 2','7:00 PM','7209414','Jordan-Klepper-11-2-2025'],['Twilight In Concert','Emerson Colonial Theatre','Boston, MA','Sunday','Nov 2','7:00 PM','7085517','Twilight-In-Concert-11-2-2025'],['Allan Rayman','Brighton Music Hall - MA','Allston, MA','Sunday','Nov 2','7:00 PM','7154919','Allan-Rayman-11-2-2025']]);