//
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-01A
TN_Widget.CreateTable([['Reverend Horton Heat','Paper Tiger','San Antonio, TX','Friday','3/14/2025','7:00 PM','6766558','Reverend-Horton-Heat-3-14-2025'],['Reverend Horton Heat','Granada Theater - Dallas','Dallas, TX','Saturday','3/15/2025','8:00 PM','6891400','Reverend-Horton-Heat-3-15-2025'],['Reverend Horton Heat','Tipitinas','New Orleans, LA','Wednesday','5/28/2025','8:30 PM','6931397','Reverend-Horton-Heat-5-28-2025'],['Reverend Horton Heat','Jannus Live','St. Petersburg, FL','Friday','5/30/2025','6:00 PM','6934085','Reverend-Horton-Heat-5-30-2025'],['Reverend Horton Heat','Culture Room','Fort Lauderdale, FL','Saturday','5/31/2025','7:30 PM','6932936','Reverend-Horton-Heat-5-31-2025'],['Reverend Horton Heat','City Winery - Atlanta','Atlanta, GA','Wednesday','6/4/2025','8:00 PM','6934204','Reverend-Horton-Heat-6-4-2025'],['Reverend Horton Heat','BoatYard Eats','Cornelius, NC','Friday','6/6/2025','8:00 PM','6934210','Reverend-Horton-Heat-6-6-2025'],['Reverend Horton Heat','Cat's Cradle','Carrboro, NC','Saturday','6/7/2025','8:30 PM','6931440','Reverend-Horton-Heat-6-7-2025'],['Reverend Horton Heat','Bright Box Theater - VA','Winchester, VA','Tuesday','6/10/2025','7:00 PM','6934225','Reverend-Horton-Heat-6-10-2025'],['Reverend Horton Heat','Baltimore Soundstage','Baltimore, MD','Wednesday','6/11/2025','8:00 PM','6932937','Reverend-Horton-Heat-6-11-2025'],['Reverend Horton Heat','The Ardmore Music Hall','Ardmore, PA','Friday','6/13/2025','8:00 PM','6939587','Reverend-Horton-Heat-6-13-2025'],['Reverend Horton Heat','Artie's Bar and Grill','Frenchtown, NJ','Saturday','6/14/2025','6:30 PM','6934090','Reverend-Horton-Heat-6-14-2025'],['Reverend Horton Heat','Phantom Power','Millersville, PA','Sunday','6/15/2025','7:00 PM','6934229','Reverend-Horton-Heat-6-15-2025'],['Reverend Horton Heat','The Vogel at the Count Basie Center for the Arts','Red Bank, NJ','Tuesday','6/17/2025','7:30 PM','6934093','Reverend-Horton-Heat-6-17-2025'],['Reverend Horton Heat','Crystal Ballroom at Somerville Theatre','Somerville, MA','Thursday','6/19/2025','8:00 PM','6934096','Reverend-Horton-Heat-6-19-2025'],['Reverend Horton Heat','Aura - ME','Portland, ME','Friday','6/20/2025','9:00 PM','6934135','Reverend-Horton-Heat-6-20-2025'],['Reverend Horton Heat','District Music Hall','Norwalk, CT','Saturday','6/21/2025','8:00 PM','6931344','Reverend-Horton-Heat-6-21-2025'],['Reverend Horton Heat','The Katharine Hepburn Cultural Arts Center','Old Saybrook, CT','Tuesday','6/24/2025','7:30 PM','6934238','Reverend-Horton-Heat-6-24-2025'],['Reverend Horton Heat','Middle Ages Beer Hall','Syracuse, NY','Wednesday','6/25/2025','8:00 PM','6934164','Reverend-Horton-Heat-6-25-2025'],['Reverend Horton Heat','Riviera Theatre - NY','North Tonawanda, NY','Thursday','6/26/2025','7:30 PM','6934260','Reverend-Horton-Heat-6-26-2025'],['Reverend Horton Heat','Montage Music Hall','Rochester, NY','Sunday','6/29/2025','7:00 PM','6934239','Reverend-Horton-Heat-6-29-2025'],['Reverend Horton Heat','Vogue Theatre - IN','Indianapolis, IN','Tuesday','7/1/2025','7:30 PM','6931315','Reverend-Horton-Heat-7-1-2025'],['Reverend Horton Heat','Mercury Ballroom','Louisville, KY','Wednesday','7/2/2025','8:00 PM','6932938','Reverend-Horton-Heat-7-2-2025'],['Reverend Horton Heat','Rooster's Blues House - TN','Memphis, TN','Thursday','7/3/2025','8:00 PM','7009135','Reverend-Horton-Heat-7-3-2025'],['Reverend Horton Heat','Little Rock Hall - AR','Little Rock, AR','Friday','7/4/2025','8:00 PM','6931401','Reverend-Horton-Heat-7-4-2025'],['Reverend Horton Heat','Main Street Crossing','Tomball, TX','Thursday','7/31/2025','8:00 PM','6970345','Reverend-Horton-Heat-7-31-2025'],['Reverend Horton Heat','Crighton Theatre','Conroe, TX','Saturday','5/30/2026','7:00 PM','6917279','Reverend-Horton-Heat-5-30-2026'],['Reverend Horton Heat','Coach House - Capistrano','San Juan Capistrano, CA','Thursday','4/16/2071','8:00 PM','4369701','Reverend-Horton-Heat-4-16-2071'],['Toadies & Reverend Horton Heat','Knitting Factory Concert House - Boise','Boise, ID','Thursday','10/1/2071','7:30 PM','4706905','Toadies---Reverend-Horton-Heat-10-1-2071'],['Toadies & Reverend Horton Heat','Iron City - Birmingham','Birmingham, AL','Monday','11/2/2071','8:00 PM','4706919','Toadies---Reverend-Horton-Heat-11-2-2071']],'Reverend Horton Heat','https://www.ticketnetwork.com/ticket/Reverend-Horton-Heat-events.aspx');