<!-- start

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

// NOTE: Copy and paste any link to add a new link

document.write('<TABLE cellpadding=0 cellspacing=0 border=0 width="100%"><tr><td class="menutext">');
document.write('<br>');
document.write('<ul>');


// -- START MENU LINKS

document.write('<A HREF="index_english.html">english</a><p>');

document.write('<li><A HREF="index.html">Profil</a><br>');

document.write('<li><A HREF="http://net.afterbuy.de/afterbuy/shop/storefront/Storefront.aspx?shopid=34692&katalogid=154247" target="_blank">Shop</a><br>');

document.write('<li><A HREF="pflegehinweis.htm">Pflege</a><br>');

document.write('<li><A HREF="kooperation.htm">Kooperationspartner</a><br>');

document.write('<li><A HREF="pressearbeit.htm">Presse</a><br>');

document.write('<li><A HREF="contact.htm">Kontakt</a><br>');

document.write('<li><A HREF="impressum.htm">Impressum</a><br>');

//-- END MENU LINKS




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



//  End -->