<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="just">');

document.write('Global InfoTek, Inc.');

document.write('</span><br>');

document.write('<span class="just">');
document.write('1920 Association Drive<br>');
document.write('<span class="just">');
document.write('Reston, VA 20191<br>');

document.write('PHONE: <span class="just">(703) 652-1600 x300<br></span>');

document.write('FAX: <span class="just">(703) 652-1697<br></span>');
document.write('<span class="just">');
document.write('<br>Email us:');

document.write(' <A HREF="mailto:info@globalinfotek.com">info@globalinfotek.com</a><br>');


//  End -->