<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('AB Stone Boutique');

document.write('</span><br>');

document.write('6510 Chapel Hill Road, Suite 100 ');

document.write('Raleigh NC 27603<br>');

document.write('<nobr>');

document.write('PHONE: <span class="phonetitle">(919) 963-8024</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

// document.write('FAX: <span class="phonetitle">(919)963-8024</span>');

document.write('</nobr><br><br>');

// document.write('e-mail: ');

// document.write(' <A HREF="mailto:stoneboutique@gmail.com">stoneboutique@gmail.com</a><br>');


//  End -->