/* ================================================================ 
Developed and customized by: RLM Graphic Arts
Copyright (c) 2012 by RLM Graphic Arts - All Rights Reserved.
136 Manassas Dr, Manassas Park VA 20111 - www.rlmga.com
Customized for the Virginia Police Canine Association,
Used with permission from RLM Graphic Arts. 
=================================================================== */

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


document.write('<span class ="copyright">Copyright &copy; 2009-2012 ');
document.write('<a href="/" target="_top">Virginia Police Canine Association</a> ');
document.write('- All Rights Reserved.<br>');

document.write('For problems or questions, please feel free to contact our '); 
document.write('<a href="/mail_webmaster.html">Webmaster</a>.');

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


