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] = 1329923821; na[0][1] = 'http://www.24oredisport.com/?action=read&idnotizia=31090'; na[0][2] = 'Reja si dimette ma va a Madrid'; na[1] = new Array(3); na[1][0] = 1329915145; na[1][1] = 'http://www.24oredisport.com/?action=read&idnotizia=31089'; na[1][2] = 'L\'angolo di Oronzo'; na[2] = new Array(3); na[2][0] = 1329911748; na[2][1] = 'http://www.24oredisport.com/?action=read&idnotizia=31088'; na[2][2] = 'Napoli, ora puoi sognare!'; na[3] = new Array(3); na[3][0] = 1329911114; na[3][1] = 'http://www.24oredisport.com/?action=read&idnotizia=31087'; na[3][2] = 'Tennis, Volandri e Starace salutano Buenos Aires'; na[4] = new Array(3); na[4][0] = 1329903696; na[4][1] = 'http://www.24oredisport.com/?action=read&idnotizia=31086'; na[4][2] = 'Cska-Real 1-1'; na[5] = new Array(3); na[5][0] = 1329903449; na[5][1] = 'http://www.24oredisport.com/?action=read&idnotizia=31085'; na[5][2] = 'Il Bologna non si ferma'; na[6] = new Array(3); na[6][0] = 1329903322; na[6][1] = 'http://www.24oredisport.com/?action=read&idnotizia=31084'; na[6][2] = 'Slalom parallelo a Mosca'; na[7] = new Array(3); na[7][0] = 1329902745; na[7][1] = 'http://www.24oredisport.com/?action=read&idnotizia=31083'; na[7][2] = 'Napoli sogno europeo'; na[8] = new Array(3); na[8][0] = 1329838694; na[8][1] = 'http://www.24oredisport.com/?action=read&idnotizia=31082'; na[8][2] = 'Posticipo di B al Toro'; na[9] = new Array(3); na[9][0] = 1329838299; na[9][1] = 'http://www.24oredisport.com/?action=read&idnotizia=31081'; na[9][2] = 'Cesena, Ecco Beretta'; 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 ('
');