<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Site Wide Error</title>
<script type="text/javascript" src="/CFIDE/scripts/cfform.js"></script>
<script type="text/javascript" src="/CFIDE/scripts/masks.js"></script>
<script type="text/javascript">
<!--
    function  _CF_checkreports(_CF_this)
    {
        //reset on submit
        _CF_error_exists = false;
        _CF_error_messages = new Array();
        _CF_error_fields = new Object();
        _CF_FirstErrorField = null;


        //display error messages and return success
        if( _CF_error_exists )
        {
            if( _CF_error_messages.length > 0 )
            {
                // show alert() message
                _CF_onErrorAlert(_CF_error_messages);
                // set focus to first form error, if the field supports js focus().
                if( _CF_this[_CF_FirstErrorField].type == "text" )
                { _CF_this[_CF_FirstErrorField].focus(); }

            }
            return false;
        }else {
            return true;
        }
    }
//-->
</script>
</head>

<body>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Untitled Document</title>
</head>

<body>
a


</body>
</html>
<html>
<head>
<title>SiteWideErrorPage</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style>
td {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
hr {
	color:#FFCC00;
	height: 6px;
}
A:link {
	color:#990000; 
	text-decoration:none; 
}
</style>
</head>

<!--         ***           HOUSEKEEPING SECTION                      ***   -->

<!--         ***        END OF HOUSEKEEPING SECTION                  ***   -->

<body bgcolor="FFFFFF">

<form name="reports" action="/newsevents/public/syndicate/rss.cfm?siteid=158" method="post" onsubmit="return _CF_checkreports(this)">
  <table width="75%" border="0" cellpadding="5"> 
  		<tr><td><img src="https://webapps.luc.edu/errorHandler/luc-bar.gif" width="670" height="44" border="0" alt="Loyola University Chicago"></td></tr>
        <tr><td><h2><font color="##990000">Site Error</font></h2></td></tr>
        <tr>
          <td><h3>We're sorry. An unexpected error has occurred.</h3></td>
        </tr>
	
        <tr><td>You can try the application again, making sure that data is input correctly.<br>If the problem continues, please contact the ITS Helpdesk at <a href="mailto:helpdesk@luc.edu">helpdesk@luc.edu</a> or (773)508-4487 (8-4ITS)</td></tr>  
		<tr><td ></td></tr>		
    	<tr><td>&nbsp;</td></tr>
    		<tr><td>&nbsp;</td></tr>
            <tr><td><hr></td></tr>  
             <tr><td>&nbsp;</td></tr> 
           
            <tr><td align="center"><img src="https://webapps.luc.edu/errorHandler/footer.gif" alt="Loyola University Chicago" /></td></tr>
     
        
		
 </table>
</form>
 
  
</body>
</html>


</body>
</html>
