<!-- Begin



<!-- NOTE: If you use a ' add a slash before it like this \' -->



document.write('<span class ="copytext">&copy;Copyright 2004 ');

document.write('<a href="index.html" target="_top">Tony\'s Garage AB</a> ');

document.write('All Rights Reserved<br>');
document.write('För mer information '); 

document.write(' <A HREF="mailto:info@tonysgarage.se">kontakta oss</a>');

document.write('</span><br>');
//  End -->
