/* 
	the format of the tree definition file is simple,
	you can find specification in the Tigra Menu documentation at:
	
	http://www.softcomplex.com/products/tigra_tree_menu/docs/index.html#hierarchy
*/

var TREE_ITEMS_lamp = [
	['PHP | MySql | Linux | Apache | SVN', 0, 
		['PHP', 0,
			['<a target="_blank" href="http://www.php.net">php.net</a>'],
			['<a target="_blank" href="http://www.phpfreaks.com">PHP Freaks</a>'],
			['<a target="_blank" href="http://www.smarty.net">Smarty Templates</a>']
		],
		['MySql', 0, 
			['<a target="_blank" href="http://dev.mysql.com/doc/refman/5.0/en/index.html">MySql Reference Manual</a>']
		],
		['Apache', 0, 
			['<a target="_blank" href="http://www.apache.org/">The&nbsp;Apache&nbsp;Software&nbsp;Foundation</a>']
		],
		['Linux', 0, 
			['<a target="_blank" href="The&nbsp;Apache&nbsp;Software&nbsp;Foundation">Humble&nbsp;Linux&nbsp;Cheatsheet</a>'],
			['<a target="_blank" href="http://theory.chem.umn.edu/~mayaan/command.html">Evelyn\'s&nbsp;Linux&nbsp;Cheat&nbsp;Sheet</a>']
		],
		['Subversion (SVN)', 0, 
			['<a target="_blank" href="http://wiki.inkscape.org/wiki/index.php/WorkingWithSVN#Adding_Files_to_the_Repository">Basics of using SVN</a>'],
			['<a target="_blank" href="http://www.linuxfromscratch.org/blfs/edguide/chapter03.html">Basic SVN Commands</a>'],
			['<a target="_blank" href="http://svnbook.red-bean.com/en/1.1/">Red-Bean Manual</a>'],
			['<a target="_blank" href="http://blogs.tech-recipes.com/johnny/subversion-quick-reference/">Subversion Quick Reference</a>']
		],
		['Concurrent Versions System (CVS)', 0, 
			['<a target="_blank" href="http://www.eyrie.org/~eagle/notes/cvs/basic-usage.html">Basic CVS Usage</a>'],
                       ['<a target="_blank" href="http://www.cs.wustl.edu/~levine/CVS.html">CVS Minimal Help</a>']
		]

	]
	
];

var TREE_ITEMS_open = [
	['Open Source', 0, 
		['CMS and Blogging', 0,
			['<a target="_blank" href="http://www.joomla.org/">Joomla</a>'],
			['<a target="_blank" href="http://www.mamboserver.com/">Mambo</a>'],
			['<a target="_blank" href="http://textpattern.com/">Textpattern</a>'],
			['Wordpress', 0,
			 	['<a target="_blank" href="http://wordpress.org/">WordPress.org</a>'],
				['<a target="_blank" href="WordpressLInksFromLunar.html">Large list of Wordpress info links</a>'],
				['<a target="_blank" href="http://www.lancelhoff.com/category/wordpress-stuff/">Lancelhoff.com Wordpress Solutions</a>']
				],
		],
		['Layouts', 0, 
			['<a target="_blank" href="http://opensourcetemplates.org/">Open Source Templates</a>'],
			['<a target="_blank" href="http://blog.html.it/layoutgala/">CSS Layout Gala</a>']
		],
		['Surveys', 0, 
			['<a target="_blank" href="http://www.limesurvey.org/">Lime Survey</a>']
		],
		['Guestbooks', 0, 
			['<a target="_blank" href="http://www.dbscripts.net/guestbook/">DRB Guestbook</a>']
		]
	]
];


var TREE_ITEMS_graphics = [
	['Graphics', 0, 
		['Free Images and Graphics', 0,
			['<a target="_blank" href="http://qvectors.net/">QVectors&ndash;Free Quality Vector Graphics</a>'],
			['<a target="_blank" href="http://www.coolclips.com/">Cool Clips</a>'],
			['<a target="_blank" href="http://www.stockvault.net/">Stock Vault</a>'],			
			['<a target="_blank" href="http://www.wilsoninfo.com/gifs.html">Wilson\'s Free GIFs</a>'],
			['<a target="_blank" href="http://www.freestockphotos.com/">Free Stock Photos</a>'],
			['<a target="_blank" href="http://www.freefoto.com/index.jsp">FreeFoto.com</a>'],
			['<a target="_blank" href="http://www.hellasmultimedia.com/webimages/">Hellas Multimedia</a>'],            
			['<a target="_blank" href="http://www.eosdev.com/eosdev_Backgrounds.htm">EOS Development Backgrounds</a>'],
			['<a target="_blank" href="http://www.allfreebackgrounds.com/backgrounds.html?backgrounds/">All Free Backgrounds</a>'],
			['<a target="_blank" href="http://www.cit.gu.edu.au/images/ThreadLines/Images.html">Anthony\'s Lines</a>'],
			['Icons and Arrows', 0, 
				['<a target="_blank" href="http://www.iconarchive.com/">Icon Archive (large collection)</a>'],
				['<a target="_blank" href="http://www.axialis.com/free/icons/">Axialis Software Icons (large collection)</a>'],
				['<a target="_blank" href="http://www.freeiconsweb.com/index.html">FreeIconsWeb.com</a>'],
				['<a target="_blank" href="http://bullets.primail.ch/index.php?page=iconset_arrows">Arrows and Other Mini Icons</a>'],
				['<a target="_blank" href="http://www.segd.nl/signage-symbols/free-vector-arrows.htm">56 Professional Arrows (classic)</a>'],
				['<a target="_blank" href="http://websitetips.com/graphics/webicons/">Links to more good icon sites</a>']
			]
		],
		['Purchased Images and Graphics', 0, 
			['<a target="_blank" href="http://www.gettyimages.com/Home.aspx">Getty Images</a>'],
			['<a target="_blank" href="http://www.fotosearch.com/">Fotosearch</a>'],
			['<a target="_blank" href="http://www.clipart.com/en/">Clipart.com</a>']
		],
		['Fonts', 0, 
			['<a target="_blank" href="http://www.1001freefonts.com/">1001 Free Fonts</a>'],
			['<a target="_blank" href="http://www.freemacfonts.com/">Free Mac Fonts</a>']
		]

	]
	
];



var TREE_ITEMS_microsoft = [
	['Microsoft', 0, 
		['ActiveX Server Pages (ASP)', 0,
			['<a target="_blank" href="http://www.devguru.com/Technologies/asp/quickref/asp_intro.html">DevGuru - ASP</a>']
		],			
		['ActiveX Data Objects (ADO)', 0, 
			['<a target="_blank" href="http://www.devguru.com/Technologies/ado/quickref/ado_intro.html">DevGuru - ADO</a>']
		],
		['VBScript', 0, 
			['<a target="_blank" href="http://www.devguru.com/Technologies/vbscript/quickref/vbscript_intro.html">DevGuru - VBScript</a>']
		],
		['Internet Information Server (IIS)', 0, 
			['<a target="_blank" href="http://www.webwizguide.com/kb/asp_tutorials/installing_iis_winXP_pro.asp">Installing IIS on XP Pro</a>']
		],
		['SQL Server', 0, 
			['<a target="_blank" href="http://www.functionx.com/sqlserver/index.htm">FunctionX Tutorials MIcrosoft SQL Server</a>']
		],
		['Visual Studio', 0, 
			['<a target="_blank" href="http://msdn2.microsoft.com/en-us/vs2008/default.aspx">Official Microsoft Visual Studio site</a>']
		]

	]
	
];



var TREE_ITEMS_adobe = [
	['Adobe', 0, 
		['Photoshop', 0,
		    ['<a target="_blank" href="http://www.photoshoproadmap.com/">Photoshop Roadmap</a>'],
			['<a target="_blank" href="http://www.adobe.com/devnet/photoshop/">Photoshop Developer Center</a>'],
			['<a target="_blank" href="http://www.planetphotoshop.com/category/tutorials">Planet Photoshop Tutorials</a>'],
			['<a target="_blank" href="http://www.psbrushes.net/">PSBrushes</a>'],
			['<a target="_blank" href="http://qbrushes.net/">QBrushes</a>']
		],
		['Flash and AS3', 0, 
			['<a target="_blank" href="http://www.adobe.com/devnet/flash/">Flash Developer Center</a>'],
			['<a target="_blank" href="http://livedocs.adobe.com/flex/2/langref/migration.html">Actionscript3 Migration</a>'],
			['<a target="_blank" href="http://livedocs.adobe.com/flash/9.0/ActionScriptLangRefV3/">Actionscript3 Language Reference</a>'],
			['<a target="_blank" href="http://www.gskinner.com/libraries/gtween/">GTween Library for AS3</a>']
		],
		['Dreamweaver', 0, 
			['<a target="_blank" href="http://www.adobe.com/devnet/dreamweaver/">Dreamweaver Developer Center</a>'],
			['<a target="_blank" href="http://www.adobe.com/products/dreamweaver/download/templates/">Adobe Dreamweaver Templates</a>']
		]
	]
	
];


var TREE_ITEMS_html = [
	['HTML | CSS | Javascript', 0, 
		['HTML', 0,
			['<a target="_blank" href="http://www.w3schools.com/tags/default.asp">W3Schools - HTML Reference</a>'],
			['<a target="_blank" href="http://www.danshort.com/HTMLentities/index.php">HTML Entities&ndash;excellent list</a>'],
			['<a target="_blank" href="http://www.intuitive.com/coolweb/entities.html">HTML Entities&ndash;another good list</a>'],
            ['<a target="_blank" href="http://www.ronlohse.com/special.html">Common HTML Entities [accented letters at top]</a>'],
			['<a target="_blank" href="http://www.htmldog.com/reference/htmltags/">HTML Dog - HTML Reference</a>']
		],
		['CSS', 0, 
			['<a target="_blank" href="http://webtint.net/tutorials/the-mysterious-pseudo-class-in-css/">The Mysterious Pseudo Class in CSS</a>'],
			['<a target="_blank" href="http://www.htmldog.com/reference/cssproperties/">HTML Dog - CSS Reference</a>'],
			['<a target="_blank" href="http://www.css3.info/">CSS3.info</a>']
		],
		['Javascript', 0, 
			['<a target="_blank" href="http://www.w3schools.com/jsref/default.asp">W3Schools - Javascript Reference</a>'],
			['<a target="_blank" href="http://labs.adobe.com/technologies/spry/home.html">Adobe Spry Framework for Ajax</a>'],
			['JQuery', 0, 
			['<a target="_blank" href="http://thetoptenme.wordpress.com/2008/08/19/the-complete-guide-for-jquery-developer-reblog/">&quot;The Complete Guide&quot;</a>'],
			['<a target="_blank" href="http://jquery.com/">JQuery.com Javascript Library</a>']
			],
		],
		['Cheat Sheets', 0, 
			['<a target="_blank" href="http://www.smashingmagazine.com/2009/07/06/html-5-cheat-sheet-pdf/">HTML5</a>'],
			['<a target="_blank" href="http://www.smashingmagazine.com/2009/07/13/css-3-cheat-sheet-pdf/">CSS3</a>']
		],	
	]
];


var TREE_ITEMS_devgeneral = [
	['Web Development General', 0, 
		['Comprehensive', 0,		
			['<a target="_blank" href="http://www.smashingmagazine.com/">Smashing Magazine</a>'],
			['<a target="_blank" href="http://www.w3.org/">W3C World Wide Web Consortium</a>'],
			['<a target="_blank" href="http://www.google.com/support/webmasters/bin/answer.py?answer=35769">Google Webmaster Guidelines</a>'],
			['<a target="_blank" href="http://www.adobe.com/devnet/">Adobe Developer Connection</a>'],
			['<a target="_blank" href="http://www.lynda.com/">Lynda.com</a>'],
			['<a target="_blank" href="http://www.tizag.com/">Tizag Tutorials</a>']
		],
		['Optimization', 0, 
			['<a target="_blank" href="http://developer.yahoo.com/performance/rules.html">Speeding Up Your Website (Yahoo)</a>']
		],
		['Comparisons', 0, 
			['<a target="_blank" href="http://www.cmsmatrix.org/">CMS Matrix</a>']
		],
		['Cheat Sheets Miscellaneous', 0, 
			['<a target="_blank" href="http://www.addedbytes.com/cheat-sheets/">Various web technologies</a>']
		]
	]
	
];


var TREE_ITEMS_dsngeneral = [
	['Web Design General', 0, 
		['Comprehensive', 0,
			['<a target="_blank" href="http://www.adobe.com/designcenter/">Adobe Design Center</a>']                      
		],
		['Specific Topics', 0, 
			['<a target="_blank" href="http://www.mandarindesign.com/">Mandarin Design - Tips &amp; Tricks</a>'],
                        ['<a target="_blank" href="http://www.designcharts.com">Design Charts</a>'],
			['<a target="_blank" href="http://www.entheosweb.com/photoshop_templates/default.asp">Photoshop and Flash Templates</a>'],
			['<a target="_blank" href="http://www.css-website.com/">CSS Website Designs</a>']
			
		]
	]
	
];



var TREE_ITEMS_diagnostics = [
	['Checks, Diagnostics, Troubleshooting', 0, 
		['Validators', 0,
			['<a target="_blank" href="http://validator.w3.org/">W3C Markup Validation Service</a>'],
			['<a target="_blank" href="http://jigsaw.w3.org/css-validator/">W3C CSS Validation Service</a>']
		],
		['SEO', 0,
			['<a target="_blank" href="http://www.seoworkers.com/tools/analyzer.html">SEO Workers SEO Analysis Tool</a>']                     
		],
		['Cross-browser', 0,
			['<a target="_blank" href="http://www.parallactic.com/blog/">Common IE6 Bug Workarounds</a>'],
			['<a target="_blank" href="http://net.tutsplus.com/tutorials/html-css-techniques/9-most-common-ie-bugs-and-how-to-fix-them/">9 Common IE Bugs and How to Fix</a>'],
			['<a target="_blank" href="http://ipinfo.info/netrenderer/index.php">Net Renderer (IE)</a>'],
			['<a target="_blank" href="http://www.my-debugbar.com/wiki/IETester/HomePage">IE Tester (for Windows)</a>'],
			['<a target="_blank" href="http://browsershots.org/">BrowserShots [renders numerous]</a>']
		],
		['Developer Checklists', 0,
		    ['<a target="_blank" href="http://www.vision4dezign.com/ComprehensiveWebDesignChecklist.html">Client Questionaire</a>'],
			['<a target="_blank" href="http://www.boxuk.com/blog/the-ultimate-website-launch-checklist">Website Launch Checklist</a>'],            ['<a target="_blank" href="http://www.maxdesign.com.au/presentation/checklist.htm">Web Standards Checklist</a>'],
			['<a target="_blank" href="http://www.usereffect.com/topic/25-point-website-usability-checklist">Usability Checklist</a>']
		],
		['Other Services and Tools', 0, 
			['<a target="_blank" href="http://www.netmechanic.com/">Net Mechanic</a>'],
			['<a target="_blank" href="http://spamcheck.sitesell.com/">Spam Check</a>'],
			['<a target="_blank" href="http://www.linkpopularity.com/">Link Popularity</a>'],
			['<a target="_blank" href="http://feedvalidator.org/">RSS Feed Validator</a>'],
			['<a target="_blank" href="http://www.regular-expressions.info/javascriptexample.html">Regular Expression Tester</a>'],
			['<a target="_blank" href="http://orangoo.com/spellcheck/">Orangoo Free Website Spell Checker</a>']
		]
	]
	
];


/*
var TREE_ITEMS_codegen = [
	['Code Generators', 0, 
		['Javascript for RSS Feed', 0,
			['<a target="_blank" href="http://freerssdisplay.org/index.php">Free RSS Display</a>']
		]
	]
	
];
*/

var TREE_ITEMS_multimedia = [
	['Multimedia Miscellaneous', 0,
	 	
		['Audio File Format Conversion', 0,
			['<a target="_blank" href="http://www.nch.com.au/switch/">Switch (various formats to mp3)</a>'],
			['<a target="_blank" href="http://www.hamienet.com/midi2mp3">Hamienet Online Converter (mid to mp3)</a>']
		],
		['Players', 0,
			['<a target="_blank" href="http://www.longtailvideo.com/players/">JW Video Player</a>'],
			['<a target="_blank" href="http://www.hamienet.com/midi2mp3">Hamienet Online Converter (mid to mp3)</a>']
		]
	]
	
];



var TREE_ITEMS_usefultools = [
	['Useful Tools Miscellaneous', 0, 
		['Pixel Perfection', 0,
			['<a target="_blank" href="http://www.spadixbd.com/freetools/jruler.htm">JR Screen Ruler (Windows)</a>'],
			['<a target="_blank" href="http://www.macupdate.com/info.php/id/7197">Free Ruler (Mac)</a>']
		],
		['Fonts', 0,
			['<a target="_blank" href="http://www.fonttester.com/">FontTester</a>'],
			['<a target="_blank" href="http://cufon.shoqolate.com/generate/">Cufon</a>']
		],
		['Color Themes', 0,
			['<a target="_blank" href="http://kuler.adobe.com/#themes/">Kuler</a>'],
		]		
	]	
];


var TREE_ITEMS_browserplugins = [
	['Useful Browser Plugins and Addons', 0, 
		['Firefox', 0,
			['<a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/1843/">Firebug</a>'],
			['<a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/60/">Web Developer</a>'],
			['<a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/7943/">Pixel Perfect</a>'],
			['<a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/539/">MeasureIt</a>'],
			['<a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/532/">Link Checker</a>'],
			['<a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/1201/">Cookie Watcher</a>'],
			['<a target="_blank" href="https://addons.mozilla.org/en-US/firefox/addon/1146/">Screengrab</a>']
		]
	]	
];


var TREE_ITEMS_editors = [
	['Editors', 0, 
		['Mac', 0,
			['<a target="_blank" href="http://www.barebones.com/products/TextWrangler/">TextWrangler</a>']
		],
		['Windows', 0,
			['<a target="_blank" href="http://www.pspad.com/en/">PSPad</a>'],
			['<a target="_blank" href="http://sourceforge.net/projects/notepad-plus/">Notepad++</a>']
		],	
		['Multiple platforms', 0,
			['<a target="_blank" href="http://www.syntext.com/products/serna-free/">Serna Open Source XML Editor</a><div style="padding-left:55px;">(mac, windows, linux)</div>']
		]	
	]
];





var TREE_ITEMS_misc = [
	['Miscellaneous', 0, 
		['SQL General', 0,
			['<a target="_blank" href="http://www.sqlcommands.net/">SQL Commands</a>'],
			['<a target="_blank" href="http://www.1keydata.com/sql/sql.html">SQL Tutorial</a>']
		],
		['HTML Emails', 0,
			['<a target="_blank" href="http://www.sitepoint.com/article/code-html-email-newsletters">How to Code HTML Emails</a>'],
			['<a target="_blank" href="http://www.onenw.org/toolkit/guidelines-for-css-and-email-newsletters">Guidelines For CSS in Email Newsletters</a>'],
			['<a target="_blank" href="http://www.viget.com/inspire/tips-for-coding-html-email/">Various resourses for coding HTML Emails</a>'],
			['<a target="_blank" href="http://fingerprintapp.com/email-client-stats">Email client market share</a>'],
			['<a target="_blank" href="http://www.campaignmonitor.com/templates/">30 HTML Email templates</a>'],
		],
		['SEO', 0, 
			['<a target="_blank" href="http://www.highrankings.com/">High Rankings</a>']
		],
		['XML', 0, 
			['<a target="_blank" href="http://www.w3schools.com/xml/default.asp">XML Tutorial</a>']
		],
		['Regular Expressions', 0, 
			['<a target="_blank" href="http://www.regular-expressions.info/">Regular-Expressions-Info</a>']
		],
		['File Types', 0, 
			['<a target="_blank" href="http://www.fileinfo.com/">FileInfo.com</a>']
		],
		['MIME Types', 0, 
			['<a target="_blank" href="http://www.webmaster-toolkit.com/mime-types.shtml">Mime Types and File Extensions</a>']
		]
	]
	
];







