initial file dump with some early modifications

This commit is contained in:
Dave Gamache
2011-05-01 08:43:13 -07:00
parent 08b26edca8
commit 600ceeb6ad
34 changed files with 1488 additions and 0 deletions

9
includes/doc-foot.php Normal file
View File

@ -0,0 +1,9 @@
<!-- JS
================================================== -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.js"></script>
<script>window.jQuery || document.write("<script src='js/jquery-1.5.1.min.js'>\x3C/script>")</script>
<script src="js/modernizr-1.7.min.js"></script>
</body>
</html>