<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<a href="index.html">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="aboutus.html">Investing with PPA</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="acquisitions.html">Acquisition Strategy</a>');


document.write('&nbsp;|&nbsp;');

document.write(' <a href="portfolio_101.cfm">Property Portfolio</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="ppainthenews.html">Company News</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="investorrelations.html">Investor Relations</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="account_mgmt_101_Alt.cfm">Investor Resource Center</a>');

document.write('<br><br><a href="contactus.html">General Contact Information</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="sitemap.html">Site Map</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="privacy.html" target="blank">Privacy</a>');



document.write('<br><br><br><br>All contents &copy;Copyright 2007 ');


// EDIT THE NEXT LINE


document.write('<a href="index.html">Pacific Property Assets</a><br>');






var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2006 All Rights Reserved <a href="http://allwebcodesign.com" target="_blank">AllWebCo Design</a> & <a href="http://allwebco.com" target="_blank">Hosting</a><br>');
}





//  End -->