<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('MAGPOWR Sales Contact:<br>');

document.write('Peter Radzins');

document.write('</span><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('E-mail:<br>');

document.write(' <a href="mailto:partek@partekautomation.com">partek@partekautomation.com</a><br>');

document.write('<br>');

//  End -->