<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Simone Wienhausen');

document.write('</span><br>');

document.write('Prinz-Handjery-Str. 46a<br>');

document.write('14167 Berlin<br>');

document.write('PHONE: <span class="phonetitle">(0177) 812 20 56<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(030) 809 61 796<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@wienhausen.com" class="link">info@wienhausen.com</a><br>');


//  End -->