function rightbar() {
document.write('<TABLE WIDTH=180 BORDER=0 CELLPADDING=0 CELLSPACING=0> ');
document.write('<TR><TD><IMG SRC="images/rightbar_01.jpg" WIDTH=180 HEIGHT=80 ALT=""></TD></TR> ');
document.write('<TR><TD><img src="images/rightbar_02.gif" width=180 height=25 alt="Promotions"></TD></TR> ');
document.write('<TR><TD width=180 height=240 background="images/rightbar_03.gif" valign="top"> ');
document.write('<div style="margin-left:7; margin-top:0; margin-bottom:0; margin-right:5"> ');
document.write('<IFRAME name=content marginWidth=0 marginHeight=0 src="rightbar/r_content.htm" framespacing="0"  ');
document.write('border="false" frameBorder=0 width=168 height=240></IFRAME></div></TD></TR> ');
document.write('<TR><TD><IMG SRC="images/rightbar_04.gif" WIDTH=180 HEIGHT=5 ALT=""></TD></TR> ');
document.write('</TABLE> ');
}

function footer() {

document.write(' <a href="index.html" class="fa">home</a> | <a href="fscca_srscca.html" class="fa">fe/srscca</a> ');
document.write(' | <a href="spec_ford.html" class="fa">spec ford</a> | ');
//document.write(' <a href="licensing.html" class="fa">licensing</a> | <a href="driver_school.html" class="fa">driver school</a> | ');
document.write(' <a href="news.html" class="fa">news</a> | <a href="updates.html"  ');
document.write(' class="fa">technical updates</a> | <a href="gallery.html" class="fa">gallery</a><BR> ');
document.write(' <a href="links.html" class="fa">links</a> ');
document.write(' | <a href="contact.html" class="fa">contact</a> | <a href="customer_service.html" class="fa">customer ');
document.write(' service</a> | <a href="engine_programs.html" class="fa">engine programs</a> | <a href="sitemap.html"  ');
document.write(' class="fa">sitemap</a><br><img border="0" src="images/spacer.gif" width="5" height="2"><BR> ');
document.write(' Copyright &copy; 2004-2010 SCCA Enterprises - All rights reserved.<BR>   ');

}