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] = 1280524109; na[0][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=11062'; na[0][2] = 'Taranto, 10 anni di serie “C”'; na[1] = new Array(3); na[1][0] = 1280520600; na[1][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=11060'; na[1][2] = 'Amichevole, Taranto-Matera 2-0'; na[2] = new Array(3); na[2][0] = 1280520001; na[2][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=11047'; na[2][2] = 'Messina, Arturo Di Napoli: "Pretendo chiarezza"'; na[3] = new Array(3); na[3][0] = 1280519123; na[3][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=11058'; na[3][2] = 'Giulianova, Zoppetti è più vicino'; na[4] = new Array(3); na[4][0] = 1280518224; na[4][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=11049'; na[4][2] = 'L\'ex Rimini Gabbianelli si trasferisce al Cesena'; na[5] = new Array(3); na[5][0] = 1280517329; na[5][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=11057'; na[5][2] = 'Gubbio, in avanti piace Galano'; na[6] = new Array(3); na[6][0] = 1280516412; na[6][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=11046'; na[6][2] = 'Taranto, per Bremec è vicino il rinnovo'; na[7] = new Array(3); na[7][0] = 1280515521; na[7][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=11056'; na[7][2] = 'Gubbio, Rivaldo al passo d\'addio'; na[8] = new Array(3); na[8][0] = 1280514647; na[8][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=11055'; na[8][2] = 'Mantova, Migliore si accasa al Pomigliano'; na[9] = new Array(3); na[9][0] = 1280513720; na[9][1] = 'http://www.tuttolegapro.com/?action=read&idnotizia=11054'; na[9][2] = 'Avellino, Cascella rimpiazza Celli'; 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 ('