//245tos_agreement
// show tos agreement?
// a value of 0 = no, 1 = yes
$_prefs['tos_agreement'] = array(
    'value' => 0,
    'locked' => false,
    'shared' => false,
    'type' => 'implicit');
// End Login/Maintenance preferences
