<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('Metalsmiths Head Office');

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

document.write('12 Southwood Crescent<br>');

document.write('Calendonia, ON N3W 0A6<br>');

document.write('PHONE: <span class="phonetitle">416-779-3661<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">416-779-5393<BR></span>');

document.write('');

document.write(' <A HREF="mailto:jason@metalsmithsfurniture.com" class="link">info@metalsmithsfurniture.com</a><br>');

document.write(' ');

document.write('Please call for Shipping Address');


//  End -->