// 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 "
" + row[3].substring(0,3) + "
" + date + "" + row[5] + "
" + row[0] + "" + row[1] + ", " + row[2] + "
"; } }, 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 += '
See all events for '+ kwds + ' on TicketNetwork.com
'; } else { document.write("
See all events for "+ kwds + " on TicketNetwork.com
"); } } } }; }(); //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([['311','713 Music Hall','Houston, TX','Friday','5/9/2025','8:00 PM','7024015','311-5-9-2025'],['311','The Pavilion at Toyota Music Factory','Irving, TX','Saturday','5/10/2025','5:30 PM','7033433','311-5-10-2025'],['311','Graceland Soundstage','Memphis, TN','Tuesday','5/13/2025','8:00 PM','7024179','311-5-13-2025'],['311 & Almost Monday','The Signal - TN','Chattanooga, TN','Thursday','5/15/2025','8:00 PM','7023005','311---Almost-Monday-5-15-2025'],['Pointfest: 311, The Urge, Toadies, Finger Eleven & Alien Ant Farm','Hollywood Casino Amphitheatre - MO','Maryland Heights, MO','Saturday','5/17/2025','12:00 PM','6931432','Pointfest--311--The-Urge--Toadies--Finger-Eleven---Alien-Ant-Farm-5-17-2025'],['311','Ovation Hall at Ocean Resort Casino ','Atlantic City, NJ','Friday','6/20/2025','8:00 PM','7046784','311-6-20-2025'],['Point Break Music Festival: Slightly Stoopid, Stick Figure, Soja & Iration - 2 Day Pass','Virginia Beach Oceanfront','Virginia Beach, VA','Saturday','6/21/2025','TBD','6800230','Point-Break-Music-Festival--Slightly-Stoopid--Stick-Figure--Soja---Iration---2-Day-Pass-6-21-2025'],['311','Freeman Arts Pavilion','Selbyville, DE','Saturday','6/21/2025','7:00 PM','7032793','311-6-21-2025'],['311','Skyla Credit Union Amphitheatre','Charlotte, NC','Tuesday','6/24/2025','7:00 PM','7046789','311-6-24-2025'],['311','Red Hat Amphitheater','Raleigh, NC','Wednesday','6/25/2025','7:00 PM','7046792','311-6-25-2025'],['311','The Anthem - D.C.','Washington, DC','Friday','6/27/2025','8:00 PM','7046795','311-6-27-2025'],['311','Wind Creek Event Center','Bethlehem, PA','Saturday','6/28/2025','7:00 PM','7046797','311-6-28-2025'],['311','The Rooftop at Pier 17','New York, NY','Sunday','6/29/2025','7:00 PM','7046798','311-6-29-2025'],['311','Stage AE','Pittsburgh, PA','Tuesday','7/1/2025','7:00 PM','7046799','311-7-1-2025'],['311','Iroquois Amphitheater','Louisville, KY','Wednesday','7/2/2025','7:00 PM','7046800','311-7-2-2025'],['311','BMO Harris Pavilion','Milwaukee, WI','Thursday','7/3/2025','7:30 PM','7020212','311-7-3-2025'],['311','Back Waters Stage at Q Casino and Hotel','Dubuque, IA','Saturday','7/5/2025','7:00 PM','7046801','311-7-5-2025'],['311','Hard Rock Live - Rockford','Rockford, IL','Sunday','7/6/2025','5:00 PM','7046802','311-7-6-2025'],['311','Agora Theatre','Cleveland, OH','Monday','7/7/2025','7:00 PM','7046803','311-7-7-2025'],['311','Vibrant Music Hall','Waukee, IA','Wednesday','7/9/2025','7:30 PM','7046804','311-7-9-2025'],['311','GrindersKC','Kansas City, MO','Friday','7/11/2025','8:00 PM','7046806','311-7-11-2025'],['89.7 The River's 30th Anniversary Show: 311, Sublime & Blue October','River's Edge Park in Council Bluffs','Council Bluffs, IA','Saturday','7/12/2025','1:00 PM','7024146','89-7-The-River-s-30th-Anniversary-Show--311--Sublime---Blue-October-7-12-2025'],['311','Outdoors at Wave - KS','Wichita, KS','Sunday','7/13/2025','8:00 PM','7046807','311-7-13-2025'],['311','Rio Rancho Events Center','Rio Rancho, NM','Tuesday','7/15/2025','7:00 PM','7046808','311-7-15-2025'],['311','Pepsi Amphitheatre at Fort Tuthill','Flagstaff, AZ','Wednesday','7/16/2025','7:00 PM','7046809','311-7-16-2025'],['311','California Mid-state Fair Grounds','Paso Robles, CA','Friday','7/18/2025','7:30 PM','6982043','311-7-18-2025'],['311','Yaamava Theater at Yaamava Resort & Casino','Highland, CA','Friday','8/8/2025','8:00 PM','7046810','311-8-8-2025'],['311','Mountain Winery','Saratoga, CA','Saturday','8/9/2025','7:00 PM','7046811','311-8-9-2025'],['311','Grand Sierra Theatre','Reno, NV','Sunday','8/10/2025','8:00 PM','7046812','311-8-10-2025'],['311','Cuthbert Amphitheater','Eugene, OR','Tuesday','8/12/2025','6:30 PM','7046813','311-8-12-2025'],['311','Marymoor Park','Redmond, WA','Wednesday','8/13/2025','6:00 PM','7046814','311-8-13-2025'],['311','The Newberry','Great Falls, MT','Friday','8/15/2025','7:00 PM','7047407','311-8-15-2025'],['311','Portneuf Health Trust Amphitheatre','Pocatello, ID','Saturday','8/16/2025','7:00 PM','7046815','311-8-16-2025'],['311','Sandy Amphitheater','Sandy, UT','Sunday','8/17/2025','6:00 PM','7046816','311-8-17-2025'],['311','Ford Amphitheater - Colorado Springs','Colorado Springs, CO','Tuesday','8/19/2025','6:00 PM','7046818','311-8-19-2025'],['311','Hard Rock Live Northern Indiana','Gary, IN','Friday','8/22/2025','6:00 PM','7046819','311-8-22-2025'],['311','MegaCorp Pavilion','Newport, KY','Saturday','8/23/2025','7:00 PM','7046820','311-8-23-2025'],['311','KEMBA Live!','Columbus, OH','Sunday','8/24/2025','7:00 PM','7046821','311-8-24-2025'],['311','The Pinnacle At Nashville Yards','Nashville, TN','Tuesday','8/26/2025','8:00 PM','7046822','311-8-26-2025'],['311','Avondale Brewing Company','Birmingham, AL','Wednesday','8/27/2025','6:00 PM','7046823','311-8-27-2025'],['311','Cadence Bank Arena','Tupelo, MS','Friday','8/29/2025','7:00 PM','7046824','311-8-29-2025']],'311','http://www.ticketnetwork.com/en/search/?text=311');