<!-- Start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Bronte Road Animal Hospital');

document.write('</span><br>');

document.write('2544 Speers Road<br>');

document.write('Oakville, ON. L6L 5W8<br>');

document.write('PHONE: <span class="phonetitle">(905) 825-2100<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(905) 825-0133<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@brontevet.com">info@brontevet.com</a><br>');

//  End -->