//
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-01A
TN_Widget.CreateTable([['Shining Star - Earth, Wind & Fire Tribute','Skagit Valley Casino','Bow, WA','Friday','2/21/2025','8:00 PM','6785647','Shining-Star---Earth--Wind---Fire-Tribute-2-21-2025'],['Shining Star - Earth, Wind & Fire Tribute','Skagit Valley Casino','Bow, WA','Saturday','2/22/2025','8:00 PM','6785623','Shining-Star---Earth--Wind---Fire-Tribute-2-22-2025'],['Shining Star - Earth, Wind & Fire Tribute','McMorran Theater at McMorran Place','Port Huron, MI','Saturday','4/19/2025','8:00 PM','6443157','Shining-Star---Earth--Wind---Fire-Tribute-4-19-2025'],['Earth, Wind & Power - Earth, Wind & Fire Tribute','The Republic - New Orleans','New Orleans, LA','Friday','5/2/2025','10:00 PM','6890858','Earth--Wind---Power---Earth--Wind---Fire-Tribute-5-2-2025'],['Earth, Wind and Fire','Fiddlers Green Amphitheatre','Englewood, CO','Saturday','6/14/2025','7:30 PM','6956893','Earth--Wind-and-Fire-6-14-2025'],['Earth, Wind and Fire','Maverik Center','Salt Lake City, UT','Monday','6/16/2025','7:30 PM','6955670','Earth--Wind-and-Fire-6-16-2025'],['Earth, Wind and Fire','Outlaw Field at The Idaho Botanical Garden','Boise, ID','Tuesday','6/17/2025','7:00 PM','6955671','Earth--Wind-and-Fire-6-17-2025'],['Earth, Wind and Fire','Hayden Homes Amphitheater','Bend, OR','Sunday','6/22/2025','8:00 PM','6955672','Earth--Wind-and-Fire-6-22-2025'],['Earth, Wind and Fire','Greek Theatre - U.C. Berkeley','Berkeley, CA','Friday','6/27/2025','8:00 PM','6955683','Earth--Wind-and-Fire-6-27-2025'],['Earth, Wind and Fire','Lake Tahoe Outdoor Arena at Harveys','Stateline, NV','Saturday','6/28/2025','8:00 PM','6955684','Earth--Wind-and-Fire-6-28-2025'],['July 4th Fireworks Spectacular: Earth, Wind and Fire','Hollywood Bowl','Los Angeles, CA','Wednesday','7/2/2025','7:30 PM','6824815','July-4th-Fireworks-Spectacular--Earth--Wind-and-Fire-7-2-2025'],['July 4th Fireworks Spectacular: Earth, Wind and Fire','Hollywood Bowl','Los Angeles, CA','Thursday','7/3/2025','7:30 PM','6824816','July-4th-Fireworks-Spectacular--Earth--Wind-and-Fire-7-3-2025'],['July 4th Fireworks Spectacular: Earth, Wind and Fire','Hollywood Bowl','Los Angeles, CA','Friday','7/4/2025','7:30 PM','6824817','July-4th-Fireworks-Spectacular--Earth--Wind-and-Fire-7-4-2025'],['Earth, Wind and Fire','The Astro Amphitheater','La Vista, NE','Wednesday','7/16/2025','7:00 PM','6955699','Earth--Wind-and-Fire-7-16-2025'],['Earth, Wind and Fire','Starlight Theatre - Kansas City','Kansas City, MO','Friday','7/18/2025','8:00 PM','6955700','Earth--Wind-and-Fire-7-18-2025'],['Earth, Wind and Fire','Ozarks Amphitheater - Missouri','Camdenton, MO','Saturday','7/19/2025','7:00 PM','6955701','Earth--Wind-and-Fire-7-19-2025'],['Earth, Wind and Fire','Saint Louis Music Park','Maryland Heights, MO','Tuesday','7/22/2025','7:30 PM','6955702','Earth--Wind-and-Fire-7-22-2025'],['Earth, Wind and Fire','Everwise Amphitheater at White River State Park','Indianapolis, IN','Wednesday','7/23/2025','7:30 PM','6955703','Earth--Wind-and-Fire-7-23-2025'],['Cincinnati Music Festival: Earth, Wind and Fire & Janet Jackson - 2 Day Pass','Paycor Stadium','Cincinnati, OH','Friday','7/25/2025','TBD','6733163','Cincinnati-Music-Festival--Earth--Wind-and-Fire---Janet-Jackson---2-Day-Pass-7-25-2025'],['Cincinnati Music Festival: Earth, Wind & Fire - Friday','Paycor Stadium','Cincinnati, OH','Friday','7/25/2025','7:30 PM','6733160','Cincinnati-Music-Festival--Earth--Wind---Fire---Friday-7-25-2025'],['Earth, Wind and Fire','Embassy Theatre','Fort Wayne, IN','Saturday','7/26/2025','8:00 PM','6955704','Earth--Wind-and-Fire-7-26-2025'],['Earth, Wind and Fire','Toledo Zoo Amphitheatre','Toledo, OH','Tuesday','7/29/2025','7:30 PM','6955705','Earth--Wind-and-Fire-7-29-2025'],['Earth, Wind and Fire','E.J. Thomas Hall','Akron, OH','Wednesday','7/30/2025','7:30 PM','6955706','Earth--Wind-and-Fire-7-30-2025'],['Earth, Wind and Fire','Fox Theatre - Detroit','Detroit, MI','Saturday','8/2/2025','8:00 PM','6955707','Earth--Wind-and-Fire-8-2-2025'],['Earth, Wind and Fire','Miller High Life Theatre','Milwaukee, WI','Saturday','8/9/2025','8:00 PM','6955975','Earth--Wind-and-Fire-8-9-2025'],['Earth, Wind and Fire','The Ledge Waite Park Amphitheater','Waite Park, MN','Sunday','8/10/2025','7:00 PM','6955708','Earth--Wind-and-Fire-8-10-2025']],'Earth, Wind','http://www.ticketnetwork.com/ticket/Earth,-Wind-events.aspx');