// 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 += '
See all events for '+ kywrds + ' on TicketNetwork.com
'; } else { document.write("
See all events for "+ kywrds + " on TicketNetwork.com
"); } } if(eventData.length > 0) { document.getElementById("previewNote").style.display = "none"; } } }; }(); //BPW-TNSERV-01A TN_Widget.CreateTable([['2025 Punk Rock Bowling & Music Festival: Cock Sparrer, Peter Hook and The Light & Social Distortion - 3 Day Pass','Downtown Las Vegas Events Center','Las Vegas, NV','Saturday','5/24/2025','TBD','6833985','2025-Punk-Rock-Bowling---Music-Festival--Cock-Sparrer--Peter-Hook-and-The-Light---Social-Distortion---3-Day-Pass-5-24-2025'],['2025 Punk Rock Bowling & Music Festival: Social Distortion, Flag, The Damned & Amigo The Devil - Monday','Downtown Las Vegas Events Center','Las Vegas, NV','Monday','5/26/2025','1:00 PM','7018191','2025-Punk-Rock-Bowling---Music-Festival--Social-Distortion--Flag--The-Damned---Amigo-The-Devil---Monday-5-26-2025'],['Social Distortion','Bakersfield Fox Theater','Bakersfield, CA','Tuesday','6/10/2025','8:00 PM','7092022','Social-Distortion-6-10-2025'],['Social Distortion','Vina Robles Amphitheater','Paso Robles, CA','Friday','6/13/2025','8:00 PM','7091789','Social-Distortion-6-13-2025'],['Social Distortion','Channel 24','Sacramento, CA','Saturday','6/14/2025','8:00 PM','7091792','Social-Distortion-6-14-2025'],['Social Distortion','McMenamins Crystal Ballroom','Portland, OR','Monday','6/16/2025','8:00 PM','7092015','Social-Distortion-6-16-2025'],['Social Distortion','McMenamins Crystal Ballroom','Portland, OR','Tuesday','6/17/2025','8:00 PM','7104934','Social-Distortion-6-17-2025'],['Social Distortion','Spokane Live At Spokane Tribe Casino','Airway Heights, WA','Thursday','6/19/2025','8:00 PM','7092019','Social-Distortion-6-19-2025'],['Social Distortion','McDonald Theatre','Eugene, OR','Friday','6/20/2025','8:00 PM','7092016','Social-Distortion-6-20-2025'],['Social Distortion','Revolution Concert House and Event Center','Garden City, ID','Saturday','6/21/2025','8:00 PM','7091788','Social-Distortion-6-21-2025'],['Social Distortion','The Wilma Theatre - MT','Missoula, MT','Monday','6/23/2025','8:00 PM','7091809','Social-Distortion-6-23-2025'],['Social Distortion','The Elm - Bozeman','Bozeman, MT','Tuesday','6/24/2025','8:00 PM','7091791','Social-Distortion-6-24-2025'],['Social Distortion','UP District at Festival Field','Fargo, ND','Friday','6/27/2025','7:00 PM','7093084','Social-Distortion-6-27-2025'],['Social Distortion','Mayo Clinic Health System Event Center','Mankato, MN','Saturday','6/28/2025','8:00 PM','7092017','Social-Distortion-6-28-2025'],['Social Distortion','Capitol Theatre - Iowa','Davenport, IA','Sunday','6/29/2025','8:00 PM','7092020','Social-Distortion-6-29-2025'],['Social Distortion','Bourbon Theatre - NE','Lincoln, NE','Tuesday','7/1/2025','8:00 PM','7092024','Social-Distortion-7-1-2025'],['Social Distortion','GLC Live at 20 Monroe','Grand Rapids, MI','Saturday','7/5/2025','7:00 PM','7091790','Social-Distortion-7-5-2025'],['Social Distortion','Clyde Theatre','Fort Wayne, IN','Sunday','7/6/2025','7:00 PM','7092026','Social-Distortion-7-6-2025'],['Social Distortion','The Pageant','St. Louis, MO','Wednesday','7/9/2025','8:00 PM','7091875','Social-Distortion-7-9-2025'],['Social Distortion','Uptown Theater - KC','Kansas City, MO','Friday','7/11/2025','8:00 PM','7091876','Social-Distortion-7-11-2025'],['Social Distortion','JJ's Live','Fayetteville, AR','Saturday','7/12/2025','8:00 PM','7092027','Social-Distortion-7-12-2025'],['Social Distortion','Diamond Ballroom','Oklahoma City, OK','Sunday','7/13/2025','8:00 PM','7091935','Social-Distortion-7-13-2025'],['Social Distortion','Boulder Theater','Boulder, CO','Tuesday','7/15/2025','8:00 PM','7104972','Social-Distortion-7-15-2025'],['Social Distortion','Mishawaka Amphitheatre','Bellvue, CO','Wednesday','7/16/2025','8:00 PM','7117799','Social-Distortion-7-16-2025'],['Social Distortion','Belly Up Aspen','Aspen, CO','Thursday','7/17/2025','8:00 PM','7106053','Social-Distortion-7-17-2025']],'Social Distortion','http://www.ticketnetwork.com/ticket/Social-Distortion-events.aspx');