/*
	Feel free to use your custom icoane for the tree. Make sure they are all of the same size.
	User icoane collections are welcome, we'll publish them giving all regards.
*/

var tree_tpl = {
	'target'  : '_self',	// name of the frame links will be opened in
							// other possible values are: _blank, _parent, _search, _self and _top

	'icon_e'  : '/icoane/empty.gif', // empty image
	'icon_l'  : '/icoane/empty.gif'
};

