<!-- START

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

document.write('<span class="copytext">');

document.write('Copyright &copy; 2010, ');

document.write('Commercial Mechanical Systems Inc,  ');

document.write(' All Rights Reserved<br>');

document.write('For more information feel free to '); 

document.write(' <a href="contact.php" target="_top" class="footerL">Contact Us</a><br>');

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


//  End -->