<!-- Begin

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




document.write('<a href="index.html">Homepage</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="ueber_uns.html">Über uns</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="kontakt.html">Kontakt</a>');




document.write('<br><br>Alle Inhalte &copy;Copyright 2008 ');


// EDIT THE NEXT LINE


document.write('<a href="ueber_uns.html">Familie Schumacher</a><br>');






var allwebco	  = "yes"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Erstellung der Webseite &copy; 2008 All Rights Reserved <a href="http://www.web-existence.com" target="_blank">Web-Existence.com Design</a> & <a href="http://www.web-existence.com" target="_blank">Hosting</a><br>');
}





//  End -->
