/* Menu nesneleri yapisi */
var MENU_ITEMS = [
	['NIK Construction', 'http://www.nik.com.tr/2008/en/construction/outline.html', null,
		['Outline', 'http://www.nik.com.tr/2008/en/construction/outline.html'],
		['Restoration', 'http://www.nik.com.tr/2008/en/construction/restoration.html', null,
			['Consulates', 'http://www.nik.com.tr/2008/en/construction/restoration/consulates.html'],
			['Mosque,Church,Tomb', 'http://www.nik.com.tr/2008/en/construction/restoration/mosque_church_tomb.html'],
			['House Chalet of Huber', 'http://www.nik.com.tr/2008/en/construction/restoration/huber_palace.html'],
			['Hagia Sophia Alms', 'http://www.nik.com.tr/2008/en/construction/restoration/hagia_sophia.html']
			
		],
		['Renovation', 'http://www.nik.com.tr/2008/en/construction/renovation.html', null,
			['Stone Works', 'http://www.nik.com.tr/2008/en/construction/renovation/stone_works.html'],
			['Wooden Works', 'http://www.nik.com.tr/2008/en/insaat/renovasyon/wooden_works.html'],
			['Metal Works', 'http://www.nik.com.tr/2008/en/insaat/renovasyon/metal_works.html'],
			['Ceiling Art Painting', 'http://www.nik.com.tr/2008/en/insaat/renovasyon/ceiling_art.html'],
			['Gold Leaf Application', 'http://www.nik.com.tr/2008/en/insaat/renovasyon/gold_leaf.html']

		],
		['Turn Key Projects ', 'http://www.nik.com.tr/2008/en/construction/turn_key_projects.html', null,
			['Building Works', 'http://www.nik.com.tr/2008/en/constructions/turn_key_projects/building_works.html'],
			['ANZAC Mem. Site', 'http://www.nik.com.tr/2008/en/constructions/turn_key_projects/anzac.html'],
			['Drilling Works', 'http://www.nik.com.tr/2008/en/constructions/turn_key_projects/drilling_works.html'],
			['Govermental Works', 'http://www.nik.com.tr/2008/en/constructions/turn_key_projects/govermental_works.html']
		],
		['Project Design', 'http://www.nik.com.tr/2008/en/constructions/project_design.html', null,
			['Consulates', 'http://www.nik.com.tr/2008/en/constructions/project_design.html'],
			['Govermental Works', 'http://www.nik.com.tr/2008/en/constructions/project_design.html'],
		],
		['Committee Rulings', 'http://www.nik.com.tr/2008/en/constructions/committee/consulates.html', null,
			['Consulates', 'http://www.nik.com.tr/2008/tr/constructions/committee/consulates.html'],
			['Govermental Works', 'http://www.nik.com.tr/2008/tr/constructions/committee/govermental_works.html'],
		]
		
	],
	['NIK System', 'http://www.nik.com.tr/2008/en/system/outline.html', null,
		['Outline', 'http://www.nik.com.tr/2008/en/system/outline.html'],
		
		['Satellite Imageries', 'http://www.nik.com.tr/2008/en/system/satellite_imagery.html'],		
			['Software', 'http://www.nik.com.tr/2008/en/system/softwares.html', null,
			['3D Geomodeller', 'http://www.nik.com.tr/2008/en/system/softwares/geomodeller.html'],
			['Earth View', 'http://www.nik.com.tr/2008/en/system/softwares/earth_view.html'],
			['Global Mapper', 'http://www.nik.com.tr/2008/en/system/softwares/global_mapper.html'],
			['Intrepid', 'http://www.nik.com.tr/2008/en/system/softwares/intrepid.html']
		],

		['Devices', 'http://www.nik.com.tr/2008/en/system/devices.html', null,
			['Spectrometers', 'http://www.nik.com.tr/2008/en/system/devices/spektrometers.html'],
			['Lidar Scanners', 'http://www.nik.com.tr/2008/en/system/devices/lidar_scanners.html'],
			['Hyperspectral Cameras', 'http://www.nik.com.tr/2008/en/system/devices/hyperspectral.html'],
			['Receiving Stations', 'http://www.nik.com.tr/2008/en/system/devices/receiving_station.html']
		],
		['Services', 'http://www.nik.com.tr/2008/en/system/services.html', null,
			['Image Processing', 'http://www.nik.com.tr/2008/en/system/services/1_imagery_processes.html'],
			['Consulting', 'http://www.nik.com.tr/2008/en/system/services/2_consulting_services.html'],
			['Remote Sensing', 'http://www.nik.com.tr/2008/en/system/services/3_remote_sensing.html']
		]
	],
	['NIK Art', 'http://www.nik.com.tr/2008/en/art/outline.html']
];