<!-- Begin

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

document.write('<div id="right-menu-location" class="printhide">');
document.write('<TABLE cellpadding="5" cellspacing="0" width="100%" border="0" class="sidebartext"><tr><td valign="top" align="center">');

// FIRST PICTURE AND LINK

document.write('<a href="http://www.sternquell.de" target="_blank" class="rightlinks">');
document.write('<img src="picts/sternquell.gif" width="100" height="58" border="0" alt=""><br>');
document.write('Partner</a><br><br>');


// SECOND PICTURE AND LINK

document.write('<a href="http://www.spitzenstadt.de" target="_blank" class="rightlinks">');
document.write('<img src="picts/logo_spitzenstadt_sportiv.jpg" width="100" height="58" border="0" alt=""><br>');
document.write('Partner</a><br><br>');


// THIRD PICTURE AND LINK







document.write('</td></tr></table>');


document.write('<TABLE width="100%" cellpadding="3" cellspacing="5" border="0"><tr><td width="33%" valign="top" align="center">');




// START MENUS - copy and paste any line to add another button

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

document.write('<a href="../gastb.html" class="right-menu">Gästebuch</a>');

document.write('<a href="../impress.html" class="right-menu">Impressum</a>');


document.write('<br>');

// START SOUND PAGE MENU

document.write('<a href="../disclaim.html" class="right-menu">Disclaimer</a>');

document.write('<a href="../umfrage.php" class="right-menu">Umfrage</a>');

document.write('<a href="../links.html" class="right-menu">Links</a>');











document.write('</td></tr></table>');
document.write('</div>');


//  End -->