
<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('&copy;Höfundaréttur 2008 ');

document.write('<a href="index.html" target="_top">Leiðtogi ehf</a> ');

document.write('Allur réttur áskilinn<br>');

document.write('Til frekari upplýsinga hafið '); 

document.write(' <A HREF="contact.htm">Samband við okkur </a><br>');

document.write('</span>');

//  End -->