<!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>
  	<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
    <title>ActiveReload Code </title>
    <link rel="shortcut icon" href="/favicon.png" type="image/png" />
    <link href="/stylesheets/main.css?1193280899" media="screen" rel="stylesheet" type="text/css" />
    <link href="/stylesheets/code.css?1193280899" media="screen" rel="stylesheet" type="text/css" />
    <link href="/stylesheets/uv/pastels_on_dark.css?1193280899" media="screen" rel="stylesheet" type="text/css" />
    
    <script src="/javascripts/warehouse.js?1193280943" type="text/javascript"></script>
    
    
    <script type="text/javascript" charset="utf-8">
      Event.onReady(function() {
        
                Sheet.Cache['reset-form'] = new Sheet('reset-form', 'reset-from-openid');
        Sheet.Cache['openid-form'] = new Sheet('openid-form', ['openid-toggle', 'login-link', 'cancel-reset']);
        Sheet.Cache['login-form'] = new Sheet('login-form', ['login-toggle']);
                
      });
      
    </script>
    <link href="/changesets.atom" rel="alternate" title="ATOM" type="application/atom+xml" />
    <!--[if lt IE 8]>
      <link href="/stylesheets/curbstomp.css?1193280899" media="screen" rel="stylesheet" type="text/css" />
    <![endif]-->
  </head>
  <body>
    <!-- container -->
    <div id="container">
      
      <!-- header -->
      <div id="header">
        <div id="hdr-cnt">
          <h1><a href="/">ActiveReload Code</a></h1>
          <ul id="nav">
                        <li id="code" class="selected"><a href="/browser">Browser</a></li>
                        <li id="activity"><a href="/changesets">Activity</a></li>
            
          </ul>
          <ul id="utils">
                          <li id="login-link"><a href="#">Login</a></li>
                      </ul>
          </div>
                      <form action="/login" id="openid-form" method="post" style="display:none"><div class="overlay-form oform">              <h2>Login with OpenID (<a href="#" id="login-toggle">user/pass</a>)</h2>
              
              <p><label for="openid_url">OpenID: (<a href="#" id="reset-from-openid">reset</a>)</label><input class="big" id="openid_url" name="openid_url" type="text" /></p>
              
            </div><p class="btns"><img alt="Cancel" class="cancelbtn" src="/images/app/btns/cancel.png?1193280899" /><input class="submit" src="/images/app/btns/login.png" type="image" /></p></form>
            <form action="/login" id="login-form" method="post" style="display:none"><div class="overlay-form oform">              <h2>Login (<a href="#" id="openid-toggle">OpenID</a>)</h2>
              
              <p><label for="login">Login:</label><input class="big" id="login" name="login" type="text" /></p>
              <p><label for="password">Password:</label><input class="big" id="password" name="password" type="password" /></p>
              
            </div><p class="btns"><img alt="Cancel" class="cancelbtn" src="/images/app/btns/cancel.png?1193280899" /><input class="submit" src="/images/app/btns/login.png" type="image" /></p></form>          
          <form action="/forget" id="reset-form" method="post" style="display:none"><div class="overlay-form oform">
            <h2>Reset your OpenID</h2>
            <p><label for="email">Email you signed up with: (<a href="#" id="cancel-reset">login</a>)</label><input class="big" id="email" name="email" type="text" value="" /></p>
          </div><p class="btns"><img alt="Cancel" class="cancelbtn" src="/images/app/btns/cancel.png?1193280899" /><input class="submit" src="/images/app/btns/save.png" type="image" /></p></form>
        </div>
      <!-- /header -->
      <!-- content -->
      <div id="content" class="clearfix">
        <!-- main -->
        <div id="main">
          
        </div>
        <!-- /main -->
                <!-- sbar -->
        <div id="sbar">
          <div id="search" class="sideblock">
            <form action="/changesets" method="get">                <input id="search-box" name="q" size="13" type="text" />
                <input type="image" src="/images/app/btns/search.png" alt="Search" id="search-btn" />
            </form>          </div>
          
          
          <a href="/changesets.atom" id="subscribe-btn">Subscribe to Changesets</a>
          

          
          
                      

          
                    <div id="bookmarks" class="sideblock">
            <h3>Bookmarks</h3>
            <ul id="bookmark-list">
              <li id="bookmark_6">
    <a href="/browser/iphone/Myflix" title="iPhone app.">Myflix</a>
</li>
            </ul>
          </div>
                  </div>
        <!-- /sbar -->
              </div>
      <!-- /content -->
      <!-- footer -->
      <div id="footer">
        <!-- <form action="/" method="post" id="command-line">
          <input id="commando" type="text" />
        </form> -->
                <a id="powered" href="http://warehouseapp.com" title="Warehouse v1.1.0: web-based subversion browser"><img src="/images/app/warehouse-logo.png" title="Warehouse v1.1.0: web-based Subversion Browser" alt="Warehouse logo" /></a>
      </div>
      <!-- /footer -->
      
    </div>
    <!-- /container -->
  </body>
</html>