<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Partek Automation, Inc.');

document.write('</span><br>');

document.write('635 Gator Drive<br>');

document.write('Unit E<br>');

document.write('Lantana, FL 33462<br>');

document.write('PHONE: <span class="phonetitle">(561) 601-9685</span><br>');

document.write('FAX: <span class="phonetitle">(561) 547-7604</span><br>');

document.write('<br><br>');

document.write('E-mail:<br>');

document.write(' <a href="mailto:partek@partekautomation.com">partek@partekautomation.com</a><br>');


//  End -->