//
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-02A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css');
TN_Widget.CreateTable([['Mestiza','Castaways','Chicago, IL','Domingo','17 MAY 26','16:00','7892344','Mestiza-5-17-2026'], ['Jorge Lozano H.','Pantages Theatre - Tacoma','Tacoma, WA','Domingo','17 MAY 26','16:00','7656878','Jorge-Lozano-H--5-17-2026'], ['El Boricua Es Otra Cosa','Duncan Theatre','Lake Worth, FL','Domingo','17 MAY 26','17:00','7929907','El-Boricua-Es-Otra-Cosa-5-17-2026'], ['Isabel Pantoja','Coca-Cola Music Hall','San Juan, Puerto Rico','Domingo','17 MAY 26','18:00','7721316','Isabel-Pantoja-5-17-2026'], ['Domani','The Underground - Charlotte','Charlotte, NC','Domingo','17 MAY 26','20:00','7801590','Domani-5-17-2026'], ['Grupo Bryndis','Coca-Cola Roxy','Atlanta, GA','Domingo','17 MAY 26','20:00','7677782','Grupo-Bryndis-5-17-2026'], ['Romeo Santos & Prince Royce','T-Mobile Arena','Las Vegas, NV','Domingo','17 MAY 26','20:00','7629610','Romeo-Santos---Prince-Royce-5-17-2026'], ['Hemlocke Springs','The Observatory - Santa Ana','Santa Ana, CA','Domingo','17 MAY 26','20:00','7737233','Hemlocke-Springs-5-17-2026'], ['Alejandro Sanz','PH Live At Planet Hollywood','Las Vegas, NV','Domingo','17 MAY 26','20:00','7522519','Alejandro-Sanz-5-17-2026'], ['Buscabulla','Harlow's Night Club','Sacramento, CA','Domingo','17 MAY 26','20:00','7935798','Buscabulla-5-17-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');