<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


document.write('<span class="phonetitle">');

document.write('Ramona Humane Society');

document.write('</span><br>');

document.write('690 Humane Way <br>');

document.write('San Jacinto, CA 92582 <br>');

document.write('PHONE: <span class="phonetitle">951-654-8002</span><br>');

document.write('FAX: <span class="phonetitle">951-654-2830 </span><br>');

document.write('<br><b>Jeff Sheppard, President/CEO</b><br>');

document.write('<br>E-mail:<br>');

document.write('<a href="mailto:info@ramonahumanesociety.org">Click Here</a><br>');


//  End -->