//
var TN_Widget = function() {
return {
//Options
newWindow : true,
linkText : "view
tickets",
tixUrl : "http://www.ticketnetwork.com/tix/",
trackingParams : "",
custLink : true,
//depricated
kbid : "",
//Overwrittable functions
trackingLink :"",
CreateCustomUrl : function(row) {
return this.tixUrl + row[7] + "-tickets-"+ row[6] + ".aspx";
},
CreateEventRow : function(row, isAlt) {
return "
" +
row[0] +" | " +
row[1] +" " +
row[2] +" | " +
row[3] +" " +
row[4] + " " +
row[5] + " | "+ this.linkText+ " |
";
},
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,kywrds,url) {
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 < eventData.length; cntr++)
newTable.push(this.CreateEventRow(eventData[cntr], cntr % 2 == 1));
var objToAddTo;
if(objToAddTo = document.getElementById("tn_results_container")) {
objToAddTo.innerHTML = '' + newTable.join('') + '
';
} else
document.write('' + newTable.join('') + '
');
if(eventData.length >= 100 && kywrds != undefined) {
if(objToAddTo = document.getElementById("tn_results_container")) {
objToAddTo.innerHTML += '';
} else {
document.write("");
}
}
if(eventData.length > 0) {
document.getElementById("previewNote").style.display = "none";
}
}
};
}();
//BPW-TNSERV-03A
TN_Widget.CreateTable([['Katy Perry','Toyota Center - TX','Houston, TX','Wednesday','5/7/2025','7:00 PM','6955237','Katy-Perry-5-7-2025'],['Katy Perry','Paycom Center','Oklahoma City, OK','Friday','5/9/2025','7:00 PM','6955238','Katy-Perry-5-9-2025'],['Katy Perry','T-Mobile Center','Kansas City, MO','Saturday','5/10/2025','7:00 PM','6955239','Katy-Perry-5-10-2025'],['Katy Perry','United Center','Chicago, IL','Monday','5/12/2025','7:00 PM','6955240','Katy-Perry-5-12-2025'],['Katy Perry','Target Center','Minneapolis, MN','Tuesday','5/13/2025','7:00 PM','6955241','Katy-Perry-5-13-2025'],['Katy Perry','Ball Arena','Denver, CO','Thursday','5/15/2025','7:00 PM','6955242','Katy-Perry-5-15-2025'],['Katy Perry','T-Mobile Arena','Las Vegas, NV','Saturday','5/17/2025','7:00 PM','6955243','Katy-Perry-5-17-2025'],['Katy Perry','Moody Center ATX','Austin, TX','Tuesday','5/20/2025','7:00 PM','6955244','Katy-Perry-5-20-2025'],['Katy Perry','American Airlines Center','Dallas, TX','Wednesday','5/21/2025','7:00 PM','6955245','Katy-Perry-5-21-2025'],['Katy Perry','Footprint Center','Phoenix, AZ','Saturday','7/12/2025','7:00 PM','6955246','Katy-Perry-7-12-2025'],['Katy Perry','Honda Center','Anaheim, CA','Sunday','7/13/2025','7:00 PM','6955247','Katy-Perry-7-13-2025'],['Katy Perry','The Kia Forum','Inglewood, CA','Tuesday','7/15/2025','7:00 PM','6955248','Katy-Perry-7-15-2025'],['Katy Perry','Chase Center','San Francisco, CA','Friday','7/18/2025','7:00 PM','6955249','Katy-Perry-7-18-2025'],['Katy Perry','Climate Pledge Arena','Seattle, WA','Monday','7/21/2025','7:00 PM','6955250','Katy-Perry-7-21-2025'],['Katy Perry','Rogers Arena','Vancouver, Canada','Tuesday','7/22/2025','7:00 PM','6848052','Katy-Perry-7-22-2025'],['Katy Perry','Rogers Place','Edmonton, Canada','Thursday','7/24/2025','7:00 PM','6848057','Katy-Perry-7-24-2025'],['Katy Perry','Canada Life Centre','Winnipeg, Canada','Saturday','7/26/2025','7:00 PM','6848055','Katy-Perry-7-26-2025'],['Katy Perry','Canadian Tire Centre','Ottawa, Canada','Tuesday','7/29/2025','7:00 PM','6848054','Katy-Perry-7-29-2025'],['Katy Perry','Centre Bell','Montreal, Canada','Wednesday','7/30/2025','7:00 PM','6848053','Katy-Perry-7-30-2025'],['Katy Perry','Centre Videotron','Quebec, Canada','Friday','8/1/2025','7:00 PM','6848056','Katy-Perry-8-1-2025'],['Katy Perry','Little Caesars Arena','Detroit, MI','Sunday','8/3/2025','7:00 PM','6955251','Katy-Perry-8-3-2025'],['Katy Perry','Scotiabank Arena','Toronto, Canada','Tuesday','8/5/2025','7:00 PM','6847999','Katy-Perry-8-5-2025'],['Katy Perry','Scotiabank Arena','Toronto, Canada','Wednesday','8/6/2025','7:00 PM','6955262','Katy-Perry-8-6-2025'],['Katy Perry','TD Garden','Boston, MA','Friday','8/8/2025','7:00 PM','6955252','Katy-Perry-8-8-2025'],['Katy Perry','Wells Fargo Center - PA','Philadelphia, PA','Saturday','8/9/2025','7:00 PM','6955253','Katy-Perry-8-9-2025'],['Katy Perry','Madison Square Garden','New York, NY','Monday','8/11/2025','7:00 PM','6955254','Katy-Perry-8-11-2025'],['Katy Perry','Prudential Center','Newark, NJ','Thursday','8/14/2025','7:00 PM','6955255','Katy-Perry-8-14-2025'],['Katy Perry','CFG Bank Arena','Baltimore, MD','Friday','8/15/2025','7:00 PM','6955256','Katy-Perry-8-15-2025'],['Katy Perry','Lenovo Center','Raleigh, NC','Sunday','8/17/2025','7:00 PM','6955257','Katy-Perry-8-17-2025'],['Katy Perry','Bridgestone Arena','Nashville, TN','Tuesday','8/19/2025','7:00 PM','6955258','Katy-Perry-8-19-2025'],['Katy Perry','State Farm Arena - GA','Atlanta, GA','Wednesday','8/20/2025','7:00 PM','6955259','Katy-Perry-8-20-2025'],['Katy Perry','Amalie Arena','Tampa, FL','Friday','8/22/2025','7:00 PM','6955260','Katy-Perry-8-22-2025'],['Katy Perry','Kaseya Center','Miami, FL','Saturday','8/23/2025','7:00 PM','6955261','Katy-Perry-8-23-2025'],['Katy Perry','OVO Hydro','Glasgow, United Kingdom','Tuesday','10/7/2025','6:30 PM','6839924','Katy-Perry-10-7-2025'],['Katy Perry','AO Arena','Manchester, United Kingdom','Wednesday','10/8/2025','6:00 PM','6839925','Katy-Perry-10-8-2025'],['Katy Perry','Utilita Arena Sheffield','Sheffield, United Kingdom','Friday','10/10/2025','6:00 PM','6839926','Katy-Perry-10-10-2025'],['Katy Perry','Utilita Arena Sheffield','Sheffield, United Kingdom','Saturday','10/11/2025','6:30 PM','6839927','Katy-Perry-10-11-2025'],['Katy Perry','O2 Arena - London','London, United Kingdom','Monday','10/13/2025','6:30 PM','6839928','Katy-Perry-10-13-2025'],['Katy Perry','O2 Arena - London','London, United Kingdom','Tuesday','10/14/2025','6:30 PM','6844644','Katy-Perry-10-14-2025']],'Katy Perry','http://www.ticketnetwork.com/ticket/Katy-Perry-events.aspx');