var MENU_ITEMS = [
	['CD&FD', null, null,
		['CD-R in Cake box p.1', 'cdrpart1.html'],
		['CD-R in Cake box p.2', 'cdrpart2.html'],
		['CD-R in Cake box p.3', 'cdrpart3.html'],
		['CD-R with Case p.1', 'cdrpart4.html'],
		['CD-R with Case p.2', 'cdrpart5.html'],
		['CD-RW', 'cdrw.html'],
		['Mini CD-R/RW', 'minicd.html'],
		['Audio CD', 'audio_cd.html'],
		['Flopy Disk', 'fd.html'],
	],
	['DVD', null, null,
		['DVD-R in Cake box p.1', 'dvdmrpart1.html'],
		['DVD-R in Cake box p.2', 'dvdmrpart2.html'],
		['DVD+R in Cake box p.1', 'dvdprpart1.html'],
		['DVD+R in Cake box p.2', 'dvdprpart2.html'],
		['DVD-/+RW', 'dvdrw.html'],
		['MINI DVD-R/RW', 'minidvd.html'],
		['Double Layer', 'dl.html'],
		['Double Sided', 'ds.html'],
	],
	['Accsessories', null, null,
		['Bags (Wallets) p.1', 'bags1.html'],
		['Bags (Wallets) p.2', 'bags2.html'],
		['Bags (Wallets) p.3', 'bags3.html'],
		['Cases', 'case.html'],
		['Cakebox', 'cakebox.html'],
		['Racks/Towers', 'rack.html'],
		['Labels/Stickers', 'labels.html'],
		['Markers', 'markers.html'],
	],
	['Multimedia', null, null,
		['Headsets', 'headsets.html'],
		['Microphones', 'mic.html'],
		['Speakers', 'speakers.html'],
		['Webcams X-STYLE', 'webcams.html'],
		['Webcams A4 Pro', 'webcamsA4.html'],
		['Camcorders/Captures', 'cams.html'],
	],
	['PC Cable', null, null,
		['Cable p.1', 'cab_1.html'],
		['Cable p.2', 'cab_2.html'],
		['Cable p.3', 'cab_3.html'],
		['Surge protector', 'connect.html'],
		],
	['PC Tools', null, null,
	 	['Bluetooth & IR', 'blue.html'],
		['USB Gadgets', 'gadgets.html'],
		['USB Flash Drive', 'usb_fl.html'],
		['Keyboards', 'keyboards.html'],
		
		['Mouse','mouse.html'],
		['Mouse A4','mouse_a4.html'],
		['Mousepads', '/pad/info4.htm'],
		['Fans', 'fan.html'],
		['Flopy Disk Drive', 'fdd.html'],
		['Printer cartridges', 'cart.html'],
		],
];