
function footer()
{

document.write('<br>');

document.write('<p style="text-align: right; color: #fff; font: normal 9px verdana;">');

document.write('© 2006 Cycle Support West, Inc. All Rights Reserved.');


document.write('</p>');



}