

var str_head="<IMG ALIGN=TOP SRC=css/tree00/imgs/";
var theme =
[
	[str_head+'folder.gif>', 		str_head+'folderopen.gif>'],
	[str_head+'plus.gif>', 			str_head+'minus.gif>'],
	[str_head+'plusbottom.gif>', 	str_head+'minusbottom.gif>'],
	str_head+'page.gif>',
	[str_head+'join.gif>', 			str_head+'joinbottom.gif>'],
	[str_head+'line.gif>', 			str_head+'spacer.gif>']
];

