<!-- Begin


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


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

document.write('Verdant Realty');

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

document.write('34145 Pacific Coast Hwy, Ste 735<br>');

document.write('Dana Point, CA 92629<br><br>');

document.write('PHONE: <span class="phonetitle">949-201-6917 <br></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">800-928-5484 <br></span>');

document.write('<br><br>');

document.write('<a href="agents.htm">View Agent Bio</a><br>');


//  End -->
