<!-- 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(' <a href="../about.htm">About Us</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="index.html">Alfa Century</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="../membership.htm">Membership</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="../resources.htm">Resources</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="../news.htm">News</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="../contact.htm">Contact</a>');


document.write('<br><br>Copyright &copy;2009-2010 ');


// EDIT THE NEXT LINE


document.write('Alfa Romeo Owners Club<br>');






var allwebco	  = "yes"	// SHOW COPYRIGHT






   if (allwebco == "yes") {
document.write('<a href="http://www.onsparks.com" target="_blank">Site by SPARKS!</a><br><br>');
}





//  End -->