<?xml version="1.0" encoding="UTF-8" ?>
<!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" />
<script type="text/javascript" src="/static/base/common/common-20050713/js/wiki.js"> </script>
<script type="text/javascript" src="/static/base/common/common-20050713/js/wiki-cookies.js"> </script>
<script type="text/javascript">
      //<![CDATA[
      if(typeof Wiki == "undefined") { Wiki = {}; }
      Wiki.user = "guest";
      Wiki.userEditStyle = "" ? "" : "wysiwyg";
      Wiki.displayName = "guest";
      Wiki.rootPath = "/";
      Wiki.rootPathWithHost = "http://kgialumni.jot.com/";      
      Wiki.pagePath = "/System/Errors/UnknownError";
      Wiki.pagePathEncoded = "/System/Errors/UnknownError";
      Wiki.pageName = "UnknownError";
      Wiki.pageRevision = 1;
      Wiki.latestRevision = 1;
      Wiki.pageTitle = "An error occurred";
      Wiki.pageId = 432;
      Wiki.wysiwygStyleSheet = "/System/Themes/Jot/css/wysiwyg.css";
      Wiki.dateFormat = "";
      Wiki.dateTimeFormat = "";
      Wiki.jotXAuth = "jotXAuth=";
      Wiki.pageWriteScript = false;
      //]]>
</script>
<script type="text/javascript">var djBasePath = '/static/base/dojo/jot-wiki-2.9'; var djWikiRootPath = '/';</script>
<script type="text/javascript" src="/Lib/Resources/Dojo/dojoConfig.js?jot.cacheControl=1184860218306"> </script>
<script type="text/javascript" src="/Lib/Resources/Dojo/Locale/js/dojo-i18n_en.js?jot.cacheControl=1184860224988"> </script>
<script type="text/javascript" src="/static/base/dojo/jot-wiki-2.9/dojo.js"> </script>
<script type="text/javascript" src="/Lib/Resources/Dojo/jotDojoInit.js?jot.cacheControl=1184860218313"> </script>
<script type="text/javascript" src="/static/base/common/common-20050713/js/eventManager.js"> </script>
<script type="text/javascript" src="/System/Async/async.js?jot.cacheControl=1184860213822"> </script>
<script type="text/javascript" src="/System/Themes/Jot/js/redesign.js?jot.cacheControl=1184860224851"> </script>
<script type="text/javascript" src="/Lib/Security/jotxtok.js?jot.cacheControl=1184860212972"> </script>
<script type="text/javascript" src="/System/Locale/js/jot-i18n_en.js?jot.cacheControl=1184860218976"> </script>
<link rel="stylesheet" type="text/css" href="/System/CSS/jot.wiki.css?jot.cacheControl=1184860214036" />
<script type="text/javascript" src="/System/Themes/Jot/js/instaEdit.js?jot.cacheControl=1184860224789"> </script>
<link rel="stylesheet" type="text/css" href="/System/SystemShared/Components/SharedColorScheme/SharedColorSchemeStyles.css?colorScheme=%2FSystem%2FColorSchemes%2FCustom&amp;styleSheet=%2FSystem%2FThemes%2FJot%2Fcss%2Fredesign.css&amp;uniq=3%2C1" />
<link rel="stylesheet" type="text/css" href="/static/base/dojo/jot-wiki-2.8/src/widget/templates/HtmlSimpleDropdownButtons.css" />
<script type="text/javascript">if(typeof Expander != 'undefined') { Expander.init(); }</script>
<script type="text/javascript">
var _xtokhost = 'kgialumni.jot.com';

</script>
<!--[if IE]>
	  <link rel="stylesheet" type="text/css" href="/System/Themes/Jot/css/ie.css" />
  <![endif]-->
<!-- cache stylesheets dojo will want -->
<!-- note: moved rename stuff to content-top.xml, switched to ja_shared renaming component -->
<script type="text/javascript">
    dojo.addOnLoad(function(){
    new Inviter(dojo.byId('jot-inviteUserForm'));
    });
  </script>
<link rel="alternate" type="application/rss+xml" href="http://kgialumni.jot.com/Lib/Feed/RSS?jot.feedToken=PlySrXjfrGtyQyvsQ16PL3ByZ08y99HwRaelBFXoWpiCI-FJN1fhaJCBZQ6RXBUzbwf2tOJ2kLIEV2O8JD80ZBMo0nTDJgng" title="kgialumni Recently Changed Pages" />
<link rel="alternate" type="application/rss+xml" href="http://kgialumni.jot.com/Lib/Feed/RSS?jot.feedToken=NgTir1UbjVecBWfNRm9d3faxJ-kBeKtjCaHOVo-ThsWOyw4Tw0DTUeAYgQOlqfZFlS41d4sf8u4_&amp;page=%2FSystem%2FErrors%2FUnknownError" title="UnknownError Revision History" />
<script type="text/javascript">
    //<![CDATA[
    // hook up events to catch page unload during editing.
    _MAINFORM_SUBMITTING=false;
    dojo.addOnLoad(function(){
      var mainForm = dojo.byId('jot-mainForm');
      if (mainForm) {
        // check to make sure there's some actual user-editable fields before we bother
        // to warn about leaving the page
        var hasEditableFields = mainForm.getElementsByTagName("textarea").length ? true : false;
        var inputs = mainForm.getElementsByTagName("input");
        for (var i=0; i<inputs.length; i++) {
          var fieldType = inputs[i].type.toLowerCase();
          if (fieldType != "hidden" && fieldType != "submit" && fieldType != "button") {
            hasEditableFields = true;
            break;
          }
        }
        if (!hasEditableFields) { return; }

        dojo.event.connect(mainForm, "onsubmit", function(){
          _MAINFORM_SUBMITTING=true;
        });
	window.onbeforeunload = function(){
          if (!_MAINFORM_SUBMITTING) {
            return jot_i18n["InstaEdit_You_are_currently_editing_the_page"];
          }
        };
      }
    });
    //]]>
</script>
<title>An error occurred - JotSpot Wiki (kgialumni)</title>
</head>
<body class="jot-view-systempage">
<div id="jot-canvas">
<div id="jot-loginInfo">
    Welcome,  guest
      (
      
          <a href="?login=1" class="wiki_loginLinks">Login</a>
        
      )
  </div>
<h1 id="jot-header">
<a href="/WikiHome" class="wikiLink">
<img src="/System/WebspaceConfig/1184860854900.gif" alt="JotSpot Wiki" id="jot-logo" /><img src="/System/SystemShared/Components/SharedSVG/SharedSVGColorReplacement?img=%2FSystem%2FThemes%2FJot%2Fgraphics%2Flogos%2Fpowered_by.png&amp;w=165&amp;h=40&amp;background=%239fcad6&amp;replacementColor=%23000000&amp;imageType=jpg" style="vertical-align:bottom;" alt="Powered by JotSpot" id="jot-powered-by" />
</a>
</h1><!-- jot-header -->
<div id="jot-main">
<div id="jot-sidebar">
<div id="jot-sidebar-inside">
<!--WIKI LINKS-->
<div id="jot-links" class="jot-miniWindow">
<h3 onclick="Expander.toggle('jot-links')">
                       
                               KGI Links
                           
                   </h3>
<div class="jot-content">
<p class="jot-global-links">
<ul><li><a href="http://www.kgi.edu">KGI website</a></li><li><a href="http://www.kgi.edu/x5240.xml">KGI alumni relations</a><br /></li></ul>
</p>
</div>
</div>
<!--template error: tag nodeinfo: no argument specified for node, parameters: [ [Attribute: set="mu"] [Attribute: node="/_Admin/Users"] ]-->
<div id="jot-sidebar-buttons">
<ul>
<!--template error: tag nodeinfo: no argument specified for node, parameters: [ [Attribute: path="/Calendar"] [Attribute: name="appPage"] ]-->
<!--template error: tag nodeinfo: no argument specified for node, parameters: [ [Attribute: path="/Forum"] [Attribute: name="appPage"] ]-->
<!--template error: tag nodeinfo: no argument specified for node, parameters: [ [Attribute: path="/GroupDirectory"] [Attribute: name="appPage"] ]-->
<li class="">
<a href="/PhotoGallery" style="background-image: url(/PhotoGallery/GalleryResources/photo-page-title-icon.gif);" class="wikiLink">Photo Pages</a>
</li>
</ul>
</div>
</div><!-- jot-sidebar-inside -->
</div><!-- jot-sidebar -->
<div id="jot-content">
<div class="jot-editButtons" id="jot-editButtons-top">
</div>
<h1 id="jot-pageName">
<span id="jot-pageNameText">An error occurred</span>
</h1>
<div id="jot-page">
<p>
          Additional information: com.s3.script.js.S3RhinoException: org.mozilla.javascript.EcmaError: TypeError: Cannot read property "sys/feedDefinition/filter" from undefined (/Lib/Feed/FeedUtils[1]#14)
        </p>
<div style="font-size: 75%; color: rgb(50%,50%,50%)">
<pre>
              <table class="jot-locator"><tr><td style="colspan: 2">Error Location</td></tr><tr><td><a href="http://kgialumni.jot.com/_/cmd/util.showXML?locator=%5B3%3Al4%5D&amp;standalone=true&amp;styled=true&amp;xml=%2FLib%2FFeed%2FAtom#jot-locator">/Lib/Feed/Atom</a></td></tr><tr><td><a href="http://kgialumni.jot.com/_/cmd/util.showXML?locator=%5B1%3Al14%5D&amp;standalone=true&amp;styled=true&amp;xml=%2FLib%2FFeed%2FFeedUtils#jot-locator">/Lib/Feed/FeedUtils</a></td></tr></table>
          </pre>
</div>
<script type="text/javascript">
            function submitAsXML() {
                var frm = dojo.byId("reeditform");
                frm.editStyle.value = "XML";
                frm.submit();
            }
        </script>
<form method="post" action="/Lib/Feed/Atom" id="reeditform">
<input type="hidden" name="edit" value="1" />
<input type="hidden" name="revision" value="" />
<input type="hidden" name="editStyle" value="markup" />
<strong>To edit this page</strong>, select one of the following edit styles: 
                <input type="submit" value="Script Markup" />
<input type="button" onclick="submitAsXML()" value="XML" />
</form>
</div><!-- jot-page -->
<div class="jot-editButtons" id="jot-editButtons-bottom">
</div>
</div><!-- jot-content -->
</div><!-- jot-main -->
</div>
<div id="jot-footer">
<div id="jot-footerNav">
<div class="jot-wrapper">
<div class="jot-footerLinks">
<h3>Wiki</h3>
<ul>
<li><a href="/WikiHome" class="wikiLink">Home</a></li>
<li><a href="/System/Pages/Index" class="wikiLink">Index of all pages</a></li>
<li><a href="/System/Pages/RecentChanges" class="wikiLink">Recent changes</a></li>
<li><a href="/System/Pages/AboutJotSpot" class="wikiLink">About this wiki</a></li>
</ul>
</div>
<div class="jot-footerLinks">
<h3>Administration</h3>
<ul>
</ul>
</div>
<div class="jot-footerLinks">
<h3>Tools</h3>
<ul>
<li><a href="?themePage=printable" target="_new">Printable version</a></li>
</ul>
</div>
<div class="jot-footerLinks">
<h3>Feeds</h3>
<ul>
<li><a href="http://kgialumni.jot.com/Lib/Feed/RSS?jot.feedToken=PlySrXjfrGtyQyvsQ16PL3ByZ08y99HwRaelBFXoWpiCI-FJN1fhaJCBZQ6RXBUzbwf2tOJ2kLIEV2O8JD80ZBMo0nTDJgng" class="jot-feedLink">Changes to entire Wiki</a></li>
</ul>
</div>
</div>
</div><!-- #jot-footerNav -->
<div id="jot-footerExtensions"><!-- here so we can clear it -->
</div>
<ul id="jot-jotLinks">
<li><a href="http://www.jot.com/" class="jot-jotComLink">JotSpot Wiki</a></li>
<li><a href="http://help.jot.com/Apps/Wiki">Help</a></li>
<li><a href="http://developer.jot.com/">Developers</a></li>
<li><a href="http://www.jot.com/wiki/wiki-pricing.php?utm_source=wiki_product">Pricing &amp; Plans</a></li>
<li><a href="http://www.jot.com/privacy-policy.php?utm_source=wiki_product">Privacy Policy</a></li>
<li><a href="http://help.jot.com/Apps/GetSupport">Support</a></li>
</ul>
<div id="jot-copyright">
      Copyright © 2004-2006, JotSpot, Inc. All rights reserved.
    </div>
<script type="text/javascript">
      if (typeof Wiki != 'undefined') Wiki.instaEditStatus = "org.mozilla.javascript.UniqueTag@7588c: NOT_FOUND";
    </script>
</div><!-- #jot-footer -->
<script type="text/javascript">
  //<![CDATA[
  if(typeof onDomLoad == "function") {
    onDomLoad();
  }
  //]]>
</script>
</body>
</html>
