if (top.lang=='NL')      {document.write(' Bibliotheek')}
else if (top.lang=='FR') {document.write(' Biblioth&egrave;que')}
else if (top.lang=='DE') {document.write(' B&uuml;cherei')}
else if (top.lang=='EN') {document.write(' Library')}
else                     {document.write(' Library')};
