AccVerify Report

Verified File Name: http://www.csustan.edu/Mainpage/data/FAQ/index.html
Date and Time: 6/12/2007 10:00:01 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.
    • Failure - INPUT Element, of Type TEXT, found at Line: 245, Column: 22
  • 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: 196, Column: 7
    • Failure - IFRAME Element at Line: 201, Column: 7
    • Failure - IFRAME Element at Line: 606, 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 that contain the 'ismap' attribute.
    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 server-side image map 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: 228, Column: 17.
    • Note: Data TABLE Element found at Line: 264, Column: 13.
    • Note: Data TABLE Element found at Line: 333, Column: 13.
    • Note: Data TABLE Element found at Line: 432, Column: 15.
    • Note: Data TABLE Element found at Line: 455, Column: 15.
    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: 228, Column: 17.
    • Note: Data TABLE Element found at Line: 264, Column: 13.
    • Note: Data TABLE Element found at Line: 333, Column: 13.
    • Note: Data TABLE Element found at Line: 432, Column: 15.
    • Note: Data TABLE Element found at Line: 455, Column: 15.
    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.
     
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>Frequently Asked Questions</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="c20f36cc2"></csactionitem>
 100: 		<csactions>
 101: 			<csaction name="c20f1ffe0" class="Open Window" type="onevent" val0="http://www.csustan.edu/mainpage/data/Grades-Transcripts/" val1="_new" val2="750" val3="530" val4="true" val5="true" val6="false" val7="true" val8="false" val9="false" val10="false" urlparams="1"></csaction>
 102: 			<csaction name="c20f1ffe1" class="Open Window" type="onevent" val0="http://www.csustan.edu/mainpage/data/Grades-Transcripts/" val1="_new" val2="750" val3="530" val4="true" val5="true" val6="false" val7="true" val8="false" val9="false" val10="false" urlparams="1"></csaction>
 103: 			<csaction name="c20f1ffe2" class="Open Window" type="onevent" val0="http://www.csustan.edu/mainpage/data/Grades-Transcripts/" val1="_new" val2="750" val3="530" val4="true" val5="true" val6="false" val7="true" val8="false" val9="false" val10="false" urlparams="1"></csaction>
 104: 			<csaction name="c20f1ffe3" class="Open Window" type="onevent" val0="http://www.csustan.edu/oit/WebSite_Development/Browser_tech_notes/" val1="new" val2="600" val3="380" val4="true" val5="true" val6="false" val7="false" val8="false" val9="false" val10="false" urlparams="1"></csaction>
 105: 			<csaction name="c20f36cc2" class="6RandomImage" type="onload" val0="randomimage" val1="../../parts/mainpage/PhotosRound-211/006.jpg" val2="../../parts/mainpage/PhotosRound-211/089.jpg" val3="../../parts/mainpage/PhotosRound-211/082.jpg" val4="../../parts/mainpage/PhotosRound-211/078.jpg" val5="../../parts/mainpage/PhotosRound-211/061.jpg" val6="../../parts/mainpage/PhotosRound-211/040.jpg" urlparams="2,3,4,5,6,7"></csaction>
 106: 		</csactions>
 107: 		<csscriptdict>
 108: 			<script type="text/javascript"><!--
 109: CSInit = new Array;
 110: function CSScriptInit() {
 111: if(typeof(skipPage) != "undefined") { if(skipPage) return; }
 112: idxArray = new Array;
 113: for(var i=0;i<CSInit.length;i++)
 114: 	idxArray[i] = i;
 115: CSAction2(CSInit, idxArray);}
 116: CSStopExecution=false;
 117: function CSAction(array) {return CSAction2(CSAct, array);}
 118: function CSAction2(fct, array) { 
 119: 	var result;
 120: 	for (var i=0;i<array.length;i++) {
 121: 		if(CSStopExecution) return false; 
 122: 		var aa = fct[array[i]];
 123: 		if (aa == null) return false;
 124: 		var ta = new Array;
 125: 		for(var j=1;j<aa.length;j++) {
 126: 			if((aa[j]!=null)&&(typeof(aa[j])=="object")&&(aa[j].length==2)){
 127: 				if(aa[j][0]=="VAR"){ta[j]=CSStateArray[aa[j][1]];}
 128: 				else{if(aa[j][0]=="ACT"){ta[j]=CSAction(new Array(new String(aa[j][1])));}
 129: 				else ta[j]=aa[j];}
 130: 			} else ta[j]=aa[j];
 131: 		}			
 132: 		result=aa[0](ta);
 133: 	}
 134: 	return result;
 135: }
 136: CSAct = new Object;
 137: 
 138: function CSOpenWindow(action) {
 139: 	var wf = "";	
 140: 	wf = wf + "width=" + action[3];
 141: 	wf = wf + ",height=" + action[4];
 142: 	wf = wf + ",resizable=" + (action[5] ? "yes" : "no");
 143: 	wf = wf + ",scrollbars=" + (action[6] ? "yes" : "no");
 144: 	wf = wf + ",menubar=" + (action[7] ? "yes" : "no");
 145: 	wf = wf + ",toolbar=" + (action[8] ? "yes" : "no");
 146: 	wf = wf + ",directories=" + (action[9] ? "yes" : "no");
 147: 	wf = wf + ",location=" + (action[10] ? "yes" : "no");
 148: 	wf = wf + ",status=" + (action[11] ? "yes" : "no");		
 149: 	window.open(action[1],action[2],wf);
 150: }
 151: 
 152: //6 Random image Action, generates  1 of 6 random images during event
 153: function CSRandomImg(action) { 
 154: 		if (document.images) {
 155: 			document.images[action[1]].src = action[Math.floor(Math.random()*6)+2]
 156: 		}
 157:  }
 158: function CSClickReturn () {
 159: 	var bAgent = window.navigator.userAgent; 
 160: 	var bAppName = window.navigator.appName;
 161: 	if ((bAppName.indexOf("Explorer") >= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0))
 162: 		return true; /* dont follow link */
 163: 	else return false; /* dont follow link */
 164: }
 165: 
 166: 
 167: 
 168: 
 169: 
 170: // --></script>
 171: 		</csscriptdict>
 172: 		<csactiondict>
 173: 			<script type="text/javascript"><!--
 174: CSInit[CSInit.length] = new Array(CSRandomImg,/*CMP*/ 'randomimage',/*URL*/ '../../parts/mainpage/PhotosRound-211/006.jpg',/*URL*/ '../../parts/mainpage/PhotosRound-211/089.jpg',/*URL*/ '../../parts/mainpage/PhotosRound-211/082.jpg',/*URL*/ '../../parts/mainpage/PhotosRound-211/078.jpg',/*URL*/ '../../parts/mainpage/PhotosRound-211/061.jpg',/*URL*/ '../../parts/mainpage/PhotosRound-211/040.jpg');
 175: 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);
 176: 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);
 177: 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);
 178: 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);
 179: 
 180: // --></script>
 181: 		</csactiondict>
 182: 		<csimport user="../../Data-Dir-Components/Employment.html" occur="57">
 183: 			<csactions>
 184: 			
 185: 		</csactions>
 186: 		</csimport>
 187: 	</HEAD>
 188: 
 189: <BODY onload="CSScriptInit();void(0);" 
 190: TOPMARGIN="24" LEFTMARGIN="24" MARGINWIDTH="24" MARGINHEIGHT="24">
 191: 		<div align="center">
 192: 			<a name="Anchor-49575" id="Anchor-49575"></a>
 193: 			<table width="804" border="0" cellspacing="2" cellpadding="0" bgcolor="white">
 194: 				<tr>
 195: 					<td bgcolor="#424242" width="800">
 196: 						<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>
 197: 					</td>
 198: 				</tr>
 199: 				<tr>
 200: 					<td bgcolor="#a72d08" width="800">
 201: 						<iframe id="HeaderCatagory" name="HeaderCatagory" src="http://www.csustan.edu/Mainpage/Data-Dir-Components/ATemplatePg-Components/AHeader-AboutUs-alt.html" frameborder="0" scrolling="no" height="209" width="800"></iframe>
 202: 					</td>
 203: 				</tr>
 204: 				<tr>
 205: 					<td align="center" valign="top" bgcolor="white" width="800">
 206: 						<table width="800" border="0" cellspacing="0" cellpadding="0">
 207: 							<tr>
 208: 								<td align="center" valign="top">
 209: 									<table width="265" border="0" cellspacing="5" cellpadding="5">
 210: 										<tr>
 211: 											<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>
 212: 										</tr>
 213: 										<tr height="677">
 214: 											<td rowspan="2" align="center" valign="top" width="251">
 215: 												<table width="251" border="0" cellspacing="2" cellpadding="2">
 216: 													<tr height="211">
 217: 														<td align="right" valign="top" width="243" height="211">
 218: 															<div align="center">
 219: 																<img src="../../parts/space.gif" width="211" height="211" border="0" alt="CSU Stanislaus Campus Photo" name="randomimage" /></div>
 220: 														</td>
 221: 													</tr>
 222: 													<tr>
 223: 														<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>
 224: 													</tr>
 225: 													<tr>
 226: 														<td align="left" valign="top" width="235">
 227: 															<div align="center">
 228: 																<table width="200" border="0" cellpadding="0" cellspacing="0">
 229: 																	<tr>
 230: 																		<td class="TAN" align="center" valign="top" nowrap="nowrap" width="200"><img src="../../parts/space.gif" width="200" height="8" align="BOTTOM" border="0" alt="spacer" /></td>
 231: 																	</tr>
 232: 																	<tr>
 233: 																		<td class="TAN" align="center" valign="top" nowrap="nowrap" width="200">
 234: 																			<div align="center">
 235: 																				<span class="TOPIC-Times"><b>Ask a Question</b></span></div>
 236: 																		</td>
 237: 																	</tr>
 238: 																	<tr>
 239: 																		<td class="TAN" align="center" valign="top" nowrap="nowrap" width="200"><img src="../../parts/space.gif" width="200" height="4" align="BOTTOM" border="0" alt="spacer" /></td>
 240: 																	</tr>
 241: 																	<tr>
 242: 																		<td class="TAN" align="center" valign="top" width="200">
 243: 																			<form name="ae" method="get" action="http://csustan.askadmissions.net/csustan/aeresults.aspx">
 244: 																				<div align="center">
 245: 																					<input type="text" name="Quser" size="20" maxlength="350" border="0" /><img src="../../parts/space.gif" width="170" height="8" align="BOTTOM" border="0" alt="spacer" /><br />
 246: 																					<span class="red-text">Real questions like:<br />
 247: 																						&quot;How can I visit?&quot;</span><font color="#990100"><br />
 248: 																					</font><input type="submit" id="btnask" value="Submit Your Question" border="0" style="font-family: Arial; font-weight: bold; color: #ffffff; border: 1px solid #000000; width: 160px; background-color: #999999" /><br />
 249: 																				</div>
 250: 																			</form>
 251: 																		</td>
 252: 																	</tr>
 253: 																	<tr>
 254: 																		<td class="TAN" align="center" valign="top" nowrap="nowrap" width="200"><img src="../../parts/space.gif" width="200" height="8" align="BOTTOM" border="0" alt="spacer" /></td>
 255: 																	</tr>
 256: 																</table>
 257: 															</div>
 258: 														</td>
 259: 													</tr>
 260: 													<tr>
 261: 														<td align="left" valign="top" width="235"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" width="161" height="24" align="BOTTOM" border="0" alt="spacer" /></td>
 262: 													</tr>
 263: 												</table>
 264: 												<table width="251" border="0" cellspacing="2" cellpadding="2">
 265: 													<tr>
 266: 														<td align="left" valign="top" width="235"><span class="TOPIC-Times"><b>Policies &amp; Publications</b></span></td>
 267: 													</tr>
 268: 													<tr>
 269: 														<td align="left" valign="top" width="235"><a href="http://www.csustan.edu/DRS/" target="_top">Accessibility Assistance &amp; Information</a></td>
 270: 													</tr>
 271: 													<tr>
 272: 														<td align="left" valign="top" width="235"><span class="body1"><a href="../../Dir/Forms-Publications/index.html" target="_top">Policies &amp; Procedures @ CSU Stanislaus</a></span></td>
 273: 													</tr>
 274: 													<tr>
 275: 														<td align="left" valign="top" width="235"><span class="body1"><a href="../../Dir/Forms-Publications/index.html" target="_top">University Publications</a></span></td>
 276: 													</tr>
 277: 													<tr>
 278: 														<td align="left" valign="top" width="235"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" width="161" height="24" align="BOTTOM" border="0" alt="spacer" /></td>
 279: 													</tr>
 280: 													<tr>
 281: 														<td align="left" valign="top" width="235"><b><span class="TOPIC-Times">Mailing Address</span></b></td>
 282: 													</tr>
 283: 													<tr>
 284: 														<td valign="top" align="left" width="235"><span class="CONTACT-TEXT">Department Name<font color="#696969"> (if known)</font><br />
 285: 																	California State University, Stanislaus<br />
 286: 																	801 West Monte Vista Avenue<br />
 287: 																	Turlock, CA 95382<br />
 288: 																<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>
 289: 													</tr>
 290: 													<tr>
 291: 														<td align="left" valign="top" width="235"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" width="161" height="24" align="BOTTOM" border="0" alt="spacer" /></td>
 292: 													</tr>
 293: 													<tr>
 294: 														<td align="left" valign="top" width="243"><b><span class="TOPIC-Times">Campus Hours</span></b></td>
 295: 													</tr>
 296: 													<tr>
 297: 														<td align="left" valign="top" width="243"><b><span class="CONTACT-TEXT">Regular Hours<br />
 298: 																</span></b><span class="CONTACT-TEXT">8am - 5pm PST Monday - Friday</span></td>
 299: 													</tr>
 300: 													<tr>
 301: 														<td align="left" valign="top" width="243"><b><span class="CONTACT-TEXT">Summer Hours<br />
 302: 																</span></b><span class="CONTACT-TEXT">7:30am - 4:00pm PST Monday - Friday<br />
 303: 																(observed from June through August)</span></td>
 304: 													</tr>
 305: 													<tr>
 306: 														<td align="left" valign="top" width="235"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" width="161" height="24" align="BOTTOM" border="0" alt="spacer" /></td>
 307: 													</tr>
 308: 													<tr>
 309: 														<td align="left" valign="top" width="235"><span class="CONTACT-TEXT"><b>Problems or Comments:<br />
 310: 																</b>Contact web administrator at <a class="CONTACT-TEXT" href="mailto:webdesign@csustan.edu">WebDesign@csustan.edu</a></span></td>
 311: 													</tr>
 312: 													<tr>
 313: 														<td align="left" valign="top" width="235"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" width="161" height="24" align="BOTTOM" border="0" alt="spacer" /></td>
 314: 													</tr>
 315: 													<tr>
 316: 														<td align="left" valign="top" width="235"><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>
 317: 													</tr>
 318: 												</table>
 319: 											</td>
 320: 										</tr>
 321: 										<tr></tr>
 322: 									</table>
 323: 								</td>
 324: 								<td align="center" valign="top" width="100%">
 325: 									<table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="white">
 326: 										<tr>
 327: 											<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>
 328: 										</tr>
 329: 									</table>
 330: 									<table width="100%" border="0" cellspacing="3" cellpadding="3">
 331: 										<tr>
 332: 											<td align="center" valign="top" width="100%">
 333: 												<table width="100%" border="0" cellspacing="3" cellpadding="2" bgcolor="white">
 334: 													<tr>
 335: 														<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; Frequently Asked Questions</td>
 336: 													</tr>
 337: 													<tr>
 338: 														<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>
 339: 													</tr>
 340: 													<tr>
 341: 														<td align="left" valign="top" bgcolor="white" width="100%"><span class="DEPT-NAME-Times">Frequently<br />
 342: 																Asked Questions</span></td>
 343: 													</tr>
 344: 													<tr>
 345: 														<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>
 346: 													</tr>
 347: 													<tr>
 348: 														<td align="left" valign="top" width="236"><b><span class="TOPIC-Times">How, What &amp; Where</span></b></td>
 349: 													</tr>
 350: 													<tr>
 351: 														<td valign="top" align="left" width="236"><span class="body1"><b>Is</b> the University <a href="http://www.csustan.edu/Catalog/" target="_top">Catalog</a><strong> </strong>on the web?</span></td>
 352: 													</tr>
 353: 													<tr>
 354: 														<td valign="top" align="left" width="236"><span class="body1"><b>Is</b> the <a href="http://www.csustan.edu/classschedule/" target="_top">Class Schedule</a><strong> </strong>on the web?</span></td>
 355: 													</tr>
 356: 													<tr>
 357: 														<td valign="top" align="left" width="236"><span class="body1"><b>Is</b> there information about <a href="http://www.csustan.edu/commencement/" target="_top">Commencement</a>?</span></td>
 358: 													</tr>
 359: 													<tr>
 360: 														<td valign="top" align="left" width="236"><span class="body1"><b>Where</b> can I find general </span><a href="../Contact-Information/index.html" target="_top"><span class="body1">Contact</span></a><span class="body1"> information?</span></td>
 361: 													</tr>
 362: 													<tr>
 363: 														<td valign="top" align="left" width="236"><span class="body1"><b>How</b> do I find </span><a href="http://www.csustan.edu/directories/FacultyPages/" target="_top">Faculty &amp; Staff</a><b> </b>contact information?</td>
 364: 													</tr>
 365: 													<tr>
 366: 														<td valign="top" align="left" width="236"><b>About</b> Student <a href="http://www.csustan.edu/EnrollmentServices/Fees-Deadlines/" target="_top">Fees &amp; Deadlines</a>?</td>
 367: 													</tr>
 368: 													<tr>
 369: 														<td valign="top" align="left" width="236"><span class="body1"><b>Where</b> can I find all or any </span><a href="../../Dir/Forms-Publications/index.html" target="_top"><span class="body1">Forms &amp; Publications</span></a><span class="body1">?</span></td>
 370: 													</tr>
 371: 													<tr>
 372: 														<td valign="top" align="left" width="236"><span class="body1"><b>How</b> do I find information about my <a onclick="CSAction(new Array(/*CMP*/'c20f1ffe0'));return CSClickReturn()" href="#" csclick="c20f1ffe0">Grades</a>?</span><img src="../../parts/Pages/new_browser.gif" width="11" height="11" align="BOTTOM" border="0" alt="New browser" hspace="2" /></td>
 373: 													</tr>
 374: 													<tr>
 375: 														<td valign="top" align="left" width="236"><span class="body1"><b>How</b> do I find Information for <a href="http://www.csustan.edu/InternationalStudents/" target="_top">International Students</a>?</span></td>
 376: 													</tr>
 377: 													<tr>
 378: 														<td valign="top" align="left" width="236"><span class="body1"><b>Do</b> you have <a href="http://www.csustan.edu/directories/Maps_n_Plans/Campus_Plans/" target="_top">Maps of</a><strong> </strong>Campus &amp; Buildings?</span></td>
 379: 													</tr>
 380: 													<tr>
 381: 														<td valign="top" align="left" width="236"><span class="body1"><b>Do</b> you have a <a href="http://www.csustan.edu/directories/Map-2-Campus/" target="_top">Map to</a><strong> </strong>the<strong> </strong>Campus?</span></td>
 382: 													</tr>
 383: 													<tr>
 384: 														<td valign="top" align="left" width="236"><span class="body1"><b>Where</b> can I change my <a onclick="CSAction(new Array(/*CMP*/'c20f1ffe1'));return CSClickReturn()" href="#" csclick="c20f1ffe1">PIN Number</a>?</span><img src="../../parts/Pages/new_browser.gif" width="11" height="11" align="BOTTOM" border="0" alt="New browser" hspace="2" /></td>
 385: 													</tr>
 386: 													<tr>
 387: 														<td valign="top" align="left" width="236"><span class="body1"><b>Where</b> do I find University <a href="../../Dir/Forms-Publications/index.html" target="_top">Policies &amp; Procedures</a>?</span></td>
 388: 													</tr>
 389: 													<tr>
 390: 														<td valign="top" align="left" width="236"><span class="body1"><b>Where</b> can I find </span><a href="http://www.csustan.edu/admissions/" target="_top"><span class="body1">Registration</span></a><span class="body1"><strong> </strong>Information?</span></td>
 391: 													</tr>
 392: 													<tr>
 393: 														<td valign="top" align="left" width="236"><span class="body1"><b>How</b> do I find my <a onclick="CSAction(new Array(/*CMP*/'c20f1ffe2'));return CSClickReturn()" href="#" csclick="c20f1ffe2">Transcripts</a>?</span><img src="../../parts/Pages/new_browser.gif" width="11" height="11" align="BOTTOM" border="0" alt="New browser" hspace="2" /></td>
 394: 													</tr>
 395: 													<tr>
 396: 														<td align="left" valign="top" width="236"><b>What</b> <a onclick="CSAction(new Array(/*CMP*/'c20f1ffe3'));return CSClickReturn()" href="#" csclick="c20f1ffe3">Internet Browser</a><img src="../../parts/Pages/new_browser.gif" width="11" height="11" align="BOTTOM" border="0" alt="New browser" hspace="2" /> should I should use?</td>
 397: 													</tr>
 398: 													<tr>
 399: 														<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>
 400: 													</tr>
 401: 													<tr>
 402: 														<td align="left" valign="top" bgcolor="white" width="100%">
 403: 															<iframe id="FacultyStaffSearch" name="FacultyStaffSearch" src="http://www.csustan.edu/FacStaffSearchReDirect/" frameborder="0" align="top" height="190" width="300">
 404: 																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
 405: 																<p>Thank you.</p>
 406: 															</iframe>
 407: 														</td>
 408: 													</tr>
 409: 													<tr>
 410: 														<td align="center" valign="top" bgcolor="white" width="100%">
 411: 															<div align="center">
 412: 																<a href="mailto:webdesign@csustan.edu">E-mail</a> <font color="#444444">- <span class="header-sml">information update<br />
 413: 																			requests or comments.</span></font></div>
 414: 														</td>
 415: 													</tr>
 416: 													<tr>
 417: 														<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>
 418: 													</tr>
 419: 												</table>
 420: 											</td>
 421: 										</tr>
 422: 									</table>
 423: 								</td>
 424: 								<td align="center" valign="top">
 425: 									<table width="0" border="0" cellspacing="5" cellpadding="5">
 426: 										<tr>
 427: 											<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>
 428: 										</tr>
 429: 										<tr>
 430: 											<td align="center" valign="top" width="178"><csobj csref="../../Data-Dir-Components/Employment.html" h="153" occur="57" t="Component" w="178">
 431: 													<div align="left">
 432: 														<table width="100%" border="0" cellspacing="2" cellpadding="2">
 433: 															<tr>
 434: 																<td align="left" valign="top" width="100%"><b><span class="TOPIC-Times">Employment</span></b></td>
 435: 															</tr>
 436: 															<tr>
 437: 																<td valign="TOP" align="left" width="100%"><a href="http://www.csustan.edu/ABS/EmploymentOpportunities.html" target="_top">Auxiliary &amp; Business Services</a></td>
 438: 															</tr>
 439: 															<tr>
 440: 																<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>
 441: 															</tr>
 442: 															<tr>
 443: 																<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>
 444: 															</tr>
 445: 															<tr>
 446: 																<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>
 447: 															</tr>
 448: 															<tr>
 449: 																<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>
 450: 															</tr>
 451: 														</table>
 452: 													</div>
 453: 												</csobj><img src="http://www.csustan.edu/Mainpage/parts/space.gif" alt="spacer" height="24" width="170" border="0" /><csobj csref="../../Data-Dir-Components/phone-numbers-component.html" h="451" occur="43" t="Component" w="178">
 454: 													<div align="left">
 455: 														<table width="178" border="0" cellspacing="2" cellpadding="2">
 456: 															<tr>
 457: 																<td align="left" valign="top"><b><span class="TOPIC-Times">Phone Numbers</span></b></td>
 458: 															</tr>
 459: 															<tr>
 460: 																<td align="left" valign="top"><i><span class="red-text">Area Code (209)</span></i></td>
 461: 															</tr>
 462: 															<tr>
 463: 																<td align="left" valign="top">Academic Records:<br>
 464: 																		667-3264</td>
 465: 															</tr>
 466: 															<tr>
 467: 																<td align="left" valign="top">Account Charges &amp; Balance:<br>
 468: 																		667-3406</td>
 469: 															</tr>
 470: 															<tr>
 471: 																<td align="left" valign="top">Alumni Activities:<br>
 472: 																		667-3693</td>
 473: 															</tr>
 474: 															<tr>
 475: 																<td align="left" valign="top">Applying for Admission:<br>
 476: 																		667-3070</td>
 477: 															</tr>
 478: 															<tr>
 479: 																<td align="left" valign="top">Campus Tours:<br>
 480: 																		667-3811</td>
 481: 															</tr>
 482: 															<tr>
 483: 																<td align="left" valign="top">Application Status:<br>
 484: 																		667-3152</td>
 485: 															</tr>
 486: 															<tr>
 487: 																<td align="left" valign="top">General Information:<br>
 488: 																		667-3122</td>
 489: 															</tr>
 490: 															<tr>
 491: 																<td align="left" valign="top">Grades: 667-3264</td>
 492: 															</tr>
 493: 															<tr>
 494: 																<td align="left" valign="top">Graduate School:<br>
 495: 																		667-3129</td>
 496: 															</tr>
 497: 															<tr>
 498: 																<td align="left" valign="top">Transcripts:<br>
 499: 																		664-6616</td>
 500: 															</tr>
 501: 															<tr>
 502: 																<td align="left" valign="top">Prospective Student:<br>
 503: 																		667-3070</td>
 504: 															</tr>
 505: 														</table>
 506: 													</div>
 507: 												</csobj>
 508: 												<table width="178" border="0" cellspacing="2" cellpadding="2">
 509: 													<tr>
 510: 														<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>
 511: 													</tr>
 512: 													<tr>
 513: 														<td align="left" valign="top" width="100%"><b><span class="TOPIC-Times">E-mail Web Access</span></b></td>
 514: 													</tr>
 515: 													<tr>
 516: 														<td align="left" valign="top" width="100%">
 517: 															<div align="left">
 518: 																<a title="Access your University E-mail account from the Web" href="https://outlook.csustan.edu/" target="_blank">Outlook</a><img src="../../parts/Pages/new_browser.gif" width="11" height="11" align="BOTTOM" border="0" alt="New browser" hspace="2" /></div>
 519: 														</td>
 520: 													</tr>
 521: 													<tr>
 522: 														<td align="left" valign="top" width="100%"><span class="CONTACT-TEXT"><span class="fineprint">(Access your University<br />
 523: 																	E-mail from the Web)</span></span></td>
 524: 													</tr>
 525: 													<tr>
 526: 														<td align="left" valign="top" width="100%">
 527: 															<div align="left">
 528: 																<a href="http://webmail.csustan.edu/" target="_top">STAN WebMail</a><img src="../../parts/Pages/new_browser.gif" width="11" height="11" align="BOTTOM" border="0" alt="New browser" hspace="2" /></div>
 529: 														</td>
 530: 													</tr>
 531: 													<tr>
 532: 														<td align="left" valign="top" width="100%"><span class="CONTACT-TEXT"><span class="fineprint">(Access your University<br />
 533: 																	E-mail  from the Web)</span></span></td>
 534: 													</tr>
 535: 													<tr>
 536: 														<td align="left" valign="top"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" alt="spacer" height="24" width="170" border="0" /></td>
 537: 													</tr>
 538: 													<tr>
 539: 														<td align="left" valign="top"><b><span class="TOPIC-Times">World News</span></b></td>
 540: 													</tr>
 541: 													<tr>
 542: 														<td align="left" valign="top">
 543: 															<div align="left">
 544: 																<table border="0" cellpadding="0" cellspacing="0">
 545: 																	<tr>
 546: 																		<td valign="TOP" align="center" width="1">
 547: 																			<form method="POST" enctype="application/x-www-form-urlencoded" name="cs_form_name_0">
 548: 																				<div align="left"></div>
 549: 																		</td>
 550: 																		<td valign="TOP">
 551: 																			<div align="center">
 552: 																				<select class="body1" name="select1" onchange="surfto(this.form)">
 553: 																					<option selected="selected" value="0">World News Index</option>
 554: 																					<option value="0"></option>
 555: 																					<option value="http://abcnews.go.com/">ABC</option>
 556: 																					<option value="http://news.bbc.co.uk/">BBC</option>
 557: 																					<option value="http://www.cbn.com/">CBN</option>
 558: 																					<option value="http://www.cbsnews.com/">CBS</option>
 559: 																					<option value="http://news.com.com/">CNET</option>
 560: 																					<option value="http://www.cnn.com/">CNN</option>
 561: 																					<option value="http://www.c-span.org/">C-SPAN</option>
 562: 																					<option value="http://www.drudgereport.com/">Drudge Report</option>
 563: 																					<option value="http://www.foxnews.com/">FOX News</option>
 564: 																					<option value="http://www.msnbc.msn.com/">MSNBC</option>
 565: 																					<option value="http://www.nationalreview.com/">National Review</option>
 566: 																					<option value="http://www.nypost.com/">New York Post</option>
 567: 																					<option value="http://www.nytimes.com/">New York Times</option>
 568: 																					<option value="http://www.newsmax.com/">NEWS MAX</option>
 569: 																					<option value="http://www.npr.org/">NPR</option>
 570: 																					<option value="http://www.reuters.com/">Reuters</option>
 571: 																					<option value="http://www.spectator.org/">The American Spectator</option>
 572: 																					<option value="http://www.whitehouse.gov/">The White House</option>
 573: 																					<option value="http://www.usatoday.com/">USA Today</option>
 574: 																					<option value="http://www.usnews.com/usnews/home.htm">US News</option>
 575: 																					<option value="http://www.washingtonpost.com/">Washington Post</option>
 576: 																					<option value="http://www.washingtontimes.com/">Washington Times</option>
 577: 																					<option value="http://www.wnd.com/">World Net Daily</option>
 578: 																					<option value="http://www.worldnews.com/">World News Network</option>
 579: 																					<option value="0"></option>
 580: 																					<option value="0">|||||||</option>
 581: 																				</select></div>
 582: 																		</td>
 583: 																	</tr>
 584: 																	<tr>
 585: 																		<td valign="TOP" align="center" width="1"></td>
 586: 																		<td valign="TOP" align="left"></form></td>
 587: 																	</tr>
 588: 																</table>
 589: 															</div>
 590: 														</td>
 591: 													</tr>
 592: 													<tr>
 593: 														<td align="left" valign="top"><img src="http://www.csustan.edu/Mainpage/parts/space.gif" alt="spacer" height="24" width="170" border="0" /></td>
 594: 													</tr>
 595: 												</table>
 596: 											</td>
 597: 										</tr>
 598: 									</table>
 599: 								</td>
 600: 							</tr>
 601: 						</table>
 602: 					</td>
 603: 				</tr>
 604: 				<tr>
 605: 					<td bgcolor="white" width="800">
 606: 						<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>
 607: 					</td>
 608: 				</tr>
 609: 			</table>
 610: 		</div>
 611: 	</BODY>
 612: 
 613: </HTML>