// 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([['MJ - The Musical','Neil Simon Theatre','New York, NY','Thursday','11/13/2025','1:00 PM','7205722','MJ---The-Musical-11-13-2025'],['The Great Gatsby - A New Musical','Broadway Theatre - New York','New York, NY','Thursday','11/13/2025','2:00 PM','7094356','The-Great-Gatsby---A-New-Musical-11-13-2025'],['Maybe Happy Ending - A New Musical','Belasco Theatre - NY','New York, NY','Thursday','11/13/2025','2:00 PM','7536518','Maybe-Happy-Ending---A-New-Musical-11-13-2025'],['Maybe Happy Ending - A New Musical','Belasco Theatre - NY','New York, NY','Thursday','11/13/2025','7:00 PM','7113303','Maybe-Happy-Ending---A-New-Musical-11-13-2025'],['Hell's Kitchen - The Musical','Shubert Theatre - NY','New York, NY','Thursday','11/13/2025','7:00 PM','7126619','Hell-s-Kitchen---The-Musical-11-13-2025'],['Hamilton','Richard Rodgers Theatre','New York, NY','Thursday','11/13/2025','7:00 PM','7091852','Hamilton-11-13-2025'],['Wicked','Gershwin Theatre','New York, NY','Thursday','11/13/2025','7:00 PM','7107814','Wicked-11-13-2025'],['Beetlejuice - The Musical','Palace Theatre New York City','New York, NY','Thursday','11/13/2025','7:00 PM','7194199','Beetlejuice---The-Musical-11-13-2025'],['MJ - The Musical','Neil Simon Theatre','New York, NY','Thursday','11/13/2025','7:00 PM','7205721','MJ---The-Musical-11-13-2025'],['Chicago - The Musical','Ambassador Theatre - NY','New York, NY','Thursday','11/13/2025','7:00 PM','6992149','Chicago---The-Musical-11-13-2025'],['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','Thursday','11/13/2025','7:00 PM','7003427','Moulin-Rouge---The-Musical-11-13-2025'],['Six The Musical','Lena Horne Theatre','New York, NY','Thursday','11/13/2025','7:00 PM','7071370','Six-The-Musical-11-13-2025'],['Buena Vista Social Club - Musical','Gerald Schoenfeld Theatre','New York, NY','Thursday','11/13/2025','7:00 PM','6725664','Buena-Vista-Social-Club---Musical-11-13-2025'],['Heathers - The Musical','New World Stages: Stage 1','New York, NY','Thursday','11/13/2025','7:00 PM','7250830','Heathers---The-Musical-11-13-2025'],['Romy & Michele: The Musical','Stage 42 - New York','New York, NY','Thursday','11/13/2025','7:00 PM','7285246','Romy---Michele--The-Musical-11-13-2025'],['44 - The Unofficial, Unsanctioned Obama Musical','Daryl Roth Theatre','New York, NY','Thursday','11/13/2025','7:00 PM','7309200','44---The-Unofficial--Unsanctioned-Obama-Musical-11-13-2025'],['Chess: The Musical','Imperial Theatre - NY','New York, NY','Thursday','11/13/2025','7:30 PM','7239882','Chess--The-Musical-11-13-2025'],['The Great Gatsby - A New Musical','Broadway Theatre - New York','New York, NY','Thursday','11/13/2025','8:00 PM','7094359','The-Great-Gatsby---A-New-Musical-11-13-2025'],['Maybe Happy Ending - A New Musical','Belasco Theatre - NY','New York, NY','Friday','11/14/2025','7:00 PM','7113306','Maybe-Happy-Ending---A-New-Musical-11-14-2025'],['Hell's Kitchen - The Musical','Shubert Theatre - NY','New York, NY','Friday','11/14/2025','7:00 PM','7126622','Hell-s-Kitchen---The-Musical-11-14-2025'],['Hamilton','Richard Rodgers Theatre','New York, NY','Friday','11/14/2025','7:00 PM','7091855','Hamilton-11-14-2025'],['The Great Gatsby - A New Musical','Broadway Theatre - New York','New York, NY','Friday','11/14/2025','7:00 PM','7094362','The-Great-Gatsby---A-New-Musical-11-14-2025'],['Beetlejuice - The Musical','Palace Theatre New York City','New York, NY','Friday','11/14/2025','7:00 PM','7194200','Beetlejuice---The-Musical-11-14-2025'],['Wicked','Gershwin Theatre','New York, NY','Friday','11/14/2025','7:00 PM','7196516','Wicked-11-14-2025'],['MJ - The Musical','Neil Simon Theatre','New York, NY','Friday','11/14/2025','7:00 PM','7205723','MJ---The-Musical-11-14-2025'],['Moulin Rouge - The Musical','Al Hirschfeld Theatre','New York, NY','Friday','11/14/2025','7:00 PM','7003428','Moulin-Rouge---The-Musical-11-14-2025'],['Six The Musical','Lena Horne Theatre','New York, NY','Friday','11/14/2025','7:00 PM','7071371','Six-The-Musical-11-14-2025'],['Heathers - The Musical','New World Stages: Stage 1','New York, NY','Friday','11/14/2025','7:00 PM','7250834','Heathers---The-Musical-11-14-2025'],['44 - The Unofficial, Unsanctioned Obama Musical','Daryl Roth Theatre','New York, NY','Friday','11/14/2025','7:00 PM','7309204','44---The-Unofficial--Unsanctioned-Obama-Musical-11-14-2025'],['Buena Vista Social Club - Musical','Gerald Schoenfeld Theatre','New York, NY','Friday','11/14/2025','7:30 PM','6725667','Buena-Vista-Social-Club---Musical-11-14-2025']],'ny broadway musical shows','http://www.ticketnetwork.com/en/search/?text=ny%20broadway%20musical%20shows');