<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var w3clogo	  = "yes"	// SHOW W3C VALID LOGO



document.write('<a href="index.html">h o m e</a>');

document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');

document.write(' <a href="about.htm">a b o u t</a>');

document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');

document.write(' <a href="app.php">j o i n</a>');

document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');

document.write(' <a href="video.htm">v i d e o</a>');

document.write('&nbsp;&nbsp;|&nbsp;&nbsp;');

document.write(' <a href="http://scv.org" target="_blank">s c v . o r g</a>');

document.write('<br>');

   if (w3clogo == "yes") {
document.write('<br><a href="http://www.w3.org/"><img src="picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="6"></a><br>');
}

document.write('<br>All contents &nbsp;&copy;&nbsp;Copyright 2010 - 2012 ');




// EDIT THE NEXT LINE

document.write('<a href="index.html">&nbsp;&nbsp;s o n s &nbsp;  o f  &nbsp; c o n f e d e r a t e  &nbsp; v e t e r a n s</a><br>');







   if (allwebco == "no") {
document.write('Site Design &copy;  2010 All Rights Reserved <a href="http://allwebcodesign.com" target="_blank">Allwebco Design</a> &amp; <a href="http://allwebco.com" target="_blank">Hosting</a><br>');
}




document.write('<br>');

//  End -->
