<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'


document.write('<BR> President: Katy Wanek ');
document.write(' <A HREF="mailto:katy608@gmail.com">katy608@gmail.com</a>');

document.write('<BR> VP Programming: Alexis Bogart');
document.write(' <A HREF="mailto:alexis.bogart@gmail.com">alexis.bogart@gmail.com</a>');

document.write('<BR> VP Programming: Shannon Pray ');
document.write(' <A HREF="mailto:shannon.pray@gmail.com">shannon.pray@gmail.com</a>');

document.write('<BR> VP Membership: Deirdre Russell ');
document.write(' <A HREF="mailto:deirdrerussell@gmail.com">DeirdreRussell@gmail.com</a>');

document.write('<BR> VP Finance/Treasurer: Jenny Peters ');
document.write(' <A HREF="mailto:jenpeters4@gmail.com">jenpeters4@gmail.com</a>');

document.write('<BR> VP Communication/Recording Secretary: Jenny Young');
document.write(' <A HREF="mailto:jayoung714@gmail.com">jayoung714@gmail.com</a>');

document.write('<BR> VP Chapter Development: Jane Tipton ');
document.write(' <A HREF="mailto:jtipton@rmprohomes.com">jtipton@rmprohomes.com</a>');

document.write('<BR>  VP of Philanthropy: Abby Stone ');
document.write(' <A HREF="mailto:abbystone@comcast.net">abbystone@comcast.net</a>');

document.write('<BR> VP of Philanthropy: Kristen Wright ');
document.write(' <A HREF="mailto:kris10teaches@gmail.com">mailto:kris10teaches@gmail.com</a>');


document.write('<BR> Past President: Brittany Morris ');
document.write(' <A HREF="mailto:bmorris303@gmail.com">bmorris303@gmail.com</a>');


//  End -->
