/*
 This file contains certain constants which the architecture will need.  These are website
 speficic and are therefore separated from the main code.
 
 This is a temporary arrangement and in the fullness of time there should be a more comprehensive
 website configuration component available.
*/

// Declare global variables as appropriate

AE_ARCHITECTURE_HOME = "http://www.manchestergoddesses.co.uk/AEAv2.1/architecture"; // absolute as could be referenced from anywhere
AE_CONTENT_HOME      = "content"; // relative to home directory

AE_WEBSITE_HOME_PHPTHUMB = "/lucina";
