
<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="copytext">');

document.write('The square footage and rates quoted herein are subject to change. PacTrust can only guarantee square footage and rates with a signed lease agreement.     ');

document.write('For more information, please '); 

document.write(' <A HREF="contact.htm">Contact Us</a><br /><br />');

document.write('&copy;Copyright 2010 ');

document.write('<a href="index.html" target="_top">PacTrust</a> ');

document.write('All Rights Reserved<br />');



document.write('</span>');

//  End -->