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/turtle16.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:'Box Turtles',
		
			sub:[
			
// begin size group here 
				{html:'Toddler and Infant Sizes', 
					sub:[
						{html:'Not available', url:'#'}
						 ]
			    },
// end size group here    
			    
				
// begin size group here 
				{html:'Youth Sizes', 
					sub:[
						{html:'Not available', url:'#'}
						 ]
			    },
// end size group here    
				
				
// begin size group here 
				{html:'Adult Sizes', 
					sub:[
						{html:'Box Turtles On Natural', url:'../shirts_adult/abox_nat.shtml'}
						   ]
			    }
// end size group here    
				
			]
		},
// end critter style here no comma on the last one













// begin critter style here
		{html:'Painted Turtle',
		
			sub:[
			
// begin size group here 
				{html:'Toddler and Infant Sizes', 
					sub:[
						{html:'Painted Turtle On Ash Grey', url:'../shirts_babies/bpnttrt_ash.shtml'},
						{html:'Painted Turtle On Lime', url:'../shirts_babies/bpnttrt_lim.shtml'},
						{html:'Painted Turtle On Light Blue', url:'../shirts_babies/bpnttrt_blu.shtml'},
						{html:'Painted Turtle On Pink ', url:'../shirts_babies/bpnttrt_pnk.shtml'},
						{html:'Painted Turtle On Yellow ', url:'../shirts_babies/bpnttrt_yel.shtml'}
						 ]
			    },
// end size group here    
			    
				
// begin size group here 
				{html:'Youth Sizes', 
					sub:[
						{html:'Painted Turtle On Ash Grey', url:'../shirts_youth/ypnttrt_ash.shtml'},
						{html:'Painted Turtle On Lime', url:'../shirts_youth/ypnttrt_lim.shtml'},
						{html:'Painted Turtle On Light Blue', url:'../shirts_youth/ypnttrt_blu.shtml'},
						{html:'Painted Turtle On Pink ', url:'../shirts_youth/ypnttrt_pnk.shtml'},
						{html:'Painted Turtle On Yellow ', url:'../shirts_youth/ypnttrt_yel.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


		









		



// begin critter style here
		{html:'Redfoot Tortoise',
		
			sub:[
			
// begin size group here 
				{html:'Toddler and Infant Sizes', 
						sub:[
						{html:'Redfoot Tortoise On Ash Grey', url:'../shirts_babies/bredfoot_ash.shtml'},
						{html:'Redfoot Tortoise On Pink', url:'../shirts_babies/bredfoot_pnk.shtml'},
						{html:'Redfoot Tortoise On Yellow', url:'../shirts_babies/bredfoot_yel.shtml'}
							 ]
			    },
// end size group here    
			    
				
// begin size group here 
				{html:'Youth Sizes', 
					sub:[
						{html:'Redfoot Tortoise On Ash Grey', url:'../shirts_youth/yredfoot_ash.shtml'},
						{html:'Redfoot Tortoise On Pink', url:'../shirts_youth/yredfoot_pnk.shtml'},
						{html:'Redfoot Tortoise On Yellow', url:'../shirts_youth/yredfoot_yel.shtml'}
						 ]
			    },
// end size group here    
				
				
// begin size group here 
				{html:'Adult Sizes', 
					sub:[
						{html:'Redfoot Tortoise On Natural', url:'../shirts_adult/aredfoot_nat.shtml'}
						   ]
			    }
// end size group here    
				
			]
		},
// end critter style here no comma on the last one




		











	


// begin critter style here
		{html:'Turtles',
		
			sub:[
			
// begin size group here 
				{html:'Toddler and Infant Sizes', 
					sub:[
						{html:'Not available', url:'#'}
						 ]
			    },
// end size group here    
			    
				
// begin size group here 
				{html:'Youth Sizes', 
					sub:[
						{html:'Turtles On Natural', url:'../shirts_youth/yturtles_nat.shtml'}
						 ]
			    },
// end size group here    
				
				
// begin size group here 
				{html:'Adult Sizes', 
					sub:[
						{html:'Turtles On Natural', url:'../shirts_adult/aturtles_nat.shtml'}
						 ]
			    }
// end size group here    
				
			]
		}
// end critter style here no comma on the last one





	






		
	]
}
