var v=0;
var place=1; 



arlines=new Array();
arlines[0]="Groen";
arlines[1]="Groen";
arlines[2]="Groen ";
arlines[3]="Groen  ";
arlines[4]="Groen";
arlines[5]="Groen";
arlines[6]="Groen";
arlines[7]="Groen   ";
arlines[8]="Groenwerk";
arlines[9]="Groenwerk  ";
arlines[10]="Voor Iep en Beuk en Berk  ";
arlines[11]="In tuin, plantsoen en park en perk,";
arlines[12]="daar doen wij al het groene werk. ";
arlines[13]="Wij planten en scheren en snoeien en zagen, ";
arlines[14]="uw bomen en struiken en heggen en hagen.  ";
arlines[15]="Groenwerk.";
arlines[16]="Groenwerk. ";
arlines[17]="In groenwerk zijn wij sterk.      ";
var einde=18;


function scrollIn(){
if (v==einde){v=0;}
var msg=arlines[v]
window.status=msg.substring(0, place);
if (place >= msg.length){place=1;
v++;
window.setTimeout("scrollIn()",200)}
else{place++;
window.setTimeout("scrollIn()",150)}
}




function scrollOut(){
window.status=msg.substring(place, msg.length);
if (place >= msg.length){place=1;
window.setTimeout("scrollIn()", 100000);}
else{place++;window.setTimeout("scrollOut()", 100)}}

scrollIn();

site="groenwerk.com"

document.writeln('<table border=0 bordercolor="d08010" width=100% bgcolor="f3bf93" valign="top"><td align="left" valign="top" style="filter: Alpha(opacity=100,finishopacity=40, style=1);">'
+'<table  style="filter:shadow(color=d06410,strength=8);" align="left">'
+'<td>'
+'<nobr><a href="http://bomenwerk.com" title="Bomenwerk Homepage">'
+'<font face="algerian" color="d08010">'
+'<font style="font-size:55pt">B</font>'
+'<font style="font-size:50pt">o</font>'
+'<font style="font-size:45pt">m</font>'
+'<font style="font-size:40pt">e</font>'
+'<font style="font-size:35pt">n</font>'
+'<font style="font-size:1pt"> </font>'
+'<font style="font-size:30pt">w</font>'
+'<font style="font-size:25pt">e</font>'
+'<font style="font-size:20pt">r</font>'
+'<font style="font-size:15pt">k</font>'
+'<font style="font-size:15pt">.</font>'
+'<font style="font-size:20pt">c</font>'
+'<font style="font-size:25pt">o</font>'
+'<font style="font-size:30pt">m</font>'
+'</nobr></a></table><th><a '
+ 'href="http://bomenwerk.com/bomen/methode_raad.htm" title="Bomen taxeren met de methode Raad">'
+ '<font size=3>'
+ 'Bomen taxeren</a> - '
+ '<a href="http://bomen.biz/nieuws" title="actueel bomennieuws">'
+ '<font size=3>'
+ 'Bomen Nieuws</a> - '
+ '<font size=3><a href="#"  title="De beste bomenboeken voor de vakman in samenwerking met Amazon.com">Bomen Boeken</a>'
+ '</th>'
+'<td><font size=4 face="old english text mt"> de site van <font color="238611" size=5>Groenwerk</font></a> Amsterdam.</td>');
//document.writeln('<!-- copyright 2003 - 2007 by Eric Gerdes -->');
document.writeln('<td align="left">'
+'<a href="http://groenwerk.com"  style="text-decoration:none"><img border=0     src="/images/logo.gif"  style="filter:Alpha(opacity=100,finishopacity=90, style=2);" style="text-decoration:none"  width=90 height=120 align="left" title="Meer over Groenwerk"></a>'
+'<font face="baskerville old face">Boomverzorging<br>'
+'Rooien van bomen<br>'
+'Beheeradviezen<br>'
+'Tuinwerkzaamheden</font><br><a name="UL" title="Excl. BTW en onkosten.&#13;Een bescheiden bedrag voor het specialistische -, en soms gevaarlijke werk dat wij voor u uitvoeren.">'
+'Uurloon: &euro; 27,50 excl. BTW</a><br>Bel 020-6361141, <br>'
+ '<a href="mailto:info@'+site+'" >'
+'<font color="93450e">email</a>'
+' of zoek direct contact via de helpdesk knop.<script type="text/javascript"   src="/help/livehelp_js.php?relative=Y&amp;department=1&amp;serversession=1&amp;pingtimes=15"  width=50 height=40></script></td></table></td>'
+'</table></center>');

