//
var TN_Widget = function()
{
return {
//Options
newWindow : true,
linkText : "Voir Billets",
tixUrl : "https://www.superbillets.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-02A
TN_Widget.AddCss('//tn-widget.seatics.com/widget2Css/WidgetStyle19.css');
TN_Widget.CreateTable([['New York Rangers vs. Boston Bruins','Madison Square Garden','New York, NY','Mercredi','5 fév 25','19:00','6545386','New-York-Rangers-vs--Boston-Bruins-2-5-2025'], ['New York Rangers vs. Pittsburgh Penguins','Madison Square Garden','New York, NY','Vendredi','7 fév 25','19:00','6545389','New-York-Rangers-vs--Pittsburgh-Penguins-2-7-2025'], ['New York Rangers vs. Toronto Maple Leafs','Madison Square Garden','New York, NY','Vendredi','28 fév 25','19:00','6545392','New-York-Rangers-vs--Toronto-Maple-Leafs-2-28-2025'], ['New York Rangers vs. Nashville Predators','Madison Square Garden','New York, NY','Dimanche','2 mars 25','19:00','6545396','New-York-Rangers-vs--Nashville-Predators-3-2-2025'], ['New York Rangers vs. New York Islanders','Madison Square Garden','New York, NY','Lundi','3 mars 25','19:00','6545400','New-York-Rangers-vs--New-York-Islanders-3-3-2025'], ['New York Rangers vs. Washington Capitals','Madison Square Garden','New York, NY','Mercredi','5 mars 25','19:30','6545402','New-York-Rangers-vs--Washington-Capitals-3-5-2025'], ['New York Rangers vs. Columbus Blue Jackets','Madison Square Garden','New York, NY','Dimanche','9 mars 25','18:00','6545407','New-York-Rangers-vs--Columbus-Blue-Jackets-3-9-2025'], ['New York Rangers vs. Edmonton Oilers','Madison Square Garden','New York, NY','Dimanche','16 mars 25','19:00','6545411','New-York-Rangers-vs--Edmonton-Oilers-3-16-2025'], ['New York Rangers vs. Calgary Flames','Madison Square Garden','New York, NY','Mardi','18 mars 25','19:00','6545413','New-York-Rangers-vs--Calgary-Flames-3-18-2025'], ['New York Rangers vs. Toronto Maple Leafs','Madison Square Garden','New York, NY','Jeudi','20 mars 25','19:00','6545417','New-York-Rangers-vs--Toronto-Maple-Leafs-3-20-2025'], ['New York Rangers vs. Vancouver Canucks','Madison Square Garden','New York, NY','Samedi','22 mars 25','13:00','6545420','New-York-Rangers-vs--Vancouver-Canucks-3-22-2025'], ['New York Rangers vs. Minnesota Wild','Madison Square Garden','New York, NY','Mercredi','2 avril 25','19:00','6545424','New-York-Rangers-vs--Minnesota-Wild-4-2-2025'], ['New York Rangers vs. Tampa Bay Lightning','Madison Square Garden','New York, NY','Lundi','7 avril 25','19:00','6545427','New-York-Rangers-vs--Tampa-Bay-Lightning-4-7-2025'], ['New York Rangers vs. Philadelphia Flyers','Madison Square Garden','New York, NY','Mercredi','9 avril 25','19:30','6545430','New-York-Rangers-vs--Philadelphia-Flyers-4-9-2025'], ['New York Rangers vs. Tampa Bay Lightning','Madison Square Garden','New York, NY','Jeudi','17 avril 25','19:00','6545434','New-York-Rangers-vs--Tampa-Bay-Lightning-4-17-2025']],'rangers madison','https://www.superbillets.com/billets/evenements-rangers-madison.aspx');