<!--
function blur()
{
if(this.blur)this.blur()
}
//-->
///////////////////////////////////////////////////////////////////////
<!--
if(navigator.appVersion.substring(0,1) >= "3")
{
root = "http://www.motorradsitze.de/fixies/"

o = new Image(); 
o.src =  root + "_menue.gif";
a0 = new Image(); 
a0.src =  root + "_menue0.gif";
a1 = new Image(); 
a1.src =  root + "_menue1.gif";
a2 = new Image(); 
a2.src =  root + "_menue2.gif";
a3 = new Image(); 
a3.src =  root + "_menue3.gif";
a4 = new Image(); 
a4.src =  root + "_menue4.gif";
a5 = new Image(); 
a5.src =  root + "_menue5.gif";
a6 = new Image(); 
a6.src =  root + "_menue6.gif";
a7 = new Image(); 
a7.src =  root + "_menue7.gif";
a8 = new Image(); 
a8.src =  root + "_menue8.gif";
a9 = new Image(); 
a9.src =  root + "_menue9.gif";
a10 = new Image(); 
a10.src =  root + "_menue10.gif";
a11 = new Image(); 
a11.src =  root + "_menue11.gif";
a12 = new Image(); 
a12.src =  root + "_menue12.gif";
c0 = new Image(); 
c0.src =   "images/_sw.gif";
c1 = new Image(); 
c1.src =   "images/_nix.gif";
}
function a(Bildobjekt)
{
if(navigator.appVersion.substring(0,1) >= "3")
{
window.document.images[8].src = Bildobjekt.src;
}
}
function b(Bildobjekt)
{
if(navigator.appVersion.substring(0,1) >= "3")
{
top.lederbody.window.document.images[8].src = Bildobjekt.src;
}
}
function c(Bildnr,Bildobjekt)
{
if(navigator.appVersion.substring(0,1) >= "3")
{
window.document.images[Bildnr].src = Bildobjekt.src;
}
}
//-->
///////////////////////////////////////////////////////////////////////
<!--

// -->
///////////////////////////////////////////////////////////////////////
<!--
function bookmark()
{
return true;
}

// -->
///////////////////////////////////////////////////////////////////////

<!--

// -->
////////////////////////////////////////////////////////////////////////////////////////
