/********************************************************************
 * openWYSIWYG settings file Copyright (c) 2006 openWebWare.com
 * Contact us at devs@openwebware.com
 * This copyright notice MUST stay intact for use.
 *
 * $Id: wysiwyg-settings.js,v 1.4 2007/01/22 23:05:57 xhaggi Exp $
 ********************************************************************/


var style = new WYSIWYG.Settings();
style.ImagesDir = "wysiwig/images/";
style.PopupsDir = "wysiwig/popups/";
style.CSSFile  = "wysiwig/styles/wysiwyg.css";
style.ContextMenu  = false;
