<!--

/* TICKER.JS */

var text1, text2, i;

text1="+ + +  Wir wünschen allen viel Glück im neuen Jahr !  + + +  www.gs-unterboehringen.de  ";
text2="";
i=0;

function startticker() {

}

function stopticker() {

}

//-->

