
/* --- menu items --- */
var MENU_ITEMS = [
		
	['Home','/index.html'],
	
	
	['Produkte ... ', null, null,
	['Handleseger&auml;te ...', null, null,
	['CCD-Scanner', '/products/hhr_ccd.html'],
	['Laser-Scanner', '/products/hhr_laser.html'],
	['Kamera-Scanner', '/products/hhr_cam.html'],
	['Bildverarbeitungs-Scanner', '/products/hhr_bild.html']],
	['POS Scanner ...', null, null,
	['POS Aufbau Lösungen', '/products/pos_praes_magellan.html'],
	['POS Einbau Lösungen', '/products/pos_praes_magellan_in.html']],
	['Station&auml;re Scanner ...', null, null,
	['CCD-Scanner', '/products/stat_scanner_ccd.html'],
	['Laser-Scanner', '/products/stat_scanner_laser.html'],
	['Kamera-Scanner', '/products/stat_scanner_cam.html'],
	['Bildverarbeitungs-Systeme', '/products/stat_scanner_bild.html'],
	['USS Zubehör CSG', '/../usszubehoermain.html']],
	['MDE (Funk / Batch) ...',null, null,
	['Schmalband / Batch', '/products/narrowband.html'],
	['Breitband / Batch', '/products/broadband.html']],
	['RFID Techniken ...',null, null,
	['HF Technik', '/products/rfid_hf.html'],
	['UHF Technik', '/products/rfid_uhf.html']],
	['Barcodeprüfgerät', '/products/bc_pruef.html'],
	['Barcodeprüfungen', '/products/barcodepruef.html'],
	['Industrieterminals ...',null, null,
	['Terminals Standard', '/products/terminals.html'],
	['CSG Line Mini PC', '/products/minipc_csg.html'],
	['CSG Line Terminals','/products/terminalsneu_csg.html']],
	['CSG Line Monitore', '/products/csg_touch_screen.html'],
	['Etikettendrucker','/products/printer.html'],
	
	['Netzwerk Wlan LAN USB ...',null, null,
	['CSG Line USB LAN', '/products/usb_lan.html'],
	['CSG Line USB / IO', '/products/usb_io.html'],
	['Datalogic Schmalband', '/products/hhr_zub.html'],
	['Cisco WLAN Standard', '/products/wireless.html'],
	['Cisco WLAN Unified', '/products/cisco_unified.html']],
	['Software ...', null, null,
	['Etiketten Software', '/products/label_soft.html'],
	['CSG Software', '/products/csgsoftware.html']],
	['UMTS / GPRS', '/products/umts.html'],
	['Manual / Software DL','/supportmdedl.html'],
	['Infomaterial', '/products/info.html']],
	
	['CSG Unternehmen ...',null, null,
	['Unternehmen','/csgdetail.html'],
	['Ihr Team','/team.html'],
	['Referenzen','/referenzen.html'],
	['Leistungs&uuml;bersicht','/offer.html'],
	['Impressum /Standorte','/impress.html'],
	['Stellen Angebote','/stell.html']],
	
	
	['Demogeräte ...',null,null,
	['MDE Geräte', '/mdedemo.html'],
	['Hand Scanner', '/hhrdemo.html'],
	['Stationäre Scanner','/ussdemo.html']],
	['Kundenlösungen','/application.html'],
	['News','/news.html'],
	['Partner','/partner.html'],
	['Support / RMA ...',null,null,
	['RMA / Reklamation', '/downloads/rma_form/RMA_Form.pdf'],
	['CSG Support online','/gbg/support.html'],
	['Telefon mit Vertrag', '/../supcontact.php'],
	['Telefon ohne Vertrag', '/../supovcontact.php']],
	['Kontakt','/contact.php'],
	['Messen','/messen.html'],
	['Login / FTP Partner ...',null,null,
	['Login CSG FTP','http://csg-barcode.homeip.net/'],
	['Test CSG FTP','/gbg/ftp_down.html'],
	['Login Partner','/gbg/terminalsneu_csg_down.html']],
	
	
];

/* --- menu items --- */
var MENU_SEARCH = [
		
	['<b>Produktsuche</b>', '/suche/suche.php'],
];

