tlp_width = typeof window.tlp_width != "undefined" ? window.tlp_width : 160; tlp_target = typeof window.tlp_target != "undefined" ? window.tlp_target : "_blank"; tlp_bg_color = typeof window.tlp_bg_color != "undefined" ? window.tlp_bg_color : "#FFFFFF"; tlp_border_color = typeof window.tlp_border_color != "undefined" ? window.tlp_border_color : "#002BB7"; tlp_border_bottom_color = typeof window.tlp_border_bottom_color != "undefined" ? window.tlp_border_bottom_color : tlp_bg_color; tlp_link_color = typeof window.tlp_link_color != "undefined" ? window.tlp_link_color : "#000000"; tlp_link_color_hover = typeof window.tlp_link_color_hover != "undefined" ? window.tlp_link_color_hover : tlp_link_color; tlp_date_color = typeof window.tlp_date_color != "undefined" ? window.tlp_date_color : tlp_link_color; tlp_date_format = typeof window.tlp_date_format != "undefined" ? window.tlp_date_format : "d/m"; tlp_logo_align = typeof window.tlp_logo_align != "undefined" ? window.tlp_logo_align : "center"; tlp_logo_align = tlp_logo_align != "nologo" ? tlp_logo_align : ""; tlp_logo_align = ((typeof window.tlp_logo != "undefined") && ((typeof window.tlp_logo == "http://www.tuttolegapro.com/template/default/img/newsticker_tuttolegapro.gif") || (typeof window.tlp_logo == "http://www.tuttolegapro.com/img/newticker_tuttolegapro.gif") || ((typeof window.tlp_logo == "http://www.tuttolegapro.com/template/default/img/newsticker.gif")))) ? "center" : tlp_logo_align; // per i vecchi newsticker var na = new Array(); na[0] = new Array(3); na[0][0] = 1328366880; na[0][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=42096'; na[0][2] = 'Lega Pro, al momento sono tredici le gare rinviate per neve'; na[1] = new Array(3); na[1][0] = 1328366846; na[1][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=42110'; na[1][2] = 'Vigor Lamezia, rinviata la gara di Isola Liri'; na[2] = new Array(3); na[2][0] = 1328366724; na[2][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=42092'; na[2][2] = 'Pro Patria, sfida al Poggibonsi: ma c\'è rischio neve'; na[3] = new Array(3); na[3][0] = 1328366635; na[3][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=42108'; na[3][2] = 'UFFICIALE: Treviso, arrivano tre svincolati'; na[4] = new Array(3); na[4][0] = 1328365855; na[4][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=42082'; na[4][2] = 'Foligno, Pagliari: "Stiamo finalmente trovando un\'identità di gruppo"'; na[5] = new Array(3); na[5][0] = 1328365506; na[5][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=42099'; na[5][2] = 'Catanzaro, sono venti i convocati per il Milazzo'; na[6] = new Array(3); na[6][0] = 1328364606; na[6][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=42107'; na[6][2] = 'Barletta a Latina solo per la vittoria'; na[7] = new Array(3); na[7][0] = 1328364022; na[7][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=42076'; na[7][2] = 'Latina, il nuovo acquisto Martignago: "Ripagherò la fiducia"'; na[8] = new Array(3); na[8][0] = 1328363354; na[8][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=42106'; na[8][2] = '2^ Divisione, rinvio anche per Valenzana-Montichiari'; na[9] = new Array(3); na[9][0] = 1328363145; na[9][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=42097'; na[9][2] = 'Benevento, i convocati per gara contro la Pro Vercelli'; 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 ('