<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Virginia Bonsai Society');

document.write('</span><br>');

document.write('2804 Heritage Dr. ');

document.write('Suffolk, VA 23435<br>');

document.write('<nobr>');

//document.write('PHONE: <span class="phonetitle">(555) 555-5555</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

//document.write('FAX: <span class="phonetitle">(555) 555-5555</span>');

document.write('</nobr><br><br>');

document.write('Email: ');

document.write(' <A HREF="mailto:info@virginiabonsai.org">info@virginiabonsai.org</a><br>');


//  End -->
