var GENERAL_FORMAT = [
  0, 
  0, 
  false, 
  [], 
  [0,0, 0], 
  false, 
  [], 
  [200, 35], 
  [0, 16, 32, 48, 64, 80, 96, 112, 124], 
  "#FF6600", 
  'clsNode', 
  ['clsNode', 'child1', null, null, null, null, null, null, null], 
  true, 
  [0,0], 
  false, 
  [, 'images/folderopen.gif', 'images/page.gif', 'images/minus.gif', 'images/minusbottom.gif', 'images/plus.gif', 'images/plusbottom.gif', 'images/line.gif', 'images/join.gif', 'images/joinbottom.gif'], 
  [35, 16], 
  true, 
  true, 
  [200, 600], 
  false, 
  true, 
  ["#Ff6600", ]
];
var RI_FORMAT = [
/* X coordinate of tree */
  0, 
/* Y coordinate of tree */
  0, 
/*boolean, button images flag: it true then tree will have clickable button images;*/
  false, 
/*array of strings, button images: if previous option is enabled, then this array will be used to derermine button images, e.g.:*/
  [], 
/*array of integers: width and height of button images, and indentation for childless nodes;*/
  [0,0, 0], 
/*boolean, folder images flag: it true then tree will have folder images;*/
  false, 
/*array of strings, folder images: if previous option is enabled, then this array will be used to derermine folder images, e.g.:*/
  [],
/* Folder image size */
  [200, 35], 
/*array of integers, indentation for each level;*/
  [0, 16, 32, 48, 64, 80, 96, 112, 124], 
/*string, background color for the tree; if it is blank (i.e. ""), then background will be transparent;*/
  "", 
/*string, default CSS class name for all nodes: this class will be applied to the node's layer;*/
  'clsNode', 
/*array of strings, CSS class names for every level, e.g.:*/
  ['clsNode', 'child1', null, null, null, null, null, null, null], 
/* boolean, single branch mode flag: if true then tree will always have only one branch opened, and when user expands some other branch, all other nodes will collapse;*/
  true,
/*array of integers, item padding and spacing.*/
  [0,0], 
/* Options below here */
/*boolean, explorer-like mode flag: if true then tree will have lines and joins - like in most of computer appplications like Explorer or other file managers;*/
  false,
/*array of strings, list of images for explorer-like mode*/
  [, 'images/folderopen.gif', 'images/page.gif', 'images/minus.gif', 'images/minusbottom.gif', 'images/plus.gif', 'images/plusbottom.gif', 'images/line.gif', 'images/join.gif', 'images/joinbottom.gif'], 
/*array of integer, width and height of images for explorer-like mode*/
  [35, 16], 
/*boolean, state saving feature flag: if true then tree will automatically store to and restore from cookies its state;*/
  true, 
/*boolean, relative positioning flag: if true then tree will be positioned relatively to its container, and options #0 and #1 will be relative to that container;*/
  true, 
/*array of integers, initial width and height of the tree in relative positioning mode;*/
  [200, 400], 
/*boolean, resizable background for relative positioning mode: if true then width and height specified in the previous option will grow as tree expands and shkink when it collapses;*/
  false, 
/*boolean, selected node highlighting mode flag: if true then selected node (i.e. node that was clicked by user) will be highlighted;*/
  true, 
/*array of strings, attributes for selected node: first element defines background color for unhighlighted nodes, second - same for selected node, and third element specifies CSS class for selected node:*/
  ["", ]
];
var PSTUDENT_FORMAT = [
  0, 
  0, 
  false, 
  [], 
  [0,0, 0], 
  false, 
  [], 
  [200, 35], 
  [0, 16, 32, 48, 64, 80, 96, 112, 124], 
  "#FF6600", 
  'clsNode', 
  ['clsNode', 'child1', null, null, null, null, null, null, null], 
  true, 
  [0,0], 
  false, 
  [, 'images/folderopen.gif', 'images/page.gif', 'images/minus.gif', 'images/minusbottom.gif', 'images/plus.gif', 'images/plusbottom.gif', 'images/line.gif', 'images/join.gif', 'images/joinbottom.gif'], 
  [35, 16], 
  true, 
  true, 
  [200, 600], 
  false, 
  true, 
  ["#Ff6600", ]
];
var ACADEMICS_FORMAT = [
/* X coordinate of tree */
  0, 
/* Y coordinate of tree */
  0, 
/*boolean, button images flag: it true then tree will have clickable button images;*/
  false, 
/*array of strings, button images: if previous option is enabled, then this array will be used to derermine button images, e.g.:*/
  [], 
/*array of integers: width and height of button images, and indentation for childless nodes;*/
  [0,0, 0], 
/*boolean, folder images flag: it true then tree will have folder images;*/
  false, 
/*array of strings, folder images: if previous option is enabled, then this array will be used to derermine folder images, e.g.:*/
  [],
/* Folder image size */
  [200, 35], 
/*array of integers, indentation for each level;*/
  [0, 16, 32, 48, 64, 80, 96, 112, 124], 
/*string, background color for the tree; if it is blank (i.e. ""), then background will be transparent;*/
  "", 
/*string, default CSS class name for all nodes: this class will be applied to the node's layer;*/
  'clsNode', 
/*array of strings, CSS class names for every level, e.g.:*/
  ['clsNode', 'child1', null, null, null, null, null, null, null], 
/* boolean, single branch mode flag: if true then tree will always have only one branch opened, and when user expands some other branch, all other nodes will collapse;*/
  true,
/*array of integers, item padding and spacing.*/
  [0,0], 
/* Options below here */
/*boolean, explorer-like mode flag: if true then tree will have lines and joins - like in most of computer appplications like Explorer or other file managers;*/
  false,
/*array of strings, list of images for explorer-like mode*/
  [, 'images/folderopen.gif', 'images/page.gif', 'images/minus.gif', 'images/minusbottom.gif', 'images/plus.gif', 'images/plusbottom.gif', 'images/line.gif', 'images/join.gif', 'images/joinbottom.gif'], 
/*array of integer, width and height of images for explorer-like mode*/
  [35, 16], 
/*boolean, state saving feature flag: if true then tree will automatically store to and restore from cookies its state;*/
  true, 
/*boolean, relative positioning flag: if true then tree will be positioned relatively to its container, and options #0 and #1 will be relative to that container;*/
  true, 
/*array of integers, initial width and height of the tree in relative positioning mode;*/
  [200, 650], 
/*boolean, resizable background for relative positioning mode: if true then width and height specified in the previous option will grow as tree expands and shkink when it collapses;*/
  false, 
/*boolean, selected node highlighting mode flag: if true then selected node (i.e. node that was clicked by user) will be highlighted;*/
  true, 
/*array of strings, attributes for selected node: first element defines background color for unhighlighted nodes, second - same for selected node, and third element specifies CSS class for selected node:*/
  ["", ]
];
var VIS_FORMAT = [
  0, 
  0, 
  false, 
  [], 
  [0,0, 0], 
  false, 
  [], 
  [200, 35], 
  [0, 16, 32, 48, 64, 80, 96, 112, 124], 
  "#FF6600", 
  'clsNode', 
  ['clsNode', 'child1', null, null, null, null, null, null, null], 
  true, 
  [0,0], 
  false, 
  [, 'images/folderopen.gif', 'images/page.gif', 'images/minus.gif', 'images/minusbottom.gif', 'images/plus.gif', 'images/plusbottom.gif', 'images/line.gif', 'images/join.gif', 'images/joinbottom.gif'], 
  [35, 16], 
  true, 
  true, 
  [200, 400], 
  false, 
  true, 
  ["#Ff6600", ]
];
var STU_FORMAT = [
  0, 
  0, 
  false, 
  [], 
  [0,0, 0], 
  false, 
  [], 
  [200, 35], 
  [0, 16, 32, 48, 64, 80, 96, 112, 124], 
  "#FF6600", 
  'clsNode', 
  ['clsNode', 'child1', null, null, null, null, null, null, null], 
  true, 
  [0,0], 
  false, 
  [, 'images/folderopen.gif', 'images/page.gif', 'images/minus.gif', 'images/minusbottom.gif', 'images/plus.gif', 'images/plusbottom.gif', 'images/line.gif', 'images/join.gif', 'images/joinbottom.gif'], 
  [35, 16], 
  true, 
  true, 
  [200, 650], 
  false, 
  true, 
  ["#Ff6600", ]
];
var RES_FORMAT = [
  0, 
  0, 
  false, 
  [], 
  [0,0, 0], 
  false, 
  [], 
  [200, 35], 
  [0, 16, 32, 48, 64, 80, 96, 112, 124], 
  "#FF6600", 
  'clsNode', 
  ['clsNode', 'child1', null, null, null, null, null, null, null], 
  true, 
  [0,0], 
  false, 
  [, 'images/folderopen.gif', 'images/page.gif', 'images/minus.gif', 'images/minusbottom.gif', 'images/plus.gif', 'images/plusbottom.gif', 'images/line.gif', 'images/join.gif', 'images/joinbottom.gif'], 
  [35, 16], 
  true, 
  true, 
  [200, 900], 
  false, 
  true, 
  ["#Ff6600", ]
];
var CME_FORMAT = [
  0, 
  0, 
  false, 
  [], 
  [0,0, 0], 
  false, 
  [], 
  [200, 35], 
  [0, 16, 32, 48, 64, 80, 96, 112, 124], 
  "#FF6600", 
  'clsNode', 
  ['clsNode', 'child1', null, null, null, null, null, null, null], 
  true, 
  [0,0], 
  false, 
  [, 'images/folderopen.gif', 'images/page.gif', 'images/minus.gif', 'images/minusbottom.gif', 'images/plus.gif', 'images/plusbottom.gif', 'images/line.gif', 'images/join.gif', 'images/joinbottom.gif'], 
  [35, 16], 
  true, 
  true, 
  [200, 400], 
  false, 
  true, 
  ["#Ff6600", ]
];
var LIBRARY_FORMAT = [
  0, 
  0, 
  false, 
  [], 
  [0,0, 0], 
  false, 
  [], 
  [200, 35], 
  [0, 16, 32, 48, 64, 80, 96, 112, 124], 
  "#FF6600", 
  'clsNode', 
  ['clsNode', 'child1', null, null, null, null, null, null, null], 
  true, 
  [0,0], 
  false, 
  [, 'images/folderopen.gif', 'images/page.gif', 'images/minus.gif', 'images/minusbottom.gif', 'images/plus.gif', 'images/plusbottom.gif', 'images/line.gif', 'images/join.gif', 'images/joinbottom.gif'], 
  [35, 16], 
  true, 
  true, 
  [200, 500], 
  false, 
  true, 
  ["#Ff6600", ]
];

