<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Etchanted Glass Designs');

document.write('</span><br>');

document.write('2041 Quail Drive<br>');

document.write('West Palm Beach, FL 33409<br>');

document.write('PHONE: <span class="phonetitle">(561) 502-9003<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(561) 502-9003<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@etchantedglassdesigns.com" class="link">info@etchantedglassdesigns.com</a><br>');


//  End -->