<!-- Begin

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

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

document.write('Leonard Engineering Design Associates');

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

document.write('140 Goswell Road<br>');

document.write('London<br>');

document.write('EC1V 7DY<br>');

document.write('PHONE: <span class="phonetitle">(020) 7336 - 0808<BR></span>');

document.write('FAX: <span class="phonetitle">(020) 7336 - 0456<BR></span>');

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

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


//  End -->