<!-- Begin

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

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

document.write('Kentucky State University');

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

document.write('Aquaculture Research Center');

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

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

document.write('Frankfort, Kentucky 40601<br>');

document.write('<nobr>');

document.write('PHONE: <span class="phonetitle">(502) 597-8130</span>');

document.write('&nbsp;&nbsp;&nbsp;&nbsp;');

document.write('FAX: <span class="phonetitle">(502) 597-8118</span>');

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

document.write('Email: ');

document.write(' <A HREF="mailto:william.bean@kysu.edu">william.bean@kysu.edu</a><br>');


//  End -->
