// 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-02A TN_Widget.CreateTable([['Becky Robinson','Orpheum Theatre - Phoenix','Phoenix, AZ','Saturday','9/20/2025','8:00 PM','6787780','Becky-Robinson-9-20-2025'],['Molotov','Orpheum Theatre - Phoenix','Phoenix, AZ','Thursday','9/25/2025','8:00 PM','7046595','Molotov-9-25-2025'],['Hip-Hop Orchestra','Orpheum Theatre - Phoenix','Phoenix, AZ','Saturday','9/27/2025','8:00 PM','7059490','Hip-Hop-Orchestra-9-27-2025'],['Zakir Khan','Orpheum Theatre - Phoenix','Phoenix, AZ','Sunday','9/28/2025','7:00 PM','7191441','Zakir-Khan-9-28-2025'],['Ehrlich Brothers','Orpheum Theatre - Phoenix','Phoenix, AZ','Wednesday','10/8/2025','7:30 PM','7189741','Ehrlich-Brothers-10-8-2025'],['Ehrlich Brothers','Orpheum Theatre - Phoenix','Phoenix, AZ','Thursday','10/9/2025','7:30 PM','7189633','Ehrlich-Brothers-10-9-2025'],['Zucchero','Orpheum Theatre - Phoenix','Phoenix, AZ','Friday','10/24/2025','7:30 PM','6870720','Zucchero-10-24-2025'],['Evil Dead In Concert - A Live To Film Experience','Orpheum Theatre - Phoenix','Phoenix, AZ','Sunday','11/2/2025','7:00 PM','7211706','Evil-Dead-In-Concert---A-Live-To-Film-Experience-11-2-2025'],['Sigur Ros','Orpheum Theatre - Phoenix','Phoenix, AZ','Tuesday','11/4/2025','8:00 PM','7186177','Sigur-Ros-11-4-2025'],['Grand Kyiv Ballet: The Snow Queen','Orpheum Theatre - Phoenix','Phoenix, AZ','Friday','11/7/2025','7:00 PM','7012568','Grand-Kyiv-Ballet--The-Snow-Queen-11-7-2025'],['Ebi','Orpheum Theatre - Phoenix','Phoenix, AZ','Saturday','11/8/2025','8:00 PM','7287171','Ebi-11-8-2025'],['William Shatner Live After a Screening of Star Trek II: Wrath of Khan','Orpheum Theatre - Phoenix','Phoenix, AZ','Thursday','11/13/2025','7:30 PM','7024003','William-Shatner-Live-After-a-Screening-of-Star-Trek-II--Wrath-of-Khan-11-13-2025'],['Gottmik vs. Violet Chachki','Orpheum Theatre - Phoenix','Phoenix, AZ','Friday','11/14/2025','8:00 PM','7252636','Gottmik-vs--Violet-Chachki-11-14-2025'],['-X- & Los Lobos','Orpheum Theatre - Phoenix','Phoenix, AZ','Saturday','11/15/2025','8:00 PM','7239792','-X----Los-Lobos-11-15-2025'],['MC Magic','Orpheum Theatre - Phoenix','Phoenix, AZ','Saturday','11/29/2025','7:00 PM','7138664','MC-Magic-11-29-2025'],['International Ballet Stars: The Nutcracker','Orpheum Theatre - Phoenix','Phoenix, AZ','Tuesday','12/9/2025','7:00 PM','7181853','International-Ballet-Stars--The-Nutcracker-12-9-2025'],['The Jinkx & DeLa Holiday Show','Orpheum Theatre - Phoenix','Phoenix, AZ','Wednesday','12/17/2025','7:00 PM','7262609','The-Jinkx---DeLa-Holiday-Show-12-17-2025'],['Phoenix Symphony: Summer Breeze - Yacht Rock Classics','Orpheum Theatre - Phoenix','Phoenix, AZ','Friday','1/30/2026','7:30 PM','7377035','Phoenix-Symphony--Summer-Breeze---Yacht-Rock-Classics-1-30-2026'],['Phoenix Symphony: Summer Breeze - Yacht Rock Classics','Orpheum Theatre - Phoenix','Phoenix, AZ','Saturday','1/31/2026','7:30 PM','7377036','Phoenix-Symphony--Summer-Breeze---Yacht-Rock-Classics-1-31-2026'],['Phoenix Symphony: Summer Breeze - Yacht Rock Classics','Orpheum Theatre - Phoenix','Phoenix, AZ','Sunday','2/1/2026','2:00 PM','7377037','Phoenix-Symphony--Summer-Breeze---Yacht-Rock-Classics-2-1-2026'],['Ballet Arizona: Cacti & Other Works','Orpheum Theatre - Phoenix','Phoenix, AZ','Thursday','3/19/2026','7:00 PM','7308538','Ballet-Arizona--Cacti---Other-Works-3-19-2026'],['Ballet Arizona: Cacti & Other Works','Orpheum Theatre - Phoenix','Phoenix, AZ','Friday','3/20/2026','7:30 PM','7308539','Ballet-Arizona--Cacti---Other-Works-3-20-2026'],['Ballet Arizona: Cacti & Other Works','Orpheum Theatre - Phoenix','Phoenix, AZ','Saturday','3/21/2026','2:00 PM','7308540','Ballet-Arizona--Cacti---Other-Works-3-21-2026'],['Ballet Arizona: Cacti & Other Works','Orpheum Theatre - Phoenix','Phoenix, AZ','Saturday','3/21/2026','7:30 PM','7362937','Ballet-Arizona--Cacti---Other-Works-3-21-2026'],['Ballet Arizona: Cacti & Other Works','Orpheum Theatre - Phoenix','Phoenix, AZ','Sunday','3/22/2026','1:00 PM','7308590','Ballet-Arizona--Cacti---Other-Works-3-22-2026'],['Charlie Berens','Orpheum Theatre - Phoenix','Phoenix, AZ','Saturday','4/25/2026','8:00 PM','7414871','Charlie-Berens-4-25-2026'],['David Sedaris','Orpheum Theatre - Phoenix','Phoenix, AZ','Saturday','5/2/2026','8:00 PM','7361383','David-Sedaris-5-2-2026'],['Ingrid Contreras','Orpheum Theatre - Phoenix','Phoenix, AZ','Saturday','9/23/2073','8:00 PM','5882712','Ingrid-Contreras-9-23-2073']],'Orpheum Theatre Phoenix','http://www.ticketnetwork.com/ticket/Orpheum-Theatre-Phoenix-events.aspx');