// Tree structure definition
var TREE_NODES = [	
// [{id:0},"<big><b><font color='white'>Home</big></font>", 'http://www.creatingwithpixels.com', null,	],
[{id:0},"<big><big><b><font color='#6c0684'>Home</font></big></big></b>", 'http://www.creatingwithpixels.com/index.html', null,	],
 ['<img src="http://www.creatingwithpixels.com/menu/line.png" width=200 height=1 border=0>', null, null,	],
 //	[{id:0},'<img src="home.jpg" width=145 height=19 border=0>', null, null,],
//{id:1},"SHOP Products", null, null,
	[{id:1},"<big><big><b><font color='#6c0684'>Shop Products</b></font></big></big>",null, null,
//	    ["<font color='#1c6804'>Secrets",'http://www.creatingwithpixels.com/shop/store/comersus_listitems.asp?idCategory=58 ', null,		],
		["<font color='#1c6804'>Accents",'http://www.creatingwithpixels.com/shop/store/comersus_listitems.asp?idCategory=56 ', null,	],
		["<font color='#1c6804'>Digital Stash",'http://www.creatingwithpixels.com/shop/store/comersus_listitems.asp?idCategory=52', null,	],
		["<font color='#1c6804'>Layered Templates &nbsp&nbsp;",'http://www.creatingwithpixels.com/shop/store/comersus_listitems.asp?idCategory=54', null,	],
		["<font color='#bd126e'><b><small>&nbsp;&nbsp;Instructions</b></small>",'http://www.creatingwithpixels.com/shop/store/LayeredTemplateInstructions.pdf', null,],
		["<font color='#03454d'> <b><small>&nbsp;&nbsp;By Designers</b></small>",null, null,
			["<b><small><font color='#03454d'>Sandy Hart</b></small>",'http://www.creatingwithpixels.com/shop/store/comersus_listItems.asp?orderBy=descr&strSearch=ts', null,  	],
		["<b><small><font color='#03454d'>Gudny Campbell</b></small>",'http://www.creatingwithpixels.com/shop/store/comersus_listItems.asp?orderBy=descr&strSearch=tg', null,  	],
			["<b><small><font color='#03454d'>Jill Rixman</b></small>",'http://www.creatingwithpixels.com/shop/store/comersus_listItems.asp?orderBy=descr&strSearch=tj', null,  	],
	
	],
 	  	["<font color='#1c6804'>Publications",'http://www.creatingwithpixels.com/shop/store/comersus_listitems.asp?idCategory=51', null,		],
		["<font color='#1c6804'>New Products",'http://www.creatingwithpixels.com/shop/store/comersus_listItems.asp?hotDeal=&orderBy=recently&strSearch=&idSupplier=&user1=&user2=&user3=&idCategory=', null,		],
		["<font color='bd126e'>Samples-Freebies",'http://www.creatingwithpixels.com/shop/freebies/freebies.html', null,		],
		["<font color='#1c6804'>Shop Information", 'http://www.creatingwithpixels.com/shop-info.html', null,		]
	],
		
['<img src="http://www.creatingwithpixels.com/menu/line.png" width=200 height=1 border=0>', null, null,	],
//[" Quilt Galleries", null, null,
["<big><big><b><font color='#6c0684'>Gallery</font></big></big></b>",null, null,
		//	['<img src="gallery.jpg" width=142 height=19 border=0>', null, null,
		["<font color='#1c6804'>Gudny Campbell",'http://www.creatingwithpixels.com/gallery/g-gallery.html', null,		],
		["<font color='#1c6804'>Sandy Hart",'http://www.creatingwithpixels.com/gallery/s-gallery.html', null,		],
		["<font color='#1c6804'>Sandy website", 'http://web.me.com/sandyhart/Quilts_by_Sandra_Hart', null,]
		
	],
		['<img src="http://www.creatingwithpixels.com/menu/line.png" width=200 height=1 border=0>', null, null,	],
		["<big><big><b><font color='#6c0684'>Events</font></big></big></b>",'http://www.creatingwithpixels.com/events.html', null,],
		['<img src="http://www.creatingwithpixels.com/menu/line.png" width=200 height=1 border=0>', null, null,	],
	["<big><big><b><font color='#6c0684'>Community</font></big></big></b>",null, null,
		["<font color='#1c6804'>Soft Fabric Photos",'http://www.softfabricphotos.com', null,  ],
			["VV Prints",'http://www.vvprints.com', null,  		], 
		["Elements Newsletter &nbsp;",'http://www.photoshopelementsuser.com', null,	]
		
	],
	['<img src="http://www.creatingwithpixels.com/menu/line.png" width=200 height=1 border=0>', null, null,	],
	["<big><big><b><font color='#6c0684'>Tips</font></big></big></b>",null, null,  
	["<font color='#1c6804'>Creating with Pixels Errors",'http://www.creatingwithpixels.com/tips/tips.html', null,	 	],
	["<font color='#1c6804'>Sandy/Gudny Tips",'http://www.creatingwithpixels.com/tips/tips.html', null,	 	],
		["<font color='#1c6804'>Elements Newsletter",'http://www.photoshopelementsuser.com', null,	 	],
		["<font color='#1c6804'>Adobe Forum",'http://forums.adobe.com/community/photoshop_elements', null,	] 	 
	],
			['<img src="http://www.creatingwithpixels.com/menu/line.png" width=200 height=2 border=0>', null, null,	]
//	['<img src="end.jpg" width=142 height=2 border=0>', null, null,]	
];



