var CobblewareMenu =
[
	[null,'Home','http://www.cobbleware.com/index.html','_self','Cobbleware Home'],
	[null,'GP32','http://www.cobbleware.com/gp32/gp32.html','_self','GP32 Stuff',
		[null,'32MB RAM','http://www.cobbleware.com/gp32/gp32ram.html','_self','32/64MB RAM Upgrade'],
		[null,'Overclocking','http://www.cobbleware.com/gp32/gp32oc.html','_self','CPU Voltage Modification'],
		[null,'JTAG','http://www.cobbleware.com/gp32/gp32jtag.html','_self','JTAG Adapter for programming Flash'],
		[null,'Toolchain','http://www.cobbleware.com/gp32/gp32toolchain.html','_self','GCC/Binutils/Newlib Toolchain'],
		[null,'GBAX 2004','http://www.cobbleware.com/gp32/gbax2004.html','_self','GBax 2004 Competition Entries']
	],
	[null,'GP2X','http://www.cobbleware.com/gp2x/gp2xindex.html','_self','GP2X Stuff',
		[null,'Linux','http://www.cobbleware.com/gp2x/linux.html','_self','GP2X Linux Port'],
		[null,'Clock &#038; Power','http://www.cobbleware.com/gp2x/ClockPower.html','_self','CPU Speed and Power Setting'],
		[null,'PLL Calculator','http://www.cobbleware.com/gp2x/gp2xCalcPll.html','_self','Calculator for the PLL register settings']
	],
	[null,'STM32-Primer','http://www.cobbleware.com/STM32/stm32-primer.html','_self','STM32 Primer and RLink hacking',
		[null,'RLink USB','http://www.cobbleware.com/STM32/RLinkUSBProtocol.html','_self','Examining USB traces with the RLink'],
		[null,'ST7265x DTC','http://www.cobbleware.com/STM32/DTCdoc.html','_self','Operation of the Data Transfer Coprocessor']
	]
];
