<!-- Begin

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

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

document.write('Micronetics, Intl.');

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

document.write('One Park Place<br>');

document.write('621 NW 53rd Street<br>');

document.write('Suite 240<br>');

document.write('Boca Raton, FL 33487<br><br>');
 
document.write('PH: <span class="phonetitle">(561) 995-1477<br></span>');

document.write('FX: <span class="phonetitle">(866) 365-0335<br></span>');

document.write('<br>E-mail us:<br>');

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


//  End -->