<!-- Begin

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

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

document.write('Chris Speers');

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

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

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

document.write('PHONE: &nbsp;<span class="phonetitle">403.613.6180<BR></span>');

document.write('FAX: &nbsp;<span class="phonetitle">403.287.1415<BR></span>');

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

document.write('<a href="mailto:info@cspeersphoto.ca">info@cspeersphoto.ca</a>');

//  End -->