
<!-- NOTE: If you use a ' add a slash before it like this \' -->

<!-- start

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

document.write('<a href="index.html" target="_top">Applied Advisor</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to'); 

document.write(' <A HREF="mailto:appliedadvisor@gmail.com">Contact Us</a> ');

document.write('or use the');
document.write (' <a href="site_map.html">Site Map</a></span> ');


//  End -->