<!-- Begin

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

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

document.write('Mountain Oaks Ranch');

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

document.write('30324 Whitmore Rd.<br>');

document.write('Whitmore, CA 96096<br>');

document.write('PHONE: <span class="phonetitle">(530) 472-1016<br></span>');

document.write('Toll Free: <span class="phonetitle">(800) 999-3888<br></span>');

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

document.write(' <A HREF="mailto:msllama@whyllama.com">msllama@whyllama.com</a><br>');


//  End -->