<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('THE PRESIDENT\'S TEAM');

document.write('</span><br>');



document.write('PHONE: <br><span class="phonetitle">Calgary: (403) 313-8311<br>Toronto: (905) 880-4602   <BR></span>');

document.write('<span class="phonetitle">TOLL FREE: (800) 323-1068<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:admin@the-presidents-team.com">admin@the-presidents-team.com</a><br>');


//  End -->
