<!-- Begin

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

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

document.write('In North America, contact:<br>');

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

document.write('Lee Mitchell<br>');

document.write('<em>Vice President</em><br>');

document.write('Lee.Mitchell@appliedcatalysts.com<br>');

document.write('PHONE: <span class="phonetitle">(866) 417-9820<br></span>');

document.write('FAX: <span class="phonetitle">(866) 770-0591<br></span>');


document.write('<br>');

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

document.write('In Europe, contact:<br>');

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

document.write('Stephane Bardin<br>');

document.write('<em>European Representative</em><br>');

document.write('Stephane.Bardin@wanadoo.fr<br>');

document.write('PHONE: <span class="phonetitle">+33(0)6 09 58 36 61</span>');



document.write('<br>');

document.write('<A HREF="mailto:info@appliedcatalysts.com"><img src="picts/Email_Icon.jpg" border="0" title="Email Us"></a>');



document.write('<br>');

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

document.write('Locations:');

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


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

document.write('Management and Administration:');

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

document.write('5555 Pleasantdale Road<br>');

document.write('Doraville, Georgia 30340<br>');

document.write('<br>');

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

document.write('Laboratories, Pilot Plant and Manufacturing Plant:');

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

document.write('2 Technology Way<br>');

document.write('Laurens, South Carolina 29360');



//  End -->
