<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('David Blanchette Photography');

document.write('</span><br>');

document.write('2060 Timberbrook Dr. Suite 3<br>');

document.write('Springfield, IL 62702<br>');

document.write('Phone: <span class="phonetitle">(217) 585-9189<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@davidblanchettephotography.com" class="link">Click Here</a><br>');


//  End -->
