<!-- Begin

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




document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write('&nbsp;|&nbsp;');

document.write('<a href="terms_of_service.htm">Terms of Service</a>');

document.write('&nbsp;|&nbsp;');

document.write('&nbsp;|&nbsp;');

document.write('<a href="recommend.php">Tell a Friend</a>');

document.write('&nbsp;|&nbsp;');

document.write('&nbsp;|&nbsp;');

document.write('<a href="contact.htm">Contact</a>');


document.write('<br><br>All contents &copy; Copyright 2008 ');






var vfarrington	  = "no"	// SHOW COPYRIGHT

   if (vfarrington == "yes") {
document.write('Site Design &copy; 2008 All Rights Reserved <a href="http://vfarrington.com" target="_blank">A Catch8 Design</a> & <a href="http://www.financialadvisorwebsitedesign.com" target="_blank"></a><br>');
}





//  End -->