<!-- Begin

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

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

document.write('Western New York Wellness, Inc.');

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

document.write('PO Box 207<br>');

document.write('Brockport, NY 14420<br>');

document.write('PHONE: <span class="phonetitle">(585) 672-1015<br></span>');

//document.write('FAX: <span class="phonetitle">(555) 555-5555<br></span>');

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

document.write(' <A HREF="mailto:info@wnywp.org">info@wnywp.org</a><br>');


//  End -->