<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Paul Cutler Photography');

document.write('</span><br>');

document.write('44 Jackes Avenue, Suite 914<br>');

document.write('Toronto, ON  M4T 1E5<br>');

document.write('PHONE: <span class="phonetitle">(416) 491-9200<BR></span>');

document.write('Cellphone/text msg (416) 258-2251<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@paulcutler.com" class="link">info@paulcutler.com</a><br>');


//  End -->