<!-- Begin

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

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

document.write('Kraftman Federal Credit Union');

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

document.write('805 East Cypress<br>');

document.write('Bastrop, Louisiana 71220<br>');

document.write('P. O. Drawer 10<br>');

document.write('Bastrop, Louisiana 71221<br>');

document.write('PHONE: <span class="phonetitle">(318) 281-2804<BR></span>');

document.write('FAX: <span class="phonetitle">(318) 281-3551<BR></span>');

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

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


//  End -->