//
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-04A
TN_Widget.CreateTable([['BRI National Finals - Friday','Muskogee Civic Center','Muskogee, OK','Friday','1/31/2025','8:00 PM','6901442','BRI-National-Finals---Friday-1-31-2025'],['BRI National Finals - Saturday','Muskogee Civic Center','Muskogee, OK','Saturday','2/1/2025','8:00 PM','6901445','BRI-National-Finals---Saturday-2-1-2025'],['College National Finals Rodeo: Bulls & Broncs','Ford Wyoming Center','Casper, WY','Sunday','6/15/2025','1:00 PM','6945479','College-National-Finals-Rodeo--Bulls---Broncs-6-15-2025'],['College National Finals Rodeo: Slack Round','Ford Wyoming Center','Casper, WY','Monday','6/16/2025','7:00 AM','6945480','College-National-Finals-Rodeo--Slack-Round-6-16-2025'],['College National Finals Rodeo: Slack Round','Ford Wyoming Center','Casper, WY','Tuesday','6/17/2025','7:00 AM','6945481','College-National-Finals-Rodeo--Slack-Round-6-17-2025'],['College National Finals Rodeo: Performance 1','Ford Wyoming Center','Casper, WY','Tuesday','6/17/2025','7:00 PM','6945482','College-National-Finals-Rodeo--Performance-1-6-17-2025'],['College National Finals Rodeo: Performance 2','Ford Wyoming Center','Casper, WY','Wednesday','6/18/2025','7:00 PM','6945483','College-National-Finals-Rodeo--Performance-2-6-18-2025'],['College National Finals Rodeo: Performance 3','Ford Wyoming Center','Casper, WY','Thursday','6/19/2025','7:00 PM','6945485','College-National-Finals-Rodeo--Performance-3-6-19-2025'],['College National Finals Rodeo: Performance 4','Ford Wyoming Center','Casper, WY','Friday','6/20/2025','7:00 PM','6945486','College-National-Finals-Rodeo--Performance-4-6-20-2025'],['College National Finals Rodeo: NIRA Style Show','Ford Wyoming Center','Casper, WY','Saturday','6/21/2025','11:30 AM','6945487','College-National-Finals-Rodeo--NIRA-Style-Show-6-21-2025'],['College National Finals Rodeo: Finals','Ford Wyoming Center','Casper, WY','Saturday','6/21/2025','7:00 PM','6945489','College-National-Finals-Rodeo--Finals-6-21-2025'],['Bill Pickett National Championship Rodeo Finals','Show Place Arena','Upper Marlboro, MD','Friday','9/19/2025','7:30 PM','6946910','Bill-Pickett-National-Championship-Rodeo-Finals-9-19-2025'],['Bill Pickett National Championship Rodeo Finals','Show Place Arena','Upper Marlboro, MD','Saturday','9/20/2025','1:30 PM','6750710','Bill-Pickett-National-Championship-Rodeo-Finals-9-20-2025'],['Bill Pickett National Championship Rodeo Finals','Show Place Arena','Upper Marlboro, MD','Saturday','9/20/2025','7:30 PM','6750711','Bill-Pickett-National-Championship-Rodeo-Finals-9-20-2025'],['National Finals Rodeo','Thomas & Mack Center','Las Vegas, NV','Thursday','12/4/2025','5:45 PM','6887711','National-Finals-Rodeo-12-4-2025'],['National Finals Rodeo','Thomas & Mack Center','Las Vegas, NV','Friday','12/5/2025','5:45 PM','6887712','National-Finals-Rodeo-12-5-2025'],['National Finals Rodeo','Thomas & Mack Center','Las Vegas, NV','Saturday','12/6/2025','5:45 PM','6887713','National-Finals-Rodeo-12-6-2025'],['National Finals Rodeo','Thomas & Mack Center','Las Vegas, NV','Sunday','12/7/2025','5:45 PM','6887714','National-Finals-Rodeo-12-7-2025'],['National Finals Rodeo','Thomas & Mack Center','Las Vegas, NV','Monday','12/8/2025','5:45 PM','6887715','National-Finals-Rodeo-12-8-2025'],['National Finals Rodeo','Thomas & Mack Center','Las Vegas, NV','Tuesday','12/9/2025','5:45 PM','6887716','National-Finals-Rodeo-12-9-2025'],['National Finals Rodeo','Thomas & Mack Center','Las Vegas, NV','Wednesday','12/10/2025','5:45 PM','6887717','National-Finals-Rodeo-12-10-2025'],['National Finals Rodeo','Thomas & Mack Center','Las Vegas, NV','Thursday','12/11/2025','5:45 PM','6887718','National-Finals-Rodeo-12-11-2025'],['National Finals Rodeo','Thomas & Mack Center','Las Vegas, NV','Friday','12/12/2025','5:45 PM','6887719','National-Finals-Rodeo-12-12-2025'],['National Finals Rodeo','Thomas & Mack Center','Las Vegas, NV','Saturday','12/13/2025','5:45 PM','6887720','National-Finals-Rodeo-12-13-2025']],'National Finals Rodeo','https://www.ticketnetwork.com/ticket/National-Finals-Rodeo-events.aspx');