<!-- Begin

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

// NOTE: Use  target="soundframe" to open links in the window


document.write('<DIV id="menulocation">');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#000000" height="50"><tr><td>');
document.write('<TABLE cellpadding="0" cellspacing="0" border="0"><tr><td width="40" height="40"><img src="picts/spacer.gif" width="50" height="40" border="0" alt="">');


// START LINKS TO MAKE A NEW LINK COPY ANY OF THESE 2 LINES //


document.write('</td><td nowrap>');
document.write('<a href="index.html" class="menu">Home</div></a>');


document.write('</td><td nowrap>');
document.write('<a href="projekte_duo.htm" class="menu">Projekte</a>');


document.write('</td><td nowrap>');
document.write('<a href="referenzen.htm" class="menu">Referenzen</a>');

document.write('</td><td nowrap>');
document.write('<a href="alben.htm" class="menu">CD s</a>');


document.write('</td><td nowrap>');
document.write('<a href="contact.php" class="menu" >Kontakt</a>');




document.write('</td></tr></table>');
document.write('</td></tr><tr><td HEIGHT="1" bgcolor="#848490">');
document.write('<IMG SRC="picts/spacer.gif" HEIGHT="1" WIDTH="10" border="0"><BR>');
document.write('</td></tr></table></DIV>');

//  End -->