//
var TN_Widget = function() {
return {
//Options
newWindow : true,
linkText : "Tickets",
tixUrl : "https://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[3] +" "+"" +
row[4] + " "+"" +
row[5] + " | "+"" +
row[0] +" | " +
row[1] +" " +
row[2] +" | "+""+ 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-02A
TN_Widget.CreateTable([['WWE: NXT Live','713 Music Hall','Houston, TX','Tuesday','3/17/2026','6:30 PM','7705561','WWE--NXT-Live-3-17-2026'],['WWE: Smackdown','Lenovo Center','Raleigh, NC','Friday','3/20/2026','6:30 PM','7548138','WWE--Smackdown-3-20-2026'],['WWE: NXT Live','Lakeland Armory','Lakeland, FL','Friday','3/20/2026','7:30 PM','7786542','WWE--NXT-Live-3-20-2026'],['WWE: NXT Live','Venice Community Center','Venice, FL','Saturday','3/21/2026','7:30 PM','7503747','WWE--NXT-Live-3-21-2026'],['WWE: Raw','TD Garden','Boston, MA','Monday','3/23/2026','7:30 PM','7556678','WWE--Raw-3-23-2026'],['WWE: Smackdown','PPG Paints Arena','Pittsburgh, PA','Friday','3/27/2026','7:30 PM','7669009','WWE--Smackdown-3-27-2026'],['WWE: Raw','Madison Square Garden','New York, NY','Monday','3/30/2026','7:30 PM','7669005','WWE--Raw-3-30-2026'],['WWE: Smackdown','Enterprise Center','St. Louis, MO','Friday','4/3/2026','6:30 PM','7548136','WWE--Smackdown-4-3-2026'],['WWE: NXT Stand and Deliver','The Factory - Chesterfield','St. Louis, MO','Saturday','4/4/2026','5:30 PM','7775102','WWE--NXT-Stand-and-Deliver-4-4-2026'],['WWE: Raw','Toyota Center - TX','Houston, TX','Monday','4/6/2026','6:30 PM','7669006','WWE--Raw-4-6-2026'],['WWE: Smackdown','SAP Center','San Jose, CA','Friday','4/10/2026','4:30 PM','7669007','WWE--Smackdown-4-10-2026'],['WWE: Raw','Golden 1 Center','Sacramento, CA','Monday','4/13/2026','4:30 PM','7669008','WWE--Raw-4-13-2026'],['WWE: Smackdown','T-Mobile Arena','Las Vegas, NV','Friday','4/17/2026','4:30 PM','7715900','WWE--Smackdown-4-17-2026'],['WWE WrestleMania 42 - 2 Day Pass','Allegiant Stadium','Las Vegas, NV','Saturday','4/18/2026','TBD','7209310','WWE-WrestleMania-42---2-Day-Pass-4-18-2026'],['WWE WrestleMania 42 - Saturday','Allegiant Stadium','Las Vegas, NV','Saturday','4/18/2026','3:30 PM','7209313','WWE-WrestleMania-42---Saturday-4-18-2026'],['WWE WrestleMania 42 - Sunday','Allegiant Stadium','Las Vegas, NV','Sunday','4/19/2026','3:30 PM','7209314','WWE-WrestleMania-42---Sunday-4-19-2026'],['WWE: Raw','T-Mobile Arena','Las Vegas, NV','Monday','4/20/2026','4:30 PM','7715899','WWE--Raw-4-20-2026'],['WWE: Smackdown','Dickies Arena','Fort Worth, TX','Friday','4/24/2026','6:30 PM','7764764','WWE--Smackdown-4-24-2026'],['WWE: NXT Live','Citrus Springs Community Center','Citrus Springs, FL','Saturday','4/25/2026','7:30 PM','7687359','WWE--NXT-Live-4-25-2026'],['WWE: Raw','Sames Auto Arena','Laredo, TX','Monday','4/27/2026','6:30 PM','7764770','WWE--Raw-4-27-2026'],['WWE: Smackdown','BOK Center','Tulsa, OK','Friday','5/1/2026','6:30 PM','7764767','WWE--Smackdown-5-1-2026'],['WWE: Raw','CHI Health Center Omaha','Omaha, NE','Monday','5/4/2026','6:30 PM','7764777','WWE--Raw-5-4-2026'],['WWE: Smackdown vs. WWE','VyStar Veterans Memorial Arena','Jacksonville, FL','Friday','5/8/2026','7:30 PM','7764762','WWE--Smackdown-vs--WWE-5-8-2026'],['WWE: Backlash','Benchmark International Arena','Tampa, FL','Saturday','5/9/2026','6:30 PM','7716039','WWE--Backlash-5-9-2026'],['WWE: Raw','Thompson Boling Arena at Food City Center','Knoxville, TN','Monday','5/11/2026','7:30 PM','7764771','WWE--Raw-5-11-2026'],['WWE: Smackdown','Colonial Life Arena','Columbia, SC','Friday','5/15/2026','7:30 PM','7764773','WWE--Smackdown-5-15-2026'],['WWE: Raw','First Horizon Coliseum At Greensboro Complex','Greensboro, NC','Monday','5/18/2026','7:30 PM','7764775','WWE--Raw-5-18-2026'],['WWE: Smackdown','Rupp Arena At Central Bank Center','Lexington, KY','Friday','5/22/2026','7:30 PM','7764774','WWE--Smackdown-5-22-2026'],['WWE: NXT Live','Havert L. Fenn Center','Fort Pierce, FL','Friday','5/22/2026','7:30 PM','7735071','WWE--NXT-Live-5-22-2026'],['WWE: Clash In Italy','Inalpi Arena','Torino, Italy','Sunday','5/31/2026','TBD','7754498','WWE--Clash-In-Italy-5-31-2026'],['WWE: Raw','Inalpi Arena','Torino, Italy','Monday','6/1/2026','TBD','7754503','WWE--Raw-6-1-2026'],['WWE: Raw','Accor Arena','Paris 12, France','Monday','6/8/2026','TBD','7779448','WWE--Raw-6-8-2026'],['WWE: Raw','CFG Bank Arena','Baltimore, MD','Monday','6/15/2026','7:30 PM','7764776','WWE--Raw-6-15-2026'],['WWE: Smackdown','T-Mobile Center','Kansas City, MO','Friday','6/19/2026','6:30 PM','7764778','WWE--Smackdown-6-19-2026'],['WWE: SummerSlam - 2 Day Pass','US Bank Stadium','Minneapolis, MN','Saturday','8/1/2026','TBD','7243617','WWE--SummerSlam---2-Day-Pass-8-1-2026'],['WWE: SummerSlam','US Bank Stadium','Minneapolis, MN','Saturday','8/1/2026','7:00 PM','6481724','WWE--SummerSlam-8-1-2026'],['WWE: SummerSlam','US Bank Stadium','Minneapolis, MN','Sunday','8/2/2026','7:00 PM','6481725','WWE--SummerSlam-8-2-2026'],['WWE: Money In The Bank','Smoothie King Center','New Orleans, LA','Sunday','9/6/2026','TBD','7510188','WWE--Money-In-The-Bank-9-6-2026']],'WWE Raw','https://www.ticketnetwork.com/ticket/WWE-Raw-events.aspx');