// 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([['Katy Perry','Toyota Center - TX','Houston, TX','Wednesday','May 7','7:00 PM','6955237','Katy-Perry-5-7-2025'],['Katy Perry','Paycom Center','Oklahoma City, OK','Friday','May 9','7:00 PM','6955238','Katy-Perry-5-9-2025'],['Katy Perry','T-Mobile Center','Kansas City, MO','Saturday','May 10','7:00 PM','6955239','Katy-Perry-5-10-2025'],['Katy Perry','United Center','Chicago, IL','Monday','May 12','7:00 PM','6955240','Katy-Perry-5-12-2025'],['Katy Perry','Target Center','Minneapolis, MN','Tuesday','May 13','7:00 PM','6955241','Katy-Perry-5-13-2025'],['Katy Perry','Ball Arena','Denver, CO','Thursday','May 15','7:00 PM','6955242','Katy-Perry-5-15-2025'],['Katy Perry','T-Mobile Arena','Las Vegas, NV','Saturday','May 17','7:00 PM','6955243','Katy-Perry-5-17-2025'],['Katy Perry','Moody Center ATX','Austin, TX','Tuesday','May 20','7:00 PM','6955244','Katy-Perry-5-20-2025'],['Katy Perry','American Airlines Center','Dallas, TX','Wednesday','May 21','7:00 PM','6955245','Katy-Perry-5-21-2025'],['Katy Perry','PHX Arena','Phoenix, AZ','Saturday','Jul 12','7:00 PM','6955246','Katy-Perry-7-12-2025'],['Katy Perry','Honda Center','Anaheim, CA','Sunday','Jul 13','7:00 PM','6955247','Katy-Perry-7-13-2025'],['Katy Perry','The Kia Forum','Inglewood, CA','Tuesday','Jul 15','7:00 PM','6955248','Katy-Perry-7-15-2025'],['Katy Perry','Chase Center','San Francisco, CA','Friday','Jul 18','7:00 PM','6955249','Katy-Perry-7-18-2025'],['Katy Perry','Climate Pledge Arena','Seattle, WA','Monday','Jul 21','7:00 PM','6955250','Katy-Perry-7-21-2025'],['Katy Perry','Rogers Arena','Vancouver, Canada','Tuesday','Jul 22','7:00 PM','6848052','Katy-Perry-7-22-2025'],['Katy Perry','Rogers Place','Edmonton, Canada','Thursday','Jul 24','7:00 PM','6848057','Katy-Perry-7-24-2025'],['Katy Perry','Canada Life Centre','Winnipeg, Canada','Saturday','Jul 26','7:00 PM','6848055','Katy-Perry-7-26-2025'],['Katy Perry','Canadian Tire Centre','Ottawa, Canada','Tuesday','Jul 29','7:00 PM','6848054','Katy-Perry-7-29-2025'],['Katy Perry','Centre Bell','Montreal, Canada','Wednesday','Jul 30','7:00 PM','6848053','Katy-Perry-7-30-2025'],['Katy Perry','Centre Videotron','Quebec, Canada','Friday','Aug 1','7:00 PM','6848056','Katy-Perry-8-1-2025']]);