//
var TN_Widget = function()
{
return {
//Options
newWindow : true,
linkText : "Ver Boletos",
tixUrl : "https://www.superboleteria.com/tix/",
trackingParams : "",
custLink : true,
//depricated
kbid : "",
//Overwrittable functions
trackingLink :"plzGetReplaced",
CreateCustomUrl : function(row)
{
return this.tixUrl + "boletos-" + row[7] + "Sheet"+ 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-04A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css');
TN_Widget.CreateTable([['AHL Pacific Division Finals: Colorado Eagles vs. TBD - Home Game 1 (Date: TBD)','Blue Federal Credit Union Arena','Loveland, CO','Miércoles','14 MAY 25','TBD','7085809','AHL-Pacific-Division-Finals--Colorado-Eagles-vs--TBD---Home-Game-1--Date--TBD--5-14-2025'], ['Suelta La Lengua','Spotlight 29 Casino','Coachella, CA','Viernes','16 MAY 25','20:00','6945408','Suelta-La-Lengua-5-16-2025'], ['AHL Pacific Division Finals: Colorado Eagles vs. TBD - Home Game 2 (Date: TBD - If Necessary)','Blue Federal Credit Union Arena','Loveland, CO','Sábado','17 MAY 25','TBD','7085810','AHL-Pacific-Division-Finals--Colorado-Eagles-vs--TBD---Home-Game-2--Date--TBD---If-Necessary--5-17-2025'], ['AHL Pacific Division Finals: Colorado Eagles vs. TBD - Home Game 3 (Date: TBD - If Necessary)','Blue Federal Credit Union Arena','Loveland, CO','Jueves','22 MAY 25','TBD','7085811','AHL-Pacific-Division-Finals--Colorado-Eagles-vs--TBD---Home-Game-3--Date--TBD---If-Necessary--5-22-2025'], ['Grupo Laberinto','Spotlight 29 Casino','Coachella, CA','Viernes','13 JUN 25','20:00','6991860','Grupo-Laberinto-6-13-2025'], ['Tania Estrada','Spotlight 29 Casino','Coachella, CA','Viernes','20 JUN 25','20:00','7130843','Tania-Estrada-6-20-2025'], ['Gerardo Coronel','Spotlight 29 Casino','Coachella, CA','Sábado','28 JUN 25','20:00','7055526','Gerardo-Coronel-6-28-2025'], ['Luz Pazos','Spotlight 29 Casino','Coachella, CA','Viernes','11 JUL 25','20:00','7130842','Luz-Pazos-7-11-2025'], ['Martin Rizo ','Spotlight 29 Casino','Coachella, CA','Viernes','18 JUL 25','20:00','7130844','Martin-Rizo--7-18-2025'], ['Banda Machos','Spotlight 29 Casino','Coachella, CA','Sábado','19 JUL 25','20:00','6966246','Banda-Machos-7-19-2025'], ['George Lopez','Spotlight 29 Casino','Coachella, CA','Sábado','16 AGO 25','20:00','7021050','George-Lopez-8-16-2025'], ['Lupillo Rivera','Spotlight 29 Casino','Coachella, CA','Viernes','12 SEP 25','20:00','7078250','Lupillo-Rivera-9-12-2025'], ['.38 Special','Spotlight 29 Casino','Coachella, CA','Viernes','19 SEP 25','20:00','7120358','-38-Special-9-19-2025'], ['Yuri','Spotlight 29 Casino','Coachella, CA','Sábado','27 SEP 25','20:00','7069647','Yuri-9-27-2025'], ['Bee Gees Gold - A Tribute to The Bee Gees','Spotlight 29 Casino','Coachella, CA','Sábado','18 OCT 25','20:00','7104962','Bee-Gees-Gold---A-Tribute-to-The-Bee-Gees-10-18-2025'], ['Night Ranger','Spotlight 29 Casino','Coachella, CA','Sábado','1 NOV 25','20:00','7120370','Night-Ranger-11-1-2025'], ['Conjunto Primavera','Spotlight 29 Casino','Coachella, CA','Viernes','21 NOV 25','20:00','7148504','Conjunto-Primavera-11-21-2025'], ['Coachella 2026 Weekend 1 - 3 Day Pass','Empire Polo Field','Indio, CA','Viernes','10 ABR 26','TBD','7103989','Coachella-2026-Weekend-1---3-Day-Pass-4-10-2026'], ['Coachella 2026 Weekend 2 - 3 Day Pass','Empire Polo Field','Indio, CA','Viernes','17 ABR 26','TBD','7103990','Coachella-2026-Weekend-2---3-Day-Pass-4-17-2026']],'Coachella','https://www.superboleteria.com/boleto/eventos-Coachella.aspx');