//
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([['The Sword','The Crescent Ballroom - Phoenix','Phoenix, AZ','Sunday','8/17/2025','8:00 PM','7124682','The-Sword-8-17-2025'],['The Sword','Gothic Theatre','Englewood, CO','Tuesday','8/19/2025','8:00 PM','7125538','The-Sword-8-19-2025'],['The Sword','Metro Music Hall','Salt Lake City, UT','Wednesday','8/20/2025','7:00 PM','7124689','The-Sword-8-20-2025'],['The Sword','Knitting Factory Spokane','Spokane, WA','Friday','8/22/2025','8:00 PM','7125527','The-Sword-8-22-2025'],['The Sword','Neumos','Seattle, WA','Saturday','8/23/2025','7:00 PM','7125539','The-Sword-8-23-2025'],['The Sword','Hawthorne Theatre','Portland, OR','Sunday','8/24/2025','8:00 PM','7124850','The-Sword-8-24-2025'],['The Sword','Knitting Factory Concert House - Boise','Boise, ID','Monday','8/25/2025','8:00 PM','7125528','The-Sword-8-25-2025'],['The Sword','The Great American Music Hall','San Francisco, CA','Wednesday','8/27/2025','8:00 PM','7125529','The-Sword-8-27-2025'],['The Sword','Pappy & Harriet's Pioneertown Palace - Indoor Stage','Pioneertown, CA','Thursday','8/28/2025','9:00 PM','7125785','The-Sword-8-28-2025'],['The Sword','Belly Up Tavern','Solana Beach, CA','Friday','8/29/2025','9:00 PM','7122214','The-Sword-8-29-2025'],['The Sword','The Bellwether','Los Angeles, CA','Saturday','8/30/2025','8:00 PM','7125786','The-Sword-8-30-2025'],['Levitation: Mastodon, Acid Bath, The Sword & Blood Incantation (Time: TBD) - Friday','Palmer Events Center','Austin, TX','Friday','9/26/2025','12:00 PM','7214811','Levitation--Mastodon--Acid-Bath--The-Sword---Blood-Incantation--Time--TBD----Friday-9-26-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','Beer City Music Hall','Oklahoma City, OK','Saturday','9/27/2025','8:00 PM','7262031','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-9-27-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','Delmar Hall','St. Louis, MO','Sunday','9/28/2025','8:00 PM','7261997','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-9-28-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','Granada - Lawrence','Lawrence, KS','Monday','9/29/2025','8:00 PM','7261998','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-9-29-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','The Waiting Room Lounge - NE','Omaha, NE','Wednesday','10/1/2025','8:00 PM','7261999','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-10-1-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','The Rave - Milwaukee','Milwaukee, WI','Friday','10/3/2025','8:00 PM','7262000','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-10-3-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','First Avenue','Minneapolis, MN','Sunday','10/5/2025','8:00 PM','7262001','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-10-5-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','House Of Blues - Chicago','Chicago, IL','Monday','10/6/2025','8:00 PM','7262002','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-10-6-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','Elevation at The Intersection','Grand Rapids, MI','Tuesday','10/7/2025','7:30 PM','7262003','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-10-7-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','Grog Shop','Cleveland, OH','Wednesday','10/8/2025','8:00 PM','7262004','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-10-8-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','Saint Andrews Hall - Detroit','Detroit, MI','Thursday','10/9/2025','6:30 PM','7262005','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-10-9-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','The Deluxe at Old National Centre','Indianapolis, IN','Saturday','10/11/2025','8:30 PM','7262006','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-10-11-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','Paradise Rock Club','Boston, MA','Monday','10/13/2025','7:00 PM','7262007','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-10-13-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','Bowery Ballroom','New York, NY','Tuesday','10/14/2025','7:00 PM','7262008','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-10-14-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','Higher Ground','South Burlington, VT','Wednesday','10/15/2025','8:00 PM','7262009','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-10-15-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','Town Ballroom','Buffalo, NY','Friday','10/17/2025','7:00 PM','7262010','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-10-17-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','Mr Small's Theatre','Pittsburgh, PA','Saturday','10/18/2025','8:00 PM','7262011','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-10-18-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','Union Transfer','Philadelphia, PA','Sunday','10/19/2025','7:00 PM','7262012','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-10-19-2025'],['The Sword, Rickshaw Billie's Burger Patrol & Moon Destroys','The Lincoln Theatre - Raleigh','Raleigh, NC','Wednesday','10/22/2025','8:00 PM','7262021','The-Sword--Rickshaw-Billie-s-Burger-Patrol---Moon-Destroys-10-22-2025'],['The Sword','Variety Playhouse','Atlanta, GA','Thursday','10/23/2025','8:00 PM','7262024','The-Sword-10-23-2025'],['The Sword','The Beacham','Orlando, FL','Friday','10/24/2025','6:00 PM','7262025','The-Sword-10-24-2025'],['The Sword','Brooklyn Bowl - Nashville','Nashville, TN','Sunday','10/26/2025','7:30 PM','7262029','The-Sword-10-26-2025'],['Saint Georges' Sword and Bow','Bass Performance Hall','Fort Worth, TX','Saturday','11/8/2025','11:00 AM','7264884','Saint-Georges--Sword-and-Bow-11-8-2025']],'The Sword','http://www.ticketnetwork.com/ticket/The-Sword-events.aspx');