bianconeranews_it_width = typeof window.bianconeranews_it_width != "undefined" ? window.bianconeranews_it_width : 160; bianconeranews_it_target = typeof window.bianconeranews_it_target != "undefined" ? window.bianconeranews_it_target : "_blank"; bianconeranews_it_bg_color = typeof window.bianconeranews_it_bg_color != "undefined" ? window.bianconeranews_it_bg_color : "#FFFFFF"; bianconeranews_it_border_color = typeof window.bianconeranews_it_border_color != "undefined" ? window.bianconeranews_it_border_color : "#002BB7"; bianconeranews_it_border_bottom_color = typeof window.bianconeranews_it_border_bottom_color != "undefined" ? window.bianconeranews_it_border_bottom_color : bianconeranews_it_bg_color; bianconeranews_it_link_color = typeof window.bianconeranews_it_link_color != "undefined" ? window.bianconeranews_it_link_color : "#000000"; bianconeranews_it_link_color_hover = typeof window.bianconeranews_it_link_color_hover != "undefined" ? window.bianconeranews_it_link_color_hover : bianconeranews_it_link_color; bianconeranews_it_date_color = typeof window.bianconeranews_it_date_color != "undefined" ? window.bianconeranews_it_date_color : bianconeranews_it_link_color; bianconeranews_it_date_format = typeof window.bianconeranews_it_date_format != "undefined" ? window.bianconeranews_it_date_format : "d/m"; bianconeranews_it_logo_align = typeof window.bianconeranews_it_logo_align != "undefined" ? window.bianconeranews_it_logo_align : "center"; bianconeranews_it_logo_align = bianconeranews_it_logo_align != "nologo" ? bianconeranews_it_logo_align : ""; bianconeranews_it_logo_align = ((typeof window.bianconeranews_it_logo != "undefined") && ((typeof window.bianconeranews_it_logo == "https://www.bianconeranews.it/template/tmw/img/newsticker_bianconeranews.gif") || (typeof window.bianconeranews_it_logo == "https://www.bianconeranews.it/img/newticker_bianconeranews.gif") || ((typeof window.bianconeranews_it_logo == "https://www.bianconeranews.it/template/tmw/img/newsticker.gif")))) ? "center" : bianconeranews_it_logo_align; // per i vecchi newsticker var na = new Array(); na[0] = new Array(3); na[0][0] = 1774137943; na[0][1] = 'https://www.bianconeranews.it/primo-piano/bremer-sbaglia-e-costa-caro-errore-decisivo-sul-gol-del-sassuolo-118799'; na[0][2] = 'Bremer sbaglia e costa caro: errore decisivo sul gol del Sassuolo'; na[1] = new Array(3); na[1][0] = 1774137014; na[1][1] = 'https://www.bianconeranews.it/altre-notizie/spalletti-a-rai-sport-meno-qualita-e-lucidita-abbiamo-subito-troppe-ripartenze-118798'; na[1][2] = 'Spalletti a Rai Sport: “Meno qualità e lucidità, abbiamo subito troppe ripartenze”'; na[2] = new Array(3); na[2][0] = 1774136427; na[2][1] = 'https://www.bianconeranews.it/altre-notizie/kalulu-creato-tanto-ma-dobbiamo-essere-piu-concreti-118796'; na[2][2] = 'Kalulu: “Creato tanto, ma dobbiamo essere più concreti'; na[3] = new Array(3); na[3][0] = 1774135964; na[3][1] = 'https://www.bianconeranews.it/altre-notizie/muric-a-dazn-sul-rigore-grande-intervento-sono-molto-contento-118797'; na[3][2] = 'Muric a DAZN:”Sul rigore grande intervento,sono molto contento”'; na[4] = new Array(3); na[4][0] = 1774135834; na[4][1] = 'https://www.bianconeranews.it/altre-notizie/conceicao-a-sky-occasioni-per-vincerla-ma-non-siamo-stati-concreti-118795'; na[4][2] = 'Conceição a Sky: “Occasioni per vincerla, ma non siamo stati concreti”'; na[5] = new Array(3); na[5][0] = 1774134060; na[5][1] = 'https://www.bianconeranews.it/editoriale/un-nuovo-acquisto-fondamentale-per-il-futuro-118630'; na[5][2] = 'Un “nuovo” acquisto fondamentale per il futuro'; na[6] = new Array(3); na[6][0] = 1774134000; na[6][1] = 'https://www.bianconeranews.it/ultim-ora/volpato-in-conferenza-volevamo-rovinargli-la-partita-sulla-nazionale-118781'; na[6][2] = 'Volpato in conferenza: "Volevamo rovinargli la partita, sulla Nazionale..."'; na[7] = new Array(3); na[7][0] = 1774133700; na[7][1] = 'https://www.bianconeranews.it/altre-notizie/grosso-a-sky-pinamonti-e-forte-stasera-mi-sono-preso-dei-rischi-118790'; na[7][2] = 'Grosso a Sky: "Pinamonti è forte. Stasera mi sono preso dei rischi..."'; na[8] = new Array(3); na[8][0] = 1774133700; na[8][1] = 'https://www.bianconeranews.it/ultim-ora/grosso-in-conferenza-abbiamo-fatto-un-impresa-ritorno-a-torino-le-sensazioni-118780'; na[8][2] = 'Grosso in conferenza: "Abbiamo fatto un'impresa. Ritorno a Torino? Le sensazioni..."'; na[9] = new Array(3); na[9][0] = 1774133280; na[9][1] = 'https://www.bianconeranews.it/altre-notizie/grosso-a-dazn-i-ragazzi-hanno-fatto-una-partita-incredibile-sapevo-che-oggi-sarebbe-stato-difficile-118789'; na[9][2] = 'Grosso a DAZN: "I ragazzi hanno fatto una partita incredibile, sapevo che oggi sarebbe stato difficile"'; 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 ('