<!-- Begin


<!-- NOTE: If you use a ' add a slash before it like this \' -->


document.write('<span class="phonetitle">');

document.write('Gazelle Press');

document.write('</span><br>');

document.write('115 Beauregard St.<br>');

document.write('Dauphin Island, AL 36528<br>');

document.write('PHONE: <span class="phonetitle">251-861-2525<BR></span>');

document.write('FAX: &nbsp;&nbsp;<span class="phonetitle">251-861-2626<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A HREF="mailto:brian@gazelle-press.com">brian@gazelle-press.com</a><br>');


//  End -->