<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('dontyers International Inc.');

document.write('</span><br>');

document.write('1103 Marley Crescent<br>');

document.write('Burlington, Ontario, Canada L7T 3S3<br>');

document.write('PHONE: <span class="phonetitle">(416) 238-3279<BR></span>');

document.write('FAX: <span class="phonetitle">(905) 667-4156<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:sales@dontyers.com" class="link">info@dontyers.com</a><br>');


//  End -->