"textticker()"
var max=0;
function textlist(){max=textlist.arguments.length;for (i=0; i<max; i++) this[i]=textlist.arguments[i];}
tl=new textlist
(

" + easy finding contact possibilities to tour operator & travel angencies on German-speaking market specialized on your destination + ",
" + we represent your hotel on the German-speaking market - update and publish hotel descriptions, hotel images and fact sheets + ",
" + we represent your incoming agency on the German-speaking market and publish agency descriptions and ranges of activities + ",
" + mailing newsletter with your content and name to tour operator, travel agencies and consumers on the German-speaking market + ",
" + we convert your plain infos in English or Arabic into professional German newsletter +  ",
" + your correspondence or infos in English or Arabic will be translated and forwarded to your recipient by our multilingual team + ",
" + our multilingual team will stay in contact to your clients on German-speaking market in your name and keeping your interest + ");


var x=0; pos=0;var l=tl[0].length;
function textticker(){document.form1.textfeld.value=tl[x].substring(0,pos)+"_";if(pos++==l){pos=0;
setTimeout("textticker()",3000);
x++;if(x==max) x=0;l=tl[x].length;} 
else setTimeout("textticker()",70);}

