// configuration.js
//
// This variable controls whether or not the Help button appears in 
// ALL simulators.
//
help 	= "true";
//
// If you let students use Help, you will probably want to restict
// their access to certain information, such as the default password
// for Properties and Palette security or how to save default setups.
// To enable such restrictions, set the variable 'security' below
// equal to "true".
//
security = "false";
forumSave = "false";
forumLoad = "false";
tutorials = "false";
