
<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('&copy;Copyright 2008');

document.write('<a href="index.html" target="_top"> Remington Group, Inc.</a> ');

document.write('All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <A HREF="contact.htm">Contact Us</a><br>');

document.write('Remington Group, Inc.,  351 East Conestoga Road, Wayne, PA 19087,   610.994.8200<br>');

document.write('</span>');

//  End -->