<!-- Begin

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

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

document.write('Intellas Group, LLC');

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

document.write('P.O. Box 99502<br>');

document.write('Louisville, KY 40299<br>');

document.write('<nobr>');

document.write('PHONE: <span class="phonetitle">(502) 499-1800</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

//document.write('FAX: <span class="phonetitle">(555) 555-5555</span>');

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

document.write('Email: ');

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

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

document.write('In the United Kingdom:<br><br>');

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

document.write('Intellas LTD');

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

document.write('25 Canada Square <br>');

document.write('Canary Wharf <br>');

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

document.write('E14 5LQ<br>');

document.write('<nobr>');

//document.write('PHONE: <span class="phonetitle">(502) 499-1800</span>');

//document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

//document.write('FAX: <span class="phonetitle">(555) 555-5555</span>');

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

document.write('Email: ');

document.write(' <A HREF="mailto:info@intellas.co.uk">info@intellas.co.uk</a><br>');



//  End -->