AccVerify Report

Verified File Name: http://www.csustan.edu/Mainpage/Dir/People-Places-Resources/index.html
Date and Time: 6/12/2007 9:59:34 AM
Failed Automated Verification

The level of detail setting for the report is to show all detail.


Verification Checklist
Checkpoints Passed
508 Standards, Section 1194.22 Yes No Other
A. 508 Standards, Section 1194.22, (a) A text equivalent for every non-text element shall be provided (e.g., via "alt", "longdesc", or in element content).
  • Rule: 1.1.1 - All IMG elements are required to contain either the alt or the longdesc attribute.
    • No invalid IMG elements found in document body.
  • Rule: 1.1.2 - All INPUT elements are required to contain the alt attribute or use a LABEL.
    • No INPUT Elements found within document.
  • Rule: 1.1.3 - All OBJECT elements are required to contain element content.
    • No OBJECT elements found in document body.
  • Rule: 1.1.4 - All APPLET elements are required to contain both element content and the alt attribute.
    • No APPLET elements found in document body.
  • Rule: 1.1.6 - All IFRAME elements are required to contain element content.
    • Failure - IFRAME Element at Line: 192, Column: 7
    • Failure - IFRAME Element at Line: 197, Column: 7
    • Failure - IFRAME Element at Line: 602, Column: 16
    • Failure - IFRAME Element at Line: 627, Column: 7
  • Rule: 1.1.7 - All Anchor elements found within MAP elements are required to contain the alt attribute.
    • No MAP elements found in document body.
  • Rule: 1.1.8 - All AREA elements are required to contain the alt attribute.
    • No AREA elements found in document body.
  • Rule: 1.1.9 - When EMBED Elements are used, the NOEMBED element is required in the document.
    • No EMBED elements found in document body.
  No  
B. 508 Standards, Section 1194.22, (b) Equivalent alternatives for any multimedia presentation shall be synchronized with the presentation.
  • Rule: 1.4.1 - Identify all OBJECT Elements that have a multimedia MIME type as the type attribute value.
    • No OBJECT elements found in document body.
  • Rule: 1.4.2 - Identify all OBJECT Elements that have a 'data' attribute value with a multimedia file extension.
    • No OBJECT elements found in document body.
  • Rule: 1.4.3 - Identify all EMBED Elements that have a 'src' attribute value with a multimedia file extension.
    • No EMBED elements found in document body.
    N/A
C. 508 Standards, Section 1194.22, (c) Web pages shall be designed so that all information conveyed with color is also available without color, for example from context or markup.     N/A
D. 508 Standards, Section 1194.22, (d) Documents shall be organized so they are readable without requiring an associated style sheet.
  • Note: Document uses external stylesheets, inline style information, or header style information.
Yes    
E. 508 Standards, Section 1194.22, (e) Redundant text links shall be provided for each active region of a server-side image map.
  • Rule: 1.2.1 - Locate any IMG element that contains the 'ismap' attribute.
    • No IMG elements found in document body that contain the 'ismap' attribute.
  • Rule: 1.2.2 - Locate any INPUT element that contains the 'ismap' attribute.
    • No INPUT elements found in document body.
    N/A
F. 508 Standards, Section 1194.22, (f) Client-side image maps shall be provided instead of server-side image maps except where the regions cannot be defined with an available geometric shape.
  • Rule: 9.1.1 - No IMG element should contain the 'ismap' attribute.
    • No server-side image map IMG elements found in document body.
  • Rule: 9.1.2 - No INPUT element should contain the 'ismap' attribute.
    • No INPUT elements found in document body.
    N/A
G. 508 Standards, Section 1194.22, (g) Row and column headers shall be identified for data tables.
  • Rule: 5.1.1 - Identify all Data TABLE elements.
    • Note: Data TABLE Element found at Line: 235, Column: 13.
    • Note: Data TABLE Element found at Line: 329, Column: 13.
    • Note: Data TABLE Element found at Line: 496, Column: 15.
    • Note: Data TABLE Element found at Line: 518, Column: 13.
    N/A
H. 508 Standards, Section 1194.22, (h) Markup shall be used to associate data cells and header cells for data tables that have two or more logical levels of row or column headers.
  • Rule: 5.2.1 - Identify all Data TABLE elements.
    • Note: Data TABLE Element found at Line: 235, Column: 13.
    • Note: Data TABLE Element found at Line: 329, Column: 13.
    • Note: Data TABLE Element found at Line: 496, Column: 15.
    • Note: Data TABLE Element found at Line: 518, Column: 13.
    N/A
I. 508 Standards, Section 1194.22, (i) Frames shall be titled with text that facilitates frame identification and navigation.
  • Document is not a FRAMESET Page.
    N/A
J. 508 Standards, Section 1194.22, (j) Pages shall be designed to avoid causing the screen to flicker with a frequency greater than 2 Hz and lower than 55 Hz.
  • Rule: 7.1.1 - Documents are required not to contain the BLINK element.
    • No BLINK elements found in document body.
  • Rule: 7.1.2 - Documents are required not to contain the MARQUEE element.
    • No MARQUEE elements found in document body.
  • Note: SCRIPT element(s) found in document body, a visual verification must be done to ensure the script does not cause the screen to flicker.
Yes    
K. 508 Standards, Section 1194.22, (k) A text-only page, with equivalent information or functionality, shall be provided to make a web site comply with the provisions of this part, when compliance cannot be accomplished in any other way. The content of the text-only page shall be updated whenever the primary page changes.     N/A
(k) Option A - Check for the string 'Text Version' within the document.     N/V
(k) Option B - Check for a Global Text Version Link within the document.     N/V
(k) Option C - Check for an Accessibility Policy Link within the document.     N/V
L. 508 Standards, Section 1194.22, (l) When pages utilize scripting languages to display content, or to create interface elements, the information provided by the script shall be identified with functional text that can be read by assistive technology.
  • Rule: 6.3.1 - Anchor elements are required not to use javascript for the link target when the NOSCRIPT element is not present in the document. These elements will not cause a failure of the checkpoint if the NOSCRIPT element is found, however, they will be identified.
    • No Anchor elements that use javascript for the link target were found in document body.
  • Rule: 6.3.2 - AREA elements are required not to use javascript for the link target when the NOSCRIPT element is not present in the document. These elements will not cause a failure of the checkpoint if the NOSCRIPT element is found, however, they will be identified.
    • No AREA Elements found in document body.
  • Rule: 6.3.3 - Locate elements that use HTML event handlers.
    • Note: This rule has not been selected to be verified for this checkpoint.
  • Rule: 6.3.4 - When SCRIPT Elements are used, the NOSCRIPT element is required in the document.
    • Warning - SCRIPT Element(s) are found in document and the NOSCRIPT element is not.
Yes    
M. 508 Standards, Section 1194.22, (m) When a web page requires that an applet, plug-in or other application be present on the client system to interpret page content, the page must provide a link to a plug-in or applet that complies with §1194.21(a) through (l).
  • Rule: 6.3.5 - All OBJECT elements are required to contain element content.
    • No OBJECT elements found in document body.
  • Rule: 6.3.6 - All APPLET elements are required to contain both element content and the alt attribute.
    • No APPLET elements found in document body.
  • Rule: 6.3.7 - When EMBED Elements are used, the NOEMBED element is required in the document.
    • No EMBED elements found in document body.
  • Rule: 6.3.8 - All pages that have links to files that require a special reader or plug-in are required to contain the specified text indicating a link to the reader or plug-in.
    • Note: This rule has not been selected to be verified for this checkpoint.
Yes    
N. 508 Standards, Section 1194.22, (n) When electronic forms are designed to be completed on-line, the form shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.
  • Rule: (n).1 - Ensure form controls are accessible for use with assistive technology.
    • Note: This rule has not been selected to be verified for this checkpoint.
    N/A
O. 508 Standards, Section 1194.22, (o) A method shall be provided that permits users to skip repetitive navigation links.
  • Rule: (o).1 - All pages are required to contain a bookmark link to skip navigation that has the specified text in either the link text or the 'title' attribute value.
    Skip Navigation Text:
    • Note: This rule has not been selected to be verified for this checkpoint.
    N/A
P. 508 Standards, Section 1194.22, (p) When a timed response is required, the user shall be alerted and given sufficient time to indicate more time is required.     N/A

Checkpoint Result Legend: Yes = Passed Automated Verification, No = Failed Automated Verification, Warning = Failed Automated Verification, however, configured not to cause page to fail (Priority 2 or 3 only), N/V = Not selected for verification, N/A = No related elements were found in document (Visual only), No Value = Visual Checkpoint


Report generated by HiSoftware AccVerify®
AccVerify® is a registered trademark of Hiawatha Island Software Inc. (www.hisoftware.com)


Source Listing

   1: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
   2: 
   3: <html xmlns="http://www.w3.org/1999/xhtml">
   4: 
   5: <HTML>
   6: 
   7: <HEAD>
   8: 		<meta http-equiv="Content-Type" content="text/html;CHARSET=iso-8859-1">
   9: 		<title>People &amp; Resources</title>
  10: 		<style type="text/css">
  11: 	<!--		
  12: 		it needs this i swear, coo coo cachoo! { text-decoration: none; }
  13: body, td, p { 
  14: 			font-family: "Verdana", Helvetica, Arial, Sans-Serif;
  15: 			font-size: 12px;
  16: 			line-height: 16px;
  17: 			font-weight: normal;
  18: 			font-style: normal;
  19: 			color: #424241;
  20: 		}
  21: 
  22: A {TEXT-DECORATION: none}
  23: A:link {color: #A72D08; text-decoration: none}
  24: A:visited {color: #A72D08; text-decoration: none}
  25: A:hover {color: #A72D08; text-decoration: underline}
  26: A:active {color: #A72D08; text-decoration: underline}
  27: body {  background-color: #e0ddce; background-image: url(http://www.csustan.edu/images/UniversalBkgrnd-6c6963.png); background-repeat: repeat-x; background-attachment: fixed; }
  28: 
  29: .-ENTRY-Times{ }
  30: .DEPT-NAME-Times   { font-size: 23px; line-height: 26px; font-family: "Georgia", Times New Roman, Times, Serif; font-weight: bold; }
  31: .TOPIC-Times   { font-size: 16px; line-height: 18px; font-family: "Georgia", Times New Roman, Times, Serif; font-weight: bold; }
  32: .SUB-TOPIC-Times    { font-size: 14px; line-height: 14px; font-family: "Georgia", Times New Roman, Times, Serif; font-weight: bold; }
  33: .TOPIC-AllCAPS-Times   { font-size: 13px; line-height: 13px; font-family: "Georgia", Times New Roman, Times, Serif; margin-top: 1px; margin-bottom: 1px; font-weight: bold; }
  34: 
  35: .-PAGE-TOPICS{ }
  36: .BANNER-NAME   { font-size: 24px; line-height: 26px; font-family: "Arial", Helvetica, Verdana, Sans-Serif; margin-top: 3pt; margin-bottom: 3pt; font-weight: normal; }
  37: .PAGE-NAME-Arial   { font-size: 23px; line-height: 26px; font-family: "Arial", Helvetica, Verdana, Sans-Serif; margin-top: 3pt; margin-bottom: 3pt; font-weight: bold; }
  38: .TOPIC-Arial   { font-size: 16px; line-height: 22px; font-family: "Arial", Helvetica, Verdana, Sans-Serif; margin-top: 3pt; margin-bottom: 1pt; font-weight: bold;  }
  39: .SUB-TOPIC-Arial    { font-size: 14px; line-height: 14px; font-family: "Arial", Helvetica, Verdana, Sans-Serif; margin-top: 3pt; margin-bottom: 1pt; font-weight: bold; }
  40: .TEXT-Arial    { font-size: 12px; line-height: 14px; font-family: "Arial", Helvetica, Verdana, Sans-Serif; margin-top: 3pt; margin-bottom: 1pt; }
  41: .TEXT-ARIAL-SML { font-size: 11px; line-height: 13px; font-family: "Arial", Helvetica, Verdana, Sans-Serif; }
  42: 
  43: .-PAGE-VERDANA{ }
  44: .TOPIC   { font-size: 16px; line-height: 22px; font-family: "Verdana", Helvetica, Arial, Sans-Serif; margin-top: 3pt; margin-bottom: 1pt; font-weight: bold;  }
  45: .SUB-TOPIC    { font-size: 14px; line-height: 14px; font-family: "Verdana", Helvetica, Arial, Sans-Serif; margin-top: 3pt; margin-bottom: 1pt; font-weight: bold; }
  46: .TEXT    { font-size: 12px; line-height: 16px; font-family: "Verdana", Helvetica, Arial, Sans-Serif; margin-top: 3pt; margin-bottom: 1pt; }
  47: .CONTACT-TEXT { font-size: 11px; line-height: 13px; font-family: "Verdana", Helvetica, Arial, Sans-Serif; }
  48: .CONTACT-SML { font-size: 10px; line-height: 10px; font-family: "Verdana", Helvetica, Arial, Sans-Serif; }
  49: 
  50: .-WDW-ASSIST{ }
  51: .SUBTOPIC  { font-size: 9px; line-height: 10px; font-family: "Verdana", Helvetica, Arial, Sans-Serif; font-weight: bold; }
  52: .TEXT-INFOwdw { font-size: 10px; line-height: 10px; font-family: "Verdana", Helvetica, Arial, Sans-Serif; }
  53: .Text-Smlr { font-size: 9px; line-height: 10px; font-family: "Verdana", Helvetica, Arial, Sans-Serif; }
  54: .PDF-Assist { font-size: 12px; line-height: 12px; font-family: "Verdana", Helvetica, Arial, Sans-Serif; font-weight: bold; }
  55: 
  56: .-TEXT{ }
  57: .gray-text   { color: #808080; }
  58: .red-text   { color: #A72D08; }
  59: .white-text   { color: #ffffff; }
  60: 
  61: .-LINKS{ }
  62: .NVGTN-BLCK  { font-size: 12px; color: #424241; text-decoration: none; font-family: "Verdana", Helvetica, Arial, Sans-Serif; font-weight: bold; font-style: normal; }
  63: .NVGTN-BLUE  { font-size: 12px; color: #0000CD; text-decoration: none; font-family: "Verdana", Helvetica, Arial, Sans-Serif; font-weight: bold; font-style: normal; }
  64: .Gray-LINK   { color: #424241; }
  65: .Red-LINK   { color: #A72D08; }
  66: .White-LINK   { color: #ffffff; }
  67: 
  68: .-CELLS{ }
  69: .CellHdrGray { background-color: #DDDDDD; }
  70: .CellGray { background-color: #F0F0F0; }
  71: .GrayDivLn  { background-color: #C0C0C0; }
  72: .ADMISSION { background-color: #768393; }
  73: .ACADEMIC { background-color: #79A09D; }
  74: .ABOUTUS { background-color: #85684A; }
  75: .STUDENTLIFE { background-color: #624770; }
  76: .ALUMNI { background-color: #3F4A77; }
  77: .NEWSEVENTS { background-color: #737372; }
  78: .ATHLETICS { background-color: #D9B82B; }
  79: .LIGHTGRAY { background-color: #9D9D9D; }
  80: 
  81: .-MAINCOLORS{ }
  82: .RED { background-color: #A72D08; }
  83: .TAN { background-color: #E0DDCE; }
  84: .GRAY { background-color: #424241; }
  85: .GOLD { background-color: #E4BC51; }
  86: .YELLOW { background-color: #F6D970; }
  87: 
  88: A {font-size:12px; text-decoration:none; font-family: "Verdana", Helvetica, Arial, Sans-Serif;}
  89: 
  90: --></style>
  91: 		<script><!--
  92: function surfto(form) {
  93:         var myindex=form.select1.selectedIndex
  94:         if (form.select1.options[myindex].value != "0") {
  95:         window.open(form.select1.options[myindex].value, target="_top");}
  96: }
  97: // -->
  98: </script>
  99: 		<csactionitem name="c20f37a33"></csactionitem>
 100: 		<csactions>
 101: 			<csaction name="c20f37a33" class="6RandomImage" type="onload" val0="randomimage" val1="../../parts/mainpage/PhotosRound-211/065.jpg" val2="../../parts/mainpage/PhotosRound-211/078.jpg" val3="../../parts/mainpage/PhotosRound-211/069.jpg" val4="../../parts/mainpage/PhotosRound-211/022.jpg" val5="../../parts/mainpage/PhotosRound-211/058.jpg" val6="../../parts/mainpage/PhotosRound-211/064.jpg" urlparams="2,3,4,5,6,7"></csaction>
 102: 		</csactions>
 103: 		<csscriptdict>
 104: 			<script type="text/javascript"><!--
 105: CSInit = new Array;
 106: function CSScriptInit() {
 107: if(typeof(skipPage) != "undefined") { if(skipPage) return; }
 108: idxArray = new Array;
 109: for(var i=0;i<CSInit.length;i++)
 110: 	idxArray[i] = i;
 111: CSAction2(CSInit, idxArray);}
 112: CSStopExecution=false;
 113: function CSAction(array) {return CSAction2(CSAct, array);}
 114: function CSAction2(fct, array) { 
 115: 	var result;
 116: 	for (var i=0;i<array.length;i++) {
 117: 		if(CSStopExecution) return false; 
 118: 		var aa = fct[array[i]];
 119: 		if (aa == null) return false;
 120: 		var ta = new Array;
 121: 		for(var j=1;j<aa.length;j++) {
 122: 			if((aa[j]!=null)&&(typeof(aa[j])=="object")&&(aa[j].length==2)){
 123: 				if(aa[j][0]=="VAR"){ta[j]=CSStateArray[aa[j][1]];}
 124: 				else{if(aa[j][0]=="ACT"){ta[j]=CSAction(new Array(new String(aa[j][1])));}
 125: 				else ta[j]=aa[j];}
 126: 			} else ta[j]=aa[j];
 127: 		}			
 128: 		result=aa[0](ta);
 129: 	}
 130: 	return result;
 131: }
 132: CSAct = new Object;
 133: 
 134: function CSOpenWindow(action) {
 135: 	var wf = "";	
 136: 	wf = wf + "width=" + action[3];
 137: 	wf = wf + ",height=" + action[4];
 138: 	wf = wf + ",resizable=" + (action[5] ? "yes" : "no");
 139: 	wf = wf + ",scrollbars=" + (action[6] ? "yes" : "no");
 140: 	wf = wf + ",menubar=" + (action[7] ? "yes" : "no");
 141: 	wf = wf + ",toolbar=" + (action[8] ? "yes" : "no");
 142: 	wf = wf + ",directories=" + (action[9] ? "yes" : "no");
 143: 	wf = wf + ",location=" + (action[10] ? "yes" : "no");
 144: 	wf = wf + ",status=" + (action[11] ? "yes" : "no");		
 145: 	window.open(action[1],action[2],wf);
 146: }
 147: 
 148: //6 Random image Action, generates  1 of 6 random images during event
 149: function CSRandomImg(action) { 
 150: 		if (document.images) {
 151: 			document.images[action[1]].src = action[Math.floor(Math.random()*6)+2]
 152: 		}
 153:  }
 154: function CSClickReturn () {
 155: 	var bAgent = window.navigator.userAgent; 
 156: 	var bAppName = window.navigator.appName;
 157: 	if ((bAppName.indexOf("Explorer") >= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0))
 158: 		return true; /* dont follow link */
 159: 	else return false; /* dont follow link */
 160: }
 161: 
 162: 
 163: 
 164: 
 165: 
 166: // --></script>
 167: 		</csscriptdict>
 168: 		<csactiondict>
 169: 			<script type="text/javascript"><!--
 170: CSInit[CSInit.length] = new Array(CSRandomImg,/*CMP*/ 'randomimage',/*URL*/ '../../parts/mainpage/PhotosRound-211/065.jpg',/*URL*/ '../../parts/mainpage/PhotosRound-211/078.jpg',/*URL*/ '../../parts/mainpage/PhotosRound-211/069.jpg',/*URL*/ '../../parts/mainpage/PhotosRound-211/022.jpg',/*URL*/ '../../parts/mainpage/PhotosRound-211/058.jpg',/*URL*/ '../../parts/mainpage/PhotosRound-211/064.jpg');
 171: CSAct[/*CMP*/ 'c20f1ffe0'] = new Array(CSOpenWindow,/*URL*/ 'http://www.csustan.edu/mainpage/data/Grades-Transcripts/','_new',750,530,true,true,false,true,false,false,false);
 172: CSAct[/*CMP*/ 'c20f1ffe1'] = new Array(CSOpenWindow,/*URL*/ 'http://www.csustan.edu/mainpage/data/Grades-Transcripts/','_new',750,530,true,true,false,true,false,false,false);
 173: CSAct[/*CMP*/ 'c20f1ffe2'] = new Array(CSOpenWindow,/*URL*/ 'http://www.csustan.edu/mainpage/data/Grades-Transcripts/','_new',750,530,true,true,false,true,false,false,false);
 174: CSAct[/*CMP*/ 'c20f1ffe3'] = new Array(CSOpenWindow,/*URL*/ 'http://www.csustan.edu/oit/WebSite_Development/Browser_tech_notes/','new',600,380,true,true,false,false,false,false,false);
 175: 
 176: // --></script>
 177: 		</csactiondict>
 178: 		<csimport user="../../Data-Dir-Components/Employment.html" occur="67">
 179: 			<csactions>
 180: 			
 181: 		</csactions>
 182: 		</csimport>
 183: 	</HEAD>
 184: 
 185: <BODY onload="CSScriptInit();void(0);" 
 186: TOPMARGIN="24" LEFTMARGIN="24" MARGINWIDTH="24" MARGINHEIGHT="24">
 187: 		<div align="center">
 188: 			<a name="Anchor-49575" id="Anchor-49575"></a>
 189: 			<table width="804" border="0" cellspacing="2" cellpadding="0" bgcolor="white">
 190: 				<tr>
 191: 					<td bgcolor="#424242" width="800">
 192: 						<iframe id="FooterTop" name="FooterTop" src="http://www.csustan.edu/Mainpage/Data-Dir-Components/ATemplatePg-Components/AFooter-Top.html" frameborder="0" scrolling="no" height="30" width="800"></iframe>
 193: 					</td>
 194: 				</tr>
 195: 				<tr>
 196: 					<td bgcolor="#a72d08" width="800">
 197: 						<iframe id="HeaderCatagory" name="HeaderCatagory" src="http://www.csustan.edu/Mainpage/Data-Dir-Components/ATemplatePg-Components/ASupportServices.html" frameborder="0" scrolling="no" height="81" width="800"></iframe>
 198: 					</td>
 199: 				</tr>
 200: 				<tr>
 201: 					<td width="800" height="46">
 202: 						<table width="800" border="0" cellpadding="0" cellspacing="0" bgcolor="white">
 203: 							<tr height="36">
 204: 								<td class="GRAY" align="left" valign="middle" nowrap="nowrap" width="800" height="36">
 205: 									<div align="left">
 206: 										<table width="100%" border="0" cellpadding="0" cellspacing="0">
 207: 											<tr>
 208: 												<td align="left" valign="middle" nowrap="nowrap" width="16"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" alt="spacer" height="37" width="16" border="0" /></td>
 209: 												<td align="left" valign="middle" nowrap="nowrap" width="100%"><span class="BANNER-Arial"><span class="BANNER-NAME"><span class="White-LINK">People &amp; Resources</span></span></span></td>
 210: 											</tr>
 211: 										</table>
 212: 									</div>
 213: 								</td>
 214: 							</tr>
 215: 							<tr>
 216: 								<td align="left" valign="middle" nowrap="nowrap" width="800"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" width="210" height="1" align="BOTTOM" border="0" alt="spacer" /></td>
 217: 							</tr>
 218: 							<tr>
 219: 								<td align="left" valign="middle" width="800" background="http://www.csustan.edu/Mainpage/Parts/Pages/line-horiz-b4b4b4-3px.gif"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" width="800" height="9" align="BOTTOM" border="0" alt="spacer" /></td>
 220: 							</tr>
 221: 						</table>
 222: 					</td>
 223: 				</tr>
 224: 				<tr>
 225: 					<td align="center" valign="top" bgcolor="white" width="800">
 226: 						<table width="800" border="0" cellspacing="0" cellpadding="0">
 227: 							<tr>
 228: 								<td align="center" valign="top">
 229: 									<table width="265" border="0" cellspacing="5" cellpadding="5">
 230: 										<tr>
 231: 											<td align="center" valign="top" width="251"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" alt="spacer" height="12" width="251" border="0" /></td>
 232: 										</tr>
 233: 										<tr>
 234: 											<td rowspan="2" align="center" valign="top" width="251">
 235: 												<table width="251" border="0" cellspacing="2" cellpadding="2">
 236: 													<tr height="211">
 237: 														<td align="right" valign="top" width="243" height="211">
 238: 															<div align="center">
 239: 																<img src="../../parts/space.gif" width="211" height="211" border="0" alt="CSU Stanislaus Campus Photo" name="randomimage" /></div>
 240: 														</td>
 241: 													</tr>
 242: 													<tr>
 243: 														<td align="center" valign="top" width="243"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" alt="spacer" height="12" width="160" border="0" /></td>
 244: 													</tr>
 245: 													<tr>
 246: 														<td align="left" valign="top" width="243">
 247: 															<iframe id="FacultyStaffSearch" name="FacultyStaffSearch" src="http://www.csustan.edu/FacStaffSearchReDirect/" frameborder="0" align="top" height="190" width="237">
 248: 																If the Faculty &amp; Staff Search does not appear in this page please contact and notify the OIT/Web Design Department by <a href="mailto:webdesign@csustan.edu">E-mail</a> or phone (209) 667-3851
 249: 																<p>Thank you.</p>
 250: 															</iframe>
 251: 														</td>
 252: 													</tr>
 253: 													<tr>
 254: 														<td align="left" valign="top" width="243"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" width="161" height="24" align="BOTTOM" border="0" alt="spacer" /></td>
 255: 													</tr>
 256: 													<tr>
 257: 														<td align="left" valign="top" width="243"><b><span class="TOPIC-Times">Policies &amp; Publications</span></b></td>
 258: 													</tr>
 259: 													<tr>
 260: 														<td align="left" valign="top" width="243"><a href="http://www.csustan.edu/Mainpage/Dir/Forms-Publications/" target="_top">All University Forms &amp; Publications</a></td>
 261: 													</tr>
 262: 													<tr>
 263: 														<td align="left" valign="top" width="243"><a href="http://www.csustan.edu/DRS/" target="_top">Accessibility Assistance &amp; Information</a></td>
 264: 													</tr>
 265: 													<tr>
 266: 														<td align="left" valign="top" width="243"><a href="http://www.csustan.edu/Catalog/PDF/Catalog-Segments-05-06/StanislausAdministration.pdf" target="_top">Administration</a>.pdf</td>
 267: 													</tr>
 268: 													<tr>
 269: 														<td align="left" valign="top" width="243"><font color="#696969"><a href="http://www.csustan.edu/Catalog/PDF/Catalog-Segments-05-06/StanislausHistory.pdf" target="_top">History</a></font>.pdf</td>
 270: 													</tr>
 271: 													<tr>
 272: 														<td align="left" valign="top" width="243"><a href="http://www.csustan.edu/Catalog/PDF/Catalog-Segments-05-06/StanOrganizationChart.pdf" target="_top">Organization Chart</a>.pdf</td>
 273: 													</tr>
 274: 													<tr>
 275: 														<td align="left" valign="top" width="243"><span class="body1"><a href="../../data/Policies-Procedures/index.html" target="_top">Policies &amp; Procedures @ CSU Stanislaus</a></span></td>
 276: 													</tr>
 277: 													<tr>
 278: 														<td align="left" valign="top" width="243"><a href="http://www.csustan.edu/DUR/Publications/Regional-ImpactReport.pdf" target="_top">Regional Impact Report</a>.pdf</td>
 279: 													</tr>
 280: 													<tr>
 281: 														<td align="left" valign="top" width="243"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" width="161" height="24" align="BOTTOM" border="0" alt="spacer" /></td>
 282: 													</tr>
 283: 													<tr>
 284: 														<td align="left" valign="top" width="243"><b><span class="TOPIC-Times">Mailing Address</span></b></td>
 285: 													</tr>
 286: 													<tr>
 287: 														<td valign="top" align="left" width="243"><span class="CONTACT-TEXT">Department Name<font color="#696969"> (if known)</font><br />
 288: 																	California State University, Stanislaus<br />
 289: 																	801 West Monte Vista Avenue<br />
 290: 																	Turlock, CA 95382<br />
 291: 																<a class="CONTACT-TEXT" href="http://www.csustan.edu/Directories/Maps/" target="_top" title="Find CSU Stanislaus campus, local Freeways, Roads and major airports">Maps &amp; Directions</a></span></td>
 292: 													</tr>
 293: 													<tr>
 294: 														<td align="left" valign="top" width="243"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" width="161" height="24" align="BOTTOM" border="0" alt="spacer" /></td>
 295: 													</tr>
 296: 													<tr>
 297: 														<td align="left" valign="top" width="243"><b><span class="TOPIC-Times">Campus Hours</span></b></td>
 298: 													</tr>
 299: 													<tr>
 300: 														<td align="left" valign="top" width="243"><b><span class="CONTACT-TEXT">Regular Hours<br />
 301: 																</span></b><span class="CONTACT-TEXT">8am - 5pm PST Monday - Friday</span></td>
 302: 													</tr>
 303: 													<tr>
 304: 														<td align="left" valign="top" width="243"><b><span class="CONTACT-TEXT">Summer Hours<br />
 305: 																</span></b><span class="CONTACT-TEXT">7:30am - 4:00pm PST Monday - Friday<br />
 306: 																(observed from June through August)</span></td>
 307: 													</tr>
 308: 													<tr>
 309: 														<td align="left" valign="top" width="243"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" width="161" height="24" align="BOTTOM" border="0" alt="spacer" /></td>
 310: 													</tr>
 311: 													<tr>
 312: 														<td align="left" valign="top" width="243"><span class="gray-text"><span class="TEXT-INFOwdw">||||||| Updated: <csobj format="ShortDate" h="12" region="0" t="DateTime" w="41">4/24/07</csobj></span></span></td>
 313: 													</tr>
 314: 												</table>
 315: 											</td>
 316: 										</tr>
 317: 										<tr></tr>
 318: 									</table>
 319: 								</td>
 320: 								<td align="center" valign="top" width="100%">
 321: 									<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="white">
 322: 										<tr>
 323: 											<td align="left" valign="top" bgcolor="white" width="100%"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" alt="spacer" height="4" width="255" border="0" /></td>
 324: 										</tr>
 325: 									</table>
 326: 									<table width="100%" border="0" cellspacing="3" cellpadding="3">
 327: 										<tr>
 328: 											<td align="center" valign="top" width="100%">
 329: 												<table width="100%" border="0" cellspacing="3" cellpadding="2" bgcolor="white">
 330: 													<tr>
 331: 														<td align="left" valign="top" bgcolor="white" width="100%"><a title="back to CSU Stanislaus" href="http://www.csustan.edu/" target="_top"><font color="#a72d08">Home</font></a> &gt; People &amp; Resources</td>
 332: 													</tr>
 333: 													<tr>
 334: 														<td align="left" valign="top" bgcolor="white" width="100%"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" alt="spacer" height="21" width="255" border="0" /></td>
 335: 													</tr>
 336: 													<tr>
 337: 														<td align="left" valign="top" bgcolor="white" width="100%"><span class="DEPT-NAME-Times">Welcome</span></td>
 338: 													</tr>
 339: 													<tr>
 340: 														<td align="left" valign="top" bgcolor="white" width="100%"><span class="red-text">This directory provides contact information to all University Employees, lists all Resources available to our campus community and information for our guests and visitors.</span></td>
 341: 													</tr>
 342: 													<tr>
 343: 														<td align="left" valign="top" width="236"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" alt="spacer" height="16" width="255" border="0" /></td>
 344: 													</tr>
 345: 													<tr>
 346: 														<td align="left" valign="top" width="236"><b><span class="TOPIC-Times">President's Office</span></b></td>
 347: 													</tr>
 348: 													<tr>
 349: 														<td align="left" valign="top" bgcolor="white" width="100%"><a href="http://www.csustan.edu/President/" onfocus="if(this.blur)this.blur();" target="_top">Message from the President</a></td>
 350: 													</tr>
 351: 													<tr>
 352: 														<td align="left" valign="top" bgcolor="white" width="100%"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" alt="spacer" height="16" width="255" border="0" /></td>
 353: 													</tr>
 354: 													<tr>
 355: 														<td align="left" valign="top" bgcolor="white" width="100%"><b><span class="TOPIC-Times">Parents Program</span></b></td>
 356: 													</tr>
 357: 													<tr>
 358: 														<td align="left" valign="top" bgcolor="white" width="100%"><a href="http://www.csustan.edu/parents/" onfocus="if(this.blur)this.blur();" target="_top">Welcome to Parents Program</a></td>
 359: 													</tr>
 360: 													<tr>
 361: 														<td align="left" valign="top" bgcolor="white" width="100%"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" alt="spacer" height="16" width="255" border="0" /></td>
 362: 													</tr>
 363: 													<tr>
 364: 														<td align="left" valign="top" bgcolor="white" width="100%"><b><span class="TOPIC-Times">Administration/Faculty/Staff</span></b></td>
 365: 													</tr>
 366: 													<tr>
 367: 														<td align="left" valign="top" bgcolor="white" width="100%"><a href="http://www.calstate.edu" onfocus="if(this.blur)this.blur();" target="_new">CSU System</a><img src="../../parts/Pages/new_browser.gif" width="11" height="11" align="BOTTOM" border="0" alt="New browser" hspace="2" /></td>
 368: 													</tr>
 369: 													<tr>
 370: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/Catalog/Colleges/DepartmentsPrograms.html" target="_top">Departments &amp; Programs</a></td>
 371: 													</tr>
 372: 													<tr>
 373: 														<td valign="top" align="left"><a href="http://www.csustan.edu/directories/FacultyPages/" target="_top">Faculty &amp; Staff Directory &amp; Search</a></td>
 374: 													</tr>
 375: 													<tr>
 376: 														<td align="left" valign="top" bgcolor="white" width="100%"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" alt="spacer" height="16" width="255" border="0" /></td>
 377: 													</tr>
 378: 													<tr>
 379: 														<td align="left" valign="top" bgcolor="white" width="100%"><span class="TOPIC-Times"><b>Programs &amp; Services</b></span></td>
 380: 													</tr>
 381: 													<tr>
 382: 														<td align="left" valign="top"><a href="http://www.csustan.edu/ABS/" target="_top">Auxilliary &amp; Business Services</a></td>
 383: 													</tr>
 384: 													<tr>
 385: 														<td align="left" valign="top"><a href="http://csustan.bkstore.com/" onfocus="if(this.blur)this.blur();" target="_new">Bookstore, the</a><img src="../../parts/Pages/new_browser.gif" width="11" height="11" align="BOTTOM" border="0" alt="New browser" hspace="2" /></td>
 386: 													</tr>
 387: 													<tr>
 388: 														<td valign="top" align="left"><a href="http://www.csustan.edu/BF/" target="_new">Business &amp; Finance</a></td>
 389: 													</tr>
 390: 													<tr>
 391: 														<td valign="top" align="left"><a href="http://www.csustan.edu/cms/" target="_top">Common Management System (CMS)</a></td>
 392: 													</tr>
 393: 													<tr>
 394: 														<td valign="TOP" align="left"><a href="http://www.csustandining.com/" onfocus="if(this.blur)this.blur();" target="_new">Campus Dining</a><img src="../../parts/Pages/new_browser.gif" width="11" height="11" align="BOTTOM" border="0" alt="New browser" hspace="2" />(Sodexho)</td>
 395: 													</tr>
 396: 													<tr>
 397: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/cpps/" target="_top">Center for Public Policy Studies</a></td>
 398: 													</tr>
 399: 													<tr>
 400: 														<td valign="top" align="left"><a href="../../data/Community-Relations/index.html" onfocus="if(this.blur)this.blur();" target="_top">Community Relations</a></td>
 401: 													</tr>
 402: 													<tr>
 403: 														<td valign="top" align="left"><a href="http://www.csustan.edu/oit/aits/LabsMain.htm" onfocus="if(this.blur)this.blur();" target="_top">Computer Labs &amp; Schedule</a></td>
 404: 													</tr>
 405: 													<tr>
 406: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/DRS/" target="_top">Disability Resource Services</a></td>
 407: 													</tr>
 408: 													<tr>
 409: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/FSS/" target="_top">Facility &amp; Support Services</a></td>
 410: 													</tr>
 411: 													<tr>
 412: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/FacultyCenter/" target="_top">Faculty Center</a></td>
 413: 													</tr>
 414: 													<tr>
 415: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/InformationServices/" target="_blank">Faculty Information Services</a></td>
 416: 													</tr>
 417: 													<tr>
 418: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/FinancialServices/" target="_top">Financial Services</a></td>
 419: 													</tr>
 420: 													<tr>
 421: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/HR/" target="_top">Human Resources</a></td>
 422: 													</tr>
 423: 													<tr>
 424: 														<td valign="top" align="left"><a href="http://www.csustan.edu/IdMC/" target="_top">Identity Management Collaborative</a></td>
 425: 													</tr>
 426: 													<tr>
 427: 														<td valign="top" align="left">(IdMC)</td>
 428: 													</tr>
 429: 													<tr>
 430: 														<td align="left" valign="top"><a href="http://www.csustan.edu/oit/" target="_top">Information Technology, Office of</a></td>
 431: 													</tr>
 432: 													<tr>
 433: 														<td align="left" valign="top"><a href="http://130.17.202.107/" target="_top">Institutional Research</a></td>
 434: 													</tr>
 435: 													<tr>
 436: 														<td align="left" valign="top"><a href="http://csustan.bkstore.com/" onfocus="if(this.blur)this.blur();" target="_new">the Bookstore</a><img src="../../parts/Pages/new_browser.gif" width="11" height="11" align="BOTTOM" border="0" alt="New browser" hspace="2" /></td>
 437: 													</tr>
 438: 													<tr>
 439: 														<td valign="TOP" align="left"><a href="http://www.warriorcard.com" target="_blank">One Card</a><img src="../../parts/Pages/new_browser.gif" width="11" height="11" align="BOTTOM" border="0" alt="New browser" hspace="2" /></td>
 440: 													</tr>
 441: 													<tr>
 442: 														<td valign="TOP" align="left"><a href="http://www.csustandur.com/" target="_top">Office of University Advancement</a></td>
 443: 													</tr>
 444: 													<tr>
 445: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/parents/" onfocus="if(this.blur)this.blur();" target="_top">Parents Program</a></td>
 446: 													</tr>
 447: 													<tr>
 448: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/PKP/">Phi Kappa Phi</a></td>
 449: 													</tr>
 450: 													<tr>
 451: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/DPS/" target="_top">Public Safety</a></td>
 452: 													</tr>
 453: 													<tr>
 454: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/ORSP/" target="_top">Research &amp; Sponsored Programs</a></td>
 455: 													</tr>
 456: 													<tr>
 457: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/ServiceLearning/" target="_top">Service Learning</a></td>
 458: 													</tr>
 459: 													<tr>
 460: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/math/sigma_xi.web/">Sigma XI</a></td>
 461: 													</tr>
 462: 													<tr>
 463: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/StrategicPlanning/" target="_top">Strategic Planning</a></td>
 464: 													</tr>
 465: 													<tr>
 466: 														<td valign="top" align="left"><a href="http://www.csustan.edu/TeacherEd/" target="_top">Teacher Education</a></td>
 467: 													</tr>
 468: 													<tr>
 469: 														<td valign="top" align="left"><a href="http://www.csustan.edu/OIT/TelephoneService/" target="_top">Telephone Services</a></td>
 470: 													</tr>
 471: 													<tr>
 472: 														<td valign="top" align="left"><a href="http://www.csustandur.com/" target="_top">University Advancement</a></td>
 473: 													</tr>
 474: 													<tr>
 475: 														<td valign="top" align="left"><a href="http://www.warriorcard.com" target="_blank">Warrior Card</a><img src="../../parts/Pages/new_browser.gif" width="11" height="11" align="BOTTOM" border="0" alt="New browser" hspace="2" /></td>
 476: 													</tr>
 477: 													<tr>
 478: 														<td valign="top" align="left"><a href="http://www.csustan.edu/oit/WebResources/" target="_top">Web Services</a></td>
 479: 													</tr>
 480: 													<tr>
 481: 														<td align="left" valign="top" bgcolor="white" width="100%"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" alt="spacer" height="16" width="255" border="0" /></td>
 482: 													</tr>
 483: 												</table>
 484: 											</td>
 485: 										</tr>
 486: 									</table>
 487: 								</td>
 488: 								<td align="center" valign="top">
 489: 									<table width="0" border="0" cellspacing="5" cellpadding="5">
 490: 										<tr>
 491: 											<td align="center" valign="top" width="178"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" alt="spacer" height="21" width="178" border="0" /></td>
 492: 										</tr>
 493: 										<tr>
 494: 											<td align="center" valign="top" width="178"><csobj csref="../../Data-Dir-Components/Employment.html" h="153" occur="67" t="Component" w="178">
 495: 													<div align="left">
 496: 														<table width="100%" border="0" cellspacing="2" cellpadding="2">
 497: 															<tr>
 498: 																<td align="left" valign="top" width="100%"><b><span class="TOPIC-Times">Employment</span></b></td>
 499: 															</tr>
 500: 															<tr>
 501: 																<td valign="TOP" align="left" width="100%"><a href="http://www.csustan.edu/ABS/EmploymentOpportunities.html" target="_top">Auxiliary &amp; Business Services</a></td>
 502: 															</tr>
 503: 															<tr>
 504: 																<td valign="TOP" align="left" width="100%"><a href="http://www.csustan.edu/FacultyAffairs/EmploymentOpps.html?-db=CSUJobs&-lay=Position&-format=search_results_campus.html&-error=search_error_campus.html&-op=neq&disccode=adm&-op=eq&campuscode=sta&-SortField=Position&-max=10&-Find" target="_top"><span class="Arial1">Faculty</span></a></td>
 505: 															</tr>
 506: 															<tr>
 507: 																<td valign="TOP" align="left" width="100%"><a href="http://www.csustan.edu/hr/Employment_Opportunities/" target="_top"><span class="Arial1">Management &amp; Staff</span></a></td>
 508: 															</tr>
 509: 															<tr>
 510: 																<td valign="top" align="left" width="100%"><span class="Arial1"><a href="http://www.csustan.edu/career/Pages/Students/SES.html" target="_top">Student Assistants</a></span></td>
 511: 															</tr>
 512: 															<tr>
 513: 																<td valign="TOP" align="left" width="100%"><span class="Arial1"><a href="http://www.csustan.edu/FinancialAid/data/WorkStudy-Employment/" target="_top">Work Study Program</a></span></td>
 514: 															</tr>
 515: 														</table>
 516: 													</div>
 517: 												</csobj>
 518: 												<table width="178" border="0" cellspacing="2" cellpadding="2">
 519: 													<tr>
 520: 														<td align="left" valign="top" bgcolor="white"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" alt="spacer" height="24" width="170" border="0" /></td>
 521: 													</tr>
 522: 													<tr>
 523: 														<td align="left" valign="top" width="100%"><span class="TOPIC-Times"><b>Resources</b></span></td>
 524: 													</tr>
 525: 													<tr>
 526: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/Banner/" target="_top">Banner</a></td>
 527: 													</tr>
 528: 													<tr>
 529: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/BrioReDirect/" target="_new">Brio Reports</a></td>
 530: 													</tr>
 531: 													<tr>
 532: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/campus/photos/accept-terms.html" target="_top">Campus Photos</a></td>
 533: 													</tr>
 534: 													<tr>
 535: 														<td valign="top" align="left"><a href="http://www.csustan.edu/Catalog/" target="_top">Catalog 2006/07</a></td>
 536: 													</tr>
 537: 													<tr>
 538: 														<td valign="top" align="left"><a href="http://www.csustan.edu/classschedule/" target="_top">Class Schedule</a></td>
 539: 													</tr>
 540: 													<tr>
 541: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/oit/MDL/" target="_top">Distance Learning</a></td>
 542: 													</tr>
 543: 													<tr>
 544: 														<td align="left" valign="top"><a title="Access your University E-mail account from the Web" href="https://outlook.csustan.edu/" target="_blank"><b>E-mail</b><br />
 545: 																Outlook</a><img src="../../parts/Pages/new_browser.gif" width="11" height="11" align="BOTTOM" border="0" alt="New browser" hspace="2" /></td>
 546: 													</tr>
 547: 													<tr>
 548: 														<td valign="TOP" align="left"><a href="http://webmail.csustan.edu/" target="_top"><b>E-mail</b><br />
 549: 																STAN WebMail</a><img src="../../parts/Pages/new_browser.gif" width="11" height="11" align="BOTTOM" border="0" alt="New browser" hspace="2" /></td>
 550: 													</tr>
 551: 													<tr>
 552: 														<td valign="TOP" align="left" nowrap="nowrap"><a href="http://www.csustan.edu/oit/Publications/" target="_top"><b>E-mail</b><br />
 553: 																Forwarding</a></td>
 554: 													</tr>
 555: 													<tr>
 556: 														<td valign="TOP" align="left" nowrap="nowrap"><a href="http://www.csustan.edu/oit/Publications/E-MAIL-My-Address.pdf" target="_top"><b>E-mail</b><br />
 557: 																My E-mail Address?</a>.pdf</td>
 558: 													</tr>
 559: 													<tr>
 560: 														<td valign="top" align="left"><a href="http://www.csustan.edu/FacultyAffairs/" target="_top">Faculty Affairs</a></td>
 561: 													</tr>
 562: 													<tr>
 563: 														<td valign="top" align="left"><a href="http://www.csustan.edu/FacultyCenter/" target="_top">Faculty Center</a></td>
 564: 													</tr>
 565: 													<tr>
 566: 														<td valign="top" align="left"><a href="http://www.csustan.edu/Mainpage/Dir/Forms-Publications/" target="_top">Forms &amp; Publications</a></td>
 567: 													</tr>
 568: 													<tr>
 569: 														<td valign="TOP" align="left">General Information:<br />
 570: 															667-3122</td>
 571: 													</tr>
 572: 													<tr>
 573: 														<td valign="TOP" align="left"><a href="http://heccc.deltacollege.org/" target="_new">HECCC</a></td>
 574: 													</tr>
 575: 													<tr>
 576: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/HR/" target="_top">Human Resources</a></td>
 577: 													</tr>
 578: 													<tr>
 579: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/ps/" target="_top">PeopleSoft Applications</a></td>
 580: 													</tr>
 581: 													<tr>
 582: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/Seal/" target="_top">Seal &amp; Document<br />
 583: 																Templates of University</a></td>
 584: 													</tr>
 585: 													<tr>
 586: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/FacultyAffairs/phonebook/index.htm" onfocus="if(this.blur)this.blur();" target="_top">University Directory</a></td>
 587: 													</tr>
 588: 													<tr>
 589: 														<td valign="TOP" align="left"><span class="CONTACT-TEXT"><span class="fineprint1">(On-Campus Access Only)</span></span></td>
 590: 													</tr>
 591: 													<tr>
 592: 														<td valign="TOP" align="left"><a href="http://www.csustan.edu/WASC/" target="_top">WASC</a></td>
 593: 													</tr>
 594: 													<tr>
 595: 														<td valign="TOP" align="left"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" alt="spacer" height="24" width="170" border="0" /></td>
 596: 													</tr>
 597: 													<tr>
 598: 														<td valign="TOP" align="left"><b><span class="TOPIC-Times">Assistance</span></b></td>
 599: 													</tr>
 600: 													<tr>
 601: 														<td valign="TOP" align="left">
 602: 															<iframe id="PDFAssistance" name="PDFAssistance" src="http://www.csustan.edu/Mainpage/Data-Dir-Components/PDF-components/PDF-Assist-sml.html" frameborder="0" scrolling="no" height="38" width="170"></iframe>
 603: 														</td>
 604: 													</tr>
 605: 													<tr>
 606: 														<td valign="TOP" align="left"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" width="161" height="24" align="BOTTOM" border="0" alt="spacer" /></td>
 607: 													</tr>
 608: 													<tr>
 609: 														<td valign="TOP" align="left"><span class="CONTACT-TEXT"><b>Problems or Comments:<br />
 610: 																</b>Contact web administrator<br />
 611: 																<a class="CONTACT-TEXT" href="mailto:webdesign@csustan.edu">WebDesign@csustan.edu</a></span></td>
 612: 													</tr>
 613: 													<tr>
 614: 														<td align="left" valign="top"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" alt="spacer" height="24" width="170" border="0" /></td>
 615: 													</tr>
 616: 												</table>
 617: 											</td>
 618: 										</tr>
 619: 									</table>
 620: 								</td>
 621: 							</tr>
 622: 						</table>
 623: 					</td>
 624: 				</tr>
 625: 				<tr>
 626: 					<td bgcolor="white" width="800">
 627: 						<iframe id="FooterBottom" name="FooterBottom" src="http://www.csustan.edu/Mainpage/Data-Dir-Components/ATemplatePg-Components/AFooter-Bottom.html" frameborder="0" scrolling="no" height="36" width="800"></iframe>
 628: 					</td>
 629: 				</tr>
 630: 			</table>
 631: 		</div>
 632: 	</BODY>
 633: 
 634: </HTML>