/***********************************
*   http://javascripts.vbarsan.com/
*   This notice may not be removed 
***********************************/

//-- Begin Scroller's Parameters and message -->
//scroller width: change to your own;
var wwidth=825;

//scroller height: change to your own;
var wheight=30;

//background color: change to your own; 
var wbcolor="#ffffff";

//scroller's speed: change to your own;
var sspeed=7;
var restart=sspeed;
var rspeed=sspeed;

//images-1: change to your own set of Images
//Preload recommended (no downloading check), otherwise may skip this
//For images within same dir, just set them like "yourimagename.ext" :

allpics=["baustelle/bannerrot/01.gif","baustelle/bannerrot/02.gif","baustelle/bannerrot/03.gif","baustelle/bannerrot/04.gif","baustelle/bannerrot/05.gif","baustelle/bannerrot/06.gif","baustelle/bannerrot/07.gif","baustelle/bannerrot/08.gif","baustelle/bannerrot/09.gif","baustelle/bannerrot/10.gif","baustelle/bannerrot/11.gif","baustelle/bannerrot/12.gif","baustelle/bannerrot/13.gif","baustelle/bannerrot/14.gif","baustelle/bannerrot/15.gif","baustelle/bannerrot/16.gif","baustelle/bannerrot/17.gif","baustelle/bannerrot/18.gif","baustelle/bannerrot/19.gif","baustelle/bannerrot/20.gif","baustelle/bannerrot/21.gif","baustelle/bannerrot/22.gif","baustelle/bannerrot/23.gif","baustelle/bannerrot/24.gif","baustelle/bannerrot/25.gif","baustelle/bannerrot/26.gif","baustelle/bannerrot/27.gif","baustelle/bannerrot/28.gif","baustelle/bannerrot/29.gif","baustelle/bannerrot/30.gif","baustelle/bannerrot/31.gif","baustelle/bannerrot/32.gif","baustelle/bannerrot/33.gif","baustelle/bannerrot/34.gif","baustelle/bannerrot/35.gif","baustelle/bannerrot/36.gif","baustelle/bannerrot/37.gif","baustelle/bannerrot/38.gif","baustelle/bannerrot/39.gif","baustelle/bannerrot/40.gif","baustelle/bannerrot/41.gif","baustelle/bannerrot/42.gif","baustelle/bannerrot/43.gif","baustelle/bannerrot/44.gif","baustelle/bannerrot/45.gif","baustelle/bannerrot/46.gif","baustelle/bannerrot/47.gif","baustelle/bannerrot/48.gif","baustelle/bannerrot/49.gif","baustelle/bannerrot/50.gif","baustelle/bannerrot/51.gif","baustelle/bannerrot/52.gif","baustelle/bannerrot/53.gif","baustelle/bannerrot/54.gif","baustelle/bannerrot/55.gif","baustelle/bannerrot/56.gif","baustelle/bannerrot/57.gif","baustelle/bannerrot/58.gif","baustelle/bannerrot/59.gif"];

var preloadpics = new Array();
for(qq=0;qq<allpics.length;qq++){
preloadpics[qq]=new Image();
preloadpics[qq].src=allpics[qq];}

//images-2: change to your own set of Hyperlinks and Images parameters
//remove <a ... > & </a> portions where no Hyperlink used
//if no preloading, replace below '+ preload... +' with the actual Images path "..."

wwholemessage='<nobr>'+
'<img src='+preloadpics[0].src+' height=30 width=120>'+
'<img src='+preloadpics[1].src+' height=30 width=120>'+
'<img src='+preloadpics[2].src+' height=30 width=120>'+
'<img src='+preloadpics[3].src+' height=30 width=120>'+
'<img src='+preloadpics[4].src+' height=30 width=120>'+
'<img src='+preloadpics[5].src+' height=30 width=120>'+
'<img src='+preloadpics[6].src+' height=30 width=120>'+
'<img src='+preloadpics[7].src+' height=30 width=120>'+
'<img src='+preloadpics[8].src+' height=30 width=120>'+
'<img src='+preloadpics[9].src+' height=30 width=120>'+
'<img src='+preloadpics[11].src+' height=30 width=120>'+
'<img src='+preloadpics[12].src+' height=30 width=120>'+
'<img src='+preloadpics[13].src+' height=30 width=120>'+
'<img src='+preloadpics[14].src+' height=30 width=120>'+
'<img src='+preloadpics[15].src+' height=30 width=120>'+
'<img src='+preloadpics[17].src+' height=30 width=120>'+
'<img src='+preloadpics[18].src+' height=30 width=120>'+
'<img src='+preloadpics[19].src+' height=30 width=120>'+
'<img src='+preloadpics[20].src+' height=30 width=120>'+
'<img src='+preloadpics[21].src+' height=30 width=120>'+
'<img src='+preloadpics[22].src+' height=30 width=120>'+
'<img src='+preloadpics[23].src+' height=30 width=120>'+
'<img src='+preloadpics[24].src+' height=30 width=120>'+
'<img src='+preloadpics[25].src+' height=30 width=120>'+
'<img src='+preloadpics[26].src+' height=30 width=120>'+
'<img src='+preloadpics[27].src+' height=30 width=120>'+
'<img src='+preloadpics[10].src+' height=30 width=120>'+
'<img src='+preloadpics[28].src+' height=30 width=120>'+
'<img src='+preloadpics[29].src+' height=30 width=120>'+
'<img src='+preloadpics[30].src+' height=30 width=120>'+
'<img src='+preloadpics[31].src+' height=30 width=120>'+
'<img src='+preloadpics[32].src+' height=30 width=120>'+
'<img src='+preloadpics[33].src+' height=30 width=120>'+
'<img src='+preloadpics[34].src+' height=30 width=120>'+
'<img src='+preloadpics[35].src+' height=30 width=120>'+
'<img src='+preloadpics[36].src+' height=30 width=120>'+
'<img src='+preloadpics[37].src+' height=30 width=120>'+
'<img src='+preloadpics[38].src+' height=30 width=120>'+
'<img src='+preloadpics[39].src+' height=30 width=120>'+
'<img src='+preloadpics[40].src+' height=30 width=120>'+
'<img src='+preloadpics[41].src+' height=30 width=120>'+
'<img src='+preloadpics[42].src+' height=30 width=120>'+
'<img src='+preloadpics[43].src+' height=30 width=120>'+
'<img src='+preloadpics[44].src+' height=30 width=120>'+
'<img src='+preloadpics[45].src+' height=30 width=120>'+
'<img src='+preloadpics[46].src+' height=30 width=120>'+
'<img src='+preloadpics[47].src+' height=30 width=120>'+
'<img src='+preloadpics[48].src+' height=30 width=120>'+
'<img src='+preloadpics[49].src+' height=30 width=120>'+
'<img src='+preloadpics[50].src+' height=30 width=120>'+
'<img src='+preloadpics[51].src+' height=30 width=120>'+
'<img src='+preloadpics[52].src+' height=30 width=120>'+
'<img src='+preloadpics[53].src+' height=30 width=120>'+
'<img src='+preloadpics[54].src+' height=30 width=120>'+
'<img src='+preloadpics[55].src+' height=30 width=120>'+
'<img src='+preloadpics[56].src+' height=30 width=120>'+
'<img src='+preloadpics[57].src+' height=30 width=120>'+
'<img src='+preloadpics[58].src+' height=30 width=120>'+'</nobr>';

//-- end Parameters and Pictures -->

//-- begin: Slider's Algorithm -->
var sizeupw=0;var operbr=navigator.userAgent.toLowerCase().indexOf('opera');if(operbr==-1&&navigator.product&&navigator.product=="Gecko"){var agt = navigator.userAgent.toLowerCase();var rvStart = agt.indexOf('rv:');var rvEnd = agt.indexOf(')', rvStart);var check15 = agt.substring(rvStart+3, rvEnd);if(parseFloat(check15)>=1.8) operbr=0;}if (navigator.appVersion.indexOf("Mac")!=-1)operbr=0;
function goup(){if(sspeed!=rspeed*8){sspeed=sspeed*2;restart=sspeed;}}
function startw(){if(document.getElementById)ns6marqueew(document.getElementById('wslider'));else if(document.all) iemarqueew(wslider);else if(document.layers)ns4marqueew(document.wslider1.document.wslider2);}function iemarqueew(whichdiv){iedivw=eval(whichdiv);iedivw.style.pixelLeft=wwidth+"px";iedivw.innerHTML='<nobr>'+wwholemessage+'</nobr>';sizeupw=iedivw.offsetWidth;ieslidew();}function ieslidew(){if(iedivw.style.pixelLeft>=sizeupw*(-1)){iedivw.style.pixelLeft-=sspeed+"px";setTimeout("ieslidew()",100);}else{iedivw.style.pixelLeft=wwidth+"px";ieslidew();}}function ns4marqueew(whichlayer){ns4layerw=eval(whichlayer);ns4layerw.left=wwidth;ns4layerw.document.write('<nobr>'+wwholemessage+'</nobr>');ns4layerw.document.close();sizeupw=ns4layerw.document.width;ns4slidew();}function ns4slidew(){if(ns4layerw.left>=sizeupw*(-1)){ns4layerw.left-=sspeed;setTimeout("ns4slidew()",100);}else{ns4layerw.left=wwidth;ns4slidew();}}function ns6marqueew(whichdiv){ns6divw=eval(whichdiv);ns6divw.style.left=wwidth+"px";ns6divw.innerHTML='<nobr>'+wwholemessage+'</nobr>';sizeupw=ns6divw.offsetWidth;if(operbr!=-1){document.getElementById('operaslider').innerHTML='<nobr>'+wwholemessage+'</nobr>';sizeupw=document.getElementById('operaslider').offsetWidth;}ns6slidew();}function ns6slidew(){if(parseInt(ns6divw.style.left)>=sizeupw*(-1)){ns6divw.style.left=parseInt(ns6divw.style.left)-sspeed+"px";setTimeout("ns6slidew()",100);}else{ns6divw.style.left=wwidth+"px";ns6slidew();}}
//-- end Algorithm -->
