DUCATI bei desmo - The bevel Side of Life ... Königswelle und mehr ->
d home








Reifen


AGB

Copyright

Impressum

Datenschutz

Disclaimer Begin if (document.all) var Text = "" ; var Speed = 120; var Count = 0; var timerID = null; var TimerRunning = false; var i = 0; while (i ++ < 120) Text = "DUC`st Du schon oder JAP`st Du noch ??? :-) ... riding Ducati lets your soul beat in 4-stroke ! " + Text; function Scroll(){ window.status = Text.substring(Count++, Text.length); if (Count == Text.length) Count = 0; timerID = setTimeout("Scroll()", Speed); TimerRunning = true; } function Start(){ Stop(); Scroll(); } function Stop(){ if(TimerRunning) clearTimeout(timerID); TimerRunning = false; } Start();