<!-- Begin



// NOTE: If you use a ' add a slash before it like this \'





var ja	  = "no"	// SHOW JA COPYRIGHT

var future	  = "yes"	// SHOW JA FUTURE LOGO







//document.write('<span class="footer">');



//document.write('<a href="index.html">Homepage</a>');



//document.write('&nbsp;|&nbsp;');



//document.write(' <a href="about_ja.htm">About Us</a>');



//document.write('&nbsp;|&nbsp;');



//document.write(' <a href="contact.htm">Contact Us</a>');



//document.write('<br>');



   if (future == "yes") {

document.write('<br><img src="images/footer_image.jpg" border="0" width="316" height="26" vspace="6"></a><br>');

}



document.write('<br>Junior Achievement of Central Virginia is a member of JA Worldwide, a global organization that operates in 123 countries and reaches 9.7 million students every year.<br><br>For more information download our <a href="http://www.ja.org/files/JA_Fact_Sheet1209.pdf" target="_blank">Facts Sheet</a> or visit <a href="http://www.ja.org" target="_blank">www.ja.org</a>.  Please review our <a href="privacy.htm" target="_top">Privacy Policy</a>.');









// EDIT THE NEXT LINE



document.write('<br>');















   if (ja == "yes") {

document.write('Site Design &copy; 2008 All Rights Reserved Junior Achievement of Central Virginia, Inc. <br>');

}





document.write('</span>');





//  End -->