diff --git a/pbtech/template/index.htm b/template/index.htm
old mode 100644
new mode 100755
similarity index 100%
rename from pbtech/template/index.htm
rename to template/index.htm
diff --git a/pbtech/template/index_body.html b/template/index_body.html
old mode 100644
new mode 100755
similarity index 73%
rename from pbtech/template/index_body.html
rename to template/index_body.html
index 164179d..99ed4ff
--- a/pbtech/template/index_body.html
+++ b/template/index_body.html
@@ -1,17 +1,8 @@
-
-
-
-
-
-
{ADS_INDEX_CODE}
-
-
-
-
+
@@ -25,14 +16,21 @@
{L_WHO_IS_ONLINE}
- {TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})
{RECORD_USERS}
{LOGGED_IN_USER_LIST}
-
{L_LEGEND}{L_COLON} {LEGEND}
+
+ {TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})
{RECORD_USERS}
+
+
{LOGGED_IN_USER_LIST}
+
{L_LEGEND}{L_COLON} {LEGEND}
+
+
{LAST_POST_IMG}
+
+
{L_BIRTHDAYS}
@@ -57,7 +55,6 @@ {L_STATISTICS}
-
diff --git a/pbtech/template/jquery.collapse.js b/template/jquery.collapse.js
old mode 100644
new mode 100755
similarity index 99%
rename from pbtech/template/jquery.collapse.js
rename to template/jquery.collapse.js
index cb78062..b0fe44d
--- a/pbtech/template/jquery.collapse.js
+++ b/template/jquery.collapse.js
@@ -160,14 +160,14 @@
}
});
- //jQuery DOM Ready
- $(function() {
- $.fn.collapse(false, true);
- });
-
// Expose constructor to
// global namespace
exports.jQueryCollapse = Collapse;
exports.jQueryCollapseSection = Section;
+
+ //jQuery DOM Ready
+ $(function() {
+ $.fn.collapse(false, true);
+ });
})(window.jQuery, window);
diff --git a/pbtech/template/jquery.collapse_storage.js b/template/jquery.collapse_storage.js
old mode 100644
new mode 100755
similarity index 100%
rename from pbtech/template/jquery.collapse_storage.js
rename to template/jquery.collapse_storage.js
diff --git a/pbtech/template/navbar_header.html b/template/navbar_header.html
old mode 100644
new mode 100755
similarity index 85%
rename from pbtech/template/navbar_header.html
rename to template/navbar_header.html
index 41fa8ad..e9e0bc5
--- a/pbtech/template/navbar_header.html
+++ b/template/navbar_header.html
@@ -46,6 +46,7 @@
+