<!-- Begin

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

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

document.write('Herb Weinberg');

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

document.write('PHONE: <span class="phonetitle">(407) 539-1568<BR></span>');


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

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



//  End -->