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] = 1768823593; na[0][1] = 'https://www.amaranta.it/basket/lnb-piombino-conferma-il-buon-momento-battendo-casoria-74-a-66-31295'; na[0][2] = 'LNB. Piombino conferma il buon momento battendo Casoria, 74 a 66'; na[1] = new Array(3); na[1][0] = 1768821766; na[1][1] = 'https://www.amaranta.it/calcio/eccellenza-il-cecina-si-fa-raggiungere-dal-perignano-in-dieci-1-a-1-31294'; na[1][2] = 'Eccellenza. Il Cecina si fa raggiungere dal Perignano in dieci, 1 a 1'; na[2] = new Array(3); na[2][0] = 1768774353; na[2][1] = 'https://www.amaranta.it/basket/a2-la-libertas-batte-roseto-e-vola-in-classifica-92-a-77-31293'; na[2][2] = 'A2. La Libertas batte Roseto e vola in classifica, 92 a 77'; na[3] = new Array(3); na[3][0] = 1768771969; na[3][1] = 'https://www.amaranta.it/basket/lnb-trasferta-amara-per-la-pielle-a-caserta-91-a-73-31291'; na[3][2] = 'LNB. Trasferta amara per la Pielle a Caserta, 91 a 73'; na[4] = new Array(3); na[4][0] = 1768764209; na[4][1] = 'https://www.amaranta.it/rugby/a1-il-rugby-livorno-cede-nella-ripresa-al-cus-torino-22-a-12-31290'; na[4][2] = 'A1. Il Rugby Livorno cede nella ripresa al Cus Torino, 22 a 12'; na[5] = new Array(3); na[5][0] = 1768760955; na[5][1] = 'https://www.amaranta.it/calcio/eccellenza-la-pro-livorno-e-viva-ed-espugna-montespertoli-0-a-3-31289'; na[5][2] = 'Eccellenza. La Pro Livorno è viva ed espugna Montespertoli, 0 a 3'; na[6] = new Array(3); na[6][0] = 1768756514; na[6][1] = 'https://www.amaranta.it/rugby/serie-b-sconfitta-a-testa-alta-per-i-lions-con-l-olbia-13-a-27-31288'; na[6][2] = 'Serie B. Sconfitta a testa alta per i Lions con l'Olbia, 13 a 27'; na[7] = new Array(3); na[7][0] = 1768750348; na[7][1] = 'https://www.amaranta.it/calcio/postgara-biondi-livorno-tre-punti-fondamentali-il-nostro-e-un-gruppo-sano-31287'; na[7][2] = 'Postgara. Biondi, Livorno: “Tre punti fondamentali, il nostro è un gruppo sano”'; na[8] = new Array(3); na[8][0] = 1768749992; na[8][1] = 'https://www.amaranta.it/pallavolo/b2-f-perullo-combatte-ma-la-capolista-genova-vince-3-a-0-31286'; na[8][2] = 'B2/F. Perullo combatte ma la capolista Genova vince, 3 a 0'; na[9] = new Array(3); na[9][0] = 1768679788; na[9][1] = 'https://www.amaranta.it/calcio/guidonia-livorno-le-pagelle-degli-amaranto-31283'; na[9][2] = 'Guidonia-Livorno, le pagelle degli Amaranto'; 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 ('