var TREE_NODES={
	format:{
		one_branch: true,
		left:0,
		top:0, 
		width: 290,
		height:250,
		e_image:"../img/jstree/yarr_d.gif",		 
		c_image:"../img/jstree/snake16.gif",	
		img_size:[18,18],	 
		i_image:"../img/jstree/shirt16.gif",
		b_image:'../img/jstree/b.gif',
		bgcolor:"",
		back_bgcolor:"",
		animation:0,
		padding:2,
		dont_resize_back:1,
		back_class:'clsLinkContainer',
		div_class:'clsNodeDIV',
		item_class:'clsNodeText',
		link_class:'clsNodeLink',
		table_class:'clsFullNode'},
		
		
sub:[


// begin critter style here
		{html:'Ball Python',
		
			sub:[
			
// begin size group here 
				{html:'Toddler and Infant Sizes', 
					sub:[
						{html:'Ball Python On Ash Grey', url:'../shirts_babies/bball_ash.shtml'},
						{html:'Ball Python On Lime', url:'../shirts_babies/bball_lim.shtml'},
						{html:'Ball Python On Pink', url:'../shirts_babies/bball_pnk.shtml'},
						{html:'Ball Python On Yellow', url:'../shirts_babies/bball_yel.shtml'}
						 ]
			    },
// end size group here    
			    
				
// begin size group here 
				{html:'Youth Sizes', 
						sub:[
						{html:'Ball Python On Ash Grey', url:'../shirts_youth/yball_ash.shtml'},
						{html:'Ball Python On Blue', url:'../shirts_youth/yball_blu.shtml'},
						{html:'Ball Python On Lime', url:'../shirts_youth/yball_lim.shtml'},
						{html:'Ball Python On Pink', url:'../shirts_youth/yball_pnk.shtml'},
						{html:'Ball Python On Purple', url:'../shirts_youth/yball_prp.shtml'},
						{html:'Ball Python On Purple Tie-Dye', url:'../shirts_youth/yball_pti.shtml'}
						 ]
			    },
// end size group here    
				
				
// begin size group here 
				{html:'Adult Sizes', 
					sub:[
						{html:'Spider Ball Python On Blue', url:'../shirts_adult/aspiderball_bl.shtml'},
						{html:'Spider Ball Python On Black', url:'../shirts_adult/aspiderball_bk.shtml'},
						{html:' Ladies\' Cut Ball Python Tee On Black', url:'../shirts_adult/aladiesball.shtml'}
						
						 ]
			    }
// end size group here    
				
			]
		},
// end critter style here no comma on the last one
		
		
		
		
		






// begin critter style here
		{html:'Corn Snakes',
		
			sub:[
			
// begin size group here 
				{html:'Toddler and Infant Sizes', 
					sub:[
						{html:'Corn Snake On Ash Grey', url:'../shirts_babies/bcorn_ash.shtml'},
						{html:'Corn Snake On Light Blue', url:'../shirts_babies/bcorn_blu.shtml'},
						{html:'Corn Snake On Pink', url:'../shirts_babies/bcorn_pnk.shtml'}
						 ]
			    },
// end size group here    
			    
				
// begin size group here 
				{html:'Youth Sizes', 
					sub:[
						{html:'Corn Snake On Ash Grey', url:'../shirts_youth/ycorn_ash.shtml'},
						{html:'Corn Snake On Light Blue', url:'../shirts_youth/ycorn_blu.shtml'},
						{html:'Corn Snake On Pink', url:'../shirts_youth/ycorn_pnk.shtml'}
						 ]
			    },
// end size group here    
				
				
// begin size group here 
				{html:'Adult Sizes', 
					sub:[
						{html:'Not Available', url:'#'}
						 ]
			    }
// end size group here    
				
			]
		}
// end critter style here no comma on the last one




		





		
	]
}
