<!-- Begin


// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Bancroft Brabner Studios');

document.write('</span><br>');

// document.write('108 Belmont Court<br>');

document.write('Southern Pines, NC 28387<br>');

document.write('PHONE: <span class="phonetitle">(910) 695-2221<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">(910) 695-2221<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:weezie@bancroftbrabner.com">weezie@bancroftbrabner.com</a><br>');


//  End -->