.
*
* For more information, contact Colosa Inc, 2566 Le Jeune Rd.,
* Coral Gables, FL, 33134, USA, or email info@colosa.com.
*
*/
$ERROR_TEXT = "400 Bad Request ";
$ERROR_DESCRIPTION = "Your browser (or proxy) sent a request
that this server could not understand.
";
$fileHeader = PATH_GULLIVER_HOME . 'methods/errors/header.php' ;
include ( $fileHeader);
?>