var cText = ''
cText += 'Penn State Harrisburg Environmental Engineering'
cText += '	<a href="http://www.cl.psu.edu/set/"; target="_blank">'
cText += '	<br />'
cText += '	School of Science, Engineering, and Technology</a>'
cText += '	<br />'
cText += '	Science and Technology Building TL177' <!--&nbsp;&nbsp;|&nbsp;&nbsp;' -->
cText += '	<br />'
cText += '	777 W. Harrisburg Pike Middletown, PA 17057-4898, USA'
cText += '	<br />'
cText += '	Phone: 717-948-6358&nbsp;&nbsp;|&nbsp;&nbsp;'
cText += '	Fax: 717-948-6580&nbsp;&nbsp;|&nbsp;&nbsp;'
cText += '	E-mail: <a href="mailto:szh2@psu.edu"> szh2@psu.edu</a>'
document.write(cText)

