<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Encompass Swiss Consulting Inc.');

document.write('</span><br>');

document.write('150 Richmond Road<br>');

document.write('Richmond Heights, Ohio 44143<br>');

document.write('PHONE: <span class="phonetitle">(216) 408-1577</span><br>');

document.write('FAX: <span class="phonetitle">(216) 731-2092</span><br>');

document.write('<br><br>');

document.write('E-mail:<br>');

document.write(' <a href="mailto:info@encompassswiss.com">info@encompassswiss.com</a><br>');


//  End -->