<!-- Begin

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

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

document.write('Gems N Gents');

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

document.write('Ontario<br>');

document.write('Canada<br>');

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

document.write('FAX: <span class="phonetitle">(416) xxx-xxxx<BR></span>');

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

document.write(' <A HREF="mailto:support@gems-n-gents.com">support@gems-n-gents.com</a><br>');


//  End -->
