<!-- Begin

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

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

document.write('Fuller\'s Music');

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

document.write('2310 Trent Rd.<br>');

document.write('New Bern, NC 28562<br>');

document.write('PHONE: <span class="phonetitle">(252) 638-2811<BR></span>');

document.write('FAX: <span class="phonetitle">(252) 637-1991<BR></span>');

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

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

document.write('Hours of Operation<br>');

document.write('9:30-6:00 Mon-Fri<br>');

document.write('9:30-5:00 Sat.<br>');
//  End -->
