<!-- start

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Rosie Dots Studio');

document.write('</span><br>');

document.write('Alison Vande Slunt, Owner/Artist<br>');

document.write('4105 Cross Creek Ct., Apt. C<br>');

document.write('Raleigh, NC 27607<br>');

document.write('PHONE: <span class="phonetitle">(919) 341-3045<br></span>');

document.write('<br>E-mail: ');

document.write(' <A HREF="mailto:RosieDots@decopainting.net" class="link">RosieDots@decopainting.net</a><br>');


//  End -->