
<!-- Start
// NOTE: If you use a ' add a slash before it like this \'
<!-- Begin
copyyear=new Date();
update=copyyear.getFullYear();
<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="copytext">');

document.write('©Copyright BizWorld 2004-'+ update +' All rights reserved.');
document.write('<a href="http://www.bizworld.dk" target="_blank">Biz-World CVR:19257770</a><br> ');

document.write('Kontakt os for yderligere information '); 
document.write(' <A HREF="kontakt.asp">Kontakt Os</a></span><br>');


//  End -->