<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('SMP Tech, Inc.');

document.write('</span><br>');

document.write('220 Vineyard Court, Suite 100<br>');

document.write('Morgan Hill, CA 95037<br>');

document.write('PHONE: <span class="phonetitle">408.776.7776<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:Engineering@smptech.com">Engineering@smptech.com</a><br>');


//  End -->