
document.write('<div  id="Produktmenu" class="DeBlock"> ');

  document.write('<a href="Supermodell.php?gallery=Limited2008" >Bau einer Stahlsaiten-Gitarre</a>&nbsp;|&nbsp;');
  document.write('<a href="Historie.php" >Stoll im Wandel der Zeit</a>&nbsp;|&nbsp;');
  /*document.write('<a href="Feier.htm" >25 Jahrfeier</a>');*/
  document.write('&nbsp;&nbsp;');
document.write('</div>');

document.write('<div  id="Produktmenu" class="EnBlock"> ');

  document.write('<a  href="Supermodell.php?gallery=Limited2008" >Building a Steelstring Guitar</a>&nbsp;|&nbsp;');
  document.write('<a href="Historie.php" >Stoll Through the Ages</a>&nbsp;|&nbsp;');
  /*document.write('<a href="Feier.htm" >25 Years Celebration</a>');*/
document.write('</div>');