diff --git a/detail.php b/detail.php
index 21dda38..f010711 100755
--- a/detail.php
+++ b/detail.php
@@ -1,3 +1,4 @@
+
+?>
@@ -28,7 +29,6 @@ header('X-UA-Compatible: IE=edge,chrome=1');
-
@@ -89,6 +89,5 @@ header('X-UA-Compatible: IE=edge,chrome=1');
-
diff --git a/js/sidebar.js b/js/sidebar.js
index 18cf739..c7d1104 100644
--- a/js/sidebar.js
+++ b/js/sidebar.js
@@ -19,7 +19,7 @@ jQuery(function () {
setDefaultContent = function () {
jQuery('body').removeClass('wide-content');
- };
+ },
/**
* Accessibility helper, focuses the first link witih the given element
diff --git a/main.php b/main.php
index f571c09..c33bde4 100755
--- a/main.php
+++ b/main.php
@@ -17,19 +17,10 @@ $showSidebar = true; /* */
$hasFooter = page_findnearest('pagefooter');
$showFooter = $hasFooter && ($ACT === 'show');
-
-/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
-/* conditional comments for IE8 / IE9 browser detection if needed */
-/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
?>
-
-
-
+
-
-
-
-
-
-
-
+
-
-
-