 


var z= 3;
quotesinfoticker = new Array(z);
 
 
quotesinfoticker[0] ="  <A href=><img src=http://meinuetersen.lima-city.de/Valentinstag/Tophaeder-Valentinstag.PNG border=0> </a>  "
   
  
 
quotesinfoticker[1] ="  <A href= ><img src=http://meinuetersen.lima-city.de/Deichpirat/Heder-Top-Deichpiraten.png border=0> </a>  "

 
quotesinfoticker[2] ="  <A href=http://www.mein-uetersen.de/Veranstaltungen/Sportlerball.html><img src=http://meinuetersen.lima-city.de/Sportlerball/Tophaeder-Sportlerball2012.PNG border=0> </a>  "
 
 
  
 





var jetzt=new Date();
var z=(jetzt.getSeconds())%3;
document.write("<font face='Arial,Helvetica,MS Sans Serif'>" + quotesinfoticker[z] +"</font>");


 

