<!-- Begin

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

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

document.write('mcdphoto');

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

document.write('130 Park Lane, Studio B<br>');

document.write('Kirkland, WA 98033<br>');

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

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

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

//  End -->