//
var TN_Widget = function()
{
return {
//Options
newWindow : true,
linkText : "Veja Ingressos",
tixUrl : "https://www.superingressos.com/tix/",
trackingParams : "",
custLink : true,
//depricated
kbid : "",
//Overwrittable functions
trackingLink :"plzGetReplaced",
CreateCustomUrl : function(row)
{
return this.tixUrl + row[7] + "-"+ row[6] + ".aspx";
},
CreateEventRow : function(row, isAlt) {
return "
" +
row[3] +" "+"" +
row[4] + " "+"" +
row[5] + " | "+"" +
row[0] +" | " +
row[1] +" " +
row[2] +" | "+""+ this.linkText+ " |
";
},
GetAffiliateTrackURL: function(){
return this.cutLink? this.CreateCustomUrl(row) :"";
},
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';
}else
document.write('' + newTable.join('') + '
');
if(eventData.length>=100 && kywrds!=undefined) //need to add link to all events if more than 100
{
if(objToAddTo = document.getElementById("tn_results_container"))
{
objToAddTo.innerHTML += '';
}
else
{
document.write('');
}
}
}
};
}();
//BPW-TNSERV-03A
TN_Widget.CreateTable([['Miami Marlins vs. San Francisco Giants','loanDepot park','Miami, FL','domingo','1 jun 25','13:40','6575504','Miami-Marlins-vs--San-Francisco-Giants-6-1-2025'], ['Miami Marlins vs. Colorado Rockies','loanDepot park','Miami, FL','segunda-feira','2 jun 25','18:40','6575515','Miami-Marlins-vs--Colorado-Rockies-6-2-2025'], ['Miami Marlins vs. Colorado Rockies','loanDepot park','Miami, FL','terça-feira','3 jun 25','18:40','6575516','Miami-Marlins-vs--Colorado-Rockies-6-3-2025'], ['Miami Marlins vs. Colorado Rockies','loanDepot park','Miami, FL','quarta-feira','4 jun 25','12:10','6575517','Miami-Marlins-vs--Colorado-Rockies-6-4-2025'], ['Tampa Bay Rays vs. Miami Marlins','George M. Steinbrenner Field','Tampa, FL','sexta-feira','6 jun 25','13:10','6826220','Tampa-Bay-Rays-vs--Miami-Marlins-6-6-2025'], ['The Beautiful Game','Chase Stadium','Fort Lauderdale, FL','sábado','7 jun 25','TBD','7060724','The-Beautiful-Game-6-7-2025'], ['Tampa Bay Rays vs. Miami Marlins','George M. Steinbrenner Field','Tampa, FL','sábado','7 jun 25','16:10','6826222','Tampa-Bay-Rays-vs--Miami-Marlins-6-7-2025']],'Sports Miami June','https://www.superingressos.com/boleto/eventos-Sports-Miami-June.aspx');