diff --git a/gulliver/methods/errors/error403.php b/gulliver/methods/errors/error403.php
old mode 100755
new mode 100644
index ec7453eb5..3e28fff65
--- a/gulliver/methods/errors/error403.php
+++ b/gulliver/methods/errors/error403.php
@@ -1,35 +1,128 @@
-.
- *
- * For more information, contact Colosa Inc, 2566 Le Jeune Rd.,
- * Coral Gables, FL, 33134, USA, or email info@colosa.com.
- *
- */
- $ERROR_TEXT = "403 Forbidden ";
- $ERROR_DESCRIPTION = "
- You don't have permission to access the requested directory. There is either
- no index document or the directory is read-protected.
-
-
- ";
-
- $fileHeader = PATH_GULLIVER_HOME . 'methods/errors/header.php' ;
- include ( $fileHeader);
-?>
\ No newline at end of file
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Access denied!
+
Somebody prohibited this page, or the URL is incorrect.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Possible reasons:
+
+
The link is broken. This may occur when you receive a link via email but your client software adds line breaks, thus distorting long URLs.
+
The page you requested is no longer active.
+
There is a spelling mistake in the link, in case you entered the URL into the browser's address toolbar.