// var TN_Widget = function() { return { //Options newWindow : true, linkText : "View Tickets", tixUrl : "https://www.ticketliquidator.com/tix/tickets.aspx", trackingParams : "", custLink : true, //depricated kbid : "", //Overwrittable functions CreateCustomUrl : function(row) { return this.tixUrl + row[7] + "-tickets-"+ row[6] + ".aspx"; }, CreateEventRow : function(row, isAlt) { return "" + "
" + row[3].substring(0,3) + "" + row[4] + "" + row[5] + "
" + "" + row[0] +"" + "" + "" + row[1] + "" + "" + row[2] + "" + "Tickets"; }, 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) { 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'; else document.write('
' + newTable.join('') + '
'); } }; }(); //BPW-TNSERV-04A TN_Widget.AddCss('https://fonts.googleapis.com/css?family=Open+Sans:400,700'); TN_Widget.AddCss('https://tickettransaction.com/BrokerSites/01504-011/widget2Css/WidgetStyle26.css'); TN_Widget.CreateTable([['Jeff Dunham','PH Live At Planet Hollywood','Las Vegas, NV','Sunday','Apr 13','8:00 PM','6823104','Jeff-Dunham-4-13-2025'],['Sessanta V 2.0: Primus, Puscifer & A Perfect Circle','PH Live At Planet Hollywood','Las Vegas, NV','Friday','Apr 25','8:00 PM','6710599','Sessanta-V-2-0--Primus--Puscifer---A-Perfect-Circle-4-25-2025'],['Tito Double P','PH Live At Planet Hollywood','Las Vegas, NV','Saturday','Apr 26','8:00 PM','6928598','Tito-Double-P-4-26-2025'],['Jeff Dunham','PH Live At Planet Hollywood','Las Vegas, NV','Sunday','May 18','8:00 PM','6823105','Jeff-Dunham-5-18-2025'],['Pierce The Veil, Sleeping with Sirens & Beach Weather','PH Live At Planet Hollywood','Las Vegas, NV','Sunday','Jun 29','7:00 PM','6861103','Pierce-The-Veil--Sleeping-with-Sirens---Beach-Weather-6-29-2025'],['Teddy Swims','PH Live At Planet Hollywood','Las Vegas, NV','Friday','Aug 1','8:00 PM','6738270','Teddy-Swims-8-1-2025'],['Jeff Dunham','PH Live At Planet Hollywood','Las Vegas, NV','Sunday','Aug 3','8:00 PM','6823106','Jeff-Dunham-8-3-2025'],['Scorpions','PH Live At Planet Hollywood','Las Vegas, NV','Thursday','Aug 14','8:00 PM','6723047','Scorpions-8-14-2025'],['Scorpions','PH Live At Planet Hollywood','Las Vegas, NV','Saturday','Aug 16','8:00 PM','6723048','Scorpions-8-16-2025'],['Scorpions','PH Live At Planet Hollywood','Las Vegas, NV','Tuesday','Aug 19','8:00 PM','6723049','Scorpions-8-19-2025'],['Scorpions','PH Live At Planet Hollywood','Las Vegas, NV','Thursday','Aug 21','8:00 PM','6723050','Scorpions-8-21-2025'],['Scorpions','PH Live At Planet Hollywood','Las Vegas, NV','Saturday','Aug 23','8:00 PM','6723051','Scorpions-8-23-2025'],['Big Time Rush','PH Live At Planet Hollywood','Las Vegas, NV','Saturday','Aug 30','7:00 PM','7001308','Big-Time-Rush-8-30-2025'],['Jeff Dunham','PH Live At Planet Hollywood','Las Vegas, NV','Sunday','Oct 5','8:00 PM','6823107','Jeff-Dunham-10-5-2025'],['Jeff Dunham','PH Live At Planet Hollywood','Las Vegas, NV','Sunday','Nov 2','8:00 PM','6823108','Jeff-Dunham-11-2-2025'],['Jeff Dunham','PH Live At Planet Hollywood','Las Vegas, NV','Sunday','Dec 7','8:00 PM','6823109','Jeff-Dunham-12-7-2025']]);