<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class ="copyright">&copy;SITE 2007 ');
document.write('<a href="http://www.roadmasterautosales.com/" target="_top">ROADMASTER AUTO SALES INC</a> ');
document.write('<br>');
document.write('For more information feel free to '); 
document.write(' <A HREF="mailto:pcostes@hotmail.com">Contact Us</a>');
document.write('</span><br>');

//  End -->