INSERTINTOsitevariablesVALUES('general/testvar',NULL,'43','A test variable');
INSERTINTOsitevariablesVALUES('web/nologins',NULL,'0','Non-zero value indicates that no user may log into the Web Interface; non-admin users are auto logged out.');
INSERTINTOsitevariablesVALUES('web/message',NULL,'','Message to place in large lettering under the login message on the Web Interface.');
INSERTINTOsitevariablesVALUES('web/banner',NULL,'','Message to place in large lettering at top of home page (typically a special message)');
INSERTINTOsitevariablesVALUES('idle/threshold',NULL,'4','Number of hours of inactivity for a node/expt to be considered idle.');
INSERTINTOsitevariablesVALUES('idle/mailinterval',NULL,'4','Number of hours since sending a swap request before sending another one. (Timing of first one is determined by idle/threshold.)');
INSERTINTOsitevariablesVALUES('idle/cc_grp_ldrs',NULL,'3','Start CC\'ing group and project leaders on idle messages on the Nth message.');