<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('HRS of Calgary Inc.');

document.write('</span><br>');

document.write('6707 Elbow Drive SW, Suite 207');

document.write('</span><br>');

document.write('Calgary, Alberta  T2V 0E5<br>');

document.write('<nobr>');

document.write('PHONE: <span class="phonetitle">(403) 212-0022</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('FAX: <span class="phonetitle">(403) 212-0026</span>');

document.write('</nobr><br><br>');

document.write('Email: ');

document.write(' <A HREF="mailto:contact@hrscalgary.com">Click Here to send us an Email.</a><br>');


//  End -->