<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('ARABELLA PINES');

document.write('</span><br>');



document.write('Caledon, ONTARIO<br>');

document.write('PHONE: <span class="phonetitle">(416) 670-7699<BR></span>');

document.write('FAX: <span class="phonetitle">(905) 880-9940<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@arabellapines.com">info@arabellapines.com</a><br>');


//  End -->
