vqods_width = typeof window.vqods_width != "undefined" ? window.vqods_width : 160; vqods_target = typeof window.vqods_target != "undefined" ? window.vqods_target : "_blank"; vqods_bg_color = typeof window.vqods_bg_color != "undefined" ? window.vqods_bg_color : "#FFFFFF"; vqods_border_color = typeof window.vqods_border_color != "undefined" ? window.vqods_border_color : "#002BB7"; vqods_border_bottom_color = typeof window.vqods_border_bottom_color != "undefined" ? window.vqods_border_bottom_color : vqods_bg_color; vqods_link_color = typeof window.vqods_link_color != "undefined" ? window.vqods_link_color : "#000000"; vqods_link_color_hover = typeof window.vqods_link_color_hover != "undefined" ? window.vqods_link_color_hover : vqods_link_color; vqods_date_color = typeof window.vqods_date_color != "undefined" ? window.vqods_date_color : vqods_link_color; vqods_date_format = typeof window.vqods_date_format != "undefined" ? window.vqods_date_format : "d/m"; vqods_logo_align = typeof window.vqods_logo_align != "undefined" ? window.vqods_logo_align : "center"; vqods_logo_align = vqods_logo_align != "nologo" ? vqods_logo_align : ""; vqods_logo_align = ((typeof window.vqods_logo != "undefined") && ((typeof window.vqods_logo == "http://www.24oredisport.com/template/default/img/newsticker_24oredisport.gif") || (typeof window.vqods_logo == "http://www.24oredisport.com/img/newticker_24oredisport.gif") || ((typeof window.vqods_logo == "http://www.24oredisport.com/template/default/img/newsticker.gif")))) ? "center" : vqods_logo_align; // per i vecchi newsticker var na = new Array(); na[0] = new Array(3); na[0][0] = 1280604392; na[0][1] = 'http://www.24oredisport.com/?action=read&idnotizia=25557'; na[0][2] = 'ATLETICA:NEL TRIPLO LAMANTIA D\'ARGENTO, ASTA GIBILISCO QUARTO'; na[1] = new Array(3); na[1][0] = 1280594060; na[1][1] = 'http://www.24oredisport.com/?action=read&idnotizia=25556'; na[1][2] = 'Roma: i fratelli Burdisso giocheranno insieme'; na[2] = new Array(3); na[2][0] = 1280593883; na[2][1] = 'http://www.24oredisport.com/?action=read&idnotizia=25555'; na[2][2] = 'MILAN: e\' rientrato Thiago Silva'; na[3] = new Array(3); na[3][0] = 1280593280; na[3][1] = 'http://www.24oredisport.com/?action=read&idnotizia=25554'; na[3][2] = 'Scopriamo la nuova Inter di Benitez'; na[4] = new Array(3); na[4][0] = 1280582706; na[4][1] = 'http://www.24oredisport.com/?action=read&idnotizia=25553'; na[4][2] = 'ATLETICA: BRONZO EUROPEO ALLA INCERTI '; na[5] = new Array(3); na[5][0] = 1280581545; na[5][1] = 'http://www.24oredisport.com/?action=read&idnotizia=25552'; na[5][2] = 'QUALIFICHE G.P. UNGHERIA, LE RED BULL CREANO IL VUOTO'; na[6] = new Array(3); na[6][0] = 1280571858; na[6][1] = 'http://www.24oredisport.com/?action=read&idnotizia=25551'; na[6][2] = 'CICLISMO: AXELSSON SQUALIFICATO A VITA'; na[7] = new Array(3); na[7][0] = 1280571494; na[7][1] = 'http://www.24oredisport.com/?action=read&idnotizia=25550'; na[7][2] = 'CICLISMO: A DOWNING IL GIRO DELLA VALLONIA'; na[8] = new Array(3); na[8][0] = 1280571162; na[8][1] = 'http://www.24oredisport.com/?action=read&idnotizia=25549'; na[8][2] = 'CICLISMO: I FRATELLI SCHLECK LASCIANO LA SAXO'; na[9] = new Array(3); na[9][0] = 1280570801; na[9][1] = 'http://www.24oredisport.com/?action=read&idnotizia=25548'; na[9][2] = 'CICLISMO: NASCE IL TEAM GEOX'; 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 (vqods_logo_align!="") document.write ('
'); for ( var k = 0; k < na.length; k++ ) { document.write ("
"); if (vqods_date_format!="") { datef = new Date(na[k][0]*1000); document.write (""+datef.format(vqods_date_format)+" "); } document.write (""+na[k][2]+"
"); } document.write ('
');