//
var TN_Widget = function() {
var months = ["", "Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"];
return {
newWindow : true,
CreateEventRow : function(row, isAlt) {
var dateArray = row[4].split('/');
var date = months[dateArray[0]] + " " + dateArray[1];
var parking = row[0].split(':')[0]
if (parking !== "PARKING") {
return "
";
}
},
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,kwds,url) {
if(typeof(TN_SetWidgetOptions) == "function")
TN_SetWidgetOptions();
//for backwards compatability
var newResults = [];
for(var cntr = 0; cntr < eventData.length; cntr++)
newResults.push(this.CreateEventRow(eventData[cntr], cntr % 2 == 1));
var objToAddTo;
if(objToAddTo = document.getElementById("tn_results_container")) {
objToAddTo.innerHTML = '' + newResults.join('') + '
';
} else
document.write('' + newResults.join('') + '
');
if(eventData.length >= 101 && kwds != undefined) {
if(objToAddTo = document.getElementById("tn_results_container")) {
objToAddTo.innerHTML += '';
} else {
document.write("");
}
}
}
};
}();
//BPW-TNSERV-03A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/results-style-1.css');
TN_Widget.AddCss('//s3.amazonaws.com/ticketnetwork/fonts/TTNorms/TTNorms.css');
TN_Widget.CreateTable([['The Used','House Of Blues - Dallas','Dallas, TX','Wednesday','10/22/2025','7:00 PM','7106305','The-Used-10-22-2025'],['The Used','House Of Blues - Dallas','Dallas, TX','Thursday','10/23/2025','7:00 PM','7106306','The-Used-10-23-2025'],['The Used','House Of Blues - Dallas','Dallas, TX','Saturday','10/25/2025','7:00 PM','7106307','The-Used-10-25-2025'],['The Used - 3 Day Pass','Emo's East','Austin, TX','Sunday','10/26/2025','TBD','7106309','The-Used---3-Day-Pass-10-26-2025'],['The Used','Emo's East','Austin, TX','Sunday','10/26/2025','7:00 PM','7106310','The-Used-10-26-2025'],['The Used','Emo's East','Austin, TX','Tuesday','10/28/2025','7:00 PM','7106311','The-Used-10-28-2025'],['The Used','Emo's East','Austin, TX','Wednesday','10/29/2025','7:00 PM','7106312','The-Used-10-29-2025'],['The Used - 3 Day Pass','Egyptian Room At Old National Centre','Indianapolis, IN','Saturday','11/1/2025','TBD','7106316','The-Used---3-Day-Pass-11-1-2025'],['The Used','Egyptian Room At Old National Centre','Indianapolis, IN','Saturday','11/1/2025','8:00 PM','7106313','The-Used-11-1-2025'],['The Used','Egyptian Room At Old National Centre','Indianapolis, IN','Sunday','11/2/2025','8:00 PM','7106314','The-Used-11-2-2025'],['You Used to Call Me Marie...','Clarke Theatre Foundation','Mission, Canada','Monday','11/3/2025','7:30 PM','7364171','You-Used-to-Call-Me-Marie----11-3-2025'],['The Used','Egyptian Room At Old National Centre','Indianapolis, IN','Tuesday','11/4/2025','8:00 PM','7106315','The-Used-11-4-2025'],['The Used','The Rave - Milwaukee','Milwaukee, WI','Wednesday','11/5/2025','8:00 PM','7106324','The-Used-11-5-2025'],['The Used','The Rave - Milwaukee','Milwaukee, WI','Friday','11/7/2025','8:00 PM','7106325','The-Used-11-7-2025'],['The Used','The Rave - Milwaukee','Milwaukee, WI','Saturday','11/8/2025','8:00 PM','7106326','The-Used-11-8-2025'],['The Used - 3 Day Pass','Theatre Of The Living Arts','Philadelphia, PA','Monday','11/10/2025','TBD','7106317','The-Used---3-Day-Pass-11-10-2025'],['The Used','Theatre Of The Living Arts','Philadelphia, PA','Monday','11/10/2025','8:00 PM','7106318','The-Used-11-10-2025'],['The Used','Theatre Of The Living Arts','Philadelphia, PA','Tuesday','11/11/2025','8:00 PM','7106319','The-Used-11-11-2025'],['The Used','Theatre Of The Living Arts','Philadelphia, PA','Thursday','11/13/2025','8:00 PM','7106320','The-Used-11-13-2025'],['Papa Roach, The Used & Sleep Theory','Rogers Arena','Vancouver, Canada','Tuesday','11/25/2025','7:00 PM','7121625','Papa-Roach--The-Used---Sleep-Theory-11-25-2025'],['Papa Roach, The Used & Sleep Theory','Prospera Place','Kelowna, Canada','Wednesday','11/26/2025','7:00 PM','7121626','Papa-Roach--The-Used---Sleep-Theory-11-26-2025'],['Papa Roach, The Used & Sleep Theory','Scotiabank Saddledome','Calgary, Canada','Friday','11/28/2025','7:00 PM','7121627','Papa-Roach--The-Used---Sleep-Theory-11-28-2025'],['Papa Roach, The Used & Sleep Theory','Rogers Place','Edmonton, Canada','Saturday','11/29/2025','7:00 PM','7121628','Papa-Roach--The-Used---Sleep-Theory-11-29-2025'],['Papa Roach, The Used & Sleep Theory','SaskTel Centre','Saskatoon, Canada','Monday','12/1/2025','6:00 PM','7121629','Papa-Roach--The-Used---Sleep-Theory-12-1-2025'],['Papa Roach, The Used & Sleep Theory','Canada Life Centre','Winnipeg, Canada','Tuesday','12/2/2025','7:00 PM','7121630','Papa-Roach--The-Used---Sleep-Theory-12-2-2025'],['Papa Roach, The Used & Sleep Theory','Coca-Cola Coliseum','Toronto, Canada','Friday','12/5/2025','7:00 PM','7121631','Papa-Roach--The-Used---Sleep-Theory-12-5-2025'],['Papa Roach, The Used & Sleep Theory','Kitchener Memorial Auditorium','Kitchener, Canada','Saturday','12/6/2025','7:00 PM','7121632','Papa-Roach--The-Used---Sleep-Theory-12-6-2025'],['Papa Roach, The Used & Sleep Theory','Place Bell','Laval, Canada','Monday','12/8/2025','8:00 PM','7121634','Papa-Roach--The-Used---Sleep-Theory-12-8-2025'],['Papa Roach, The Used & Sleep Theory','Scotiabank Centre','Halifax, Canada','Wednesday','12/10/2025','8:00 PM','7121635','Papa-Roach--The-Used---Sleep-Theory-12-10-2025']],'The Used','http://www.ticketnetwork.com/en/search/?text=The%20Used');