// var TN_Widget = function() { return { //Options newWindow : true, linkText : "View Tickets", tixUrl : "https://www.ticketliquidator.com/tickets/", trackingParams : "", custLink : true, //depricated kbid : "", //Overwrittable functions CreateCustomUrl : function(row) { var customUrl = row[6] + '/' + row[0].replace(/\//g, '') + '-tickets-' + row[3].substring(0,3) + '-' + row[4] + '-' + row[7].substring(row[7].length - 4) + '-' + row[1] return customUrl.replace(/\s+/g, '-').replace(/&/g, '').replace(/[.,#!$%^&*;:{}=_`~()]/g, '').toLowerCase(); }, 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/WidgetStyle24.css'); TN_Widget.CreateTable([['Six Nations Championship: Italy vs. England','Stadio Olimpico - Rome','Borgata Ottavia, Italy','Saturday','Mar 7','TBD','7166059','Six-Nations-Championship--Italy-vs--England-3-7-2026'],['SS Lazio vs. US Sassuolo Calcio','Stadio Olimpico - Rome','Borgata Ottavia, Italy','Sunday','Mar 8','TBD','7200780','SS-Lazio-vs--US-Sassuolo-Calcio-3-8-2026'],['SS Lazio vs. AC Milan','Stadio Olimpico - Rome','Borgata Ottavia, Italy','Sunday','Mar 15','TBD','7200782','SS-Lazio-vs--AC-Milan-3-15-2026'],['UEFA Europa League - Round of 16: AS Roma vs. Bologna FC','Stadio Olimpico - Rome','Borgata Ottavia, Italy','Thursday','Mar 19','TBD','7768591','UEFA-Europa-League---Round-of-16--AS-Roma-vs--Bologna-FC-3-19-2026'],['AS Roma vs. US Lecce','Stadio Olimpico - Rome','Borgata Ottavia, Italy','Sunday','Mar 22','TBD','7200806','AS-Roma-vs--US-Lecce-3-22-2026'],['SS Lazio vs. Parma FC','Stadio Olimpico - Rome','Borgata Ottavia, Italy','Saturday','Apr 4','TBD','7200784','SS-Lazio-vs--Parma-FC-4-4-2026'],['AS Roma vs. Pisa SC','Stadio Olimpico - Rome','Borgata Ottavia, Italy','Sunday','Apr 12','TBD','7200809','AS-Roma-vs--Pisa-SC-4-12-2026'],['AS Roma vs. Atalanta BC','Stadio Olimpico - Rome','Borgata Ottavia, Italy','Sunday','Apr 19','TBD','7200812','AS-Roma-vs--Atalanta-BC-4-19-2026'],['SS Lazio vs. Udinese Calcio','Stadio Olimpico - Rome','Borgata Ottavia, Italy','Sunday','Apr 26','TBD','7200786','SS-Lazio-vs--Udinese-Calcio-4-26-2026'],['AS Roma vs. ACF Fiorentina','Stadio Olimpico - Rome','Borgata Ottavia, Italy','Sunday','May 3','TBD','7200816','AS-Roma-vs--ACF-Fiorentina-5-3-2026'],['SS Lazio vs. FC Inter Milan','Stadio Olimpico - Rome','Borgata Ottavia, Italy','Sunday','May 10','TBD','7200788','SS-Lazio-vs--FC-Inter-Milan-5-10-2026'],['AS Roma vs. SS Lazio','Stadio Olimpico - Rome','Borgata Ottavia, Italy','Sunday','May 17','TBD','7200818','AS-Roma-vs--SS-Lazio-5-17-2026'],['SS Lazio vs. Pisa SC','Stadio Olimpico - Rome','Borgata Ottavia, Italy','Sunday','May 24','TBD','7200790','SS-Lazio-vs--Pisa-SC-5-24-2026']]);