<!-- Begin


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



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

document.write('Tom Ellis Photography<br>');

document.write('Tom Ellis');

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

document.write('');

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

document.write('PHONE: <span class="phonetitle">(425) 646-2790<BR></span>');

document.write('TOLL FREE: &nbsp;&nbsp;<span class="phonetitle">(888) 640-2790<BR></span>');

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

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


//  End -->