<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('KingsWay Farm');

document.write('</span><br>');

document.write('43750 Los Caballos Road <br>');

document.write('Temecula, CA  92592<br>');

document.write('PHONE: <span class="phonetitle">(951) 302-3028<BR></span>');

document.write('FAX: <span class="phonetitle">(951) 302-3028 <BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:kwfarm1@netzero.net">kwfarm1@netzero.net</a><br>');


//  End -->