<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->

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

document.write('Woodward Custom Furnishings');

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

document.write('660 Minkel Dr<br>');

document.write('Crowley, TX 76036<br>');

document.write('PHONE: <span class="phonetitle">817.307.9806<BR></span>');

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

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


//  End -->