<!-- Begin

<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="phonetitle">');

document.write('McGee\'s Landing Inc.');

document.write('</span><br>');

document.write('1337 Henderson Levee Rd.<br>');

document.write('Henderson, LA 70517<br>');

document.write('PHONE: <span class="phonetitle">337 228 2384<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">337 228 7740<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:info@mcgeeslanding.com" class="link">info@mcgeeslanding.com</a><br>');



//  End -->