<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Weatherall\'s Automotive.');

document.write('</span><br>');

document.write('7634 Woodbine Ave, Unit 3B<br>');

document.write('Markham,ON L3R 2N2 Canada<br>');

document.write('PHONE: <span class="phonetitle">Shop:(905)258-7117<BR></span>');

document.write('PHONE: <span class="phonetitle">Cell:(416)832-7117<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:shop@planethax.com" class="link">shop@planethax.com</a><br>');


//  End -->