<!-- Begin

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

document.write('<span class ="smalltitle">Arizona Scanning '); 

document.write('<img src="/picts/vert_sep.gif" width="5" height="14" border="0" valign="bottom">');

document.write(' 14 Edgewood Drive ');

document.write('<img src="/picts/vert_sep.gif" width="5" height="14" border="0" valign="bottom">');

document.write(' Hampton, Virginia USA 23666');

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

document.write('<span class ="footer">Copyright &copy; 2010 ');

document.write('<a href="http://www.arizonascanning.com/index.html" target="_top">Arizona Scanning.</a> ');

document.write('All Rights Reserved.');

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

//  End -->