<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="contacttitle">');

document.write('LNDEC');

document.write('</span><br>');

document.write("<font size=\"-1\">");
document.write('PO Box 4728<br>');

document.write('Lafayette, LA  70502<br>');

document.write('PHONE: <span class="contacttitle">(337)988-0340<BR></span>');
document.write('FAX:  <span class="contacttitle">(337)989-8317<BR></span>');

document.write('<BR>E-mail: ');

document.write(' <A HREF="mailto:info@lnedc.org">info@lnedc.org</a><br>');

document.write("</font>");


//  End -->