<!-- Begin


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


document.write('<span class ="copyright">&copy;Copyright 2007 ');
document.write('<a href="index.html" target="_top">SporTiV</a> ');
document.write('All Rights Reserved<br>');
document.write('Für mehr Informationen mailen Sie uns: ');
document.write(' <A HREF="kontakt.html">Kontakt</a>');
document.write('</span><br>');

//  End -->