<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class ="copytext">&copy;Copyright 2006 ');

document.write('<a href="index.html" target="_top">Enviro Bike Electric Vehicles</a> ');

document.write('All Rights Reserved<br>');

document.write('Enviro-Bike is a trademark of Enviro-Bike Ebikes.  Tradenames are the property of their owners.  No material of any kind used in this website may be copied or used in any manner without the express permission of Enviro Bike and/or the owners of the copyrights and tradenames.<br>');
document.write('For more information feel free to '); 

gser = "sales"; 
bite = "Enviro-Bike.com";

document.write('<a href=\"mailto:' + gser + '@' + bite + '\">');
document.write('Contact Us</a>');

document.write('</span><br>');



//  End -->