<!-- Begin


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

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

document.write('Brett Gilmour Photography Inc.');

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

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

document.write('PHONE: <span class="phonetitle">(866) 686-3453<BR></span>');

document.write('PHONE: <span class="phonetitle">(403) 540-5530<BR></span>');

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

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


//  End -->