<!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" xml:lang="en" lang="en">
<head>
<title>File not found | University of Guelph</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
<!--
@import url(http://www.uoguelph.ca/includes/modern.css);
-->
</style>
<link rel="stylesheet" href="http://www.uoguelph.ca/includes/general.css" type="text/css" />
<script language="JavaScript" src="http://www.uoguelph.ca/noframes.js" type="text/javascript"></script>
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" bottommargin="0" rightmargin="0">
<div id="header"> 
  <form method="get" action="http://www.google.com/u/guelph">
    <div class="headera"> 
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td width="30" nowrap="nowrap" class="space">&nbsp;</td>
          <td><a href="http://www.uoguelph.ca"><img src="http://www.uoguelph.ca/images/uofglogo.gif" width="142" height="50" alt="University of Guelph" border="0" /></a></td>
          <td align="right" class="search"> <input type="text" name="q" size="20" maxlength="256" value="" class="search1" id="search" /> 
            <input type="hidden" name="domains" value="uoguelph.ca" /> <input type="hidden" name="sitesearch" value="uoguelph.ca" /> 
            <label for="search"> 
            <input type="submit" name="sa" value="search" class="search2" />
            </label> <br /> <a href="/search.shtml" title="Advanced Search Options">advanced 
            search</a> | <a href="http://www.webapps.ccs.uoguelph.ca/webadmin/directory/" title="Email &amp; Telephone Directory">find 
            someone</a></td>
          <td width="30" nowrap="nowrap">&nbsp;</td>
        </tr>
      </table>
    </div>
    <div class="headerb"> 
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <tr> 
          <td width="30" nowrap="nowrap">&nbsp;</td>
          <td nowrap="nowrap"><span class="trail"> 
            <!-- <script>breadcrumbs()</script> 
            <noscript><a href="http://www.uoguelph.ca/~stuartr/redesign/">Home</a></noscript> -->
            </span></td>
          <td align="right" nowrap="nowrap"><span class="topnav">&nbsp;&nbsp;<a href="/academics/" title="Colleges, Departments, Programs"> 
            Academics </a>|<a href="/campus/" title="Campus, History, Map"> Campus 
            </a>|<a href="/library.shtml" title="University of Guelph Library"> 
            Library </a>|<a href="/research/" title="Research at Guelph"> Research 
            </a>|<a href="/services.shtml" title="Administration, Services, Support"> 
            Services </a></span></td>
          <td width="30" nowrap="nowrap">&nbsp;</td>
        </tr>
      </table>
    </div>
  </form>
</div>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr> 
    <td width="30" height="150" nowrap="nowrap" class="horizbg">&nbsp;</td>
        
    <td height="150" class="horizbg"><img src="http://www.uoguelph.ca/images/webinfo.jpg" width="450" height="150" alt="Website Information" /></td>
    <td width="180" height="150" align="right" valign="top" nowrap="nowrap" class="menubg"> 
      <table border="0" cellpadding="0" cellspacing="0">
        <tr> 
          <td align="left" class="menu"> <div id="menubox"> 
              <ul class="menu">
                <li><a href="/applying.shtml">Prospective Students</a></li>
                <li><a href="/students.shtml">Current Students</a></li>
                <li><a href="/facultystaff.shtml">Faculty &amp; Staff</a></li>
                <li><a href="/alumni.shtml"> U of G Alumni</a></li>
                <li><a href="/visitors.shtml">Visitors</a></li>
              </ul>
            </div> </td>
          <td width="30" nowrap="nowrap">&nbsp;</td>
        </tr>
      </table></td>
  </tr>
  <tr> 
    <td nowrap="nowrap">&nbsp;</td>
    <td class="content"><h1>HTTP 404 &#8212; File not found</h1>
      <p>The page you are looking for might have been removed, had its name changed, 
        or is temporarily unavailable.</p>

<script language="JavaScript" type="text/javascript">
// 404 Error Reporting

var strOrigReferrer=document.referrer;
var strReferrer=document.referrer.toLowerCase();
if (location.href.indexOf("noreferrer=true")>=0) strReferrer="";

// no referrer
if (strReferrer.length==0) {
	var str='<p>We think you will find one of the following links useful:</p><p><a href="/">University of Guelph Home Page<\/a><\/p><p><a href="/sitemap">University of Guelph Site Map<\/a><\/p><hr \/><p><strong>You may not be able to find this page because of:<\/strong><\/p><ol type="a"><li>An <strong>out-of-date bookmark\/favourite<\/strong><\/li><li>A search engine that has an <strong>out-of-date listing for us</strong><\/li><li>A <strong>mis-typed address</strong><\/li><li>If you are <strong>looking for an out-of-date page</strong> that might have been removed from this site, you can search for <a href="http://web.archive.org/web/*/' + location.href + '">an archival copy</a> at the <a href="http://www.archive.org">Internet Archive</a>. The University of Guelph is not responsible for the contents of the Internet Archive.<\/li><\/ol>';
	document.write(str);
}

var blnSearchReferral = false;
var blnInsiteReferral = false;
var strSite = "";

// referred by another web page
if (strReferrer.length!=0) {
	// referred from a known search engine
	if (
		(strReferrer.indexOf(".looksmart.co")>0)||
		(strReferrer.indexOf(".ifind.freeserve")>0)||
		(strReferrer.indexOf(".ask.co")>0)||
		(strReferrer.indexOf("google.co")>0)||
		(strReferrer.indexOf("google.ca")>0)||		
		(strReferrer.indexOf("altavista.co")>0)||
		(strReferrer.indexOf("msn.co")>0)||
		(strReferrer.indexOf("yahoo.co")>0)
		) {	
				blnSearchReferral=true;
				var arrSite=strReferrer.split("/");
				var arrParams=strReferrer.split("?");
				var strSearchTerms = arrParams[1];
				arrParams=strSearchTerms.split("&");
				strSite=arrSite[2];
				var sQryStr="";
		
				//define what search terms are in use
				var arrQueryStrings = new Array();
				arrQueryStrings[0]="q=";	//google, altavista, msn
				arrQueryStrings[1]="p=";	//yahoo
				arrQueryStrings[2]="ask=";	//ask jeeves
				arrQueryStrings[3]="key=";	//looksmart
		
				//loop through all the parameters in the referring page's URL				
				for (i=0;i<arrParams.length;i++) {
					for (q=0;q<arrQueryStrings.length;q++) 	{
						sQryStr = arrQueryStrings[q];
						//we've found a search term!
						if (arrParams[i].indexOf(sQryStr)==0) {
							strSearchTerms = arrParams[i];
							strSearchTerms = strSearchTerms.split(sQryStr);
							strSearchTerms = strSearchTerms[1];
							strSearchTerms = strSearchTerms.replace("+", " ");
						}
					}
				}

		document.write ("<p>You did a search on <strong><a href='" + strReferrer + "' target='_blank'>"	+ strSite + "</a></strong> for \"<strong>" + strSearchTerms + "</strong>\". However, their index appears to be out of date.</p><h2>All is not lost!</h2><p>We think that the following page on our site will be able to help you:</p>");
	
		// edit and repeat for all pages you want to match to the search phrases found
		if ((strSearchTerms.indexOf("housing")>=0)||(strSearchTerms.indexOf("residence")>=0)) {
			document.write("<a href='http://www.housing.uoguelph.ca/'>Student Housing Services</a></p>");
		}
		//--------------------------------------------------------------
		
	} // END referred from a known search engine

	// referred from site with broken link
	if (!blnSearchReferral) {	
		strSite = strReferrer;
		strSite = strSite.split("/");
		strSubSite = strSite[3];
		strSite = strSite[2];
		document.write("<p>You were incorrectly referred to this page by:<br /><strong><a href='" + strOrigReferrer + "' target='_blank' title='" + strOrigReferrer + "'>" + strOrigReferrer + "</a></strong></p>");
	}


	// referred from any search engine
	if (blnSearchReferral) {
		document.write("<p>Or you could try one of the following pages:<\/p>");
		document.write('<p><a href="\/">University of Guelph Home Page<\/a><\/p>');
		document.write('<p><a href="\/sitemap">University of Guelph Site Map<\/a><\/p>');
		document.write("<p>If you are <strong>looking for an out-of-date page</strong> that might have been removed from this site, you can search for <a href='http://web.archive.org/web/*/" + location.href + "'>an archival copy</a> at the <a href='http://www.archive.org'>Internet Archive</a>. The University of Guelph is not responsible for the contents of the Internet Archive.<\/p>");
	}
			
		// referred by uoguelph or guelphhumber
	if (!blnSearchReferral) {			
		//if ((strReferrer.indexOf("uoguelph.ca/")>=0)||(strReferrer.indexOf("guelphhumber.ca/")>=0)) {
			strTargetSite = location.href;	
			// known typo 1
			if (strTargetSite.indexOf("undergrad_calendar")>=0) {
				document.write('<p><a href="http:\/\/www.uoguelph.ca\/undergrad_calendar\/">Undergraduate Calendar<\/a><\/p>');
			}
			// known typo 2
			else if (strTargetSite.indexOf("uoguelph.ca/cip/")>=0) {
				document.write('<p><a href="http:\/\/www.uoguelph.ca\/CIP\/">Centre for International Programs<\/a><\/p>');
			}
			// personal homepage
			else if ((strReferrer.indexOf("uoguelph.ca/~")>=0)||(strReferrer.indexOf("uoguelph.ca/%7e")>=0)){
				document.write('<p>This appears to be a personal webpage hosted at the <a href="http:\/\/www.uoguelph.ca">University of Guelph<\/a>. The University can accept no responsibility for the contents of these pages. The views and opinions expressed are strictly those of the individuals, and comments on the contents of these pages should be directed to the page author.<\/p>');
				strPersonal = strReferrer;
				strPersonal = strReferrer.split("/");
				strPersonalEmail = strPersonal[3];
				e = strPersonalEmail.length;
				if (strReferrer.indexOf("uoguelph.ca/~")>=0) {
				strPersonalEmail = strPersonalEmail.substr(1, e);
				} else {
				strPersonalEmail = strPersonalEmail.substr(3, e);
				}
				document.write('<p>Contact the author: <b><a href="mailto:' + strPersonalEmail + '@uoguelph.ca">' + strPersonalEmail + '@uoguelph.ca<\/a><\/b><\/p>');
			}
	
			// unknown broken link
			else {
				// uoguelph or guelphhumber broken link
				if (
				(strReferrer.indexOf("uoguelph.ca")>=0)||
				(strReferrer.indexOf("guelphhumber.ca")>=0)
				) {
					str='<p>It looks like one of our own links is broken - we\'re very sorry about this, and we will ensure that this is passed on so that the links can be fixed. All you need to do is press the button below. You will be returned to the page you found the broken link on.</p>';
				// broken link on other site	
				} else {
					str='';
			// Another Site...
				document.write('<p>The page you linked from appears to be a webpage hosted outside the <a href="http:\/\/www.uoguelph.ca">University of Guelph<\/a>. The University can accept no responsibility for the contents of these pages. The views and opinions expressed are strictly those of the individuals, and comments on the contents of these pages should be directed to the page author.<\/p>');
				strRemote = strReferrer;
				strRemote = strRemote.split("/");
				strRemote = strRemote[2];
				strRemoteUrl = strRemote.split(".");
				if (strReferrer.indexOf("www")>=0){
					strRemoteDomain = strRemoteUrl[1];
					strRemoteDNS = strRemoteUrl[2];
				} else {
					strRemoteDomain = strRemoteUrl[0];
					strRemoteDNS = strRemoteUrl[1];				
				}
				document.write('<p>To report an error, contact the site administrator: <b><a href="mailto:webmaster@' + strRemoteDomain + '.' + strRemoteDNS + '">webmaster@' + strRemoteDomain + '.' + strRemoteDNS + '<\/a><\/b><\/p>');

					
				}
				
				if ((strReferrer.indexOf("uoguelph.ca/~")>=0)||(strReferrer.indexOf("uoguelph.ca/%7e")>=0)){
					document.write('<p>The requested page appears to be a personal webpage hosted at the <a href="http:\/\/www.uoguelph.ca">University of Guelph<\/a>. The University can accept no responsibility for the contents of these pages. The views and opinions expressed are strictly those of the individuals, and comments on the contents of these pages should be directed to the page author.<\/p>');
					strPersonal = strReferrer;
					strPersonal = strReferrer.split("/");
					strPersonalEmail = strPersonal[3];
					e = strPersonalEmail.length;
					if (strReferrer.indexOf("uoguelph.ca/~")>=0) {
						strPersonalEmail = strPersonalEmail.substr(1, e);
					} else {
						strPersonalEmail = strPersonalEmail.substr(3, e);
					}
					document.write('<p>Contact the author: <b><a href="mailto:' + strPersonalEmail + '@uoguelph.ca">' + strPersonalEmail + '@uoguelph.ca<\/a><\/b><\/p>');
				} else if (
				(strReferrer.indexOf("uoguelph.ca")>=0)||
				(strReferrer.indexOf("guelphhumber.ca")>=0)
				) {			
			
				if (
				(strReferrer.indexOf("uoguelph.ca/regweb")>=0)||
				(strReferrer.indexOf("uoguelph.ca/calendar_archives/")>=0)||
				(strReferrer.indexOf("uoguelph.ca/graduatestudies/")>=0)||
				(strReferrer.indexOf("uoguelph.ca/admissions/")>=0)||				
				(strReferrer.indexOf("uoguelph.ca/studfin/")>=0)
				) { emailRecipient="support@registrar.uoguelph.ca"; }
	
				else if(
				(strReferrer.indexOf("uoguelph.ca/mcb/")>=0)
				) { emailRecipient="lhafeti@uoguelph.ca"; }	

				else if(
				(strReferrer.indexOf("uoguelph.ca/hb+ns/")>=0)||
				(strReferrer.indexOf("hbns.cbs.uoguelph.ca/")>=0)				
				) { emailRecipient="amwillia@uoguelph.ca"; }	

				else if(
				(strReferrer.indexOf("uoguelph.ca/debu/")>=0)
				) { emailRecipient="mbuck@uoguelph.ca"; }	
	
				else if(
				(strReferrer.indexOf("uoguelph.ca/englit/")>=0)
				) { emailRecipient="mdenny@uoguelph.ca"; }
	
				else if(
				(strReferrer.indexOf("uoguelph.ca/ccs/")>=0)
				) { emailRecipient="hca@uoguelph.ca"; }
		
				else if(
				(strReferrer.indexOf("uoguelph.ca/oac/")>=0)
				) { emailRecipient="oacinfo@oac.uoguelph.ca"; }

				else if(
				(strReferrer.indexOf("ovc.uoguelph.ca/")>=0)
				) { emailRecipient="ovcweb@uoguelph.ca"; }
	
				else if(
				(strReferrer.indexOf("uoguelph.ca/athletics")>=0)||
				(strReferrer.indexOf("uoguelph.ca/csrc")>=0)
				) { emailRecipient="rlotfaba@uoguelph.ca"; }
	
				else if(
				(strReferrer.indexOf("uoguelph.ca/CIP")>=0)||
				(strReferrer.indexOf("uoguelph.ca/cip")>=0)
				) { emailRecipient="cip@uoguelph.ca"; }
	
				else if(
				(strReferrer.indexOf("uoguelph.ca/research/")>=0)||
				(strReferrer.indexOf("uoguelph.ca/Research/")>=0)
				) { emailRecipient="webmaster@research.uoguelph.ca"; }
	
				else if(strReferrer.indexOf("uoguelph.ca/liaison/")>=0)
				{ emailRecipient="info@registrar.uoguelph.ca"; }
				
				else if(strReferrer.indexOf("uoguelph.ca/geography/")>=0)
				{ emailRecipient="mpuddist@uoguelph.ca"; }
				
				else if(strReferrer.indexOf("uoguelph.ca/zoology/")>=0)
				{ emailRecipient="jtaillef@uoguelph.ca"; }
	
				else if(
				(strReferrer.indexOf("uoguelph.ca/cbs/")>=0)||
				(strReferrer.indexOf("uoguelph.ca/CBS/")>=0)
				) { emailRecipient="cbsweb@uoguelph.ca"; }
	
				else if(strReferrer.indexOf("uoguelph.ca/mbgwww/")>=0)
				{ emailRecipient="brownslb@uoguelph.ca"; }
				
				else if(strReferrer.indexOf("uoguelph.ca/botany/")>=0)
				{ emailRecipient="botany@uoguelph.ca"; }
	
				else { emailRecipient="webmaster@uoguelph.ca"; 	}
	
				str+='<div class="form"><form method="post" action="http:\/\/www.uoguelph.ca\/cgi-bin\/FormMail.pl"><input type=hidden name="email" value="webmaster@uoguelph.ca" \/><input type=hidden name="recipient" value="' + emailRecipient + '" \/><input type=hidden name="subject" value="' + strOrigReferrer + '" \/><input type="hidden" name="realname" value="404 Error" \/><input type=hidden name="redirect" value="' + strOrigReferrer + '" \/>				<input type="hidden" name="Referring Site" value="' + strOrigReferrer + '" \/><input type="hidden" name="Page Requested" value="' + location.href + '" \/>				<input type="submit" name="cmdSubmit" class="button" value="Report this broken link" \/><\/form><\/div>';
	}
				document.write(str);
			} // unknown broken link
		// } // END referred by uoguelph or guelphhumber
	} // END referred from site with broken link
} // END referred by another web page

</script>

      <p>Please visit the University of Guelph homepage at <a href="http://www.uoguelph.ca/">www.uoguelph.ca</a> 
        or contact the website manager at <a href="mailto:webmaster@uoguelph.ca">webmaster@uoguelph.ca</a>.<br />
      </p></td>
    <td nowrap="nowrap">&nbsp;</td>
  </tr>
</table>
<div id="footer"> <br />
  <div class="footera"> 
    <table width="100%" border="0" cellpadding="0" cellspacing="0">
      <tr> 
        <td width="30" nowrap="nowrap">&nbsp;</td>
        <td><a href="/contact.shtml">Contact Us </a>|<a href="/sitemap.shtml"> 
          Sitemap </a>|<a href="/web/"> Website Info </a></td>
        <td width="30" nowrap="nowrap">&nbsp;</td>
      </tr>
    </table>
  </div>
  <div class="footerb"> 
    <table width="100%" border="0" cellspacing="0" cellpadding="0">
      <tr> 
        <td width="30" nowrap="nowrap">&nbsp;</td>
        <td valign="top"><p>University of Guelph <i>|</i> Ontario, Canada <i>|</i> 
            N1G 2W1 <i>|</i> Tel: (519) 824-4120</p></td>
        <td class="copyright" align="right"><a href="http://www.uoguelph.ca/web/terms.shtml">&copy; 2003
            University of Guelph</a></td>
        <td width="30" nowrap="nowrap">&nbsp;</td>
      </tr>
    </table>
  </div>
</div>
</body>
</html>
