<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">

<head>
  <title>Page Not Found | Tim Lindgren</title>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<base href="http://www.timlindgren.com/" />
<style type="text/css" media="all">@import "misc/drupal.css";</style>
  <style type="text/css" media="all">@import "themes/basic/style.css";</style>
  <script type="text/javascript"> </script>
</head>

<body onload="HTMLArea.init()">
<table id="primary-menu" summary="Navigation elements." border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
  <td>
    <div id="home" width="10%">

      <a href="./?PHPSESSID=64d024b3207288818751d63b97bfb899" title="Home"><img src="files/logo.gif" alt="Home"  border="0" /></a>

    

       

       



    <div class="primary-links">

      <img src="themes/basic/name.gif" >

    </div>
    <div class="secondary-links">
       <a href="about?PHPSESSID=64d024b3207288818751d63b97bfb899">About</a> | <a href="contact?PHPSESSID=64d024b3207288818751d63b97bfb899">Contact</a> | <a href="search?PHPSESSID=64d024b3207288818751d63b97bfb899">Search</a>
    </div>
	</div>
	
    </td>
	</tr>
	
	</table>

<table border="0" cellpadding="0" cellspacing="0" id="content">
  <tr>
    <td id="sidebar-left">
      
  <div class="block block-menu" id="block-menu-45">
    <h2 class="title">Contents</h2>
    <div class="content">
<ul>
<li class="leaf"><a href="index.php?PHPSESSID=64d024b3207288818751d63b97bfb899" title="">Home</a></li>
<li class="collapsed"><a href="node/32?PHPSESSID=64d024b3207288818751d63b97bfb899" title="">Academics</a></li>
<li class="leaf"><a href="experience?PHPSESSID=64d024b3207288818751d63b97bfb899" title="">Experience</a></li>
<li class="leaf"><a href="teaching?PHPSESSID=64d024b3207288818751d63b97bfb899" title="">Teaching</a></li>
<li class="collapsed"><a href="design?PHPSESSID=64d024b3207288818751d63b97bfb899" title="">Design</a></li>
<li class="leaf"><a href="http://www.whereproject.org" title="A place/academic blog">Blog</a></li>

</ul>
</div>
 </div>

  <div class="block block-block" id="block-block-1">
    <h2 class="title"></h2>
    <div class="content">
<p><font color="#ffffff">Place-holder block</font><br /></p><p><br /></p><p><br /></p><p><br /></p>
</div>
 </div>

    </td>
    <td valign="top">
       
      <div id="main">
        <div class="breadcrumb"></div>
        <h1 class="title">Page Not Found</h1>
         
         

<!-- begin content -->

  <div class="node ">
     
     
    <span class="submitted"></span>
     
    <div class="content">Sorry, but the page you're looking for cannot be found at this address. You could either try <a href="search?PHPSESSID=64d024b3207288818751d63b97bfb899">searching</a> for it or you could <a href="contact?PHPSESSID=64d024b3207288818751d63b97bfb899">contact Tim</a>. 
</div>
     
  </div>

<!-- end content -->

      </div><!-- main -->
    </td>
     
  </tr>
</table>

<div id="footer">
  
<a href="http://www.drupal.org"><img border="0" src="themes/basic/drupal-logo.png" alt="Drupal" /></a>
</div>
<script type="text/javascript">
_editor_url = "http://www.timlindgren.com/misc/htmlarea";
_editor_lang = "en";
</script>
<script type="text/javascript" src="misc/htmlarea/htmlarea.js"></script>
<script language="JavaScript" type="text/javascript">
function findObj(theObj, theDoc)
{
  var p, i, foundObj;

  if(!theDoc) theDoc = document;
  if( (p = theObj.indexOf("?")) > 0 && parent.frames.length)
  {
    theDoc = parent.frames[theObj.substring(p+1)].document;
    theObj = theObj.substring(0,p);
  }
  if(!(foundObj = theDoc[theObj]) && theDoc.all) foundObj = theDoc.all[theObj];
  for (i=0; !foundObj && i < theDoc.forms.length; i++)
    foundObj = theDoc.forms[i][theObj];
  for(i=0; !foundObj && theDoc.layers && i < theDoc.layers.length; i++)
  foundObj = findObj(theObj,theDoc.layers[i].document);
  if(!foundObj && document.getElementById) foundObj = document.getElementById(theObj);

  return foundObj;
}
function attacheditor(editor, name) {
  editor = new HTMLArea(findObj("edit["+name+"]"));
  editor.config.baseURL = "http://www.timlindgren.com/";
  editor.config.sizeIncludesToolbar = false;
  editor.config.autofocus = false;
  editor.config.pageStyle = "background-color: #fff; font-family: arial,helvetica,sans-serif; font-size: x-small";
  editor.config.toolbar = [
    [ "fontname", "fontsize", "formatblock", "bold", "italic", "underline", "separator", "strikethrough", "subscript", "superscript", "separator", "justifyleft", "justifycenter", "justifyright", "justifyfull" ],
    [ "orderedlist", "unorderedlist", "outdent", "indent", "separator", "forecolor", "hilitecolor", "textindicator", "separator", "createlink", "inserttable", "inserthorizontalrule", "htmlmode", "popupeditor", "showhelp", "about" ]
  ];
  editor.generate();
}
HTMLArea.onload = function() {
};
</script>
</body>
</html>
