
// site paths
var path_to_site = "http://www.energever.co.uk/";
var path_to_common = "/common/ej/";
var path_to_fileman = path_to_common + "cms/fileman.php";

// wysiwyg settings
var editor_stylesheet = path_to_site + "includes/css/styles.css?fakeparam=" + new Date().getTime();
var available_styles = "None available=todo";
var page_width = "100%";
