<!-- Begin

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

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

document.write('Western Land Management');

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

document.write('4325 Scotch Pine Dr. Suite A<br>');

document.write('Colorado Springs, CO  80920<br>');

document.write('PHONE: <span class="phonetitle">(719) 387-7917<br></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(614) 386-7917<BR></span>');

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

document.write(' <A HREF="mailto:info@western-property.com">info@western-property.com</a><br>');


//  End -->