<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

document.write('<span class="phonetitle">');

document.write('Malinda\'s Natural Designs');

document.write('</span><br><br>');

document.write('Malinda A. Shea<br>');

//document.write('5 Jude Street<br>');

//document.write('Middletown, RI  02842<br>');

document.write('PHONE: <span class="phonetitle">(401)846-4851<BR></span>');

//document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(555) 555-5555<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@malindasfloraldesigns.com" class="link">info@malindasfloraldesigns.com</a><br>');


//  End -->