<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Jade Photography');

document.write('</span><br>');

document.write('1147 Strathcona Road<br>');

document.write('Strathmore, AB, T1P1S2<br>');

document.write('PHONE: <span class="phonetitle">(403) 901-0348<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:jennybakken@hotmail.com" class="link">jennybakken@hotmail.com</a><br>');


//  End -->