//
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-03A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle21.css');
TN_Widget.CreateTable([['Lucia - Artist','Presidio Theatre','San Francisco, CA','Jueves','7 MAY 26','19:30','7767857','Lucia---Artist-5-7-2026'], ['Alejandro Fernandez','Red Rocks Amphitheatre','Morrison, CO','Jueves','7 MAY 26','20:00','7566557','Alejandro-Fernandez-5-7-2026'], ['Mariachi El Bronx','The Great American Music Hall','San Francisco, CA','Jueves','7 MAY 26','20:00','7871662','Mariachi-El-Bronx-5-7-2026'], ['Los Hermanos Mendoza','Presqu'ile Winery','Santa Maria, CA','Viernes','8 MAY 26','18:00','7817802','Los-Hermanos-Mendoza-5-8-2026'], ['Gracias Mama Concierto','Arlington Music Hall','Arlington, TX','Viernes','8 MAY 26','19:30','7760131','Gracias-Mama-Concierto-5-8-2026'], ['Rodrigo Y Gabriela','Marquee Theatre - AZ','Tempe, AZ','Viernes','8 MAY 26','19:30','7616451','Rodrigo-Y-Gabriela-5-8-2026'], ['Isabel Pantoja','United Palace Theatre','New York, NY','Viernes','8 MAY 26','20:00','7614610','Isabel-Pantoja-5-8-2026'], ['Blessd','Hard Rock Live - Orlando','Orlando, FL','Viernes','8 MAY 26','20:00','7710931','Blessd-5-8-2026'], ['Grupo Bryndis','Palladium Times Square','New York, NY','Viernes','8 MAY 26','20:00','7677780','Grupo-Bryndis-5-8-2026'], ['Alejandro Sanz','Smart Financial Centre','Sugar Land, TX','Viernes','8 MAY 26','20:00','7524815','Alejandro-Sanz-5-8-2026']],'latino','https://www.superboleteria.com/boleto/eventos-latino.aspx');