<!-- Begin


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

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

document.write('Da BootShop');

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

document.write('524 S Reilly Rd. Ste 103<br>');

document.write('Fayetteville,  NC 28314<br>');

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

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

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

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


//  End -->