<!-- Begin


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

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

document.write('Kathy Shulman Photography');

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


document.write('Madison, WI <br>');

document.write('PHONE: <span class="phonetitle">608.358.2006<BR></span>');


document.write('<BR>E-mail:kathy@kathyshulmanphotography.com. ');

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


//  End -->