diff --git a/static/fragments/Front.txt b/static/fragments/Front.txt
new file mode 100644
index 0000000000000000000000000000000000000000..3b20e6d8404be14ee683300904ef60cc1254a1ae
--- /dev/null
+++ b/static/fragments/Front.txt
@@ -0,0 +1,3 @@
+<p>Welcome to the SUCSsite Content Management System.</p>
+
+<p><em>This file is static/fragments/Front.txt</em></p>
diff --git a/static/fragments/Join.txt b/static/fragments/Join.txt
new file mode 100644
index 0000000000000000000000000000000000000000..4296f698a02ca57b9439946b6b1fd71767cdae97
--- /dev/null
+++ b/static/fragments/Join.txt
@@ -0,0 +1,3 @@
+<div class="cbb">
+<p><em>This is static/fragments/Join.txt</em></p>
+</div>
\ No newline at end of file
diff --git a/templates/head.tpl b/templates/head.tpl
index aab0f5c0e4fddef453b4dade4e6c313d34ba84f0..50cd7f6e4e2ec0ad3f237f8467ca1ebee7d66613 100644
--- a/templates/head.tpl
+++ b/templates/head.tpl
@@ -7,7 +7,6 @@
 	<link rel="SHORTCUT ICON" href="/favicon.ico" />
 
 	<script type="text/javascript" src="/js/cb.js"></script>
-	<script type="text/javascript" src="/videos/talks/ufo.js"></script>
 
 	<link rel="stylesheet" type="text/css" href="{$baseurl}/css/common.css" media="screen,print" />
 	<link rel="stylesheet" type="text/css" href="{$baseurl}/css/sucs.css" media="screen" />