// 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([['Shane Gillis','Pechanga Arena - San Diego','San Diego, CA','Saturday','Jun 7','8:00 PM','6819887','Shane-Gillis-6-7-2025'],['Billie Eilish','Accor Arena','Paris 12, France','Tuesday','Jun 10','7:00 PM','6421338','Billie-Eilish-6-10-2025'],['Billie Eilish','Accor Arena','Paris 12, France','Wednesday','Jun 11','7:00 PM','6421339','Billie-Eilish-6-11-2025'],['Sesame Street Live!','Sandman Centre','Kamloops, Canada','Thursday','Jun 12','6:00 PM','6978366','Sesame-Street-Live--6-12-2025'],['Ivan Cornejo','Pechanga Arena - San Diego','San Diego, CA','Saturday','Jun 14','8:00 PM','7095960','Ivan-Cornejo-6-14-2025'],['Riverdance','Sandman Centre','Kamloops, Canada','Tuesday','Jun 17','7:30 PM','6881600','Riverdance-6-17-2025'],['Wu-Tang Clan','Pechanga Arena - San Diego','San Diego, CA','Saturday','Jun 21','8:00 PM','7006462','Wu-Tang-Clan-6-21-2025'],['Danila Poperechny','Sport of Kings Club at Gulfstream Park Casino','Hallandale, FL','Sunday','Jun 22','8:00 PM','6889727','Danila-Poperechny-6-22-2025'],['Lionel Richie','Accor Arena','Paris 12, France','Thursday','Jun 26','TBD','6896172','Lionel-Richie-6-26-2025'],['Disney's Descendants & Zombies: Worlds Collide','Pechanga Arena - San Diego','San Diego, CA','Thursday','Jul 17','7:00 PM','6815840','Disney-s-Descendants---Zombies--Worlds-Collide-7-17-2025']]);