<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class="phonetitle">');

document.write('Glen P. Jackson');

document.write('</span><br>');

document.write('Ohio University<br>Department of Chemistry and Biochemistry<br>175 Clippinger Laboratories<br>');

document.write('Athens, OH 45701-2979<br>');

document.write('PHONE: <span class="office">(740) 593-0797<BR></span>');

document.write('FAX: <span class="fax">(740) 593-0148<BR></span>');

document.write('<BR>E-mail us: ');

document.write(' <A href="mailto:jacksong@ohio.edu" class="link">jacksong@ohio.edu</a><br>');


//  End -->