//***Copyright Samrat Tours & Travels may not be reproduced without our permission**//

var TREE_TPL = {

	// general
	'target':'_self',	
							
	// images - root	
	'icon_48':'http://www.samratnepal.com/images/arrows.down.white.gif',  
	'icon_52':'http://www.samratnepal.com/images/arrows.down.white.gif',   
	'icon_56':'http://www.samratnepal.com/images/arrows.down.white.gif', 
	'icon_60':'http://www.samratnepal.com/images/arrows.down.white.gif', 

	// images - junctions	
	'icon_18':'http://www.samratnepal.com/images/plus1.gif', 
	'icon_19':'http://www.samratnepal.com/images/plus.gif',      
	'icon_26':'http://www.samratnepal.com/images/minus1.gif',
	'icon_27':'http://www.samratnepal.com/images/minus.gif', 

	// images - misc
	'icon_l':'http://www.samratnepal.com/images/line1.gif',  
	
	
	'style_48':'mout', 
	'style_52':'mout', 
	'style_56':'mout', 
	'style_60':'mout', 
	'style_112':'mover', 
	'style_116':'mover', 
	'style_120':'mover', 
	'style_124':'mover', 
	'style_16':'mout', 
	'style_20':'mout', 
	'style_24':'mout', 
	'style_28':'mout', 
	'style_80':'mover', 
	'style_84':'mover', 
	'style_88':'mover', 
	'style_92':'mover', 
	'style_0':'mout', 
	'style_4':'mout', 
	'style_64':'mover',
	'style_68':'mover'
	
};
//***Samrat Tours & Travels may not be reproduced without our permission**//