// 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-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([['Anjelah Johnson-Reyes','City National Grove of Anaheim','Anaheim, CA','Saturday','7/19/2025','5:00 PM','7011521','Anjelah-Johnson-Reyes-7-19-2025'],['Anjelah Johnson-Reyes','City National Grove of Anaheim','Anaheim, CA','Saturday','7/19/2025','8:00 PM','6996612','Anjelah-Johnson-Reyes-7-19-2025'],['Anjelah Johnson-Reyes','City National Grove of Anaheim','Anaheim, CA','Sunday','7/20/2025','5:00 PM','7027202','Anjelah-Johnson-Reyes-7-20-2025'],['Anjelah Johnson-Reyes','City National Grove of Anaheim','Anaheim, CA','Sunday','7/20/2025','8:00 PM','7001669','Anjelah-Johnson-Reyes-7-20-2025'],['Anjelah Johnson-Reyes','Venetian Theatre At the Venetian Hotel Las Vegas','Las Vegas, NV','Saturday','7/26/2025','8:00 PM','6996613','Anjelah-Johnson-Reyes-7-26-2025'],['Anjelah Johnson-Reyes','Golden State Theatre','Monterey, CA','Friday','8/1/2025','7:00 PM','6996540','Anjelah-Johnson-Reyes-8-1-2025'],['Anjelah Johnson-Reyes','Golden State Theatre','Monterey, CA','Friday','8/1/2025','9:45 PM','7027076','Anjelah-Johnson-Reyes-8-1-2025'],['Anjelah Johnson-Reyes','Vina Robles Amphitheater','Paso Robles, CA','Saturday','8/2/2025','8:00 PM','6996614','Anjelah-Johnson-Reyes-8-2-2025'],['Anjelah Johnson-Reyes','Uptown Theatre Napa','Napa, CA','Saturday','8/9/2025','6:00 PM','6996615','Anjelah-Johnson-Reyes-8-9-2025'],['Anjelah Johnson-Reyes','Uptown Theatre Napa','Napa, CA','Saturday','8/9/2025','9:00 PM','7006713','Anjelah-Johnson-Reyes-8-9-2025'],['Anjelah Johnson-Reyes','Humphreys Concerts By The Bay','San Diego, CA','Sunday','8/17/2025','5:00 PM','6996616','Anjelah-Johnson-Reyes-8-17-2025'],['Anjelah Johnson-Reyes','Humphreys Concerts By The Bay','San Diego, CA','Sunday','8/17/2025','8:30 PM','6998967','Anjelah-Johnson-Reyes-8-17-2025'],['Anjelah Johnson-Reyes','McAllen Performing Arts Center','Mcallen, TX','Friday','8/22/2025','7:30 PM','6752293','Anjelah-Johnson-Reyes-8-22-2025'],['Anjelah Johnson-Reyes','Selena Auditorium','Corpus Christi, TX','Saturday','8/23/2025','7:00 PM','6996617','Anjelah-Johnson-Reyes-8-23-2025'],['Anjelah Johnson-Reyes','Cape Fear Community College's Wilson Center','Wilmington, NC','Thursday','10/2/2025','7:00 PM','7035031','Anjelah-Johnson-Reyes-10-2-2025'],['Anjelah Johnson-Reyes','Sandler Center For The Performing Arts','Virginia Beach, VA','Friday','10/3/2025','7:00 PM','7035032','Anjelah-Johnson-Reyes-10-3-2025'],['Anjelah Johnson-Reyes','Paramount Theater Of Charlottesville','Charlottesville, VA','Saturday','10/4/2025','8:00 PM','7038227','Anjelah-Johnson-Reyes-10-4-2025'],['Anjelah Johnson-Reyes','Rivers Casino - Philadelphia','Philadelphia, PA','Thursday','10/9/2025','8:00 PM','7038134','Anjelah-Johnson-Reyes-10-9-2025'],['Anjelah Johnson-Reyes','Rivers Casino & Resort - Schenectady','Schenectady, NY','Friday','10/10/2025','7:00 PM','7037242','Anjelah-Johnson-Reyes-10-10-2025'],['Anjelah Johnson-Reyes','Luhrs Performing Arts Center','Shippensburg, PA','Saturday','10/11/2025','8:00 PM','7040994','Anjelah-Johnson-Reyes-10-11-2025'],['Anjelah Johnson-Reyes','MGM Northfield Park - Center Stage','Northfield, OH','Friday','10/17/2025','8:00 PM','7035033','Anjelah-Johnson-Reyes-10-17-2025'],['Anjelah Johnson-Reyes','Hard Rock Cincinnati - Ballroom','Cincinnati, OH','Saturday','10/18/2025','8:00 PM','7035034','Anjelah-Johnson-Reyes-10-18-2025'],['Anjelah Johnson-Reyes','Egyptian Room At Old National Centre','Indianapolis, IN','Sunday','10/19/2025','7:00 PM','7035035','Anjelah-Johnson-Reyes-10-19-2025'],['Anjelah Johnson-Reyes','Barrymore Theatre - Madison','Madison, WI','Thursday','10/23/2025','7:00 PM','7035036','Anjelah-Johnson-Reyes-10-23-2025'],['Anjelah Johnson-Reyes','Vic Theatre','Chicago, IL','Friday','10/24/2025','7:00 PM','7036272','Anjelah-Johnson-Reyes-10-24-2025']],'anjelah johnson','http://www.ticketnetwork.com/en/search/?text=anjelah%20johnson');