<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

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

document.write('ShapeQuest Inc.');

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

document.write('PHONE: <span class="phonetitle">(800) 201-0576<br></span>');

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

document.write('non toll: <span class="phonetitle">(480) 704-4456<br></span>');
document.write('non toll: <span class="phonetitle">(613) 825-8332<br></span>');

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

document.write('<br>E-mail us:<br>');

document.write(' <A HREF="mailto:info@Shapecapture.com">info@shapecapture.com</a><br>');


//  End -->