//
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-02A
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 Garcia Project - Tribute to Jerry Garcia','Mystic Theatre','Petaluma, CA','Saturday','3/15/2025','8:00 PM','6856815','The-Garcia-Project---Tribute-to-Jerry-Garcia-3-15-2025'],['The Garcia Project - Tribute to Jerry Garcia','Mystic Theatre','Petaluma, CA','Sunday','3/16/2025','8:00 PM','6856814','The-Garcia-Project---Tribute-to-Jerry-Garcia-3-16-2025'],['Umphrey's McGee','Mystic Theatre','Petaluma, CA','Wednesday','3/19/2025','8:00 PM','6724936','Umphrey-s-McGee-3-19-2025'],['Tyler Rich','Mystic Theatre','Petaluma, CA','Thursday','3/20/2025','8:30 PM','6856847','Tyler-Rich-3-20-2025'],['The English Beat','Mystic Theatre','Petaluma, CA','Friday','3/21/2025','8:00 PM','7005192','The-English-Beat-3-21-2025'],['Foliage Funk Fest','The Phoenix Theater - CA','Petaluma, CA','Saturday','3/22/2025','5:30 PM','6997978','Foliage-Funk-Fest-3-22-2025'],['The Expendables','Mystic Theatre','Petaluma, CA','Saturday','3/22/2025','7:00 PM','6901931','The-Expendables-3-22-2025'],['Janiva Magness','Mystic Theatre','Petaluma, CA','Wednesday','3/26/2025','8:00 PM','6953991','Janiva-Magness-3-26-2025'],['DJ Zuhnddry','Mystic Theatre','Petaluma, CA','Friday','4/4/2025','9:00 PM','7035136','DJ-Zuhnddry-4-4-2025'],['Jackie Kashian','Red Bull Room At Mystic Theatre','Petaluma, CA','Thursday','4/10/2025','8:00 PM','7008133','Jackie-Kashian-4-10-2025'],['Fleetwood Macrame','Mystic Theatre','Petaluma, CA','Saturday','4/12/2025','9:00 PM','6884227','Fleetwood-Macrame-4-12-2025'],['Melt','Mystic Theatre','Petaluma, CA','Wednesday','4/16/2025','8:00 PM','6901933','Melt-4-16-2025'],['Jon Foreman','Mystic Theatre','Petaluma, CA','Friday','4/18/2025','8:00 PM','6934288','Jon-Foreman-4-18-2025'],['Laura Jane Grace','Mystic Theatre','Petaluma, CA','Saturday','4/19/2025','8:00 PM','6836235','Laura-Jane-Grace-4-19-2025'],['Nikki Lane','Mystic Theatre','Petaluma, CA','Sunday','4/20/2025','8:00 PM','6995145','Nikki-Lane-4-20-2025'],['Colby Acuff','Mystic Theatre','Petaluma, CA','Tuesday','4/22/2025','8:00 PM','7035135','Colby-Acuff-4-22-2025'],['You Should Be Dancing - A Tribute to the Bee Gees','Mystic Theatre','Petaluma, CA','Friday','4/25/2025','8:00 PM','6953994','You-Should-Be-Dancing---A-Tribute-to-the-Bee-Gees-4-25-2025'],['You Should Be Dancing - A Tribute to the Bee Gees','Mystic Theatre','Petaluma, CA','Saturday','4/26/2025','8:00 PM','6999620','You-Should-Be-Dancing---A-Tribute-to-the-Bee-Gees-4-26-2025'],['Plan 9 - Misfits Tribute','The Phoenix Theater - CA','Petaluma, CA','Saturday','4/26/2025','8:00 PM','6998040','Plan-9---Misfits-Tribute-4-26-2025'],['Petty Theft - Tom Petty Tribute Band','Mystic Theatre','Petaluma, CA','Saturday','5/10/2025','9:00 PM','6980323','Petty-Theft---Tom-Petty-Tribute-Band-5-10-2025'],['John Mark McMillan','Mystic Theatre','Petaluma, CA','Sunday','5/18/2025','8:00 PM','7007255','John-Mark-McMillan-5-18-2025'],['AZ/DZ - AC/DC Tribute','Mystic Theatre','Petaluma, CA','Friday','5/30/2025','9:00 PM','7037181','AZ-DZ---AC-DC-Tribute-5-30-2025'],['Uncle Lucius','Mystic Theatre','Petaluma, CA','Tuesday','6/17/2025','8:00 PM','7038223','Uncle-Lucius-6-17-2025'],['Red Corvette - Tribute To Prince','Mystic Theatre','Petaluma, CA','Friday','6/20/2025','8:30 PM','7006535','Red-Corvette---Tribute-To-Prince-6-20-2025'],['The Liverpool Legends - Beatles Tribute','Mystic Theatre','Petaluma, CA','Thursday','7/17/2025','8:00 PM','6975590','The-Liverpool-Legends---Beatles-Tribute-7-17-2025'],['Pablo Cruise','Mystic Theatre','Petaluma, CA','Saturday','7/26/2025','8:00 PM','7029940','Pablo-Cruise-7-26-2025'],['Tom Russell','Mystic Theatre','Petaluma, CA','Saturday','2/7/2071','7:30 PM','4422933','Tom-Russell-2-7-2071'],['Squirrel Nut Zippers','Mystic Theatre','Petaluma, CA','Sunday','4/12/2071','8:30 PM','4292302','Squirrel-Nut-Zippers-4-12-2071']],'petaluma-ca','http://www.ticketnetwork.com/en/search/?text=petaluma-ca');