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] = 1769788537; na[0][1] = 'https://www.amaranta.it/calcio/ascoli-livorno-le-ultime-prima-del-match-e-le-probabili-formazioni-31346'; na[0][2] = 'Ascoli-Livorno, le ultime prima del match e le probabili formazioni'; na[1] = new Array(3); na[1][0] = 1769761917; na[1][1] = 'https://www.amaranta.it/altri-sport/ippica-la-stagione-di-corse-e-salva-con-il-binomio-comune-ed-alfea-31345'; na[1][2] = 'Ippica. La stagione di corse è salva con il binomio Comune ed Alfea'; na[2] = new Array(3); na[2][0] = 1769725577; na[2][1] = 'https://www.amaranta.it/calcio/arbitro-ascoli-livorno-a-ubaldi-della-sezione-di-roma-31344'; na[2][2] = 'Arbitro. Ascoli-Livorno a Ubaldi della sezione di Roma'; na[3] = new Array(3); na[3][0] = 1769715433; na[3][1] = 'https://www.amaranta.it/basket/a2-libertas-contro-cremona-scontro-tra-squadre-in-grande-forma-31342'; na[3][2] = 'A2. Libertas contro Cremona, scontro tra squadre in grande forma'; na[4] = new Array(3); na[4][0] = 1769715083; na[4][1] = 'https://www.amaranta.it/calcio/la-presentazione-livorno-contro-l-ascoli-serve-un-impresa-31320'; na[4][2] = 'La presentazione. Livorno, contro l'Ascoli serve un'impresa'; na[5] = new Array(3); na[5][0] = 1769714803; na[5][1] = 'https://www.amaranta.it/calcio/venturato-livorno-dovremo-essere-bravi-a-interpretare-la-partita-31343'; na[5][2] = 'Venturato, Livorno: "Dovremo essere bravi a interpretare la partita"'; na[6] = new Array(3); na[6][0] = 1769630986; na[6][1] = 'https://www.amaranta.it/calcio/ufficialita-camporese-e-il-volto-nuovo-della-difesa-del-livorno-31341'; na[6][2] = 'Ufficialità. Camporese è il volto nuovo della difesa del Livorno'; na[7] = new Array(3); na[7][0] = 1769620212; na[7][1] = 'https://www.amaranta.it/calcio/ufficialita-nwachukwu-torna-al-verona-31340'; na[7][2] = 'Ufficialità. Nwachukwu torna al Verona'; na[8] = new Array(3); na[8][0] = 1769617286; na[8][1] = 'https://www.amaranta.it/calcio/ufficialita-in-difesa-saluta-fancelli-che-va-al-pontedera-31339'; na[8][2] = 'Ufficialità. In difesa saluta Fancelli che va al Pontedera'; na[9] = new Array(3); na[9][0] = 1769552160; na[9][1] = 'https://www.amaranta.it/calcio/intervista-all-ex-vincioni-livorno-ricordo-indelebile-31338'; na[9][2] = 'Intervista all'ex. Vincioni: "Livorno ricordo indelebile"'; 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 ('
');