<!-- Begin
copyyear=new Date();
update=copyyear.getFullYear();
<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="copytext">Copyright 1995-'+ update +' ');

document.write('<a href="index.html" target="_top">HerbaLET DK</a> ');

document.write('All Rights Reserved<br>');

document.write('For yderligere information om Herba-LET.dk '); 

document.write(' <a href="22042007.htm" rel="nofollow">Kontakt HerbaLET DK</a>');

document.write('</span><br>');

//  End -->
