<!-- Begin

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


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

document.write('Burke Enterprises');

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

document.write('Mailing Address:  P.O. Box 398, Fruitland Park, FL  34731<br>');

document.write('Farm Location:      35701 Oliver Lane, Fruitland Park, FL  34731<br><BR>');

document.write('Cell Phone 1: <span class="contacttitle"> 352-636-6070 <BR></span>');

document.write('Cell Phone 2: <span class="contacttitle"> 352-255-6631 <BR></span>');

document.write('Office Phone: <span class="contacttitle"> 352-326-2272 <BR></span>');

document.write('<BR>');

document.write(' <A HREF="mailto:jcburke@burketreefarm.com">Email us for more information.</a><br>');



//  End -->
