<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('Palm Canyon Resort');

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

document.write('221 Palm Canyon Dr.<br>');

document.write('Borrego Springs,CA 92004<br>');

document.write('Phone: <span class="phonetitle">(760)767-5341<BR></span>');

document.write('Toll Free: <span class="phonetitle">(800)242-0044<BR></span>');

document.write('Fax: &nbsp;&nbsp;<span class="phonetitle">(760)767-4073<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:frontdesk@pcresort.com" class="link">frontdesk@pcresort.com</a><br>');


//  End -->
