var TREE_ITEMS = [
	['Back to Home', 'http://www.users.on.net/~symes',
		['Top 10',  '',
			['AVR freaks	(Awesome portal for all things AVR)',  'http://www.avrfreaks.net/'],
			['WinAVR an Open source, free, C compiler for AVR',  'http://winavr.sourceforge.net/'],
			['AVRLib	(Collection of C functions to handle most hardware, UART, I2C etc)',  'http://hubbard.engr.scu.edu/embedded/avr/avrlib/'],
			['C library for FAT16-32 HDD access with an AVR',  'https://sourceforge.net/projects/fatdriveravr/'],
			['STA013 Application (The best guide on the net to explain how to use the STA013)',  'http://www.pjrc.com/tech/mp3/sta013.html'],
		],
	
		['Australian Parts Suppliers', 'http://www.users.on.net/~symes',
			['Futurlec Australia    Best prices, excellent range, I use them often', 'http://www.futurlec.com.au'],
			['Futurlec USA   Look here if the Australian site does nto have what you want', 'http://www.futurlec.com'],
			['Oatley    Surplus store, always has some great items at great prices, worth a look', 'http://oatleyelectronics.com/'],
			['MicroZed   Australian supplier of PICAXEs', 'http://www.microzed.com.au/'],
			['Rockby - Melbourne mail order, great range and good prices', 'http://www.rockby.com.au'],
			['Kaytech   Australian mail order from Melbourne, can get stuff in, just email', 'http://www.kaytech.com.au/'],
			['Dick Smith - No longer the one-stop-place for components but has some useful stuff still', 'http://www.dse.com.au/'],
			['Jaycar - may be useful if a store is nearby', 'http://www.jaycar.com.au'],
			['Altronics - General Electronics', 'http://www.altronics.com.au/'],
			['Computronics - Mainly LCDs', 'http://www.computronics.com.au/ampire/'],
			['Dontronics - Micro controllers (AVR and PIC) and other fairly advanced compnents', 'http://www.dontronics.com/index.html'],
			['Modtronix -  Brisbane based supplier of PIC Microcontrollers and a few other parts', 'http://www.modtronix.com/index.php'],
			['Ozitronics - Melbourne mail order', 'http://www.ozitronics.com/'],
			['Wiltronics -   Melbourne based mail order - has some nice prices on special ICs ', 'http://www.wiltronics.com.au/catalogue/shop.php?cid=0'],
			['Robot Parts - really expensive top parts', 'http://203.20.243.110/'],
			['Volt.com.au - mail order kits and other bits and pieces', 'http://www.volt.com.au/'],
			['Cabac - Sydney, good for braiding for air muscles', 'http://www.cabac.com.au/'],
			['Farnell - International mail order, decent range, only average prices', 'http://international2.farnell.com/AU/Welcome/welcome-frame-unregistered.jhtml'],
			['RS Components - Similar to Farnell above, good range, ok prices', 'http://www.rsaustralia.com/'],
			['World of Robotics - Australian, great for robot specific parts', 'http://www.robotics.com.au/getpage.asp?PAGE=main'],
			['Kitstream - Australian MP3 kit website', 'http://elink.net.au/~lindsay/'],

			['JED Microcontrollers - Victorian based supplier of a wide range of embedded logic, AVRs to PC/104 to Tigers', 'http://www.jedmicro.com.au/index.htm'],
                        ['RobotOz', 'http://www.robotoz.com.au'],

			
		
		],
		
		['Australian Tools and Equipment Suppliers',    'http://www.users.on.net/%7Esymes/links_tree/links.htm',
			['Bitscope - PC scopes and SMD to DIP convertor PCBs', 'http://www.bitscope.net/'],
			['Test Tools Australia', 'http://testtools.com.au'],

		],


		['Overseas Suppliers (mail order)',    'http://www.users.on.net/%7Esymes/links_tree/links.htm',
			['Singapore Robotic - Supplier of good, cheap parts', 'http://www.sgbotic.com/'],
			['Southern Oregon Robotics - all the standard bits not bad prices either', 'http://www.1sorc.com/#misc'],
			['Pololu', 'http://www.pololu.com/'],
			['Budget Robotics  -  Owned by an author of SERVO magazine', 'http://www.budgetrobotics.com/'],

		],
		
		['Circuits',  'http://www.users.on.net/%7Esymes/links_tree/links.htm',
			['SatSleuth Database',  'http://www.satsleuth.com/schematics.htm'],
			['ePanorama.net',  'http://www.epanorama.net/index.php?index=circuit'],
			['Aaron Cake',  'http://www.aaroncake.net/circuits/index.asp'],
			['PCI Board',  'http://elm-chan.org/works/pci/report_e.html'],
			['Circuits for Hobbyists',  'http://www.uoguelph.ca/~antoon/circ/circuits.htm'],
			['Discover Circuits',  'http://discovercircuits.com/list.htm'],
			['CircuitDB - nicely laid out source of high quality circuits',  'http://www.circuitdb.com/'],
		],
		
		['Microcontrollers',  'http://www.users.on.net/~symes',
			['Microchip PIC',  'http://www.microchip.com',
				['Microchip		(The manufacturers of the PIC)',  'http://www.microchip.com'],
				['PIC course	(Learn how to program the PIC Micro)',  'http://www4.tpg.com.au/users/talking/index_of_chapters.html'],
				['Van Ooijen	(Great place to start and home of the free JAL compiler for PIC)',  'http://www.voti.nl/swp/'],
				['PIC Yahoo Group	(A community of PIC users)',  'http://groups.yahoo.com/group/piclist/'],
				['PIC Routines	(Great collection of time-saving routines)',  'http://www.piclist.com/techref/microchip/routines.htm'],
				['Barrys Projects',  'http://www.kleefeld.freeserve.co.uk/model/barry/pic01/pic01.htm'],	
			],
			
			['Atmel AVR',  'http://www.users.on.net/~symes',
				['AVR freaks	(Awesome portal for all things AVR)',  'http://www.avrfreaks.net/'],
				['WinAVR an Open source, free, C compiler for AVR',  'http://winavr.sourceforge.net/'],
				['AVRLib	(Collection of C functions to handle most hardware, UART, I2C etc)',  'http://hubbard.engr.scu.edu/embedded/avr/avrlib/'],
				['C library for FAT16-32 HDD access with an AVR',  'https://sourceforge.net/projects/fatdriveravr/'],
				['Atmel		(makers of the AVR series of uC)',  'http://www.atmel.com/products/avr/'],
				['AVR beginners		(good if you have an STK500 or ATMega8 available)',  'http://www.avrbeginners.net/'],
				['AVR Yahoo Group (Community of AVR users)',  'http://groups.yahoo.com/group/AVR-Chat/'],
				['CodeVision	(Commercial compiler for AVR, demo version available)',  'http://www.delcomp.com/indexcv.htm'],
				['Bot Goodies	(Collection of mostly AVR projects)',  'http://www.botgoodies.com/'],
				['Building your own AVR starter kit',  'http://homepage.sunrise.ch/mysunrise/peterfleury/avr-circuits.html'],
				['JED Microcontroller AVR based boards',  'http://www.jedmicro.com.au/avr.htm'],
				
				
			],
			
			['Non-specific',  'http://www.users.on.net/~symes',
				['Interfacing a FAT32 Harddrive	(Great discussion of low level file access)',  'http://www.pjrc.com/tech/8051/ide/fat32.html'],
				['Mikrocontroller.net	(uC portal, lots of links)',  'http://www.mikrocontroller.net/links.en.htm'],
				['GNUARM - for ARM core uC',  'http://www.gnuarm.com/'],
				['JED Microcontrollers - Victorian based supplier of a wide range of embedded logic, AVRs to PC/104 to Tigers', 'http://www.jedmicro.com.au/index.htm'],

				
			],
			
		],
		
		['LCD',  'http://www.users.on.net/~symes',
			['LCDinfo,   Software for the T6963C and the KS0108 LCD controllers  ',  'http://www.skippari.net/lcd/index.html'],
			['Liquid LCD',  'http://liquid-mp3.schijf.org/'],
		],
		
		
		['MP3',  'http://www.users.on.net/~symes',
			['EE 476 MP3 player	(Final year EE projecxt in 2000 using STA013)',  'http://instruct1.cit.cornell.edu/courses/ee476/FinalProjects/s2000/peterdan/final.htm'],
			['Yampp (Some really top-notch homebrew designs)',  'http://www.myplace.nu/mp3/'],
			['STA013 Application (The best guide on the net to explain how to use the STA013)',  'http://www.pjrc.com/tech/mp3/sta013.html'],
			['Home built MP3 Player, uses STA013',  'http://www.frankvh.com/mp3player/index.html'],
		],
		['CNC',  'http://www.users.on.net/~symes',
			['Kellyware',  'http://www.kellyware.com/'],
			['Metalworking.com - Shareware section',  'http://www.metalworking.com/shareware.html'],
			
		],
		
		['Cool robots',  'http://www.users.on.net/~symes',
			['nBot 2 wheel balancing robot',  'http://www.geology.smu.edu/~dpa-www/robo/nbot/'],
			['Berkerley Autonomous Helicopters',  'http://robotics.eecs.berkeley.edu/bear/research/research.htm'],
		],
		
		['BEAM (insect-like) bots',  'http://www.users.on.net/~symes',
			['BEAM-Online',  'http://www.beam-online.com'],
			['Solarbotics - Great place for all things BEAM',  'http://www.solarbotics.net/default.html'],
			['Online BEAM course',  'http://www.geocities.com/beamnet/'],
			['Costa Rica BEAM - lots of great BEAM circuits in one place',  'http://costaricabeam.solarbotics.net/index.htm'],
		],
		
		['Books / Tutorials',  'http://www.users.on.net/~symes',
                        ['SERVO Magazine', 'http://www.servomagazine.com'],
			['Lessons in Electronics',  'http://www.ibiblio.org/obp/electricCircuits/'],
			['Electrical Engineering Series',  'http://www.tpub.com/content/neets/'],
			['The basics about components',  'http://www.kpsec.freeuk.com/compon.htm'],
			['Page about MOSFETS (in quite some detail)',  'http://homepages.which.net/~paul.hills/SpeedControl/Mosfets.html'],
		],
		
		['Forums / Communities / Free hosting',    'www.users.on.net/~symes',
			['EDA - all things electronic', 'http://www.edaboard.com/'],
			['elektroda.net - Free website hosting for electonic websites', 'http://www.elektroda.net/'],
			['AT91SAM7 yahoo group', 'http://groups.yahoo.com/group/AT91SAM7/'],
			['Society of Robots', 'http://www.societyofrobots.com/sensors_currentsensor.shtml'],
		],
		
		['Cool projects (mostly mirocontroller)',  'http://www.users.on.net/~symes',
			['USB interface using just an 2313 AVR',  'http://www.cesko.host.sk/IgorPlugUSB_RS232/IgorPlug-USB%20(AVR)%20RS232_eng.htm'],
			['TV (PAL) colour generation in AVR software',  'http://www.serasidis.gr/circuits/colour_bar_gen/colour_bar_gen.htm'],
		],
		
					
			
			
		
	],
	
];