// 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/WidgetStyle24.css'); TN_Widget.CreateTable([['Beck & The Westville Philharmonic','Westville Music Bowl','New Haven, CT','Tuesday','Jul 15','7:00 PM','7022277','Beck---The-Westville-Philharmonic-7-15-2025'],['Beck & Orchestre Metropolitan','Salle Wilfrid-Pelletier At Place Des Arts','Montreal, Canada','Wednesday','Jul 16','8:00 PM','7022279','Beck---Orchestre-Metropolitan-7-16-2025'],['Beck & The Toronto Symphony Orchestra','Roy Thomson Hall','Toronto, Canada','Friday','Jul 18','8:00 PM','7021006','Beck---The-Toronto-Symphony-Orchestra-7-18-2025'],['Beck & The Toronto Symphony Orchestra','Roy Thomson Hall','Toronto, Canada','Saturday','Jul 19','8:00 PM','7021007','Beck---The-Toronto-Symphony-Orchestra-7-19-2025'],['Beck & The Cincinnati Symphony Orchestra','PNC Pavilion At The Riverbend Music Center','Cincinnati, OH','Monday','Jul 21','8:00 PM','7020339','Beck---The-Cincinnati-Symphony-Orchestra-7-21-2025'],['Beck & Chicago Symphony Orchestra','Ravinia Pavilion','Highland Park, IL','Wednesday','Jul 23','7:00 PM','7024091','Beck---Chicago-Symphony-Orchestra-7-23-2025'],['Beck & The Des Moines Symphony','Lauridsen Amphitheater at Water Works Park','Des Moines, IA','Thursday','Jul 24','6:30 PM','7068778','Beck---The-Des-Moines-Symphony-7-24-2025'],['Beck & The Colorado Symphony','Ford Amphitheater - Colorado Springs','Colorado Springs, CO','Saturday','Jul 26','8:00 PM','7022282','Beck---The-Colorado-Symphony-7-26-2025'],['Beck & The Colorado Symphony','Red Rocks Amphitheatre','Morrison, CO','Sunday','Jul 27','7:30 PM','7019903','Beck---The-Colorado-Symphony-7-27-2025'],['Beck & The San Diego Symphony Orchestra','The Rady Shell at Jacobs Park','San Diego, CA','Tuesday','Jul 29','7:30 PM','7020722','Beck---The-San-Diego-Symphony-Orchestra-7-29-2025'],['Beck & The Pacific Symphony','Pacific Amphitheatre','Costa Mesa, CA','Wednesday','Jul 30','7:30 PM','7070418','Beck---The-Pacific-Symphony-7-30-2025']]);