<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'


var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT
var w3clogo	  = "no"	// SHOW W3C VALID LOGO



document.write('Founders Hall 201');

document.write('&nbsp;|&nbsp;');

document.write('1 Harpst Street');

document.write('&nbsp;|&nbsp;');

document.write('Arcata, CA  95521.8299');

document.write('<br>');

document.write('[phone] 707.826.3758');

document.write('&nbsp;|&nbsp;');

document.write('[fax] 707.826.5939');

document.write('&nbsp;|&nbsp;');

document.write('[email] englasa@humboldt.edu');

document.write('<br>');

document.write('<br>');

document.write('<a href="http://www.humboldt.edu">HSU Home</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="index.html">English Home</a>');

document.write('&nbsp;|&nbsp;');

document.write('<a href="ContactEnglish.htm">Contact Us</a>');

document.write('<br>');

document.write('<br>');


   if (w3clogo == "yes") {
document.write('<br><a href="http://www.w3.org/"><img src="picts/w3c.gif" alt="Valid HTML 4.01 Transitional" border="0" vspace="6"></a><br>');
}

document.write('<br>All contents &copy;Copyright 2009 ');




// EDIT THE NEXT LINE

document.write('<a href="index.html">English Department</a><br>');







   if (allwebco == "yes") {
document.write('Site Design &copy; 2009 All Rights Reserved <a href="http://allwebcodesign.com" target="_blank">Allwebco Design</a> &amp; <a href="http://allwebco.com" target="_blank">Hosting</a><br>');
}




document.write('<br>');

//  End -->