Regional campus global components
To display the appropriate regional campus logo, global navigational links, and global footer, replace the existing http reference for these components in the core HTML file with the reference appropriate for the campus.
The HTML code that includes the reference to the global components is displayed below and is found toward the top of the page’s HTML. The specific http reference that will need to be changed is highlighted in orange.
<!--Beginning of the WSU Identifier Zone. Refer to http://identitiy.wsu.edu/ for more information. -->
<div id = "wrapper"><noscript><div id='globalnav'><ul><li>Washington State University</li></ul></div><div id='logo'><a href='http://www.wsu.edu'><img src='http://images.wsu.edu/navigatewsu/global/logo.gif' alt="WSU Logo"/></a></div></noscript>
<script language="Javascript" src="http://images.wsu.edu/javascripts/wsuidentifierV2.js" type="text/javascript"></script>
<script language="javascript" type="text/javascript"> var strHeader; strHeader = getHeader(); document.write(strHeader);</script>
<!--End of the WSU Identifier Zone. -->
Replace the highlighted code with the appropriate campus code below:
WSU Spokane
http://images.wsu.edu/javascripts/wsusidentifierV2.js
WSU Tri-Cities
http://images.wsu.edu/javascripts/wsutcidentifierV2.js
WSU Vancouver
http://images.wsu.edu/javascripts/wsuvidentifierV2.js