diff --git a/index.php b/index.php
index 487eb17..7489411 100644
--- a/index.php
+++ b/index.php
@@ -22,7 +22,7 @@ require_once("creds.php");
-
diff --git a/js/crep.js b/js/crep.js
old mode 100644
new mode 100755
index e69de29..d944482
--- a/js/crep.js
+++ b/js/crep.js
@@ -0,0 +1,4 @@
+function loadNewDoc(doc)
+{
+ $("#mainContainer").html(file(doc));
+}
--
libgit2 0.21.2