function schrijf_applet(text)
{
 document.write(text);
 
 }