<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Hammond Electronics Inc.');

document.write('</span><br>');

document.write('1230 W. Central Blvd.<br>');

document.write('Orlando, FL 32805<br>');

document.write('PHONE: <span class="phonetitle">(800) 929-2677<BR></span>');

document.write('FAX: <span class="phonetitle">(407) 872-0826<BR></span>');

document.write(' <A HREF="corpcontact.htm">Branch Locations</a><br>');

document.write(' <A HREF="mailto:webmaster@hammondelec.com">E-Mail</a><br>');


//  End -->