// 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-02A 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([['Formula Drift','The Bullring at Las Vegas Motor Speedway ','Las Vegas, NV','Friday','Sep 25','12:00 PM','7579986','Formula-Drift-9-25-2026'],['NASCAR O'Reilly Auto Parts Series: Focused Health 302','Las Vegas Motor Speedway','Las Vegas, NV','Saturday','Oct 3','4:30 PM','7356922','NASCAR-O-Reilly-Auto-Parts-Series--Focused-Health-302-10-3-2026'],['NASCAR Cup Series: South Point 400','Las Vegas Motor Speedway','Las Vegas, NV','Sunday','Oct 4','2:30 PM','7356863','NASCAR-Cup-Series--South-Point-400-10-4-2026'],['NHRA Nevada Nationals','The Strip at Las Vegas Motor Speedway','Las Vegas, NV','Friday','Oct 30','TBD','7373918','NHRA-Nevada-Nationals-10-30-2026'],['NHRA Nevada Nationals','The Strip at Las Vegas Motor Speedway','Las Vegas, NV','Saturday','Oct 31','TBD','7373919','NHRA-Nevada-Nationals-10-31-2026'],['NHRA Nevada Nationals','The Strip at Las Vegas Motor Speedway','Las Vegas, NV','Sunday','Nov 1','TBD','7373920','NHRA-Nevada-Nationals-11-1-2026'],['Import Face-Off','The Strip at Las Vegas Motor Speedway','Las Vegas, NV','Sunday','Dec 6','6:00 PM','7634043','Import-Face-Off-12-6-2026'],['NASCAR O'Reilly Auto Parts Series','Las Vegas Motor Speedway','Las Vegas, NV','Saturday','Mar 20','TBD','8206809','NASCAR-O-Reilly-Auto-Parts-Series-3-20-2027'],['NASCAR Cup Series','Las Vegas Motor Speedway','Las Vegas, NV','Sunday','Mar 21','TBD','8206775','NASCAR-Cup-Series-3-21-2027'],['Electric Daisy Carnival - EDC Dusk (First Weekend) - 3 Day Pass','Las Vegas Motor Speedway','Las Vegas, NV','Friday','May 14','TBD','7997365','Electric-Daisy-Carnival---EDC-Dusk--First-Weekend----3-Day-Pass-5-14-2027'],['Electric Daisy Carnival - EDC Dawn (Second Weekend) - 3 Day Pass','Las Vegas Motor Speedway','Las Vegas, NV','Friday','May 21','TBD','7997366','Electric-Daisy-Carnival---EDC-Dawn--Second-Weekend----3-Day-Pass-5-21-2027']]);