amaranta_it_width = typeof window.amaranta_it_width != "undefined" ? window.amaranta_it_width : 160; amaranta_it_target = typeof window.amaranta_it_target != "undefined" ? window.amaranta_it_target : "_blank"; amaranta_it_bg_color = typeof window.amaranta_it_bg_color != "undefined" ? window.amaranta_it_bg_color : "#FFFFFF"; amaranta_it_border_color = typeof window.amaranta_it_border_color != "undefined" ? window.amaranta_it_border_color : "#002BB7"; amaranta_it_border_bottom_color = typeof window.amaranta_it_border_bottom_color != "undefined" ? window.amaranta_it_border_bottom_color : amaranta_it_bg_color; amaranta_it_link_color = typeof window.amaranta_it_link_color != "undefined" ? window.amaranta_it_link_color : "#000000"; amaranta_it_link_color_hover = typeof window.amaranta_it_link_color_hover != "undefined" ? window.amaranta_it_link_color_hover : amaranta_it_link_color; amaranta_it_date_color = typeof window.amaranta_it_date_color != "undefined" ? window.amaranta_it_date_color : amaranta_it_link_color; amaranta_it_date_format = typeof window.amaranta_it_date_format != "undefined" ? window.amaranta_it_date_format : "d/m"; amaranta_it_logo_align = typeof window.amaranta_it_logo_align != "undefined" ? window.amaranta_it_logo_align : "center"; amaranta_it_logo_align = amaranta_it_logo_align != "nologo" ? amaranta_it_logo_align : ""; amaranta_it_logo_align = ((typeof window.amaranta_it_logo != "undefined") && ((typeof window.amaranta_it_logo == "https://www.amaranta.it/template/tmw/img/newsticker_amaranta.gif") || (typeof window.amaranta_it_logo == "https://www.amaranta.it/img/newticker_amaranta.gif") || ((typeof window.amaranta_it_logo == "https://www.amaranta.it/template/tmw/img/newsticker.gif")))) ? "center" : amaranta_it_logo_align; // per i vecchi newsticker var na = new Array(); na[0] = new Array(3); na[0][0] = 1764540015; na[0][1] = 'https://www.amaranta.it/basket/a2-la-libertas-batte-verona-per-il-secondo-posto-78-a-71-31112'; na[0][2] = 'A2. La Libertas batte Verona per il secondo posto, 78 a 71'; na[1] = new Array(3); na[1][0] = 1764527308; na[1][1] = 'https://www.amaranta.it/rugby/a1-rugby-livorno-la-grande-generosita-non-basta-valsugana-vince-20-a-26-31110'; na[1][2] = 'A1. Rugby Livorno la grande generosità non basta, Valsugana vince 20 a 26'; na[2] = new Array(3); na[2][0] = 1764525027; na[2][1] = 'https://www.amaranta.it/pallavolo/b2-femminile-perullo-volley-ancora-uno-stop-ad-albenga-finisce-3-a-1-31109'; na[2][2] = 'B2 Femminile. Perullo Volley ancora uno stop, ad Albenga finisce 3 a 1'; na[3] = new Array(3); na[3][0] = 1764453281; na[3][1] = 'https://www.amaranta.it/basket/lnb-pielle-subisce-il-ritorno-della-virtus-imola-ma-vince-64-a-71-31108'; na[3][2] = 'LNB. Pielle subisce il ritorno della Virtus Imola, ma vince 64 a 71'; na[4] = new Array(3); na[4][0] = 1764447626; na[4][1] = 'https://www.amaranta.it/basket/a2-libertas-al-pala-macchia-contro-la-corazzata-verona-31107'; na[4][2] = 'A2. Libertas al Pala Macchia contro la corazzata Verona'; na[5] = new Array(3); na[5][0] = 1764444396; na[5][1] = 'https://www.amaranta.it/calcio/eccellenza-la-pro-livorno-si-difende-e-ferma-sul-pari-il-viareggio-0-a-0-31106'; na[5][2] = 'Eccellenza. La Pro Livorno si difende e ferma sul pari il Viareggio, 0 a 0'; na[6] = new Array(3); na[6][0] = 1764443772; na[6][1] = 'https://www.amaranta.it/calcio/postgara-hamlili-livorno-punto-meritato-pensiamo-partita-per-partita-31111'; na[6][2] = 'Postgara. Hamlili, Livorno: “Punto meritato, pensiamo partita per partita”'; na[7] = new Array(3); na[7][0] = 1764438861; na[7][1] = 'https://www.amaranta.it/calcio/gubbio-livorno-le-pagelle-degli-amaranto-31103'; na[7][2] = 'Gubbio-Livorno, le pagelle degli Amaranto'; na[8] = new Array(3); na[8][0] = 1764438436; na[8][1] = 'https://www.amaranta.it/calcio/sala-stampa-di-carlo-gubbio-partiti-piano-ma-poi-dovevamo-segnare-31105'; na[8][2] = 'Sala stampa. Di Carlo, Gubbio: "Partiti piano, ma poi dovevamo segnare"'; na[9] = new Array(3); na[9][0] = 1764437933; na[9][1] = 'https://www.amaranta.it/calcio/sala-stampa-venturato-livorno-ottimo-primo-tempo-dobbiamo-segnare-31104'; na[9][2] = 'Sala stampa. Venturato, Livorno: "Ottimo primo tempo, dobbiamo segnare"'; Date.prototype.format = function(format) { var returnStr = ''; var replace = Date.replaceChars; for (var i = 0; i < format.length; i++) { var curChar = format.charAt(i); if (replace[curChar]) returnStr += replace[curChar].call(this); else returnStr += curChar; } return returnStr; }; Date.replaceChars = { // Day d: function() { return (this.getDate() < 10 ? '0' : '') + this.getDate(); }, // Month m: function() { return (this.getMonth() < 9 ? '0' : '') + (this.getMonth() + 1); }, // Year Y: function() { return this.getFullYear(); }, // Time H: function() { return (this.getHours() < 10 ? '0' : '') + this.getHours(); }, i: function() { return (this.getMinutes() < 10 ? '0' : '') + this.getMinutes(); }, s: function() { return (this.getSeconds() < 10 ? '0' : '') + this.getSeconds(); } } var dateS= new Date(); var style=dateS.getTime(); document.write (''); document.write ('
'); if (amaranta_it_logo_align!="") document.write ('
'); for ( var k = 0; k < na.length; k++ ) { document.write ("
"); if (amaranta_it_date_format!="") { datef = new Date(na[k][0]*1000); document.write (""+datef.format(amaranta_it_date_format)+" "); } document.write (""+na[k][2]+"
"); } document.write ('
');