<!-- Begin

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

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

document.write('Broken Arrow Ranch');

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

document.write('66 Big Creek Rd.<br>');

document.write('Caledonia, Ontario N3W 2G9<br>');

document.write('Phone: <span class="phonetitle">(519) 759-8450<br></span>');

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

document.write(' <A HREF="mailto:info@brokenarrowranch.ca">info@brokenarrowranch.ca</a><br>');


//  End -->