<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Heather's Pleasures');

document.write('</span><br>');

document.write('9200 matso Dr  <br>');

document.write('Lake Park, Fl L 60060<br>');

document.write('PHONE: <span class="phonetitle">(561) 881-5418<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(561) 881-5418<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:heather@heatherspleasures.com" class="link">Info@heatherpleasures.com</a><br>');


//  End -->