
<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('&copy;Copyright 2006 ');

document.write('<a href="index.html" target="_top">Pezonella Associates</a> ');

document.write('All Rights Reserved<br>');

document.write('Phone 775.856.5566 / Fax 775.856.6042<br>'); 

document.write('520 Edison Way Reno, NV 89502<br>');

document.write('</span>');

//  End -->