SET GLOBAL innodb_flush_log_at_trx_commit=0;
DROP PROCEDURE IF EXISTS touchParameter;
delimiter //
CREATE PROCEDURE touchParameter (_ParameterName VARCHAR(64), _Description TEXT)
			BEGIN
				DECLARE _ParameterId INTEGER(11);
				DECLARE _SynonymId INTEGER(11);
				DECLARE _DictionaryId INTEGER(11);
				DECLARE _ProfileId INTEGER(11);
				DECLARE _UriId INTEGER(11);

				SELECT ParameterId INTO _ParameterId FROM dparameter WHERE ParameterName=_ParameterName;

				IF _ParameterId IS NULL THEN

					SELECT ParameterId INTO _ParameterId FROM ddictionary WHERE AltName=_ParameterName;
					IF _ParameterId IS NULL THEN

						INSERT INTO dparameter (ParameterName, Description) VALUES (_ParameterName,_Description);

					END IF;
				END IF;
			END//
delimiter ;
call touchParameter('Decsription','');
call touchParameter('Image','');
call touchParameter('Model','');
call touchParameter('Handler','');
call touchParameter('Part Number','');
call touchParameter('Price','');
call touchParameter('Series','');
call touchParameter('Operating System','');
call touchParameter('Processor Manufacturer','');
call touchParameter('Processor Type','');
call touchParameter('Processor Model','');
call touchParameter('Processor Speed','');
call touchParameter('Processor Core','');
call touchParameter('Cache','');
call touchParameter('64-bit Processing','');
call touchParameter('Hyper-Threading','');
call touchParameter('Chipset Manufacturer','');
call touchParameter('Chipset Model','');
call touchParameter('Standard Memory','');
call touchParameter('Maximum Memory','');
call touchParameter('Memory Technology','');
call touchParameter('Memory Standard','');
call touchParameter('Number of Total Memory Slots','');
call touchParameter('Memory Card Reader','');
call touchParameter('Memory Card Support','');
call touchParameter('Hard Drive Capacity','');
call touchParameter('Optical Drive Type','');
call touchParameter('Optical Media Support','');
call touchParameter('Screen Size','');
call touchParameter('Display Screen Type','');
call touchParameter('Display Screen Technology','');
call touchParameter('Aspect Ratio','');
call touchParameter('Screen Mode','');
call touchParameter('Display Resolution','');
call touchParameter('Backlight Technology','');
call touchParameter('Color Support','');
call touchParameter('HDCP Support','');
call touchParameter('Wi-Fi','');
call touchParameter('Wi-Fi Standard','');
call touchParameter('Ethernet Technology','');
call touchParameter('Webcam','');
call touchParameter('Microphone','');
call touchParameter('HDMI','');
call touchParameter('USB Standard','');
call touchParameter('Number of USB Ports','');
call touchParameter('VGA','');
call touchParameter('Network (RJ-45)','');
call touchParameter('Operating System Architecture','');
call touchParameter('Keyboard','');
call touchParameter('Pointing Device Type','');
call touchParameter('Number of Cells','');
call touchParameter('Battery Chemistry','');
call touchParameter('Battery Capacity','');
call touchParameter('Maximum Battery Run Time','');
call touchParameter('Maximum Power Supply Wattage','');
call touchParameter('Color','');
call touchParameter('Height','');
call touchParameter('Width','');
call touchParameter('Depth','');
call touchParameter('Weight (Approximate)','');
call touchParameter('Package Contents','');
call touchParameter('Bus Speed','');
call touchParameter('Hard Drive Interface','');
call touchParameter('Hard Drive RPM','');
call touchParameter('Solid State Drive Capacity','');
call touchParameter('Solid State Drive Interface','');
call touchParameter('Graphics Controller Manufacturer','');
call touchParameter('Graphics Controller Model','');
call touchParameter('Graphics Memory Capacity','');
call touchParameter('Wi-Fi Manufacturer','');
call touchParameter('Wi-Fi Model','');
call touchParameter('Software Included','');
call touchParameter('TV Card','');
call touchParameter('Bluetooth','');
call touchParameter('Graphics Memory Technology','');
call touchParameter('Graphics Memory Accessibility','');
call touchParameter('Finger Print Reader','');
call touchParameter('Dual-Layer Media Support','');
call touchParameter('Bluetooth Standard','');
call touchParameter('Battery Energy','');
call touchParameter('Input Voltage','');
call touchParameter('Green Compliance','');
call touchParameter('Green Compliance Certificate/Authority','');
call touchParameter('Warranty','');
call touchParameter('Security Features','');
call touchParameter('Modem','');
call touchParameter('Modem (RJ-11)','');
call touchParameter('FireWire/i.LINK','');
call touchParameter('eSATA','');
call touchParameter('Number of Processors Install','');
call touchParameter('Number of Hard Drives','');
call touchParameter('Total Hard Drive Capacity','');
call touchParameter('Controller Type','');
call touchParameter('Screen Type','');
call touchParameter('Screen Resolution','');
call touchParameter('Touchscreen','');
call touchParameter('Audio Line In','');
call touchParameter('Audio Line Out','');
call touchParameter('Case Style','');
call touchParameter('Digital Tuner','');
call touchParameter('Number of PCI Express x1 Slots','');
call touchParameter('DVI','');
call touchParameter('Number of PCI Slots','');
call touchParameter('HyperTransport Speed','');
call touchParameter('Number of External 5.25\" Bays','');
call touchParameter('Number of 3.5\" Bays','');
call touchParameter('Number of PCI Express x16 Slots','');
call touchParameter('Number of Mini PCI Express Slots','');
call touchParameter('Number of Processors Support','');
call touchParameter('Number of Total Expansion Slots','');
call touchParameter('QuickPath Interconnect','');
call touchParameter('Graphics Controller Interface','');
call touchParameter('Touchscreen Feature','');
call touchParameter('Form Factor','');
call touchParameter('Number of Screens','');
call touchParameter('Maximum Response Time','');
call touchParameter('Horizontal Viewing Angle','');
call touchParameter('Vertical Viewing Angle','');
call touchParameter('Mount Type','');
call touchParameter('Maximum Resolution','');
call touchParameter('Standard Refresh Rate','');
call touchParameter('Contrast Ratio','');
call touchParameter('Brightness','');
call touchParameter('Number of Speakers','');
call touchParameter('Speakers','');
call touchParameter('USB','');
call touchParameter('Built-in Devices','');
call touchParameter('Adjustable Display Angle','');
call touchParameter('Operating Power Consumption','');
call touchParameter('Standby Power Consumption','');
call touchParameter('Off-Mode Power Consumption','');
call touchParameter('VESA Mount Compatible','');
call touchParameter('VESA Mount Standard','');
call touchParameter('Platform Support','');
call touchParameter('Certifications & Standards','');
call touchParameter('Height with Stand','');
call touchParameter('Width with Stand','');
call touchParameter('Depth with Stand','');
call touchParameter('Features','');
call touchParameter('Analog Tuner','');
call touchParameter('Video Signal Standard','');
call touchParameter('Native Contrast Ratio','');
call touchParameter('Scan Format','');
call touchParameter('Number of HDMI','');
call touchParameter('Component Video','');
call touchParameter('Digital Audio Output','');
call touchParameter('Headphone','');
call touchParameter('Projection Method','');
call touchParameter('Zoom Type','');
call touchParameter('Digital Zoom Factor','');
call touchParameter('Lamp Type','');
call touchParameter('Lamp Power','');
call touchParameter('Normal Mode Lamp Life','');
call touchParameter('Economy Mode Lamp Life','');
call touchParameter('Standard Mode Brightness','');
call touchParameter('Low Mode Brightness','');
call touchParameter('Native Resolution','');
call touchParameter('Minimum Projection Distance','');
call touchParameter('Maximum Projection Distance','');
call touchParameter('Diagonal Image Size','');
call touchParameter('Native Aspect Ratio','');
call touchParameter('Compatible Aspect Ratio','');
call touchParameter('Vertical Keystone Correction','');
call touchParameter('Maximum Vertical Sync','');
call touchParameter('Maximum Horizontal Sync','');
call touchParameter('Video Signal Format','');
call touchParameter('Speaker Output Power','');
call touchParameter('Speaker Output Mode','');
call touchParameter('Minimum Lens Aperture','');
call touchParameter('Maximum Lens Aperture','');
call touchParameter('Manual Zoom Factor','');
call touchParameter('Uniformity','');
call touchParameter('Graphic Mode','');
call touchParameter('Expansion Slot Type','');
call touchParameter('3D Ready','');
call touchParameter('Application/Usage','');
call touchParameter('Compatibility','');
call touchParameter('BreadCrumbs','');
call touchParameter('productHandler','');
call touchParameter('Overview','');
call touchParameter('Standards and Testing','');
call touchParameter('Standards','');
call touchParameter('Test Certificates','');
call touchParameter('Electrical Data','');
call touchParameter('Rated Voltages','');
call touchParameter('Rated Currents','');
call touchParameter('Distribution bars:','');
call touchParameter('Mechanical Characteristics','');
call touchParameter('Dimensions','');
call touchParameter('Surface Protection','');
call touchParameter('Degrees of Protection','');
call touchParameter('Plastic Components','');
call touchParameter('Internal Subdivision','');
call touchParameter('Extras','');
call touchParameter('Paint finish','');
call touchParameter('Busbar system','');
call touchParameter('Special qualification','');
call touchParameter('1.2kV','');
call touchParameter('1.7kV','');
call touchParameter('2.5kV','');
call touchParameter('3.3kV','');
call touchParameter('4.5kV','');
call touchParameter('6.5kV','');
call touchParameter('Technical Data','');
call touchParameter('C','');
call touchParameter('R','');
call touchParameter('Advance','');
call touchParameter('name_4df37d769fe88','');
call touchParameter('name_4df37d769fef1','');
call touchParameter('name_4df37d769ff55','');
call touchParameter('name_4df37d769fffc','');
call touchParameter('name_4df37d76a0061','');
call touchParameter('name_4df37d76a0145','');
call touchParameter('name_4df37d76a01ad','');
call touchParameter('name_4df37d76a0218','');
call touchParameter('name_4df37d76a027d','');
call touchParameter('name_4df37d76a02ed','');
call touchParameter('SafeGear','');
call touchParameter('name_4df37d79022fe','');
call touchParameter('name_4df37d790236d','');
call touchParameter('name_4df37d79023d3','');
call touchParameter('name_4df37d7902437','');
call touchParameter('name_4df37d79024e3','');
call touchParameter('name_4df37d7902549','');
call touchParameter('name_4df37d790262b','');
call touchParameter('name_4df37d7902692','');
call touchParameter('name_4df37d79026fd','');
call touchParameter('name_4df37d7902761','');
call touchParameter('name_4df37d79027cb','');
call touchParameter('Input Data','');
call touchParameter('name_4df37d85b9d42','');
call touchParameter('name_4df37d85b9d6a','');
call touchParameter('DC Output','');
call touchParameter('name_4df37d85b9deb','');
call touchParameter('name_4df37d85b9e0e','');
call touchParameter('name_4df37d85b9e3a','');
call touchParameter('AC Output','');
call touchParameter('name_4df37d85b9eb6','');
call touchParameter('name_4df37d85b9ed9','');
call touchParameter('name_4df37d85b9efc','');
call touchParameter('General Data','');
call touchParameter('name_4df37d85b9f7d','');
call touchParameter('name_4df37d85b9f9f','');
call touchParameter('name_4df37d85b9fc1','');
call touchParameter('name_4df37d85ba02a','');
call touchParameter('Options','');
call touchParameter('name_4df37d85ba0aa','');
call touchParameter('Ratings','');
call touchParameter('name_4df37d86bc723','');
call touchParameter('name_4df37d86bc78c','');
call touchParameter('name_4df37d86bc7ee','');
call touchParameter('name_4df37d86bc854','');
call touchParameter('name_4df37d86bc8ba','');
call touchParameter('name_4df37d86bc921','');
call touchParameter('name_4df37d86bc987','');
call touchParameter('name_4df37d86bc9ee','');
call touchParameter('name_4df37d87d23eb','');
call touchParameter('name_4df37d87d244e','');
call touchParameter('name_4df37d87d24b5','');
call touchParameter('name_4df37d87d2582','');
call touchParameter('Analyzer system ACX consists of the following components:','');
call touchParameter(' The frame :','');
call touchParameter('Specification','');
call touchParameter('name_4df37da51cbab','');
call touchParameter('name_4df37da51cd7e','');
call touchParameter('name_4df37da51ce39','');
call touchParameter('name_4df37da51cfb5','');
call touchParameter('name_4df37da51d0e0','');
call touchParameter('name_4df37da51d20d','');
call touchParameter('name_4df37da51d2f8','');
call touchParameter('name_4df37da51d42a','');
call touchParameter('PHYSICAL','');
call touchParameter('name_4df37da60f0d6','');
call touchParameter('name_4df37da60f149','');
call touchParameter('name_4df37da60f1ae','');
call touchParameter('name_4df37da60f216','');
call touchParameter('name_4df37da60f2a6','');
call touchParameter('name_4df37da60f322','');
call touchParameter('name_4df37da60f3ac','');
call touchParameter('Voltage - power part, 3-phase','');
call touchParameter('name_4df37db5255f8','');
call touchParameter('name_4df37db525622','');
call touchParameter('Voltage - electronic. supply','');
call touchParameter('name_4df37db5256a5','');
call touchParameter('name_4df37db5256c8','');
call touchParameter('Voltage - fan supply, 1-phase','');
call touchParameter('Degree of protection','');
call touchParameter('DC outputs','');
call touchParameter('DC motor voltage','');
call touchParameter('DC motor current','');
call touchParameter('DC field voltage','');
call touchParameter('DC field current','');
call touchParameter('More data','');
call touchParameter('Frame size','');
call touchParameter('name_4df37dc27d299','');
call touchParameter('name_4df37dc27d546','');
call touchParameter('name_4df37dc27d786','');
call touchParameter('name_4df37dc27da30','');
call touchParameter('name_4df37dc27dcdb','');
call touchParameter('name_4df37dc27de75','');
call touchParameter('name_4df37dc27e00e','');
call touchParameter('name_4df37dc3d72aa','');
call touchParameter('name_4df37dc3d7319','');
call touchParameter('name_4df37dc3d7395','');
call touchParameter('name_4df37dc3d7401','');
call touchParameter('name_4df37dc3d7496','');
call touchParameter('name_4df37dc3d74fe','');
call touchParameter('name_4df37dc3d75ad','');
call touchParameter('name_4df37dc3d762b','');
call touchParameter('name_4df37dc3d76db','');
call touchParameter('name_4df37dc3d786e','');
call touchParameter('name_4df37dc8be080','');
call touchParameter('name_4df37dc8be0f9','');
call touchParameter('name_4df37dc8be174','');
call touchParameter('name_4df37dc8be202','');
call touchParameter('name_4df37dc8be26f','');
call touchParameter('name_4df37dc8be33c','');
call touchParameter('Enclosed cam switches','');
call touchParameter('name_4df37dcd93528','');
call touchParameter('name_4df37dcd9356e','');
call touchParameter('name_4df37dcd935b4','');
call touchParameter('name_4df37dcd935f9','');
call touchParameter('name_4df37dcd9363a','');
call touchParameter('name_4df37dcd9367f','');
call touchParameter('Empty enclosure for special mounting of cam switches','');
call touchParameter('name_4df37dcd937bb','');
call touchParameter('DTM400 Bundle','');
call touchParameter('l','');
call touchParameter('name_4df37ddb521d7','');
call touchParameter('Standards:','');
call touchParameter('name_4df37e011da74','');
call touchParameter('name_4df37e011daa4','');
call touchParameter('name_4df37e011dad2','');
call touchParameter('name_4df37e011daff','');
call touchParameter('Power Circuit','');
call touchParameter('name_4df37e028c9bd','');
call touchParameter('name_4df37e028ca1b','');
call touchParameter('name_4df37e028ca72','');
call touchParameter('name_4df37e028cac8','');
call touchParameter('name_4df37e028cb1c','');
call touchParameter('name_4df37e028cb6b','');
call touchParameter('name_4df37e028cbba','');
call touchParameter('name_4df37e028cc0c','');
call touchParameter('name_4df37e028cc47','');
call touchParameter('','');
call touchParameter('Output terminals (Auxiliary contacts)','');
call touchParameter('name_4df37e028cd99','');
call touchParameter('name_4df37e028ce51','');
call touchParameter('name_4df37e028ce94','');
call touchParameter('name_4df37e028ceeb','');
call touchParameter('name_4df37e028cf6a','');
call touchParameter('name_4df37e028cfc9','');
call touchParameter('name_4df37e028d01f','');
call touchParameter('name_4df37e028d061','');
call touchParameter('Characteristics','');
call touchParameter('name_4df37e028d1aa','');
call touchParameter('name_4df37e028d1f1','');
call touchParameter('name_4df37e028d235','');
call touchParameter('name_4df37e028d284','');
call touchParameter('name_4df37e028d343','');
call touchParameter('name_4df37e028d53f','');
call touchParameter('name_4df37e028d590','');
call touchParameter('name_4df37e028d5e0','');
call touchParameter('name_4df37e028d6ac','');
call touchParameter('name_4df37e028d77f','');
call touchParameter('name_4df37e028d7de','');
call touchParameter('name_4df37e028d836','');
call touchParameter('name_4df37e028d8c7','');
call touchParameter('name_4df37e028d917','');
call touchParameter('name_4df37e028da63','');
call touchParameter('name_4df37e028dab3','');
call touchParameter('name_4df37e028db94','');
call touchParameter('name_4df37e028dbee','');
call touchParameter('name_4df37e028dc30','');
call touchParameter('name_4df37e028dca9','');
call touchParameter('Properties','');
call touchParameter('Nominal load','');
call touchParameter('Overload capacity','');
call touchParameter('Deflection','');
call touchParameter('Spring constant','');
call touchParameter('Advance Optima Series - Design Variations','');
call touchParameter('AO2020','');
call touchParameter('AO2040-CU Ex','');
call touchParameter('name_4df37e110699c','');
call touchParameter('Infrared-Photometer Uras26','');
call touchParameter('Smallest measuring
range','');
call touchParameter('name_4df37e115c385','');
call touchParameter('name_4df37e115c3ad','');
call touchParameter('name_4df37e115c3d1','');
call touchParameter('name_4df37e115c3f1','');
call touchParameter('Uras26 Infrared photometer','');
call touchParameter('Sample gas','');
call touchParameter('name_4df37e11dcb4c','');
call touchParameter('name_4df37e11dcb75','');
call touchParameter('name_4df37e11dcb99','');
call touchParameter('name_4df37e11dcbbc','');
call touchParameter('name_4df37e11dcbdb','');
call touchParameter('name_4df37e11dcbfe','');
call touchParameter('up to 253','');
call touchParameter('Technical Data:','');
call touchParameter('up to 420','');
call touchParameter('name_4df37e24b01da','');
call touchParameter('name_4df37e24b05d6','');
call touchParameter('name_4df37e24b09cd','');
call touchParameter('name_4df37e24b0dc5','');
call touchParameter('name_4df37e24b11ba','');
call touchParameter('name_4df37e24b15b0','');
call touchParameter('name_4df37e24b19a7','');
call touchParameter('name_4df37e24b1d9e','');
call touchParameter('name_4df37e253df30','');
call touchParameter('name_4df37e253e319','');
call touchParameter('name_4df37e253e6fd','');
call touchParameter('name_4df37e253eae5','');
call touchParameter('name_4df37e253eeca','');
call touchParameter('name_4df37e253f2ad','');
call touchParameter('name_4df37e26dbac9','');
call touchParameter('name_4df37e26dbaed','');
call touchParameter('name_4df37e26dbb0d','');
call touchParameter('name_4df37e26dbb38','');
call touchParameter('name_4df37e26dbb68','');
call touchParameter('name_4df37e26dbb94','');
call touchParameter('name_4df37e26dbbb4','');
call touchParameter('name_4df37e26dbc0c','');
call touchParameter('name_4df37e26dbc33','');
call touchParameter('name_4df37e26dbc66','');
call touchParameter('name_4df37e27bb504','');
call touchParameter('name_4df37e27bb528','');
call touchParameter('name_4df37e27bb548','');
call touchParameter('name_4df37e27bb56b','');
call touchParameter('name_4df37e27bb58e','');
call touchParameter('name_4df37e27bb5ad','');
call touchParameter('name_4df37e27bb5d0','');
call touchParameter('name_4df37e27bb5ee','');
call touchParameter('name_4df37e27bb622','');
call touchParameter('Output power','');
call touchParameter('Number of poles','');
call touchParameter('Voltages','');
call touchParameter('Frequency','');
call touchParameter('Environment','');
call touchParameter('Enclosure material','');
call touchParameter('Motor type','');
call touchParameter('Mounting type','');
call touchParameter('1.7 kV','');
call touchParameter('2.5 kV','');
call touchParameter('3.3 kV','');
call touchParameter('4.5 kV','');
call touchParameter('6.5 kV','');
call touchParameter('name_4df37e2b9e740','');
call touchParameter('name_4df37e2b9eb3c','');
call touchParameter('name_4df37e2b9ef22','');
call touchParameter('name_4df37e2b9f307','');
call touchParameter('name_4df37e2b9f6eb','');
call touchParameter('name_4df37e2c34226','');
call touchParameter('name_4df37e2c34b48','');
call touchParameter('name_4df37e2c35487','');
call touchParameter('name_4df37e2c35da7','');
call touchParameter('name_4df37e2c366c4','');
call touchParameter('name_4df37e2c36fde','');
call touchParameter('Maximum Fuse Design','');
call touchParameter('name_4df37e2d7bdc2','');
call touchParameter('name_4df37e2d7c02a','');
call touchParameter('name_4df37e2d7c28d','');
call touchParameter('name_4df37e2d7c4ec','');
call touchParameter('name_4df37e2d7c74d','');
call touchParameter('name_4df37e2d7c9ae','');
call touchParameter('name_4df37e2d7cc0d','');
call touchParameter('name_4df37e2d7ce6c','');
call touchParameter('name_4df37e2d7d0cb','');
call touchParameter('name_4df37e2d7d32c','');
call touchParameter('name_4df37e2d7d58c','');
call touchParameter('name_4df37e2d7d7ec','');
call touchParameter('name_4df37e2d7da5f','');
call touchParameter('name_4df37e2d7dcc1','');
call touchParameter('name_4df37e2d7df21','');
call touchParameter('name_4df37e2d7e181','');
call touchParameter('name_4df37e2d7e3e0','');
call touchParameter('name_4df37e2d7e64a','');
call touchParameter('name_4df37e2d7e8aa','');
call touchParameter('name_4df37e2d7eb0b','');
call touchParameter('name_4df37e2d7ed6b','');
call touchParameter('name_4df37e2d7efca','');
call touchParameter('name_4df37e2d7f22a','');
call touchParameter('name_4df37e3dc2d5d','');
call touchParameter('name_4df37e3dc2d7c','');
call touchParameter('name_4df37e3dc2d99','');
call touchParameter('name_4df37e3dc2dc0','');
call touchParameter('name_4df37e3dc2ddf','');
call touchParameter('name_4df37e3e220b2','');
call touchParameter('name_4df37e3e220cf','');
call touchParameter('name_4df37e3e220ea','');
call touchParameter('name_4df37e3e2211b','');
call touchParameter('name_4df37e3e2213b','');
call touchParameter('name_4df37e3e79ceb','');
call touchParameter('name_4df37e3e79d0d','');
call touchParameter('name_4df37e3e79d2b','');
call touchParameter('name_4df37e3e79d78','');
call touchParameter('name_4df37e3e79d9e','');
call touchParameter('name_4df37e3ec2c97','');
call touchParameter('name_4df37e3ec2cb6','');
call touchParameter('name_4df37e3ec2cd1','');
call touchParameter('name_4df37e3ec2d03','');
call touchParameter('name_4df37e3ec2d22','');
call touchParameter('name_4df37e3f196fc','');
call touchParameter('name_4df37e3f19735','');
call touchParameter('name_4df37e3f1977d','');
call touchParameter('name_4df37e3f197af','');
call touchParameter('name_4df37e3f197e1','');
call touchParameter('Frame material','');
call touchParameter('Protection','');
call touchParameter('Dimensions w d h (mm)','');
call touchParameter('Weight (kg)','');
call touchParameter('Thickness','');
call touchParameter('Temperature Range','');
call touchParameter('Terminal Blocks','');
call touchParameter('Cable Connection','');
call touchParameter('Earthing Clamp','');
call touchParameter('Internal Cable','');
call touchParameter('Material of housing','');
call touchParameter('Thickness (mm)','');
call touchParameter('Temperature range (','');
call touchParameter('name_4df37e592cd8e','');
call touchParameter('name_4df37e592cdb5','');
call touchParameter('name_4df37e592ce0e','');
call touchParameter('name_4df37e592ce51','');
call touchParameter('Dimensions (mm)','');
call touchParameter('Stroke (mm)','');
call touchParameter('Cable-entry Flange (mm)','');
call touchParameter('HMB-1','');
call touchParameter('Ratings Voltage Nominal (kV)','');
call touchParameter('Fuse Rating kV','');
call touchParameter('name_4df37e5c81a2a','');
call touchParameter('name_4df37e5c81b9b','');
call touchParameter('name_4df37e5c81d09','');
call touchParameter('StyleNumber','');
call touchParameter('name_4df37e5d6eff1','');
call touchParameter('name_4df37e5d6f156','');
call touchParameter('name_4df37e5d6f2e3','');
call touchParameter('name_4df37e5d6f444','');
call touchParameter('name_4df37e5d6f5a4','');
call touchParameter('name_4df37e5d6f72f','');
call touchParameter('name_4df37e5d6f890','');
call touchParameter('name_4df37e5d6f9f1','');
call touchParameter('name_4df37e5d6fb82','');
call touchParameter('name_4df37e5d6fce3','');
call touchParameter('name_4df37e5d6fe73','');
call touchParameter('name_4df37e5d6ffd4','');
call touchParameter('Maximum Fuse Design Voltage kV','');
call touchParameter('name_4df37e5ea64ca','');
call touchParameter('name_4df37e5ea6637','');
call touchParameter('name_4df37e5ea679c','');
call touchParameter('name_4df37e5ea6902','');
call touchParameter('name_4df37e5ea6a7b','');
call touchParameter('name_4df37e5ea6be0','');
call touchParameter('name_4df37e5ea6d46','');
call touchParameter('name_4df37e5ea6ead','');
call touchParameter('name_4df37e5ea7012','');
call touchParameter('name_4df37e5ea7178','');
call touchParameter('name_4df37e5ea72f7','');
call touchParameter('name_4df37e5ea7476','');
call touchParameter('name_4df37e5ea763a','');
call touchParameter('name_4df37e5ea77a3','');
call touchParameter('name_4df37e5ea790b','');
call touchParameter('name_4df37e5ea7a70','');
call touchParameter('name_4df37e5ea7bd6','');
call touchParameter('name_4df37e5ea7d4c','');
call touchParameter('name_4df37e5ea7eb2','');
call touchParameter('name_4df37e5ea8017','');
call touchParameter('name_4df37e5ea817d','');
call touchParameter('name_4df37e5ea82e1','');
call touchParameter('name_4df37e5ea8446','');
call touchParameter('name_4df37e5ea85ac','');
call touchParameter('name_4df37e5ea8711','');
call touchParameter('name_4df37e5ea8878','');
call touchParameter('name_4df37e5ea89de','');
call touchParameter('name_4df37e5ea8b44','');
call touchParameter('name_4df37e5ea8cb2','');
call touchParameter('name_4df37e5ea8e18','');
call touchParameter('name_4df37e5ea8f7e','');
call touchParameter('name_4df37e5ea90e4','');
call touchParameter('name_4df37e5ea924a','');
call touchParameter('name_4df37e5ea93af','');
call touchParameter('name_4df37e6bf4056','');
call touchParameter('name_4df37e6c001fe','');
call touchParameter('name_4df37e6c005e1','');
call touchParameter('name_4df37e6c009c5','');
call touchParameter('name_4df37e6c00daa','');
call touchParameter('5SDD 71B0200','');
call touchParameter('5SDD 0120C0200','');
call touchParameter('5SDD 71X0200','');
call touchParameter('5SDD 71X0400','');
call touchParameter('5SDD 0120C0400','');
call touchParameter('5SDD 92Z0400','');
call touchParameter('5SDD 0135Z0400','');
call touchParameter('name_4df37e6d44df6','');
call touchParameter('name_4df37e6d44e41','');
call touchParameter('name_4df37e6d44e88','');
call touchParameter('name_4df37e6d44ed8','');
call touchParameter('name_4df37e6d44f26','');
call touchParameter('name_4df37e6d44f73','');
call touchParameter('name_4df37e6d45051','');
call touchParameter('name_4df37e6d450b3','');
call touchParameter('name_4df37e6d4513c','');
call touchParameter('name_4df37e6d4518d','');
call touchParameter('5SDA 11D1702','');
call touchParameter('5SDA 27F2002','');
call touchParameter('5SDA 24F2303','');
call touchParameter('5SDA 10D2303','');
call touchParameter('5SDA 09D2604','');
call touchParameter('5SDA 08D3205','');
call touchParameter('5SDA 19F3205','');
call touchParameter('5SDA 21F3204','');
call touchParameter('5SDA 07D3806','');
call touchParameter('5SDA 16F3806','');
call touchParameter('5SDA 06D5007','');
call touchParameter('5SDA 14F5007','');
call touchParameter('T','');
call touchParameter('Series 100','');
call touchParameter('Series 300,','');
call touchParameter('Series 600,','');
call touchParameter('Compact Flowmeter with integral transmitters','');
call touchParameter('ASME','');
call touchParameter('name_4df37e78491ee','');
call touchParameter('name_4df37e7dc67c0','');
call touchParameter('name_4df37e7dc6822','');
call touchParameter('Plastic casing','');
call touchParameter('name_4df37e87b3c9a','');
call touchParameter('Product Overview','');
call touchParameter('3-phase system','');
call touchParameter('Rated voltage, max.','');
call touchParameter('Threshold voltage','');
call touchParameter('1-phase line','');
call touchParameter('Nominal frequency','');
call touchParameter('Response time','');
call touchParameter('Short-time (symmetrical) withstand current (1s)','');
call touchParameter('Peak withstand current','');
call touchParameter('Operation temperature range','');
call touchParameter('Physical dimensions','');
call touchParameter('Net weight','');
call touchParameter('name_4df37e8f87a6c','');
call touchParameter('name_4df37e8f87ab0','');
call touchParameter('name_4df37e8f87b0b','');
call touchParameter('name_4df37e8f87b64','');
call touchParameter('name_4df37e8f87ba1','');
call touchParameter('name_4df37e8f87bdd','');
call touchParameter('name_4df37e8f87c12','');
call touchParameter('name_4df37e8f87c4d','');
call touchParameter('name_4df37e8f87c89','');
call touchParameter('name_4df37e8f87ce3','');
call touchParameter('name_4df37e8f87d18','');
call touchParameter('PEXLIM P-X','');
call touchParameter('name_4df37e979e6eb','');
call touchParameter('name_4df37e979e720','');
call touchParameter('name_4df37e979e75f','');
call touchParameter('Frame sizes 710 - 2500','');
call touchParameter('Voltage','');
call touchParameter('Protection:','');
call touchParameter('Cooling:','');
call touchParameter('Design','');
call touchParameter('Marine classification:','');
call touchParameter('Speed','');
call touchParameter('Cooling','');
call touchParameter('Ambient conditions','');
call touchParameter('Generator size','');
call touchParameter('Hazardous areas','');
call touchParameter('Generator Panel Control','');
call touchParameter('Motor size','');
call touchParameter('Marine classification','');
call touchParameter('Applications','');
call touchParameter('Output Power:','');
call touchParameter('Frame size:','');
call touchParameter('Number of poles:','');
call touchParameter('Voltages:','');
call touchParameter('Frequency:','');
call touchParameter('Enclosure material:','');
call touchParameter('Motor type:','');
call touchParameter('Mounting type:','');
call touchParameter('name_4df37ea9acac7','');
call touchParameter('name_4df37ea9acc44','');
call touchParameter('name_4df37ea9ace3d','');
call touchParameter('name_4df37ea9acfef','');
call touchParameter('name_4df37eaa92d8c','');
call touchParameter('name_4df37eaa92e00','');
call touchParameter('name_4df37eaa92ee8','');
call touchParameter('name_4df37eaa9302e','');
call touchParameter('name_4df37eac9919b','');
call touchParameter('name_4df37eac9945c','');
call touchParameter('name_4df37eac99712','');
call touchParameter('name_4df37eac9998e','');
call touchParameter('name_4df37eac99bc7','');
call touchParameter('name_4df37eac99e7e','');
call touchParameter('name_4df37eac9a07c','');
call touchParameter('Embedded','');
call touchParameter('name_4df37eb06e806','');
call touchParameter('name_4df37eb06e887','');
call touchParameter('name_4df37eb06e8f6','');
call touchParameter('name_4df37eb06e967','');
call touchParameter('name_4df37eb06ea5d','');
call touchParameter('name_4df37eb06eadc','');
call touchParameter('name_4df37eb10c755','');
call touchParameter('name_4df37eb10c7d5','');
call touchParameter('name_4df37eb10c845','');
call touchParameter('name_4df37eb10c8b7','');
call touchParameter('name_4df37eb10c978','');
call touchParameter('Fixed speed','');
call touchParameter('Brief performance data:','');
call touchParameter('name_4df37ec83a48f','');
call touchParameter('name_4df37ec83a4b4','');
call touchParameter('name_4df37ec83a4d5','');
call touchParameter('name_4df37ec83a541','');
call touchParameter('name_4df37ec8eb5c9','');
call touchParameter('name_4df37ec8eb5ee','');
call touchParameter('name_4df37ec8eb612','');
call touchParameter('name_4df37ec8eb6b0','');
call touchParameter('name_4df37ec8eb6d0','');
call touchParameter('name_4df37ecaaa3b0','');
call touchParameter('name_4df37ecaaa41a','');
call touchParameter('name_4df37ecaaa485','');
call touchParameter('name_4df37ecaaa4ea','');
call touchParameter('Accuracy:','');
call touchParameter('NDA121-NO','');
call touchParameter('NDJ120-NO','');
call touchParameter('NDJ120-NOS','');
call touchParameter('NDC110-NO','');
call touchParameter('NGV210-NO &','');
call touchParameter('Variants','');
call touchParameter('name_4df37ed82ce2a','');
call touchParameter('Robot versions','');
call touchParameter('name_4df37ed8b2f7d','');
call touchParameter('name_4df37ed8b32a2','');
call touchParameter('Robot version','');
call touchParameter('name_4df37edbc19f2','');
call touchParameter('name_4df37edca6138','');
call touchParameter('name_4df37edca61e5','');
call touchParameter('name_4df37edced016','');
call touchParameter('name_4df37edced555','');
call touchParameter('name_4df37edceda8e','');
call touchParameter('name_4df37edd5d4a2','');
call touchParameter('name_4df37edd5d77d','');
call touchParameter('name_4df37edda10d5','');
call touchParameter('name_4df37edda125e','');
call touchParameter('name_4df37edda1391','');
call touchParameter('name_4df37edda151d','');
call touchParameter('name_4df37edda164b','');
call touchParameter('name_4df37edda17df','');
call touchParameter('name_4df37edda1944','');
call touchParameter('Handling capacity','');
call touchParameter('name_4df37ede32acb','');
call touchParameter('Robot version, IRB','');
call touchParameter('name_4df37edeae953','');
call touchParameter('name_4df37edeaeae7','');
call touchParameter('Robot versions
IRB','');
call touchParameter('name_4df37ee1025b6','');
call touchParameter('name_4df37ee102903','');
call touchParameter('name_4df37ee1b08fe','');
call touchParameter('name_4df37ee2242c7','');
call touchParameter('name_4df37ee2245f1','');
call touchParameter('name_4df37ee224919','');
call touchParameter('name_4df37ee224c3e','');
call touchParameter('name_4df37ee224f62','');
call touchParameter('name_4df37ee225287','');
call touchParameter('name_4df37ee2255ac','');
call touchParameter('name_4df37ee2257e2','');
call touchParameter('name_4df37ee32c831','');
call touchParameter('name_4df37ee32c9b0','');
call touchParameter('name_4df37ee32cb25','');
call touchParameter('name_4df37ee3cbe06','');
call touchParameter('name_4df37ee3cc15f','');
call touchParameter('name_4df37ee4a114f','');
call touchParameter('name_4df37ee4a14a5','');
call touchParameter('name_4df37ee522697','');
call touchParameter('name_4df37ee58093e','');
call touchParameter('name_4df37ee580d63','');
call touchParameter('name_4df37ee58117c','');
call touchParameter('name_4df37ee581596','');
call touchParameter('name_4df37ee5819b5','');
call touchParameter('name_4df37ee58212c','');
call touchParameter('name_4df37ee677796','');
call touchParameter('name_4df37ee6db1ef','');
call touchParameter('name_4df37ee6db304','');
call touchParameter('name_4df37ee741b10','');
call touchParameter('name_4df37ee741ca4','');
call touchParameter('name_4df37ee741e6e','');
call touchParameter('Digital input modules','');
call touchParameter('name_4df37ee93862c','');
call touchParameter('name_4df37ee93869f','');
call touchParameter('name_4df37ee93870c','');
call touchParameter('name_4df37ee93877a','');
call touchParameter('name_4df37ee9387e4','');
call touchParameter('name_4df37ee938852','');
call touchParameter('name_4df37ee9388cb','');
call touchParameter('name_4df37ee938985','');
call touchParameter('name_4df37ee938a06','');
call touchParameter('Pulse input module','');
call touchParameter('name_4df37ee938a61','');
call touchParameter('name_4df37ee938ad9','');
call touchParameter('Digital output modules','');
call touchParameter('name_4df37ee938b3a','');
call touchParameter('name_4df37ee938bb3','');
call touchParameter('name_4df37ee938c2c','');
call touchParameter('name_4df37ee938c9f','');
call touchParameter('name_4df37ee938d4d','');
call touchParameter('Analog input modules','');
call touchParameter('name_4df37ee938da3','');
call touchParameter('name_4df37ee938e18','');
call touchParameter('name_4df37ee938e90','');
call touchParameter('name_4df37ee938f08','');
call touchParameter('name_4df37ee938f87','');
call touchParameter('Analog output modules','');
call touchParameter('name_4df37ee938fe3','');
call touchParameter('name_4df37ee93907c','');
call touchParameter('I/O modules with intrinsic-safety interface','');
call touchParameter('name_4df37ee939126','');
call touchParameter('name_4df37ee9391ac','');
call touchParameter('name_4df37ee939221','');
call touchParameter('name_4df37ee9392b5','');
call touchParameter('name_4df37ee93932d','');
call touchParameter('name_4df37ee9393a1','');
call touchParameter('name_4df37ee93941a','');
call touchParameter('S800 I/O modules for redundancy','');
call touchParameter('name_4df37ee939477','');
call touchParameter('name_4df37ee939531','');
call touchParameter('name_4df37ee9395b1','');
call touchParameter('name_4df37ee939632','');
call touchParameter('name_4df37ee9396a7','');
call touchParameter('name_4df37ee93971b','');
call touchParameter('S800L I/O modules','');
call touchParameter('name_4df37eebe6d2f','');
call touchParameter('name_4df37eebe6d99','');
call touchParameter('name_4df37eebe6dfe','');
call touchParameter('name_4df37eebe6e7c','');
call touchParameter('name_4df37eebe6ee9','');
call touchParameter('name_4df37eebe6f53','');
call touchParameter('name_4df37eebe6fc4','');
call touchParameter('Breaker Type','');
call touchParameter('name_4df37eee2763b','');
call touchParameter('name_4df37eee28150','');
call touchParameter('name_4df37eee28acb','');
call touchParameter('name_4df37eee29422','');
call touchParameter('name_4df37eee29daa','');
call touchParameter('name_4df37eee2a72f','');
call touchParameter('name_4df37eee2b087','');
call touchParameter('name_4df37eee2b9e0','');
call touchParameter('name_4df37eee2c331','');
call touchParameter('name_4df37eef5ad2f','');
call touchParameter('name_4df37eef5b7ef','');
call touchParameter('name_4df37eef5c2d0','');
call touchParameter('name_4df37eef5cdb7','');
call touchParameter('name_4df37eef5d89d','');
call touchParameter('name_4df37eef5e36f','');
call touchParameter('name_4df37eef5ede3','');
call touchParameter('name_4df37eef5f73c','');
call touchParameter('name_4df37eef600a1','');
call touchParameter('name_4df37eef60a12','');
call touchParameter('name_4df37eef61369','');
call touchParameter('name_4df37eef61cb8','');
call touchParameter('Criteria','');
call touchParameter('Full-scale current','');
call touchParameter('name_4df37efd9142e','');
call touchParameter('name_4df37efd9148b','');
call touchParameter('name_4df37efd914e0','');
call touchParameter('.','');
call touchParameter('name_4df37efd91589','');
call touchParameter('name_4df37efd915e3','');
call touchParameter('name_4df37efd9163c','');
call touchParameter('name_4df37efd9169b','');
call touchParameter('name_4df37efd91740','');
call touchParameter('name_4df37efd91798','');
call touchParameter('name_4df37efd917f0','');
call touchParameter('name_4df37efd91841','');
call touchParameter('name_4df37efd9189c','');
call touchParameter('name_4df37efd919a0','');
call touchParameter('name_4df37efd919f5','');
call touchParameter('name_4df37efd91a49','');
call touchParameter('name_4df37efd91b56','');
call touchParameter('name_4df37efd91ba9','');
call touchParameter('name_4df37efd91c4e','');
call touchParameter('name_4df37efd91ca0','');
call touchParameter('name_4df37efd91cf3','');
call touchParameter('name_4df37efd91d9b','');
call touchParameter('name_4df37efd91dfa','');
call touchParameter('name_4df37efd91e64','');
call touchParameter('name_4df37efd91eb5','');
call touchParameter('name_4df37efd91f16','');
call touchParameter('name_4df37efd91f6e','');
call touchParameter('name_4df37efd91fc0','');
call touchParameter('name_4df37efd92063','');
call touchParameter('name_4df37efd920b4','');
call touchParameter('name_4df37f0f009bb','');
call touchParameter('name_4df37f0f00adc','');
call touchParameter('name_4df37f0f00bee','');
call touchParameter('name_4df37f0f00cfc','');
call touchParameter('name_4df37f0f00ddb','');
call touchParameter('name_4df37f0f00ec0','');
call touchParameter('name_4df37f0f00fa3','');
call touchParameter('name_4df37f0f010c0','');
call touchParameter('name_4df37f0f011ac','');
call touchParameter('name_4df37f0f012af','');
call touchParameter('name_4df37f0f9ba87','');
call touchParameter('name_4df37f0f9bb74','');
call touchParameter('name_4df37f0f9bc46','');
call touchParameter('name_4df37f0f9bd51','');
call touchParameter('name_4df37f0f9be4f','');
call touchParameter('Description','');
call touchParameter('3 Axis FlexPLP linear','');
call touchParameter('Booth dimension','');
call touchParameter('Booth construction','');
call touchParameter('Robot type','');
call touchParameter('Part size, max','');
call touchParameter('Part weight, max','');
call touchParameter('Part loading','');
call touchParameter('Part fixture','');
call touchParameter('HPWD tool','');
call touchParameter('System pressure','');
call touchParameter('Water filtration','');
call touchParameter('Air filtration','');
call touchParameter('Noise level','');
call touchParameter('Controls','');
call touchParameter('Safety','');
call touchParameter('Process chemistry','');
call touchParameter('Cleanliness spec','');
call touchParameter('Dryness spec','');
call touchParameter('name_4df37f145827a','');
call touchParameter('name_4df37f1458330','');
call touchParameter('name_4df37f14583e2','');
call touchParameter('name_4df37f145848c','');
call touchParameter('name_4df37f145853e','');
call touchParameter('name_4df37f14585f5','');
call touchParameter('name_4df37f14586af','');
call touchParameter('name_4df37f145879a','');
call touchParameter('name_4df37f145887c','');
call touchParameter('name_4df37f1458966','');
call touchParameter('name_4df37f1458a69','');
call touchParameter('name_4df37f152096f','');
call touchParameter('name_4df37f1520a72','');
call touchParameter('name_4df37f1520b4c','');
call touchParameter('name_4df37f1520c24','');
call touchParameter('name_4df37f1520d4e','');
call touchParameter('name_4df37f1520e9c','');
call touchParameter('name_4df37f1520f76','');
call touchParameter('name_4df37f152117b','');
call touchParameter('name_4df37f1521263','');
call touchParameter('name_4df37f1521344','');
call touchParameter('name_4df37f1521427','');
call touchParameter('name_4df37f1521545','');
call touchParameter('name_4df37f1521625','');
call touchParameter('name_4df37f1521707','');
call touchParameter('name_4df37f15217f7','');
call touchParameter('Robot versions, IRB','');
call touchParameter('name_4df37f166ab00','');
call touchParameter('name_4df37f166ac8a','');
call touchParameter('A-250','');
call touchParameter('name_4df37f173c248','');
call touchParameter('name_4df37f173c6d0','');
call touchParameter('name_4df37f173cb3d','');
call touchParameter('B-250','');
call touchParameter('name_4df37f17b0295','');
call touchParameter('name_4df37f17b06f3','');
call touchParameter('name_4df37f17b0b67','');
call touchParameter('C-500','');
call touchParameter('name_4df37f18691c2','');
call touchParameter('name_4df37f186947b','');
call touchParameter('name_4df37f1869770','');
call touchParameter('D-300','');
call touchParameter('name_4df37f18d0a84','');
call touchParameter('name_4df37f18d0d39','');
call touchParameter('name_4df37f18d102e','');
call touchParameter('K-300/1000','');
call touchParameter('name_4df37f196564b','');
call touchParameter('name_4df37f1965eae','');
call touchParameter('name_4df37f196675e','');
call touchParameter('R-300','');
call touchParameter('name_4df37f19f1395','');
call touchParameter('name_4df37f19f1622','');
call touchParameter('name_4df37f19f18b9','');
call touchParameter('L-300','');
call touchParameter('name_4df37f1ab3f4c','');
call touchParameter('name_4df37f1ab4ea9','');
call touchParameter('General','');
call touchParameter('name_4df37f1c4dfda','');
call touchParameter('name_4df37f1c4e025','');
call touchParameter('name_4df37f1c4e06e','');
call touchParameter('Station Interchange','');
call touchParameter('name_4df37f1c4e100','');
call touchParameter('name_4df37f1c4e13c','');
call touchParameter('name_4df37f1c4e17b','');
call touchParameter('name_4df37f1c4e1bc','');
call touchParameter('name_4df37f1d2adf9','');
call touchParameter('name_4df37f1d2aead','');
call touchParameter('name_4df37f1d2af03','');
call touchParameter('name_4df37f1d2af61','');
call touchParameter('name_4df37f1d2af9f','');
call touchParameter('name_4df37f1d2afdb','');
call touchParameter('name_4df37f1d2b01d','');
call touchParameter('name_4df37f1e0c648','');
call touchParameter('name_4df37f1e0c729','');
call touchParameter('name_4df37f1edbdab','');
call touchParameter('name_4df37f1edbecd','');
call touchParameter('name_4df37f1f47d3a','');
call touchParameter('name_4df37f1f47e16','');
call touchParameter('Data','');
call touchParameter('Technical Data, TSC','');
call touchParameter('name_4df37f21764e9','');
call touchParameter('name_4df37f21765a8','');
call touchParameter('name_4df37f217666a','');
call touchParameter('name_4df37f2176732','');
call touchParameter('name_4df37f21767f9','');
call touchParameter('name_4df37f21768ea','');
call touchParameter('name_4df37f21769b1','');
call touchParameter('name_4df37f248daa4','');
call touchParameter('name_4df37f248db02','');
call touchParameter('name_4df37f248db5a','');
call touchParameter('name_4df37f248dbb3','');
call touchParameter('name_4df37f248dc0b','');
call touchParameter('name_4df37f248dc63','');
call touchParameter('name_4df37f248dcbc','');
call touchParameter('Push type head','');
call touchParameter('name_4df37f26296db','');
call touchParameter('name_4df37f2629742','');
call touchParameter('name_4df37f26297a2','');
call touchParameter('name_4df37f2629802','');
call touchParameter('Push-Pull type head','');
call touchParameter('name_4df37f26299b6','');
call touchParameter('name_4df37f2629a1b','');
call touchParameter('name_4df37f2629a7b','');
call touchParameter('name_4df37f2629adb','');
call touchParameter('NPJ130-NO','');
call touchParameter('NFC080-NO','');
call touchParameter('name_4df37f2aba7c1','');
call touchParameter('name_4df37f2aba819','');
call touchParameter('name_4df37f2aba86b','');
call touchParameter('name_4df37f2aba8bf','');
call touchParameter('name_4df37f2aba913','');
call touchParameter('name_4df37f2aba99d','');
call touchParameter('Standard:','');
call touchParameter('name_4df37f3232b4b','');
call touchParameter('name_4df37f3232bbe','');
call touchParameter('name_4df37f3232c26','');
call touchParameter('name_4df37f3232c8b','');
call touchParameter('name_4df37f3232ceb','');
call touchParameter('name_4df37f3232d4f','');
call touchParameter('name_4df37f3232daf','');
call touchParameter('name_4df37f3232e13','');
call touchParameter('name_4df37f3232e79','');
call touchParameter('name_4df37f3232edf','');
call touchParameter('name_4df37f3232f45','');
call touchParameter('name_4df37f3232fae','');
call touchParameter('name_4df37f323301a','');
call touchParameter('name_4df37f3233088','');
call touchParameter('name_4df37f3233105','');
call touchParameter('name_4df37f3233166','');
call touchParameter('name_4df37f32331c6','');
call touchParameter('name_4df37f3233227','');
call touchParameter('name_4df37f323329a','');
call touchParameter('name_4df37f3233301','');
call touchParameter('name_4df37f3233370','');
call touchParameter('name_4df37f32333d2','');
call touchParameter('name_4df37f340790e','');
call touchParameter('name_4df37f34079fb','');
call touchParameter('name_4df37f3407a5e','');
call touchParameter('name_4df37f3407abd','');
call touchParameter('name_4df37f3407b1d','');
call touchParameter('name_4df37f3407bb7','');
call touchParameter('name_4df37f3407c17','');
call touchParameter('name_4df37f3407c7b','');
call touchParameter('name_4df37f3407cdb','');
call touchParameter('name_4df37f3407d3f','');
call touchParameter('name_4df37f3407da1','');
call touchParameter('name_4df37f3407e0d','');
call touchParameter('name_4df37f3407e6d','');
call touchParameter('name_4df37f3407ed1','');
call touchParameter('name_4df37f3407f4b','');
call touchParameter('S800 I/O modules SIL3','');
call touchParameter('name_4df37f359cf1d','');
call touchParameter('name_4df37f359cfa0','');
call touchParameter('name_4df37f359d019','');
call touchParameter('name_4df37f3807dfb','');
call touchParameter('name_4df37f38088fc','');
call touchParameter('name_4df37f38093c7','');
call touchParameter('name_4df37f3809e6c','');
call touchParameter('name_4df37f380a8d3','');
call touchParameter('name_4df37f380b373','');
call touchParameter('name_4df37f380be81','');
call touchParameter('name_4df37f380c933','');
call touchParameter('name_4df37f380d386','');
call touchParameter('name_4df37f380de73','');
call touchParameter('name_4df37f380eb3a','');
call touchParameter('name_4df37f3a35dce','');
call touchParameter('name_4df37f3a36664','');
call touchParameter('name_4df37f3a36f17','');
call touchParameter('name_4df37f3a377ab','');
call touchParameter('name_4df37f3a38061','');
call touchParameter('name_4df37f3b34b25','');
call touchParameter('name_4df37f3b34b98','');
call touchParameter('name_4df37f3b34c05','');
call touchParameter('name_4df37f3b34c72','');
call touchParameter('name_4df37f3b34cdd','');
call touchParameter('name_4df37f3b34d49','');
call touchParameter('name_4df37f3b34dc2','');
call touchParameter('name_4df37f3b34e3a','');
call touchParameter('name_4df37f3b34eb9','');
call touchParameter('name_4df37f3b34f15','');
call touchParameter('name_4df37f3b34f8d','');
call touchParameter('name_4df37f3b34fed','');
call touchParameter('name_4df37f3b35066','');
call touchParameter('name_4df37f3b350df','');
call touchParameter('name_4df37f3b35152','');
call touchParameter('name_4df37f3b351c2','');
call touchParameter('name_4df37f3b35214','');
call touchParameter('name_4df37f3b35290','');
call touchParameter('name_4df37f3b35305','');
call touchParameter('name_4df37f3b3537e','');
call touchParameter('name_4df37f3b353f6','');
call touchParameter('name_4df37f3b35475','');
call touchParameter('name_4df37f3b354d0','');
call touchParameter('name_4df37f3b3554d','');
call touchParameter('name_4df37f3b355e7','');
call touchParameter('name_4df37f3b3564f','');
call touchParameter('name_4df37f3b356d5','');
call touchParameter('name_4df37f3b3574b','');
call touchParameter('name_4df37f3b357de','');
call touchParameter('name_4df37f3b35853','');
call touchParameter('name_4df37f3b358c7','');
call touchParameter('name_4df37f3b3593f','');
call touchParameter('name_4df37f3b3598e','');
call touchParameter('name_4df37f3b359f3','');
call touchParameter('name_4df37f3b35a57','');
call touchParameter('name_4df37f3b35ad1','');
call touchParameter('name_4df37f3b35b3e','');
call touchParameter('name_4df37f3b35ba7','');
call touchParameter('name_4df37f3b35c19','');
call touchParameter('S800 I/O modules for redundancy & SIL3','');
call touchParameter('name_4df37f3b35c79','');
call touchParameter('name_4df37f3b35ce8','');
call touchParameter('name_4df37f3b35d5f','');
call touchParameter('name_4df37f3b35ddc','');
call touchParameter('name_4df37f3b35e54','');
call touchParameter('name_4df37f3b35ed6','');
call touchParameter('name_4df37f3b35f4a','');
call touchParameter('name_4df37f3b35fbe','');
call touchParameter('name_4df37f3b36030','');
call touchParameter('name_4df37f3b360af','');
call touchParameter('I/O modules','');
call touchParameter('EOW-M with two projectors','');
call touchParameter('name_4df37f43d9aa2','');
call touchParameter('name_4df37f43d9b0e','');
call touchParameter('name_4df37f43d9b7a','');
call touchParameter('name_4df37f43d9c02','');
call touchParameter('name_4df37f43d9c96','');
call touchParameter('EOW-L with three projectors','');
call touchParameter('name_4df37f43d9cde','');
call touchParameter('name_4df37f43d9d7e','');
call touchParameter('name_4df37f43d9dec','');
call touchParameter('name_4df37f43d9e6f','');
call touchParameter('name_4df37f43d9f0b','');
call touchParameter('Projector specifications','');
call touchParameter('name_4df37f43d9f4e','');
call touchParameter('name_4df37f43d9fb0','');
call touchParameter('name_4df37f43da013','');
call touchParameter('name_4df37f43da072','');
call touchParameter('name_4df37f43da0dc','');
call touchParameter('name_4df37f43da17c','');
call touchParameter('name_4df37f43da1e1','');
call touchParameter('name_4df37f43da24c','');
call touchParameter('name_4df37f43da2d4','');
call touchParameter('name_4df37f43da340','');
call touchParameter('name_4df37f43da3a5','');
call touchParameter('name_4df37f43da408','');
call touchParameter('name_4df37f43da46e','');
call touchParameter('name_4df37f43da508','');
call touchParameter('Projector controller specifications','');
call touchParameter('name_4df37f43da55d','');
call touchParameter('name_4df37f43da5cb','');
call touchParameter('name_4df37f43da636','');
call touchParameter('name_4df37f43da698','');
call touchParameter('name_4df37f43da708','');
call touchParameter('name_4df37f43da774','');
call touchParameter('name_4df37f43da7d7','');
call touchParameter('name_4df37f43da847','');
call touchParameter('name_4df37f46f13d5','');
call touchParameter('name_4df37f46f1446','');
call touchParameter('name_4df37f46f14f5','');
call touchParameter('name_4df37f46f1561','');
call touchParameter('name_4df37f46f15cd','');
call touchParameter('name_4df37f46f1660','');
call touchParameter('name_4df37f46f16e4','');
call touchParameter('name_4df37f46f1774','');
call touchParameter('name_4df37f46f17db','');
call touchParameter('name_4df37f46f1855','');
call touchParameter('name_4df37f46f18fa','');
call touchParameter('name_4df37f46f1963','');
call touchParameter('name_4df37f46f19d6','');
call touchParameter('name_4df37f46f1a3d','');
call touchParameter('name_4df37f46f1aba','');
call touchParameter('name_4df37f49762df','');
call touchParameter('name_4df37f4976348','');
call touchParameter('name_4df37f49763b0','');
call touchParameter('name_4df37f4976417','');
call touchParameter('name_4df37f49764af','');
call touchParameter('name_4df37f497653e','');
call touchParameter('name_4df37f49765c3','');
call touchParameter('name_4df37f497663d','');
call touchParameter('name_4df37f4976733','');
call touchParameter('name_4df37f49767ad','');
call touchParameter('name_4df37f4976828','');
call touchParameter('name_4df37f4976890','');
call touchParameter('name_4df37f4976914','');
call touchParameter('S800L I/O Assortment','');
call touchParameter('name_4df37f4c99ef1','');
call touchParameter('name_4df37f4c99f61','');
call touchParameter('name_4df37f4c99fc9','');
call touchParameter('name_4df37f4c9a03a','');
call touchParameter('name_4df37f4d67842','');
call touchParameter('name_4df37f4d67aba','');
call touchParameter('name_4df37f4d67cf0','');
call touchParameter('name_4df37f4d67f8b','');
call touchParameter('name_4df37f4d681cb','');
call touchParameter('name_4df37f4d68425','');
call touchParameter('name_4df37f4d6865c','');
call touchParameter('name_4df37f4d6888f','');
call touchParameter('name_4df37f4d68ac2','');
call touchParameter('name_4df37f4d68cf4','');
call touchParameter('Making and breaking tests','');
call touchParameter('name_4df37f4d69121','');
call touchParameter('name_4df37f4d69357','');
call touchParameter('name_4df37f4d6959b','');
call touchParameter('name_4df37f4d697ce','');
call touchParameter('name_4df37f4d69a40','');
call touchParameter('name_4df37f4d69c75','');
call touchParameter('Making and breaking tests (IEC 60420)','');
call touchParameter('name_4df37f4d6a0a4','');
call touchParameter('name_4df37f4d6a2f6','');
call touchParameter('name_4df37f4d6a52e','');
call touchParameter('Mechanical performance','');
call touchParameter('name_4df37f4d6a965','');
call touchParameter('name_4df37f4d6aba0','');
call touchParameter('name_4df37f4d6add6','');
call touchParameter('name_4df37f4d6b00b','');
call touchParameter('name_4df37f4d6b248','');
call touchParameter('name_4df37f4d6b4e2','');
call touchParameter('name_4df37f60dcf9f','');
call touchParameter('name_4df37f60dcfd1','');
call touchParameter('name_4df37f60dcffb','');
call touchParameter('name_4df37f60dd025','');
call touchParameter('name_4df37f60dd093','');
call touchParameter('name_4df37f60dd0e0','');
call touchParameter('name_4df37f618b832','');
call touchParameter('name_4df37f618b855','');
call touchParameter('name_4df37f618b875','');
call touchParameter('name_4df37f618b89f','');
call touchParameter('name_4df37f618b8c2','');
call touchParameter('LTB WCB 72.5 - 145','');
call touchParameter('name_4df37f62548c0','');
call touchParameter('name_4df37f6254929','');
call touchParameter('name_4df37f6254961','');
call touchParameter('name_4df37f625498d','');
call touchParameter('name_4df37f62549b7','');
call touchParameter('name_4df37f6254a01','');
call touchParameter('Output values (GTO Gate)','');
call touchParameter('Isolating voltage','');
call touchParameter('name_4df37f68484c6','');
call touchParameter('name_4df37f6848528','');
call touchParameter('name_4df37f6848568','');
call touchParameter('name_4df37f68486b5','');
call touchParameter('name_4df37f6a43e86','');
call touchParameter('name_4df37f6a43ed3','');
call touchParameter('name_4df37f6a43f00','');
call touchParameter('name_4df37f6a43f3c','');
call touchParameter('name_4df37f6b4616b','');
call touchParameter('name_4df37f6b462e0','');
call touchParameter('name_4df37f6b4646e','');
call touchParameter('name_4df37f6c33fc9','');
call touchParameter('name_4df37f6c33feb','');
call touchParameter('name_4df37f6c3400a','');
call touchParameter('name_4df37f6c34032','');
call touchParameter('name_4df37f6c34051','');
call touchParameter('Nominal Voltage and frequency','');
call touchParameter('Connection','');
call touchParameter('Configuration','');
call touchParameter('Power factor setting','');
call touchParameter('Starting current setting (C/k)','');
call touchParameter('Operation','');
call touchParameter('Losses','');
call touchParameter('Capacitors','');
call touchParameter('Reactors (APCR only)','');
call touchParameter('The automatic capacitor bank complies with IEC 60439.','');
call touchParameter('Automatic capacitor bank tests','');
call touchParameter('CE Marked.','');
call touchParameter('Execution','');
call touchParameter('Ambient Temperature','');
call touchParameter('Ventilation','');
call touchParameter('Installation','');
call touchParameter('Rated voltage','');
call touchParameter('Rated power','');
call touchParameter('Step size','');
call touchParameter('Max. number of steps','');
call touchParameter('Physical output(s)','');
call touchParameter('Maximum power per cubicle','');
call touchParameter('Modularity','');
call touchParameter('Detuning reactor','');
call touchParameter('Tolerance','');
call touchParameter('CT requirement','');
call touchParameter('Communication','');
call touchParameter('Programming','');
call touchParameter('Cable entry','');
call touchParameter('Cubicle dimensions','');
call touchParameter('Humidity','');
call touchParameter('Main options','');
call touchParameter('Measuring system','');
call touchParameter('Supply voltage','');
call touchParameter('Consumption','');
call touchParameter('Connection type for measuring circuit and power supply','');
call touchParameter('Voltage tolerance','');
call touchParameter('Voltage measurement','');
call touchParameter('Frequency range','');
call touchParameter('Current input','');
call touchParameter('Current input impedance','');
call touchParameter('Output contact rating','');
call touchParameter('Alarm contact rating (voltage free contact)','');
call touchParameter('Fan contact rating (voltage free contact)','');
call touchParameter('Switching sequences','');
call touchParameter('Modbus baud rate (*)','');
call touchParameter('Step configuration','');
call touchParameter('Full graphics display','');
call touchParameter('Number of outputs','');
call touchParameter('Switching time between steps','');
call touchParameter('Saving-functions','');
call touchParameter('Power outage release','');
call touchParameter('Automatic adaptation to the phase-rotation of the network and CT','');
call touchParameter('Insensitivity to harmonics.','');
call touchParameter('Working with passive and regenerative loads (four-quadrant opera','');
call touchParameter('LCD contrast automatically compensated with temperature','');
call touchParameter('Operating temperature','');
call touchParameter('Storage temperature','');
call touchParameter('Mounting position','');
call touchParameter('Weight','');
call touchParameter('Connector','');
call touchParameter('Front plate protection','');
call touchParameter('Relative humidity','');
call touchParameter('UL (file n° NKCR2.E163424).','');
call touchParameter('CSA certified for use in 120Vac system voltage.','');
call touchParameter('Operating voltage','');
call touchParameter('Measuring circuit terminals (L2, L3 and k, I)','');
call touchParameter('Consumption of the controller','');
call touchParameter('Alarm contact','');
call touchParameter('Mode of switching','');
call touchParameter('Saving-function','');
call touchParameter('Power outage reset delay time','');
call touchParameter('Overvoltage and undervoltage protection.','');
call touchParameter('Autoadaptation to the phase-rotation of the network and the CT-t','');
call touchParameter('Not affected by the harmonics.','');
call touchParameter('Working with generative and regenerative loads.','');
call touchParameter('LCD contrast automatically compensated with temperature.','');
call touchParameter('Technical characteristics:','');
call touchParameter('name_4df37f74ef656','');
call touchParameter('name_4df37f74ef891','');
call touchParameter('name_4df37f74ef94e','');
call touchParameter('name_4df37f74efa1e','');
call touchParameter('name_4df37f74efaf5','');
call touchParameter('External Design','');
call touchParameter('I','');
call touchParameter('Voltage Class (kV)','');
call touchParameter('name_4df37f83893c6','');
call touchParameter('name_4df37f8389438','');
call touchParameter('name_4df37f83894a0','');
call touchParameter('name_4df37f8389506','');
call touchParameter('name_4df37f8389565','');
call touchParameter('name_4df37f83895cc','');
call touchParameter('name_4df37f838962b','');
call touchParameter('name_4df37f838968f','');
call touchParameter('name_4df37f83896f4','');
call touchParameter('name_4df37f838975a','');
call touchParameter('name_4df37f83897bf','');
call touchParameter('name_4df37f838982a','');
call touchParameter('name_4df37f8389896','');
call touchParameter('name_4df37f8389905','');
call touchParameter('name_4df37f8389984','');
call touchParameter('name_4df37f83899e8','');
call touchParameter('name_4df37f8389a48','');
call touchParameter('name_4df37f8389aa8','');
call touchParameter('name_4df37f8389b19','');
call touchParameter('name_4df37f8389b80','');
call touchParameter('name_4df37f8389bee','');
call touchParameter('name_4df37f8389c50','');
call touchParameter('Engineering & Maintenance Tools','');
call touchParameter('name_4df37f972a182','');
call touchParameter('RS232 or/and RS485 to Ethernet converter','');
call touchParameter('DCS800','');
call touchParameter('Mains supply','');
call touchParameter('name_4df37fb0ac5d9','');
call touchParameter('name_4df37fb0ac602','');
call touchParameter('Voltage - field exciter','');
call touchParameter('name_4df37fb0ac68a','');
call touchParameter('name_4df37fb0ac6ae','');
call touchParameter('Voltage - aux. supply, 1-phase','');
call touchParameter('name_4df37fb0ac732','');
call touchParameter('name_4df37fb0ac7ab','');
call touchParameter('Voltage - fan supply','');
call touchParameter('DC voltage','');
call touchParameter('2Q','');
call touchParameter('230V
400V','');
call touchParameter('500V','');
call touchParameter('600V','');
call touchParameter('690V','');
call touchParameter('790V','');
call touchParameter('990V','');
call touchParameter('1200V','');
call touchParameter('DC current','');
call touchParameter('350 ... 1000A','');
call touchParameter('900 ... 2000A','');
call touchParameter('1900 ... 3000A','');
call touchParameter('2050 ... 5200A','');
call touchParameter('> 5200A','');
call touchParameter('6/15/20/25A','');
call touchParameter('25A','');
call touchParameter('35A','');
call touchParameter('> 35A','');
call touchParameter('Data management and analysis software','');
call touchParameter('DMA meter facility','');
call touchParameter('Main Features of UNITROL® 6000 SES','');
call touchParameter('Basic regulator functions','');
call touchParameter('name_4df37fcc19a9e','');
call touchParameter('Power electronics supply','');
call touchParameter('name_4df37fcc19ae5','');
call touchParameter('name_4df37fcc19b16','');
call touchParameter('Measurement inputs','');
call touchParameter('name_4df37fcc19b53','');
call touchParameter('name_4df37fcc19b72','');
call touchParameter('Internal voltage source','');
call touchParameter('name_4df37fcc19bae','');
call touchParameter('name_4df37fcc19bcd','');
call touchParameter('Ambient values','');
call touchParameter('name_4df37fcc19c5b','');
call touchParameter('name_4df37fcc19c83','');
call touchParameter('name_4df37fd0397b4','');
call touchParameter('name_4df37fd0397d7','');
call touchParameter('name_4df37fd0398b2','');
call touchParameter('name_4df37fd03993d','');
call touchParameter('name_4df37fd03995f','');
call touchParameter('name_4df37fd2da12f','');
call touchParameter('name_4df37fd2da156','');
call touchParameter('name_4df37fd2da17c','');
call touchParameter('name_4df37fd2da19f','');
call touchParameter('name_4df37fd2da1c0','');
call touchParameter('name_4df37fd2da1e1','');
call touchParameter('name_4df37fd2da204','');
call touchParameter('DAT801','');
call touchParameter('PC Accessories','');
call touchParameter('DAT200','');
call touchParameter('DSV401R4','');
call touchParameter('NHA121-NX','');
call touchParameter('Industrial grade FT-NIR spectrometer with BK7 optics for Near In','');
call touchParameter('Spectral range','');
call touchParameter('Resolution','');
call touchParameter('Unapodized resolution','');
call touchParameter('Wavenumber reproducibility','');
call touchParameter('Wavenumber repeatability','');
call touchParameter('Peak signal-to-RMS-noise ratio','');
call touchParameter('Noise','');
call touchParameter('Scan times at 4 cm-1 resolution:','');
call touchParameter('100% line repeatability','');
call touchParameter('Temperature coefficient of change in 100% line','');
call touchParameter('Maximum beam divergence:','');
call touchParameter('Workir 100','');
call touchParameter('Workir 104','');
call touchParameter('Workir 160','');
call touchParameter('WorkIR Series','');
call touchParameter('Best resolution:','');
call touchParameter('Wavenumber reproducibility:','');
call touchParameter('Wavenumber repeatability:','');
call touchParameter('Signal-to-RMS-noise ratio at peak response','');
call touchParameter('100% line repeatability is','');
call touchParameter('100% line long-term stability does not exceed','');
call touchParameter('Resolution is','');
call touchParameter('Scan Time:','');
call touchParameter('Beam diameter at beam stop','');
call touchParameter('Maximum beam divergence','');
call touchParameter('Overall dimensions
(internal detector configuration)','');
call touchParameter('name_4df37fef2711d','');
call touchParameter('name_4df37fef27143','');
call touchParameter('name_4df37fef27163','');
call touchParameter('name_4df37fef27182','');
call touchParameter('name_4df37fef2719f','');
call touchParameter('name_4df37fef271c5','');
call touchParameter('name_4df37fef271ea','');
call touchParameter('name_4df37fef27209','');
call touchParameter('name_4df37fef2722a','');
call touchParameter('name_4df37fef27258','');
call touchParameter('name_4df37fef27284','');
call touchParameter('name_4df37fef272a3','');
call touchParameter('name_4df37fef272c3','');
call touchParameter('name_4df37fef272e2','');
call touchParameter('name_4df37ff0a1b07','');
call touchParameter('name_4df37ff0a1b2e','');
call touchParameter('name_4df37ff0a1b52','');
call touchParameter('name_4df37ff0a1b9c','');
call touchParameter('name_4df37ff0a1bbc','');
call touchParameter('name_4df37ff0a1bfc','');
call touchParameter('name_4df37ff0a1c1b','');
call touchParameter('name_4df37ff0a1c3b','');
call touchParameter('name_4df37ff0a1c59','');
call touchParameter('name_4df37ff0a1c7a','');
call touchParameter('name_4df37ff0a1c9e','');
call touchParameter('name_4df37ff0a1cd3','');
call touchParameter('name_4df37ff0a1cf1','');
call touchParameter('name_4df37ff0a1d86','');
call touchParameter('name_4df37ff264c37','');
call touchParameter('name_4df37ff264c7e','');
call touchParameter('name_4df37ff264cb1','');
call touchParameter('name_4df37ff264ce1','');
call touchParameter('name_4df37ff264d2e','');
call touchParameter('name_4df37ff264d5e','');
call touchParameter('name_4df37ff4c07e8','');
call touchParameter('name_4df37ff4c085b','');
call touchParameter('name_4df37ff4c08c8','');
call touchParameter('name_4df37ff4c0936','');
call touchParameter('name_4df37ff4c09a1','');
call touchParameter('name_4df37ff4c0a0e','');
call touchParameter('name_4df37ff4c0a8a','');
call touchParameter('name_4df37ff4c0b02','');
call touchParameter('name_4df37ff4c0b82','');
call touchParameter('name_4df37ff4c0bdc','');
call touchParameter('name_4df37ff4c0c54','');
call touchParameter('name_4df37ff4c0cb4','');
call touchParameter('name_4df37ff4c0d2d','');
call touchParameter('name_4df37ff4c0da6','');
call touchParameter('name_4df37ff4c0e1b','');
call touchParameter('name_4df37ff4c0e9f','');
call touchParameter('name_4df37ff4c0ef4','');
call touchParameter('name_4df37ff4c0f70','');
call touchParameter('name_4df37ff4c0fe5','');
call touchParameter('name_4df37ff4c105e','');
call touchParameter('name_4df37ff4c10d6','');
call touchParameter('name_4df37ff4c1155','');
call touchParameter('name_4df37ff4c11b1','');
call touchParameter('name_4df37ff4c1230','');
call touchParameter('name_4df37ff4c12ca','');
call touchParameter('name_4df37ff4c1332','');
call touchParameter('name_4df37ff4c13b6','');
call touchParameter('name_4df37ff4c142c','');
call touchParameter('name_4df37ff4c14c0','');
call touchParameter('name_4df37ff4c1535','');
call touchParameter('name_4df37ff4c15a9','');
call touchParameter('name_4df37ff4c1623','');
call touchParameter('name_4df37ff4c1674','');
call touchParameter('name_4df37ff4c16d9','');
call touchParameter('name_4df37ff4c173e','');
call touchParameter('name_4df37ff4c17b6','');
call touchParameter('name_4df37ff4c1823','');
call touchParameter('name_4df37ff4c188c','');
call touchParameter('name_4df37ff4c18ff','');
call touchParameter('name_4df37ff4c195e','');
call touchParameter('name_4df37ff4c19cf','');
call touchParameter('name_4df37ff4c1a48','');
call touchParameter('name_4df37ff4c1ac4','');
call touchParameter('name_4df37ff4c1b3d','');
call touchParameter('name_4df37ff4c1bbd','');
call touchParameter('name_4df37ff4c1c32','');
call touchParameter('name_4df37ff4c1ca6','');
call touchParameter('name_4df37ff4c1d17','');
call touchParameter('name_4df37ff4c1d97','');
call touchParameter('name_4df37ff7ca46c','');
call touchParameter('name_4df37ff7caca9','');
call touchParameter('name_4df37ff7cbb19','');
call touchParameter('name_4df37ff7cc3cd','');
call touchParameter('name_4df37ff7cd0e0','');
call touchParameter('name_4df37ff7cde15','');
call touchParameter('name_4df37ff7ce581','');
call touchParameter('name_4df37ff7cf1f0','');
call touchParameter('name_4df37ff7cf905','');
call touchParameter('name_4df37ff7d0335','');
call touchParameter('name_4df37ff7d0a9b','');
call touchParameter('name_4df37ff7d1522','');
call touchParameter('name_4df37ff7d1f74','');
call touchParameter('name_4df37ff7d2a5e','');
call touchParameter('Type','');
call touchParameter('name_4df37ffb335c5','');
call touchParameter('name_4df37ffb33704','');
call touchParameter('name_4df37ffb33a93','');
call touchParameter('name_4df37ffb33bc2','');
call touchParameter('name_4df37ffb33c99','');
call touchParameter('Main connections','');
call touchParameter('name_4df37fffb130f','');
call touchParameter('name_4df37fffb132a','');
call touchParameter('Motor connection','');
call touchParameter('name_4df37fffb139d','');
call touchParameter('name_4df37fffb13b6','');
call touchParameter('Environmental limits','');
call touchParameter('name_4df37fffb1427','');
call touchParameter('Enclosure class','');
call touchParameter('name_4df37fffb148c','');
call touchParameter('name_4df37fffb14a4','');
call touchParameter('Protection class','');
call touchParameter('Mains voltage','');
call touchParameter('Power consumption','');
call touchParameter('Operation temperature','');
call touchParameter('Analog outputs','');
call touchParameter('name_4df3800387384','');
call touchParameter('name_4df38003873b9','');
call touchParameter('name_4df38003873da','');
call touchParameter('Digital inputs','');
call touchParameter('Digital outputs','');
call touchParameter('name_4df38004ccaf2','');
call touchParameter('name_4df38004ccb28','');
call touchParameter('name_4df38004ccb48','');
call touchParameter('Dimensions (H x W x D)','');
call touchParameter('name_4df3800617672','');
call touchParameter('Extended load','');
call touchParameter('Overload','');
call touchParameter('Power supply','');
call touchParameter('Number of load cells','');
call touchParameter('Inputs','');
call touchParameter('Outputs','');
call touchParameter('Environmental tolerance','');
call touchParameter('name_4df38008154b0','');
call touchParameter('name_4df38008154d1','');
call touchParameter('name_4df3800815555','');
call touchParameter('name_4df3800815581','');
call touchParameter('Analog inputs','');
call touchParameter('name_4df3800815641','');
call touchParameter('name_4df380081565f','');
call touchParameter('name_4df38008156de','');
call touchParameter('name_4df3800815745','');
call touchParameter('name_4df3800815770','');
call touchParameter('name_4df38008157f0','');
call touchParameter('name_4df3800815812','');
call touchParameter('name_4df3800815855','');
call touchParameter('name_4df3800815873','');
call touchParameter('name_4df3800815890','');
call touchParameter('name_4df38009096ed','');
call touchParameter('name_4df3800909723','');
call touchParameter('name_4df3800909744','');
call touchParameter('name_4df3800a217a4','');
call touchParameter('Strip thickness range','');
call touchParameter('name_4df3800accb25','');
call touchParameter('name_4df3800accb47','');
call touchParameter('name_4df3800accb66','');
call touchParameter('Strip width','');
call touchParameter('Measuring distance','');
call touchParameter('Inaccuracy','');
call touchParameter('name_4df3800accc98','');
call touchParameter('name_4df3800acccb7','');
call touchParameter('name_4df3800acccd4','');
call touchParameter('Measurement start time','');
call touchParameter('Measurement time constant','');
call touchParameter('Air consumption','');
call touchParameter('Mans supply','');
call touchParameter('Current consumption','');
call touchParameter('Power factor','');
call touchParameter('Dimension','');
call touchParameter('name_4df3800c7693a','');
call touchParameter('EMC-proof','');
call touchParameter('name_4df3800c76a2b','');
call touchParameter('name_4df3800c76a96','');
call touchParameter('name_4df3800c76ab7','');
call touchParameter('name_4df3800c76ade','');
call touchParameter('name_4df3800c76afb','');
call touchParameter('name_4df3800c76b19','');
call touchParameter('name_4df3800c76b3d','');
call touchParameter('name_4df3800c76b5a','');
call touchParameter('name_4df3800c76bd6','');
call touchParameter('name_4df3800c76bf5','');
call touchParameter('name_4df3800c76c12','');
call touchParameter('name_4df3800c76c2f','');
call touchParameter('name_4df3800c76c4d','');
call touchParameter('name_4df3800c76c72','');
call touchParameter('name_4df3800c76c90','');
call touchParameter('name_4df3800c76cb3','');
call touchParameter('name_4df3800c76d2d','');
call touchParameter('name_4df3800c76d7d','');
call touchParameter('name_4df3800c76d9b','');
call touchParameter('name_4df3800c76db9','');
call touchParameter('name_4df3800c76ddf','');
call touchParameter('name_4df3800c76dfd','');
call touchParameter('name_4df3800c76e1c','');
call touchParameter('name_4df3800c76ecd','');
call touchParameter('name_4df3800c76ef0','');
call touchParameter('name_4df3800c76f41','');
call touchParameter('name_4df3800c76f66','');
call touchParameter('name_4df3800c76f85','');
call touchParameter('name_4df3800c76fac','');
call touchParameter('name_4df3800c76fcd','');
call touchParameter('name_4df3800c76fea','');
call touchParameter('name_4df3800c77011','');
call touchParameter('name_4df3800c7702e','');
call touchParameter('Resistant against oil','');
call touchParameter('Flywheel tooth-width','');
call touchParameter('name_4df3800e7d6e8','');
call touchParameter('name_4df3800e7d709','');
call touchParameter('Sensor diameter','');
call touchParameter('Sensor hight','');
call touchParameter('Thread','');
call touchParameter('Calibrated measuring range','');
call touchParameter('Max. intermittent pressure that has no deteriorating effect on t','');
call touchParameter('Max. static pressure that has no deteriorating effect on the mea','');
call touchParameter('Max. ambient temperature of Transducer cable','');
call touchParameter('Transducer cable length','');
call touchParameter('Combined errors','');
call touchParameter('Min. thickness','');
call touchParameter('name_4df3800fe59ba','');
call touchParameter('name_4df3800fe5a05','');
call touchParameter('Max. thickness','');
call touchParameter('Repeatability','');
call touchParameter('Total Accuracy','');
call touchParameter('name_4df3800fe5bac','');
call touchParameter('name_4df3800fe5be0','');
call touchParameter('Min. strip width','');
call touchParameter('Strip position','');
call touchParameter('name_4df3800fe5d8a','');
call touchParameter('name_4df3800fe5db6','');
call touchParameter('Strip slope','');
call touchParameter('Step response','');
call touchParameter('Power supply (from the control unit)','');
call touchParameter('name_4df3800fe6211','');
call touchParameter('name_4df3800fe623b','');
call touchParameter('name_4df38011343b6','');
call touchParameter('name_4df38011343d7','');
call touchParameter('Thickness output','');
call touchParameter('name_4df380113463f','');
call touchParameter('name_4df3801134662','');
call touchParameter('name_4df380113468b','');
call touchParameter('name_4df3801134706','');
call touchParameter('name_4df3801134724','');
call touchParameter('name_4df3801134743','');
call touchParameter('name_4df38011347bf','');
call touchParameter('name_4df38011347e0','');
call touchParameter('Accuracy','');
call touchParameter('Measuring range','');
call touchParameter('Output data','');
call touchParameter('name_4df3801237bb1','');
call touchParameter('Thickness range','');
call touchParameter('name_4df3801400ec1','');
call touchParameter('name_4df3801400ef6','');
call touchParameter('name_4df3801400f16','');
call touchParameter('Permitted load','');
call touchParameter('name_4df38015adca4','');
call touchParameter('name_4df38016a70bc','');
call touchParameter('name_4df38016a7150','');
call touchParameter('name_4df38016a73cf','');
call touchParameter('name_4df38016a745f','');
call touchParameter('name_4df38016a7705','');
call touchParameter('name_4df38016a7798','');
call touchParameter('name_4df38016a7a20','');
call touchParameter('name_4df38016a7aca','');
call touchParameter('name_4df38017b8542','');
call touchParameter('name_4df38017b8564','');
call touchParameter('name_4df38017b85e8','');
call touchParameter('name_4df38017b8615','');
call touchParameter('name_4df38017b86d7','');
call touchParameter('name_4df38017b86f5','');
call touchParameter('name_4df38017b8775','');
call touchParameter('name_4df38017b87a3','');
call touchParameter('name_4df38017b87cb','');
call touchParameter('name_4df38017b884a','');
call touchParameter('name_4df38017b886b','');
call touchParameter('name_4df38017b88ae','');
call touchParameter('name_4df38017b88cb','');
call touchParameter('name_4df38017b88e9','');
call touchParameter('Nominal torque','');
call touchParameter('Measuring error','');
call touchParameter('Repeatability error','');
call touchParameter('Speed range','');
call touchParameter('Bandwidth','');
call touchParameter('Sensor diameters, standard*','');
call touchParameter('Working temperature range','');
call touchParameter('Sensor diameters','');
call touchParameter('Sensor length','');
call touchParameter('name_4df3801b09180','');
call touchParameter('name_4df3801b091e9','');
call touchParameter('name_4df3801b09268','');
call touchParameter('name_4df3801b094bf','');
call touchParameter('name_4df3801b09516','');
call touchParameter('name_4df3801b0976d','');
call touchParameter('name_4df3801b097c5','');
call touchParameter('name_4df3801b0981f','');
call touchParameter('name_4df3801b09878','');
call touchParameter('name_4df3801b09ad2','');
call touchParameter('name_4df3801b09b55','');
call touchParameter('name_4df3801be3f14','');
call touchParameter('name_4df3801be3fe6','');
call touchParameter('name_4df3801be40d0','');
call touchParameter('name_4df3801be44b0','');
call touchParameter('name_4df3801be4571','');
call touchParameter('name_4df3801be4953','');
call touchParameter('name_4df3801be4a15','');
call touchParameter('name_4df3801be4ad8','');
call touchParameter('name_4df3801be4b9b','');
call touchParameter('name_4df3801be4f84','');
call touchParameter('name_4df3801be5079','');
call touchParameter('name_4df3801ddcfd4','');
call touchParameter('name_4df3801ddd0bb','');
call touchParameter('name_4df3801ddd11f','');
call touchParameter('name_4df3801ddd180','');
call touchParameter('name_4df3801ddd3a8','');
call touchParameter('name_4df3801ddd40d','');
call touchParameter('name_4df3801ddd46e','');
call touchParameter('Technical Data: SOC','');
call touchParameter('Designation','');
call touchParameter('name_4df3802acd777','');
call touchParameter('name_4df3802acd79f','');
call touchParameter('name_4df3802acd810','');
call touchParameter('name_4df3802acd835','');
call touchParameter('name_4df3802acd86a','');
call touchParameter('name_4df3802acd88a','');
call touchParameter('name_4df3802b30b49','');
call touchParameter('name_4df3802b30b6d','');
call touchParameter('name_4df3802b30bde','');
call touchParameter('name_4df3802b30c05','');
call touchParameter('name_4df3802b30c78','');
call touchParameter('name_4df3802b30c97','');
call touchParameter('name_4df3802b30cca','');
call touchParameter('Current part','');
call touchParameter('Measuring cores parameters','');
call touchParameter('Protection cores parameters','');
call touchParameter('Voltage part','');
call touchParameter('Measuring windings parameters','');
call touchParameter('Residual windings parameters','');
call touchParameter('name_4df3802c85129','');
call touchParameter('name_4df3802c85196','');
call touchParameter('name_4df3802c85244','');
call touchParameter('name_4df3802c852af','');
call touchParameter('name_4df3802cc6e34','');
call touchParameter('name_4df3802cc6e60','');
call touchParameter('name_4df3802cc6e88','');
call touchParameter('name_4df3802cc6eb0','');
call touchParameter('name_4df3802cc6ed5','');
call touchParameter('name_4df3802cc6f18','');
call touchParameter('name_4df3802d2341c','');
call touchParameter('name_4df3802d23447','');
call touchParameter('name_4df3802d2346e','');
call touchParameter('name_4df3802d23493','');
call touchParameter('name_4df3802d234b9','');
call touchParameter('name_4df3802d234fc','');
call touchParameter('Arc Proof','');
call touchParameter('Test according IEC 61641','');
call touchParameter('Degrees of Protection (IEC 60529, EN 60529)','');
call touchParameter('Normal Conditions','');
call touchParameter('Extras>','');
call touchParameter('Form of segregation','');
call touchParameter('Rating','');
call touchParameter('Electrical ratings','');
call touchParameter('name_4df38031acd37','');
call touchParameter('name_4df38031acd66','');
call touchParameter('name_4df38031acd94','');
call touchParameter('name_4df38031acdc0','');
call touchParameter('name_4df38031acdf2','');
call touchParameter('Protection characteristics','');
call touchParameter('name_4df38031ace35','');
call touchParameter('name_4df38031ace65','');
call touchParameter('name_4df38031ace91','');
call touchParameter('name_4df38031acebd','');
call touchParameter('name_4df38031acee9','');
call touchParameter('name_4df38031acf13','');
call touchParameter('Standards and approvals','');
call touchParameter('name_4df38031acf59','');
call touchParameter('name_4df38031acf85','');
call touchParameter('Standards & Testing','');
call touchParameter('Quality Assurance','');
call touchParameter('Damping Properties','');
call touchParameter('Sinusoidal Vibration Test','');
call touchParameter('Seismic Test','');
call touchParameter('Temperature','');
call touchParameter('Material','');
call touchParameter('Finish','');
call touchParameter('Type of converter','');
call touchParameter('name_4df3803618b3b','');
call touchParameter('Typical applications','');
call touchParameter('name_4df3803618ba1','');
call touchParameter('Typical system diagram','');
call touchParameter('Converter cooling','');
call touchParameter('name_4df3803618d7e','');
call touchParameter('Power range','');
call touchParameter('name_4df3803618dbf','');
call touchParameter('Input section','');
call touchParameter('name_4df3803618e00','');
call touchParameter('Output section','');
call touchParameter('name_4df3803618e43','');
call touchParameter('Output voltage','');
call touchParameter('name_4df3803618eab','');
call touchParameter('Max. output frequency','');
call touchParameter('name_4df3803618ee9','');
call touchParameter('Field weakening','');
call touchParameter('name_4df3803618f27','');
call touchParameter('Special features & benefits','');
call touchParameter('name_4df3803618fb8','');
call touchParameter('Example options','');
call touchParameter('name_4df380361901d','');
call touchParameter('Type of motor','');
call touchParameter('name_4df3803619056','');
call touchParameter('Examples of options','');
call touchParameter('Typical system diagrams','');
call touchParameter('Mounting','');
call touchParameter('Bearings','');
call touchParameter('Supply','');
call touchParameter('Drawing Library','');
call touchParameter('Arrester type','');
call touchParameter('(V)','');
call touchParameter('S200 I/O Assortment','');
call touchParameter('S200C I/O Assortment','');
call touchParameter('name_4df3806ccdaa3','');
call touchParameter('name_4df3806ccdb8f','');
call touchParameter('name_4df3806ccdc40','');
call touchParameter('name_4df3806ccdca5','');
call touchParameter('name_4df3806ccdd05','');
call touchParameter('name_4df3806ccdd80','');
call touchParameter('name_4df3806ccdddf','');
call touchParameter('name_4df3806ccde43','');
call touchParameter('name_4df3806ccdea2','');
call touchParameter('name_4df3806ccdf04','');
call touchParameter('name_4df3806ccdf67','');
call touchParameter('name_4df3806cce002','');
call touchParameter('name_4df3806cce064','');
call touchParameter('name_4df3806cce0c9','');
call touchParameter('name_4df3806cce13f','');
call touchParameter('name_4df3806e0f988','');
call touchParameter('name_4df3806e0fa08','');
call touchParameter('name_4df3806e0fa83','');
call touchParameter('name_4df3806f1f1c7','');
call touchParameter('name_4df3806f1f212','');
call touchParameter('name_4df3806f1f22d','');
call touchParameter('name_4df3806f1f258','');
call touchParameter('name_4df3806f1f279','');
call touchParameter('name_4df3806f71f0d','');
call touchParameter('name_4df3806f71f36','');
call touchParameter('name_4df3806f71f82','');
call touchParameter('Diverter switch type:','');
call touchParameter('UCG','');
call touchParameter('with tap-selector type:','');
call touchParameter('Cabinet dimensions/weights','');
call touchParameter('Temperature and humidity','');
call touchParameter('Electromagnetic compatibility','');
call touchParameter('Quality','');
call touchParameter('name_4df380dd89ce5','');
call touchParameter('name_4df380dd8a883','');
call touchParameter('name_4df380dd8b383','');
call touchParameter('name_4df380dd8be33','');
call touchParameter('name_4df380dd8c917','');
call touchParameter('name_4df380dd8d3dc','');
call touchParameter('name_4df380dd8de62','');
call touchParameter('name_4df380dd8e8bd','');
call touchParameter('name_4df380dd8f316','');
call touchParameter('name_4df380de99193','');
call touchParameter('name_4df380de99c73','');
call touchParameter('name_4df380de9a6d7','');
call touchParameter('name_4df380de9b134','');
call touchParameter('name_4df380de9bb8e','');
call touchParameter('name_4df380de9c609','');
call touchParameter('name_4df380de9d067','');
call touchParameter('name_4df380de9dac1','');
call touchParameter('name_4df380de9e519','');
call touchParameter('name_4df380de9ef70','');
call touchParameter('name_4df380de9f9c3','');
call touchParameter('name_4df380dea041d','');
call touchParameter('name_4df380f13d981','');
call touchParameter('name_4df380f13dbd4','');
call touchParameter('name_4df380f1abb58','');
call touchParameter('name_4df380f1abdfb','');
call touchParameter('name_4df380f21dafd','');
call touchParameter('name_4df380f21ddac','');
call touchParameter('name_4df380f21e055','');
call touchParameter('IRT 501-66','');
call touchParameter('FlexGun','');
call touchParameter('MFDC or AC','');
call touchParameter('ISO transformer 50/60 HZ','');
call touchParameter('Range between 6.3 to 10V a permanent secondary current of 6.2 kA','');
call touchParameter('Depends on the armset selected, contact ABB for more info','');
call touchParameter('Contact ABB','');
call touchParameter('name_4df380fb1de77','');
call touchParameter('name_4df380fbaa7c8','');
call touchParameter('FlexPLP Linear','');
call touchParameter('IRPLP Linear','');
call touchParameter('IRB  GRIPPERS','');
call touchParameter('IRB Gripper-Small','');
call touchParameter('name_4df380fc65500','');
call touchParameter('name_4df380fc6577a','');
call touchParameter('name_4df380fc659e1','');
call touchParameter('name_4df380fd09a01','');
call touchParameter('name_4df380fd09ad8','');
call touchParameter('name_4df380fd09ba6','');
call touchParameter('name_4df380fd09d6e','');
call touchParameter('name_4df380fd09e57','');
call touchParameter('name_4df380fd09f26','');
call touchParameter('IRB Tool - Small','');
call touchParameter('name_4df380fdcc86b','');
call touchParameter('name_4df380fdcc8b4','');
call touchParameter('IRB Gripper - Small','');
call touchParameter('name_4df380fe41fa0','');
call touchParameter('name_4df380fe42121','');
call touchParameter('name_4df380fe4229e','');
call touchParameter('TYPICAL ABB SCOPE OF SUPPLY - FSV','');
call touchParameter('Electric Power Generation','');
call touchParameter('ACF-NT General Data','');
call touchParameter('Sampling System','');
call touchParameter('Sample Gas Conditioning Unit','');
call touchParameter('Analyzers','');
call touchParameter('Control and Display Units','');
call touchParameter('Analyze IT Product Data','');
call touchParameter('Operating systems','');
call touchParameter('Hardware requirements','');
call touchParameter('Technical Data:  KAL','');
call touchParameter('Technical Data: SAGA','');
call touchParameter('name_4df3811d0a4d6','');
call touchParameter('name_4df3811d0a50e','');
call touchParameter('Technical specification, SMTA','');
call touchParameter('name_4df3811d8e30d','');
call touchParameter('name_4df3811d8e364','');
call touchParameter('Technical Data: SMTD','');
call touchParameter('name_4df3811e14180','');
call touchParameter('name_4df3811e4ae9a','');
call touchParameter('name_4df3811e4af4d','');
call touchParameter('Technical Data: KAP','');
call touchParameter('name_4df3811e8c35b','');
call touchParameter('name_4df3811e8c390','');
call touchParameter('name_4df3811ec85f1','');
call touchParameter('name_4df3811ec860d','');
call touchParameter('name_4df3811ec8625','');
call touchParameter('Europa EU112M65','');
call touchParameter('name_4df38121b1c42','');
call touchParameter('name_4df38121b1c74','');
call touchParameter('name_4df38121b1ca2','');
call touchParameter('name_4df38121b1cd3','');
call touchParameter('name_4df38121b1d05','');
call touchParameter('name_4df38121b1d36','');
call touchParameter('Europa EU224M65','');
call touchParameter('name_4df38121b215a','');
call touchParameter('Europa EU336M65','');
call touchParameter('name_4df38121b324e','');
call touchParameter('JKU113M20','');
call touchParameter('name_4df38122631fc','');
call touchParameter('name_4df381226322d','');
call touchParameter('name_4df381226325b','');
call touchParameter('name_4df381226328c','');
call touchParameter('name_4df38122632be','');
call touchParameter('name_4df38122632ed','');
call touchParameter('JKU226M20','');
call touchParameter('name_4df381226370f','');
call touchParameter('JKU339M20','');
call touchParameter('name_4df3812264800','');
call touchParameter('Unibox UB112M40','');
call touchParameter('name_4df3812383a72','');
call touchParameter('name_4df3812383aa3','');
call touchParameter('name_4df3812383ad2','');
call touchParameter('name_4df3812383b04','');
call touchParameter('name_4df3812383b36','');
call touchParameter('name_4df3812383b71','');
call touchParameter('Unibox UB224M40','');
call touchParameter('name_4df3812383fba','');
call touchParameter('Unibox UB336M40','');
call touchParameter('name_4df381238514b','');
call touchParameter('Unibox UB354M40','');
call touchParameter('name_4df3812386309','');
call touchParameter('UK500112M30','');
call touchParameter('name_4df381248f864','');
call touchParameter('name_4df381248f8b1','');
call touchParameter('name_4df381248f8e2','');
call touchParameter('name_4df381248f914','');
call touchParameter('name_4df381248f946','');
call touchParameter('name_4df381248f979','');
call touchParameter('UK500224M30','');
call touchParameter('name_4df381248fddd','');
call touchParameter('UK500336M30','');
call touchParameter('name_4df3812490f2e','');
call touchParameter('name_4df381a4c7823','');
call touchParameter('name_4df381a4c790c','');
call touchParameter('name_4df381a4c796e','');
call touchParameter('name_4df381a4c79cf','');
call touchParameter('name_4df381a4c7c99','');
call touchParameter('name_4df381a4c7cfd','');
call touchParameter('name_4df381a597663','');
call touchParameter('name_4df381a5976cd','');
call touchParameter('name_4df381a597736','');
call touchParameter('name_4df381a597795','');
call touchParameter('name_4df381a5977f6','');
call touchParameter('name_4df381a597857','');
call touchParameter('name_4df381a5978bd','');
call touchParameter('name_4df381a597a4b','');
call touchParameter('name_4df381a597ab2','');
call touchParameter('name_4df381a597b14','');
call touchParameter('General Specifications','');
call touchParameter('Safety Area Classification','');
call touchParameter('Power','');
call touchParameter('Analytical Detectors','');
call touchParameter('Isothermal Analytical Oven','');
call touchParameter('Gas Control','');
call touchParameter('name_4df381d2ab4ae','');
call touchParameter('Temperature Programmed Column Oven','');
call touchParameter('name_4df381d35e44f','');
call touchParameter('name_4df381d35e489','');
call touchParameter('name_4df381d35e4f2','');
call touchParameter('name_4df381d35e57c','');
call touchParameter('Temperature Programmed Colum Oven','');
call touchParameter('Gas Control:','');
call touchParameter('Performance Specifications','');
call touchParameter('Precision:','');
call touchParameter('Noise:','');
call touchParameter('Linearity:','');
call touchParameter('Zero Drift:','');
call touchParameter('Operating Specficiations','');
call touchParameter('Ambient Temperature Range:','');
call touchParameter('Sample Pressure:','');
call touchParameter('Voltage Input Variation:','');
call touchParameter('Electrical Power to Analyzer:','');
call touchParameter('General Installation','');
call touchParameter('name_4df381d45f0d7','');
call touchParameter('Weight:','');
call touchParameter('Height:','');
call touchParameter('Depth:','');
call touchParameter('Width:','');
call touchParameter('Area Classification','');
call touchParameter('name_4df381d64d6c8','');
call touchParameter('Overall Length:','');
call touchParameter('Minimum:','');
call touchParameter('Maximum:','');
call touchParameter('Enclosure Purge:','');
call touchParameter('name_4df381d7a06ae','');
call touchParameter('Product','');
call touchParameter('0','');
call touchParameter('name_4df381f322939','');
call touchParameter('name_4df381f3229a1','');
call touchParameter('name_4df381f322a0f','');
call touchParameter('name_4df381f322aba','');
call touchParameter('name_4df381f322b24','');
call touchParameter('name_4df381f322b9c','');
call touchParameter('name_4df381f322c00','');
call touchParameter('name_4df381f322c72','');
call touchParameter('name_4df381f322cef','');
call touchParameter('name_4df381f322d56','');
call touchParameter('name_4df381f322dc4','');
call touchParameter('name_4df381f322e6d','');
call touchParameter('name_4df381f322eda','');
call touchParameter('name_4df381f322f43','');
call touchParameter('name_4df381f322fb3','');
call touchParameter('name_4df381f32301e','');
call touchParameter('name_4df381f3230a4','');
call touchParameter('Optional items:','');
call touchParameter('name_4df381f32312d','');
call touchParameter('name_4df381f323197','');
call touchParameter('name_4df381f32323a','');
call touchParameter('name_4df381f3232b2','');
call touchParameter('name_4df381f32332b','');
call touchParameter('ETL600','');
call touchParameter('SYSTEM DATA','');
call touchParameter('name_4df381f470757','');
call touchParameter('name_4df381f470e30','');
call touchParameter('name_4df381f470ea2','');
call touchParameter('name_4df381f4710b2','');
call touchParameter('name_4df381f4e7a16','');
call touchParameter('name_4df381f4e7abb','');
call touchParameter('name_4df381f4e7b48','');
call touchParameter('name_4df381f4e7bcb','');
call touchParameter('name_4df381f4e7c4e','');
call touchParameter('name_4df381f4e7cd1','');
call touchParameter('name_4df381f4e7d62','');
call touchParameter('name_4df381f4e7df1','');
call touchParameter('name_4df381f588e45','');
call touchParameter('name_4df381f588ea2','');
call touchParameter('name_4df381f588f04','');
call touchParameter('name_4df381f588f87','');
call touchParameter('name_4df381f588fe6','');
call touchParameter('name_4df381f589052','');
call touchParameter('name_4df381f5890b1','');
call touchParameter('name_4df381f589118','');
call touchParameter('name_4df381f58917a','');
call touchParameter('NSD600','');
call touchParameter('Customer Benefits','');
call touchParameter('ABB DFS Flame Analysis Unit Specifications:','');
call touchParameter('Flame Ex','');
call touchParameter('ABB DFS-IFR Flame Rod Specifications:','');
call touchParameter('name_4df38273194da','');
call touchParameter('name_4df3827319500','');
call touchParameter('name_4df3827319529','');
call touchParameter('name_4df382731954e','');
call touchParameter('ABB DFS-Fiber Flame Scanner Specifications:','');
call touchParameter('name_4df38273b1d75','');
call touchParameter('name_4df38273b1da6','');
call touchParameter('name_4df38273b1dc9','');
call touchParameter('name_4df38273b1df0','');
call touchParameter('name_4df38274c3f69','');
call touchParameter('name_4df38274c3f92','');
call touchParameter('name_4df38274c3fcc','');
call touchParameter('name_4df38274c3ff7','');
call touchParameter('name_4df3827eb42ea','');
call touchParameter('name_4df3827eb435b','');
call touchParameter('name_4df3827eb43c1','');
call touchParameter('name_4df3827eb4431','');
call touchParameter('name_4df3844a2b7c9','');
call touchParameter('name_4df3844a2b829','');
call touchParameter('name_4df3844a2b87c','');
call touchParameter('name_4df3844a2b8d1','');
call touchParameter('name_4df3844a2b946','');
call touchParameter('name_4df3844a2b9ab','');
call touchParameter('name_4df3844a2ba1d','');
call touchParameter('name_4df3844ce1f4b','');
call touchParameter('name_4df3844ce1f74','');
call touchParameter('name_4df3844ce1ff7','');
call touchParameter('name_4df3844ce201b','');
call touchParameter('name_4df3844f81ffc','');
call touchParameter('name_4df3844f82062','');
call touchParameter('name_4df3844f8223d','');
call touchParameter('name_4df3844f8227e','');
call touchParameter('name_4df3844f822c1','');
call touchParameter('name_4df3844f82306','');
call touchParameter('name_4df3844f8236f','');
call touchParameter('name_4df3844f823af','');
call touchParameter('name_4df3844f823ed','');
call touchParameter('name_4df3844f8247e','');
call touchParameter('name_4df3844f824e3','');
call touchParameter('name_4df3844f8251d','');
call touchParameter('Product Name','');
call touchParameter('Global Commercial Alias:','');
call touchParameter('ABB Type Designation:','');
call touchParameter('Catalog Description:','');
call touchParameter('Country of Origin:','');
call touchParameter('Customs Tariff Number:','');
call touchParameter('EAN:','');
call touchParameter('Electrical Data 1:','');
call touchParameter('Enclosure Class:','');
call touchParameter('Frequency (f):','');
call touchParameter('Input Voltage (Uin):','');
call touchParameter('Invoice Description:','');
call touchParameter('Made To Order:','');
call touchParameter('Minimum Order Quantity:','');
call touchParameter('Number of Phases:','');
call touchParameter('Order Multiple:','');
call touchParameter('Output Current, Heavy-Duty Use:','');
call touchParameter('Output Current, Normal Use:','');
call touchParameter('Output Power, Heavy-Duty Use:','');
call touchParameter('Output Power, Normal Use:','');
call touchParameter('Product Height:','');
call touchParameter('Product Length:','');
call touchParameter('Product Main Type:','');
call touchParameter('Product Name:','');
call touchParameter('Product Net Weight:','');
call touchParameter('Product Series:','');
call touchParameter('Product Width:','');
call touchParameter('Quote Only:','');
call touchParameter('Selling Unit of Measure:','');
call touchParameter('Stocked At (Warehouses):','');
call touchParameter('Two Speed Motor:','');
call touchParameter('Extended Product Type:','');
call touchParameter('Long Description:','');
call touchParameter('Product ID:','');
call touchParameter('Product Net Width:','');
call touchParameter('Product Net Height:','');
call touchParameter('Product Net Depth:','');
call touchParameter('Package Level 1 Width:','');
call touchParameter('Package Level 1 Length:','');
call touchParameter('Package Level 1 Height:','');
call touchParameter('Package Level 1 Gross Weight:','');
call touchParameter('Package Level 1 EAN:','');
call touchParameter('Package Level 1 Units:','');
call touchParameter('RoHS Status:','');
call touchParameter('Declaration of Conformity - CE:','');
call touchParameter('Environmental Information:','');
call touchParameter('RoHS Information:','');
call touchParameter('Electrical Durability:','');
call touchParameter('IIT Publishing Status:','');
call touchParameter('Performance Level:','');
call touchParameter('Power Loss:','');
call touchParameter('Rated Current (In):','');
call touchParameter('Rated Impulse Withstand Voltage (Uimp):','');
call touchParameter('Rated Operational Voltage (Ue):','');
call touchParameter('Rated Ultimate Short-Circuit Breaking Capacity (Icu):','');
call touchParameter('Rated Uninterrupted Current (Iu):','');
call touchParameter('Release Type:','');
call touchParameter('Suitable For:','');
call touchParameter('Suitable for Product Class:','');
call touchParameter('Terminal Connection Type:','');
call touchParameter('Test Voltage at Industrial Frequency for 1 Minute:','');
call touchParameter('Version:','');
call touchParameter('Object Classification Code:','');
call touchParameter('Package Level 2 Units:','');
call touchParameter('Ambient Air Temperature:','');
call touchParameter('Actuator Type:','');
call touchParameter('Bezel Material:','');
call touchParameter('Block:','');
call touchParameter('Color:','');
call touchParameter('Degree of Protection:','');
call touchParameter('Function:','');
call touchParameter('Illumination:','');
call touchParameter('Maintained Positions:','');
call touchParameter('Mechanical Durability:','');
call touchParameter('Number of Auxiliary Contacts NC:','');
call touchParameter('Product Range:','');
call touchParameter('Rated Frequency (fr):','');
call touchParameter('Rated Operational Current AC-15 (Ie):','');
call touchParameter('Rated Operational Current DC-13 (Ie):','');
call touchParameter('RoHS Date:','');
call touchParameter('Lead Time:','');
call touchParameter('Product Sales Status:','');
call touchParameter('Stocked At Warehouses:','');
call touchParameter('Cable Diameter:','');
call touchParameter('Cable Length:','');
call touchParameter('Housing Material:','');
call touchParameter('Rated Cross-Section:','');
call touchParameter('Rated Voltage (Ur):','');
call touchParameter('Package Level 2 Width:','');
call touchParameter('Package Level 2 Length:','');
call touchParameter('Package Level 2 Height:','');
call touchParameter('Package Level 2 Gross Weight:','');
call touchParameter('Package Level 2 EAN:','');
call touchParameter('Cable Cross-Section:','');
call touchParameter('Protection Type:','');
call touchParameter('Size:','');
call touchParameter('E-nummer:','');
call touchParameter('Product Net Length:','');
call touchParameter('DNV Certificate:','');
call touchParameter('KEMA Certificate:','');
call touchParameter('LR Certificate:','');
call touchParameter('Conventional Free-air Thermal Current (Ith):','');
call touchParameter('Conventional Thermal Current (Ithe):','');
call touchParameter('Fuse Size:','');
call touchParameter('Fuse Type:','');
call touchParameter('Operating Mechanism:','');
call touchParameter('Position of Line Terminals:','');
call touchParameter('Rated Operational Current AC-21A (Ie):','');
call touchParameter('Rated Operational Current AC-22A (Ie):','');
call touchParameter('Rated Operational Current AC-23A (Ie):','');
call touchParameter('Rated Operational Current AC-23B (Ie):','');
call touchParameter('Rated Operational Power AC-23A (Pe):','');
call touchParameter('Terminal Width:','');
call touchParameter('Replaced Product ID (OLD):','');
call touchParameter('Tripping Characteristic:','');
call touchParameter('Rated Short-Circuit Capacity (Icn):','');
call touchParameter('Isolating Function:','');
call touchParameter('Opening Time:','');
call touchParameter('Rated Insulation Voltage (Ui):','');
call touchParameter('Rated Service Short-Circuit Breaking Capacity (Ics):','');
call touchParameter('Utilization Category:','');
call touchParameter('Mini Contactor Type:','');
call touchParameter('Number of Main Contacts NC:','');
call touchParameter('Number of Main Contacts NO:','');
call touchParameter('Rated Operational Current AC-1 (Ie):','');
call touchParameter('Number of Auxiliary Contacts NO:','');
call touchParameter('Rated Control Circuit Voltage (Uc):','');
call touchParameter('Connecting Capacity-Auxiliary Circuit:','');
call touchParameter('Connecting Capacity-Control Circuit:','');
call touchParameter('Wire Stripping Length:','');
call touchParameter('Tightening Torques:','');
call touchParameter('Mounting on DIN Rail:','');
call touchParameter('Maximum Operating Altitude Permissible:','');
call touchParameter('Resistance to Shock acc. to IEC 60068-2-27:','');
call touchParameter('Resistance to Vibrations acc. to IEC 60068-2-6:','');
call touchParameter('Cable Entry Position:','');
call touchParameter('Cable Outlets Per Side:','');
call touchParameter('Position of Neutral Terminals:','');
call touchParameter('Position of PE Terminals:','');
call touchParameter('Rated Operational Current AC-22B (Ie):','');
call touchParameter('Output Current, Light-Overload Use:','');
call touchParameter('Output Power, Light-Overload Use:','');
call touchParameter('Additional Information:','');
call touchParameter('Pollution Degree:','');
call touchParameter('Rated Short-time Withstand Current (Icw):','');
call touchParameter('Setting Range:','');
call touchParameter('Rated Operational Current (Ie):','');
call touchParameter('Rated Operational Current AC-3 (Ie):','');
call touchParameter('Connecting Capacity-Main Circuit:','');
call touchParameter('Recommended Screw Driver:','');
call touchParameter('Mounting Position:','');
call touchParameter('Ambient Air Temperature Compensation:','');
call touchParameter('ATEX Certificate:','');
call touchParameter('BV Certificate:','');
call touchParameter('CB Certificate:','');
call touchParameter('CCC Certificate:','');
call touchParameter('GL Certificate:','');
call touchParameter('GOST Certificate:','');
call touchParameter('PTB Certificate:','');
call touchParameter('RINA Certificate:','');
call touchParameter('RMRS Certificate:','');
call touchParameter('UL Certificate:','');
call touchParameter('cUL Certificate:','');
call touchParameter('Type of Residual Current:','');
call touchParameter('Rated Control Supply Voltage (Us):','');
call touchParameter('Upper Button Text:','');
call touchParameter('Output:','');
call touchParameter('Output Signal:','');
call touchParameter('Sub-Function:','');
call touchParameter('Dimensions:','');
call touchParameter('IP Class:','');
call touchParameter('Ampere Rating UL/CSA:','');
call touchParameter('Rated Operational Power - In-Line Connection (Pe):','');
call touchParameter('Rated Operational Current - In-Line Connection (Ie):','');
call touchParameter('Rated Operational Power - Inside Delta Connection:','');
call touchParameter('Rated Operational Current - Inside Delta Connection:','');
call touchParameter('Service Factor Percentage:','');
call touchParameter('Overload Protection:','');
call touchParameter('Integrated Electronic Overload:','');
call touchParameter('Adjustable Rated Motor Current Ie:','');
call touchParameter('Starting Capacity at Maximum Rated Current Ie:','');
call touchParameter('Ramp Time:','');
call touchParameter('Initial Voltage During Start:','');
call touchParameter('Step Down Voltage Special Ramp:','');
call touchParameter('Current Limit Function:','');
call touchParameter('Switch for Inside Delta Connection:','');
call touchParameter('Run Signal Relay:','');
call touchParameter('By-pass Signal Relay:','');
call touchParameter('Fault Signal Relay:','');
call touchParameter('Overload Signal Relay:','');
call touchParameter('Signal indication completed start ramp (LED):','');
call touchParameter('Signal indication ready to start/standby ON (LED):','');
call touchParameter('Signal indication running R (LED):','');
call touchParameter('Signal indication fault (LED):','');
call touchParameter('Number of Starts Per Hour at 3.5*Ie for 7 sec. 50% ON Time 50% O','');
call touchParameter('Communication:','');
call touchParameter('Terminal Type:','');
call touchParameter('Connecting Capacity-Supply Circuit:','');
call touchParameter('Block Contactor Type:','');
call touchParameter('Rated Operational Power AC-3 (Pe):','');
call touchParameter('CSA Certificate:','');
call touchParameter('UR Certificate:','');
call touchParameter('VDE Certificate:','');
call touchParameter('Communication Interface:','');
call touchParameter('Meter Type:','');
call touchParameter('Rated Operational Power AC-1 (Pe):','');
call touchParameter('Maximum Operating Voltage UL/CSA:','');
call touchParameter('Connecting Capacity-Main Circuit UL/CSA:','');
call touchParameter('Tightening Torques UL/CSA:','');
call touchParameter('CEBEC Certificate:','');
call touchParameter('Auxiliary Contacts:','');
call touchParameter('Remarks:','');
call touchParameter('Number of C-Flange Covers Included:','');
call touchParameter('LOVAG Certificate:','');
call touchParameter('Fire Resistance According to UL94:','');
call touchParameter('Dielectric Test Voltage:','');
call touchParameter('Gauge(s) of Form:','');
call touchParameter('Spacing:','');
call touchParameter('Number of Auxiliary Contacts CO (SPDT):','');
call touchParameter('Device:','');
call touchParameter('UL Listing Card:','');
call touchParameter('Contactor Starter Type:','');
call touchParameter('Symbol / Text:','');
call touchParameter('Primary Voltage:','');
call touchParameter('Secondary Voltage:','');
call touchParameter('Spring Return From:','');
call touchParameter('ASEFA Certificate:','');
call touchParameter('Key Code:','');
call touchParameter('Key Removal Positions:','');
call touchParameter('Lamp Type:','');
call touchParameter('name_4df9bf317e2fa','');
call touchParameter('name_4df9bf317e488','');
call touchParameter('name_4df9bf329d53e','');
call touchParameter('name_4df9bf329d585','');
call touchParameter('name_4df9bf329d5b8','');
call touchParameter('name_4df9bf329d5e9','');
call touchParameter('name_4df9bf329d623','');
call touchParameter('name_4df9bf329d658','');
call touchParameter('Minimum switching capacity [V/mA]:','');
call touchParameter('Output Current Maximum (Iout):','');
call touchParameter('Output Voltage (Uout):','');
call touchParameter('Note:','');
call touchParameter('Technical Information:','');
call touchParameter('Product Availability Class:','');
call touchParameter('Maximum Deliver Time:','');
call touchParameter('Replacement Part ID:','');
call touchParameter('Cable Throughouts:','');
call touchParameter('Connection Type:','');
call touchParameter('ABS Certificate:','');
call touchParameter('Current Rating:','');
call touchParameter('Short-Circuit Breaking Capacity 380/415 Volts AC:','');
call touchParameter('Maximum Electrical Switching Frequency:','');
call touchParameter('name_4df9bfcdc213e','');
call touchParameter('name_4df9bfcdc22a3','');
call touchParameter('name_4df9bfcdc2404','');
call touchParameter('name_4df9bfcdc2567','');
call touchParameter('name_4df9bfcdc26c8','');
call touchParameter('name_4df9bfcdc282a','');
call touchParameter('name_4df9bfcdc298c','');
call touchParameter('name_4df9bfcdc2aed','');
call touchParameter('name_4df9bfcdc2c50','');
call touchParameter('name_4df9bfcdc2db1','');
call touchParameter('name_4df9bfcdc2f12','');
call touchParameter('name_4df9bfcdc3074','');
call touchParameter('name_4df9bfce66edc','');
call touchParameter('Supply Voltage:','');
call touchParameter('Criticality:','');
call touchParameter('Saleable:','');
call touchParameter('Coil Consumption:','');
call touchParameter('Coil Operating Limits:','');
call touchParameter('Connecting terminals (delivered in open position) Main poles:','');
call touchParameter('Drop-out Voltage in % of Uc:','');
call touchParameter('Operate Time:','');
call touchParameter('Rated Frequency Limits:','');
call touchParameter('Core Credit:','');
call touchParameter('Part Type:','');
call touchParameter('name_4df9c14dbea6a','');
call touchParameter('name_4df9c14dbeb66','');
call touchParameter('name_4df9c14dbec5e','');
call touchParameter('name_4df9c14dbed57','');
call touchParameter('name_4df9c14dbee4e','');
call touchParameter('name_4df9c14dbef46','');
call touchParameter('name_4df9c14dbf03e','');
call touchParameter('name_4df9c14dbf136','');
call touchParameter('name_4df9c14dbf22f','');
call touchParameter('name_4df9c14dbf326','');
call touchParameter('name_4df9c14dbf41e','');
call touchParameter('name_4df9c14dbf519','');
call touchParameter('name_4df9c14dbf611','');
call touchParameter('name_4df9c14dbf708','');
call touchParameter('name_4df9c14dbf800','');
call touchParameter('name_4df9c14dbf8f8','');
call touchParameter('name_4df9c14dbf9f0','');
call touchParameter('name_4df9c14dbfae8','');
call touchParameter('name_4df9c14dbfbe0','');
call touchParameter('name_4df9c14dbfcd9','');
call touchParameter('name_4df9c14dbfdd0','');
call touchParameter('name_4df9c14dbfec8','');
call touchParameter('name_4df9c14dbffc0','');
call touchParameter('name_4df9c14dc00b8','');
call touchParameter('name_4df9c14dc01b0','');
call touchParameter('name_4df9c14dc02a8','');
call touchParameter('name_4df9c14dc039f','');
call touchParameter('name_4df9c14dc0497','');
call touchParameter('name_4df9c14dc058e','');
call touchParameter('name_4df9c14dc0685','');
call touchParameter('name_4df9c14dc077d','');
call touchParameter('name_4df9c14dc0874','');
call touchParameter('name_4df9c14dc096e','');
call touchParameter('name_4df9c14dc0a65','');
call touchParameter('name_4df9c14f2fea1','');
call touchParameter('name_4df9c14f302c3','');
call touchParameter('name_4df9c14f306fc','');
call touchParameter('name_4df9c150c57bf','');
call touchParameter('name_4df9c150c5837','');
call touchParameter('name_4df9c150c5860','');
call touchParameter('name_4df9c150c5893','');
call touchParameter('name_4df9c150c58bc','');
call touchParameter('Gross Volume:','');
call touchParameter('Temperature Class Default:','');
call touchParameter('UPC:','');
call touchParameter('Replaced Part ID:','');
call touchParameter('name_4df9c2f14ca9b','');
call touchParameter('name_4df9c2f14cf01','');
call touchParameter('name_4df9c2f14d38c','');
call touchParameter('name_4df9c2f3417c8','');
call touchParameter('name_4df9c2f341807','');
call touchParameter('name_4df9c2f341853','');
call touchParameter('Rated Operational Current DC-5 (Ie):','');
call touchParameter('Connecting Capacity-Auxiliary Circuit UL/CSA:','');
call touchParameter('name_4df9c3d3c3cd6','');
call touchParameter('name_4df9c3d3c3da7','');
call touchParameter('Rated Operational Current DC-21B (Ie):','');
call touchParameter('name_4df9c49d0d237','');
call touchParameter('name_4df9c49d0d4ea','');
call touchParameter('name_4df9c49d0d7a4','');
call touchParameter('Replacement Product ID (NEW):','');
call touchParameter('Output Current:','');
call touchParameter('Rated Operational Current AC-21B (Ie):','');
call touchParameter('name_4df9c58a584c5','');
call touchParameter('name_4df9c58a58539','');
call touchParameter('name_4df9c58a585a6','');
call touchParameter('name_4df9c58a58613','');
call touchParameter('name_4df9c58a5867d','');
call touchParameter('name_4df9c58a586ea','');
call touchParameter('name_4df9c58a58763','');
call touchParameter('name_4df9c58a587db','');
call touchParameter('name_4df9c58a5885a','');
call touchParameter('name_4df9c58a588b4','');
call touchParameter('name_4df9c58a5892e','');
call touchParameter('name_4df9c58a58991','');
call touchParameter('name_4df9c58a58a09','');
call touchParameter('name_4df9c58a58a80','');
call touchParameter('name_4df9c58a58af2','');
call touchParameter('name_4df9c58a58b62','');
call touchParameter('name_4df9c58a58bb7','');
call touchParameter('name_4df9c58a58c32','');
call touchParameter('name_4df9c58a58ca5','');
call touchParameter('name_4df9c58a58d3d','');
call touchParameter('name_4df9c58a58db7','');
call touchParameter('name_4df9c58a58e35','');
call touchParameter('name_4df9c58a58e93','');
call touchParameter('name_4df9c58a58f10','');
call touchParameter('name_4df9c58a58fa9','');
call touchParameter('name_4df9c58a59016','');
call touchParameter('name_4df9c58a59099','');
call touchParameter('name_4df9c58a59111','');
call touchParameter('name_4df9c58a591a4','');
call touchParameter('name_4df9c58a59219','');
call touchParameter('name_4df9c58a5928d','');
call touchParameter('name_4df9c58a59305','');
call touchParameter('name_4df9c58a59355','');
call touchParameter('name_4df9c58a593ba','');
call touchParameter('name_4df9c58a5941f','');
call touchParameter('name_4df9c58a59496','');
call touchParameter('name_4df9c58a59505','');
call touchParameter('name_4df9c58a5956e','');
call touchParameter('name_4df9c58a595e1','');
call touchParameter('name_4df9c58a59642','');
call touchParameter('name_4df9c58a596b1','');
call touchParameter('name_4df9c58a59728','');
call touchParameter('name_4df9c58a597a5','');
call touchParameter('name_4df9c58a5981e','');
call touchParameter('name_4df9c58a5989e','');
call touchParameter('name_4df9c58a59915','');
call touchParameter('name_4df9c58a59988','');
call touchParameter('name_4df9c58a599f9','');
call touchParameter('name_4df9c58a59a79','');
call touchParameter('name_4df9c66607027','');
call touchParameter('name_4df9c6660784d','');
call touchParameter('name_4df9c6660806f','');
call touchParameter('name_4df9c666788cf','');
call touchParameter('name_4df9c66678bc7','');
call touchParameter('name_4df9c66678e83','');
call touchParameter('Cooling Method:','');
call touchParameter('Field Bus Option:','');
call touchParameter('Input Power Option:','');
call touchParameter('Motor Connection and Output Power Option:','');
call touchParameter('Product Frame Size:','');
call touchParameter('name_4df9c833bd001','');
call touchParameter('name_4df9c833bd325','');
call touchParameter('name_4df9c8340e634','');
call touchParameter('name_4df9c8340ee94','');
call touchParameter('name_4df9c8340f727','');
call touchParameter('cUR Certificate:','');
call touchParameter('Ratio:','');
call touchParameter('name_4df9c914c9353','');
call touchParameter('name_4df9c914c9b88','');
call touchParameter('name_4df9c914caa65','');
call touchParameter('name_4df9c914cb417','');
call touchParameter('name_4df9c914cc2dc','');
call touchParameter('name_4df9c914cd1ae','');
call touchParameter('name_4df9c914cda02','');
call touchParameter('name_4df9c914ce812','');
call touchParameter('name_4df9c914ceffe','');
call touchParameter('name_4df9c914cfb51','');
call touchParameter('name_4df9c914d038c','');
call touchParameter('name_4df9c914d0f3f','');
call touchParameter('name_4df9c914d1aac','');
call touchParameter('name_4df9c914d26c8','');
call touchParameter('name_4df9ca02bd948','');
call touchParameter('name_4df9ca02bdad2','');
call touchParameter('name_4df9ca02bdc03','');
call touchParameter('name_4df9ca02bdddc','');
call touchParameter('name_4df9ca02bdf0c','');
call touchParameter('name_4df9ca02be0ca','');
call touchParameter('name_4df9ca02be231','');
call touchParameter('name_4df9ca0373c4f','');
call touchParameter('name_4df9ca0373f0e','');
call touchParameter('name_4df9ca03741da','');
call touchParameter('UTE Certificate:','');
call touchParameter('Lock Position:','');
call touchParameter('name_4df9cbcb964c9','');
call touchParameter('name_4df9cbcc53ccc','');
call touchParameter('name_4df9cbcc857fe','');
call touchParameter('name_4df9cbcc867f0','');
call touchParameter('name_4df9cda0b2f2c','');
call touchParameter('name_4df9cda0b2f78','');
call touchParameter('name_4df9cda0b2fc2','');
call touchParameter('name_4df9cda0b301d','');
call touchParameter('name_4df9cda0b305b','');
call touchParameter('name_4df9cda0b30f3','');
call touchParameter('name_4df9cda0b3138','');
call touchParameter('name_4df9ce865b3f0','');
call touchParameter('name_4df9ce865b56a','');
call touchParameter('name_4df9ce86a9854','');
call touchParameter('name_4df9ce86a98a1','');
call touchParameter('name_4df9ce86a98ea','');
call touchParameter('name_4df9ce86a9946','');
call touchParameter('name_4df9ce86a9984','');
call touchParameter('name_4df9ce86a99c1','');
call touchParameter('name_4df9ce86a9a03','');
call touchParameter('Time Range:','');
call touchParameter('name_4df9cf7046844','');
call touchParameter('name_4df9cf7046913','');
call touchParameter('name_4df9cf7046b5a','');
call touchParameter('name_4df9cf7046c1e','');
call touchParameter('name_4df9cf7046ca7','');
call touchParameter('Hysteresis Range:','');
call touchParameter('Operating Distance (Sn):','');
call touchParameter('Temperature Drift:','');
call touchParameter('name_4df9d050b6ff9','');
call touchParameter('name_4df9d050b70d7','');
call touchParameter('Number of MCBs:','');
call touchParameter('Number of RCD 30mA:','');
call touchParameter('Number of RCDs:','');
call touchParameter('Number of Schuko Outlets:','');
call touchParameter('Rated Residual Current:','');
call touchParameter('Number of IEC Outlets:','');
call touchParameter('Breadcrumb','');
call touchParameter('Family','');
call touchParameter('Handle Type:','');
call touchParameter('name_4df9d3496fe9c','');
call touchParameter('name_4df9d3496ff7d','');
call touchParameter('Experienced Certified Field Service Engineer','');
call touchParameter('System cleaning','');
call touchParameter('Environmental inspection','');
call touchParameter('Functional verification','');
call touchParameter('Free firmware upgrades','');
call touchParameter('7x24 Upgrade option','');
call touchParameter('Labor and travel expenses included','');
call touchParameter('Service Summary Report','');
call touchParameter('Preventive Maintenance Service purchased as a standalone product','');
call touchParameter('afghanistan, algeria, argentina, armenia, australia, austria, az','');
call touchParameter('Labor and travel expenses included ','');
call touchParameter('canada, united states','');
call touchParameter('Written summary report ','');
call touchParameter('algeria, argentina, armenia, austria, azerbaijan, bahrain, barba','');
call touchParameter('Logistics coordination ','');
call touchParameter('Industry experienced project professionals','');
call touchParameter('Single point of contact','');
call touchParameter('Written summary report','');
call touchParameter('argentina, australia, brazil, canada, china, colombia, hong kong','');
call touchParameter('Multiple levels of service','');
call touchParameter('Experienced APC Certified Field Service Engineer','');
call touchParameter('Available for APC approved batteries only','');
call touchParameter('algeria, argentina, armenia, australia, austria, azerbaijan, bah','');
call touchParameter('argentina, australia, austria, belgium, brazil, brunei darussala','');
call touchParameter('Industry experienced project professionals ','');
call touchParameter('Single point of contact ','');
call touchParameter('Customized report ','');
call touchParameter('australia, austria, belgium, china, colombia, denmark, finland, ','');
call touchParameter('australia, canada, china, japan, new zealand, united states','');
call touchParameter('Some aspects of the service definition presented on this web sit','');
call touchParameter('Professional expertise ','');
call touchParameter('Customer specific curriculum ','');
call touchParameter('Experienced APC Certified Field Service Engineer ','');
call touchParameter('Best practices ','');
call touchParameter('Education ','');
call touchParameter('australia, canada, india, indonesia, korea, republic of, malaysi','');
call touchParameter('System cleaning ','');
call touchParameter('Functional verification ','');
call touchParameter('Environmental inspection ','');
call touchParameter('anguilla, antigua and barbuda, argentina, aruba, bahamas, barbad','');
call touchParameter('afghanistan, albania, algeria, andorra, angola, anguilla, antigu','');
call touchParameter('APC Certified Engineer ','');
call touchParameter('Interactive overview session ','');
call touchParameter('belgium, canada, denmark, france, germany, luxembourg, netherlan','');
call touchParameter('7x24 telephone technical support ','');
call touchParameter('Corrective maintenance ','');
call touchParameter('Flexible on site response times','');
call touchParameter('Parts included or available at a discount','');
call touchParameter('Technical support','');
call touchParameter('Onsite diagnoistics & repair','');
call touchParameter('argentina, australia, brazil, canada, chile, china, colombia, co','');
call touchParameter('Comprehensive escalation and corrective actions process ','');
call touchParameter('Free firmware upgrades ','');
call touchParameter('Event summary report ','');
call touchParameter('Parts included ','');
call touchParameter('On site troubleshooting ','');
call touchParameter('Technical support ','');
call touchParameter('Free shipping','');
call touchParameter('Parts included','');
call touchParameter('Warranty Duration Options','');
call touchParameter('Annual site visit','');
call touchParameter('Extended Warranties must be purchased before the termination dat','');
call touchParameter('Customized escalation policies   ','');
call touchParameter('Multi-device support ','');
call touchParameter('Online Alarm/Event Reports ','');
call touchParameter('Proactive monitoring ','');
call touchParameter('Quarterly reports  ','');
call touchParameter('24-hour monitoring ','');
call touchParameter('Trending analysis   ','');
call touchParameter('Phone notification    ','');
call touchParameter('Experienced NCPI professionals ','');
call touchParameter('Online configuration wizard ','');
call touchParameter('24x7 expert monitoring','');
call touchParameter('Alarm notification','');
call touchParameter('Proactive service response','');
call touchParameter('Web portal','');
call touchParameter('Multi-device support','');
call touchParameter('Trending analysis','');
call touchParameter('Pre-assessment ','');
call touchParameter('Project guide ','');
call touchParameter('APC certified software engineer','');
call touchParameter('7 x 24 off-hours service scheduling','');
call touchParameter('7x24 Upgrade option ','');
call touchParameter('Server Migration and Cable Management services are priced on a p','');
call touchParameter('canada, china, czech republic, france, greece, hong kong, irelan','');
call touchParameter('Vendor agnostic ','');
call touchParameter('Customized report','');
call touchParameter('Vendor agnostic','');
call touchParameter('Baseline Data','');
call touchParameter('canada, denmark, france, ireland, united kingdom, united states','');
call touchParameter('Baseline Data ','');
call touchParameter('Maximum Height','');
call touchParameter('Maximum Width','');
call touchParameter('Maximum Depth','');
call touchParameter('Shipping Weight','');
call touchParameter('name_4df9e6369d037','');
call touchParameter('Measuring Range:','');
call touchParameter('name_4df9e759d83b8','');
call touchParameter('name_4df9e759d8427','');
call touchParameter('name_4df9e76193baa','');
call touchParameter('Operational Voltage:','');
call touchParameter('Energy Limiting Class:','');
call touchParameter('Overvoltage Category:','');
call touchParameter('Actuator Marking:','');
call touchParameter('Contact Position Indication:','');
call touchParameter('Electrical Endurance (Nelec):','');
call touchParameter('Mechanical Endurance (Nendu):','');
call touchParameter('Screw Terminal Type:','');
call touchParameter('Connecting Capacity:','');
call touchParameter('Reference Temperature for Tripping Characteristics:','');
call touchParameter('Environmental Conditions:','');
call touchParameter('name_4df9e8817b570','');
call touchParameter('name_4df9e8817b8d9','');
call touchParameter('Sub-Function 2:','');
call touchParameter('name_4df9e9b19e125','');
call touchParameter('name_4df9e9b19e39f','');
call touchParameter('name_4df9e9b19e64d','');
call touchParameter('Delay Time (?):','');
call touchParameter('Signal indication general fault F1 (LED):','');
call touchParameter('Switching Frequency:','');
call touchParameter('Material:','');
call touchParameter('Nominal Output Voltage','');
call touchParameter('Nominal Input Voltage','');
call touchParameter('Battery Type','');
call touchParameter('Included Battery Modules','');
call touchParameter('RBC Quantity','');
call touchParameter('Runtime Graph','');
call touchParameter('Shipping Height','');
call touchParameter('Shipping Width','');
call touchParameter('Shipping Depth','');
call touchParameter('Master Carton Units','');
call touchParameter('Operating Environment','');
call touchParameter('Operating Relative Humidity','');
call touchParameter('Operating Elevation','');
call touchParameter('Storage Relative Humidity','');
call touchParameter('Storage Elevation','');
call touchParameter('Audible noise at 1 meter from surface of unit','');
call touchParameter('Regulatory Approvals','');
call touchParameter('Standard Warranty','');
call touchParameter('Environmental Compliance','');
call touchParameter('name_4df9eadaa623f','');
call touchParameter('name_4df9eadaa6314','');
call touchParameter('name_4df9eadaa63e4','');
call touchParameter('name_4df9eadaa65a9','');
call touchParameter('name_4df9eadaa6678','');
call touchParameter('name_4df9eadaa6747','');
call touchParameter('name_4df9ebf05a905','');
call touchParameter('name_4df9ebf83c52a','');
call touchParameter('name_4df9ebf83c574','');
call touchParameter('Luminance:','');
call touchParameter('Service Life:','');
call touchParameter('Wave Length:','');
call touchParameter('Output Power Capacity','');
call touchParameter('Max Configurable Power','');
call touchParameter('Crest Factor','');
call touchParameter('Waveform Type','');
call touchParameter('Output Connections','');
call touchParameter('Input Frequency','');
call touchParameter('Input Connections','');
call touchParameter('Control panel','');
call touchParameter('Audible Alarm','');
call touchParameter('Surge energy rating','');
call touchParameter('SCC Codes','');
call touchParameter('Online Thermal Dissipation','');
call touchParameter('Cord Length','');
call touchParameter('Input voltage range for main operations','');
call touchParameter('Maximum Input Current','');
call touchParameter('Typical recharge time','');
call touchParameter('Output Frequency (sync to mains)','');
call touchParameter('Bypass','');
call touchParameter('name_4df9ed1711a84','');
call touchParameter('name_4df9ed1711bf6','');
call touchParameter('name_4df9ed1711da0','');
call touchParameter('Replacement Battery','');
call touchParameter('Interface Port(s)','');
call touchParameter('Available SmartSlot™ Interface Quantity','');
call touchParameter('Filtering','');
call touchParameter('name_4df9ee3593f51','');
call touchParameter('name_4df9ee359427c','');
call touchParameter('name_4df9ee35945a2','');
call touchParameter('name_4df9ee35948c4','');
call touchParameter('name_4df9ee3594bee','');
call touchParameter('name_4df9ee3594f12','');
call touchParameter('name_4df9ee3595238','');
call touchParameter('name_4df9ee359546c','');
call touchParameter('Output Voltage Note','');
call touchParameter('Output Voltage Distortion','');
call touchParameter('Input voltage adjustable range for mains operation','');
call touchParameter('Replacement battery cartridge note','');
call touchParameter('Emergency Power Off (EPO)','');
call touchParameter('Units per Pallet','');
call touchParameter('Efficiency at Full Load','');
call touchParameter('Rack Height','');
call touchParameter('name_4df9f1990370c','');
call touchParameter('name_4df9f19903886','');
call touchParameter('name_4df9f199039fb','');
call touchParameter('name_4df9f294751c2','');
call touchParameter('name_4df9f29475369','');
call touchParameter('name_4df9f29475563','');
call touchParameter('name_4df9f2947573a','');
call touchParameter('Trip Class:','');
call touchParameter('Pilot Duty of Contact Elements acc. UL508:','');
call touchParameter('Data Sheet, Technical Information:','');
call touchParameter('Data Sheet, Technical Information (Part 2):','');
call touchParameter('Instructions and Manuals:','');
call touchParameter('Other Input Voltages','');
call touchParameter('Available Battery Slots','');
call touchParameter('Pre-Installed SmartSlot™ Cards','');
call touchParameter('name_4df9f4abbf022','');
call touchParameter('name_4df9f4abbf349','');
call touchParameter('name_4df9f6d53d8ce','');
call touchParameter('name_4df9f6d53d944','');
call touchParameter('name_4df9f6d53da2a','');
call touchParameter('name_4df9f6d53db6f','');
call touchParameter('Bypass Connection','');
call touchParameter('Overload Operation','');
call touchParameter('Neutral Output Current','');
call touchParameter('Input Breaker Capacity','');
call touchParameter('Input Total Harmonic Distortion','');
call touchParameter('Type of Input Protection Required','');
call touchParameter('Nominal Battery Voltage','');
call touchParameter('End of Discharge Battery Voltage','');
call touchParameter('Efficiency in Battery Operation','');
call touchParameter('End of Discharge Maximum Battery Current','');
call touchParameter('Extended Run Options','');
call touchParameter('Output Voltage Tolerance','');
call touchParameter('Output Voltage THD','');
call touchParameter('Efficiency at Half Load','');
call touchParameter('Required Output Current Protection','');
call touchParameter('name_4df9f91cdfbfd','');
call touchParameter('name_4df9f91cdfed5','');
call touchParameter('name_4df9fa3f96d84','');
call touchParameter('name_4df9fa3f96fa6','');
call touchParameter('name_4df9fa3f97062','');
call touchParameter('name_4df9fa3f971e0','');
call touchParameter('name_4df9fa3f97340','');
call touchParameter('name_4df9fa3f97436','');
call touchParameter('name_4df9fa3f97518','');
call touchParameter('name_4df9fa3f97673','');
call touchParameter('name_4df9fa412cfe4','');
call touchParameter('name_4df9fa412d266','');
call touchParameter('name_4df9fa412d510','');
call touchParameter('name_4df9fa412d7b6','');
call touchParameter('name_4df9fa412d9b5','');
call touchParameter('name_4df9fa412dc5a','');
call touchParameter('name_4df9fa412de56','');
call touchParameter('DC Overcurrent Protection','');
call touchParameter('name_4df9fb60914f7','');
call touchParameter('name_4df9fb60e0f37','');
call touchParameter('name_4df9fb60e0fb7','');
call touchParameter('name_4df9fb60e1037','');
call touchParameter('name_4df9fb60e10bb','');
call touchParameter('name_4df9fb60e1140','');
call touchParameter('name_4df9fb60e11e0','');
call touchParameter('name_4df9fb60e1265','');
call touchParameter('name_4df9fb61dd0a0','');
call touchParameter('Bypass Voltage Tolerance','');
call touchParameter('Max Bypass Input Current','');
call touchParameter('Bypass Protection Device','');
call touchParameter('Multi-language support ','');
call touchParameter('Operating System Shutdown','');
call touchParameter('Hibernation','');
call touchParameter('Power performance','');
call touchParameter('Status at a glance','');
call touchParameter('Automatic self-test','');
call touchParameter('PowerChute Personal Edition OS Compatibility','');
call touchParameter('Compatible with Back-UPS models','');
call touchParameter('Context-sensitive help','');
call touchParameter('Exclusive silent operation at night','');
call touchParameter('china','');
call touchParameter('Energy costing ','');
call touchParameter('Energy usage reporting ','');
call touchParameter('CO2 Emissions Reporting ','');
call touchParameter('Energy savings plans ','');
call touchParameter('User Definable Output Voltages','');
call touchParameter('Maximum Output Current','');
call touchParameter('Transfer Time','');
call touchParameter('User Definable Output Frequency','');
call touchParameter('User Definable Input Voltage','');
call touchParameter('name_4df9fc7b312ae','');
call touchParameter('name_4df9fc7b31322','');
call touchParameter('name_4df9fc7b31388','');
call touchParameter('Overload Protection','');
call touchParameter('name_4df9fc7b313f0','');
call touchParameter('name_4df9fc7b3147e','');
call touchParameter('name_4df9fc7b314fa','');
call touchParameter('Kw Rating','');
call touchParameter('name_4df9fc7b31584','');
call touchParameter('Generator Voltage','');
call touchParameter('Governor Type','');
call touchParameter('Fuel','');
call touchParameter('Excitation','');
call touchParameter('Enclosure Type','');
call touchParameter('Generator Controller','');
call touchParameter('Expected Battery Life (years)','');
call touchParameter('Scheduling capability','');
call touchParameter('Application shutdown','');
call touchParameter('Sequenced shutdown and restart','');
call touchParameter('Load shedding','');
call touchParameter('Outlet group control','');
call touchParameter('Energy usage reporting','');
call touchParameter('Energy costing','');
call touchParameter('CO2 Emissions Reporting','');
call touchParameter('Risk assessment summary','');
call touchParameter('Power event summary','');
call touchParameter('Power Analysis Graph','');
call touchParameter('Voltage analysis','');
call touchParameter('Multiple Smart-UPS Management','');
call touchParameter('Recommended Actions','');
call touchParameter('Notification','');
call touchParameter('Data logging','');
call touchParameter('Event logging','');
call touchParameter('Run command file','');
call touchParameter('Discovery','');
call touchParameter('Password Security','');
call touchParameter('SMTP Authentication','');
call touchParameter('Secure communications','');
call touchParameter('PowerChute Business Edition OS Compatibility','');
call touchParameter('Communication Computer Interface Cable','');
call touchParameter('Enterprise management system compatible','');
call touchParameter('System Event Log Integration','');
call touchParameter('japan','');
call touchParameter('Event logging ','');
call touchParameter('E-mail notification ','');
call touchParameter('Scheduled shutdown and reboot ','');
call touchParameter('Run command file ','');
call touchParameter('Operating System Shutdown ','');
call touchParameter('Data logging ','');
call touchParameter('austria, belgium, czech republic, denmark, finland, france, germ','');
call touchParameter('Centralized management ','');
call touchParameter('Environmental Monitoring ','');
call touchParameter('Auto-discovery ','');
call touchParameter('Server shutdown of N+1 UPS','');
call touchParameter('Shutdown Confirmation','');
call touchParameter('Authentication','');
call touchParameter('Network-based shutdown','');
call touchParameter('Browser Accessible','');
call touchParameter('UPS Status Checking','');
call touchParameter('PowerChute Network Shutdown OS Compatibility ','');
call touchParameter('Server shutdown of N+1 UPS ','');
call touchParameter('Browser Accessible ','');
call touchParameter('Protocols','');
call touchParameter('Network Interface Connections','');
call touchParameter('Number of Ports','');
call touchParameter('Connector A','');
call touchParameter('Connector B','');
call touchParameter('name_4df9fd9351aab','');
call touchParameter('name_4df9fd9351eec','');
call touchParameter('name_4df9fd9352306','');
call touchParameter('name_4df9fd935272c','');
call touchParameter('name_4df9fd9352b33','');
call touchParameter('name_4df9fd935324a','');
call touchParameter('Maximum Total Current Draw per Phase','');
call touchParameter('Regulatory Derated Input Current (North America)','');
call touchParameter('Number of Power Cords','');
call touchParameter('Maximum Line Current per phase','');
call touchParameter('Maximum Input Current per phase','');
call touchParameter('Load Capacity','');
call touchParameter('Always on Outlets','');
call touchParameter('Acceptable Input Voltage','');
call touchParameter('Different voltages and corresponding amperages','');
call touchParameter('Analog Outputs:','');
call touchParameter('Signal indication ramping up/down (LED):','');
call touchParameter('Signal indication protection (LED):','');
call touchParameter('Timer Relay Type:','');
call touchParameter('name_4df9ffc63d751','');
call touchParameter('name_4df9ffc63d772','');
call touchParameter('name_4df9ffc63d7ff','');
call touchParameter('name_4df9ffc63d81e','');
call touchParameter('name_4df9ffc63d8b3','');
call touchParameter('name_4df9ffc63d922','');
call touchParameter('name_4df9ffc63d93b','');
call touchParameter('TÜV Certificate:','');
call touchParameter('Overload Capacity (at nominal rated input V)','');
call touchParameter('Maximum Crest Factor','');
call touchParameter('name_4dfa00ee9d66e','');
call touchParameter('Connecting terminals (delivered in open position) Built-in auxil','');
call touchParameter('Connecting terminals (delivered in open position) Coils terminal','');
call touchParameter('Maximum Mechanical Switching Frequency:','');
call touchParameter('Mounted Auxiliary Contacts:','');
call touchParameter('name_4dfa022367fe1','');
call touchParameter('name_4dfa0223680b4','');
call touchParameter('Rapid Installation ','');
call touchParameter('Front-access servicing','');
call touchParameter('Generator compatible','');
call touchParameter('Serial Connectivity','');
call touchParameter('LCD graphics display','');
call touchParameter('LED status indicators','');
call touchParameter('Load Power Factor Range','');
call touchParameter('Circuit Breaker Type to be Associated:','');
call touchParameter('Rated Service Short-Circuit Breaking Capacity, in % of Icu (Ics)','');
call touchParameter('name_4dfa034f1667d','');
call touchParameter('name_4dfa034f16770','');
call touchParameter('name_4dfa034f16862','');
call touchParameter('Efficient cable management','');
call touchParameter('Multiple distribution options','');
call touchParameter('Ease of expansion','');
call touchParameter('Pretested breakers','');
call touchParameter('Weight Capacity (static load)','');
call touchParameter('Weight Capacity (dynamic load)','');
call touchParameter('Minimum Mounting Depth','');
call touchParameter('Maximum Mounting Depth','');
call touchParameter('Vertical Posts','');
call touchParameter('Front Door','');
call touchParameter('Rear Door','');
call touchParameter('Roof','');
call touchParameter('EIA Mounting Rails','');
call touchParameter('Side Panels','');
call touchParameter('Panel Size','');
call touchParameter('Display Colors','');
call touchParameter('Trackball Type','');
call touchParameter('LCD Power Consumption','');
call touchParameter('Pixel Pitch','');
call touchParameter('name_4dfa05a91af57','');
call touchParameter('name_4dfa05a91afe1','');
call touchParameter('name_4dfa05a91b060','');
call touchParameter('name_4dfa05a91b0e0','');
call touchParameter('name_4dfa05a91b160','');
call touchParameter('name_4dfa05a91b1e0','');
call touchParameter('name_4dfa05a91b260','');
call touchParameter('Display Size','');
call touchParameter('LCD Power Supply','');
call touchParameter('Keyboard Type','');
call touchParameter('Declaration:','');
call touchParameter('Ambient Temperature:','');
call touchParameter('Gauge Type:','');
call touchParameter('Insulation Material:','');
call touchParameter('Medium Description:','');
call touchParameter('Maximum Number of Simultaneous Users','');
call touchParameter('Maximum Number of Connected Devices','');
call touchParameter('Cooling Type','');
call touchParameter('      
								
									
										Nominal Cooling Capacity','');
call touchParameter('      
								
									
										Entering Coolant Temperat','');
call touchParameter('      
								
									
										Coolant','');
call touchParameter('      
								
									
										Entering Air Relative Hum','');
call touchParameter('      
								
									
										Entering Air Temperature','');
call touchParameter('      
								
									
										Coolant pressure drop','');
call touchParameter('      
								
									
										Coolant flow rate','');
call touchParameter('Air Discharge Patterns','');
call touchParameter('Intake Air','');
call touchParameter('Air Flow','');
call touchParameter('Minimum Water Inlet Temperature','');
call touchParameter('Condensate Pump Capacity','');
call touchParameter('Input Power','');
call touchParameter('Humidification Value','');
call touchParameter('Dehumidification Capacity','');
call touchParameter('Refrigerant Charge','');
call touchParameter('Compressor Type','');
call touchParameter('Condensate Tank Capacity','');
call touchParameter('name_4dfa06c71f7bf','');
call touchParameter('name_4dfa06c71faf3','');
call touchParameter('name_4dfa06c71fe20','');
call touchParameter('name_4dfa06c72014f','');
call touchParameter('name_4dfa06c72047d','');
call touchParameter('Minimum Circuit Amp Capacity','');
call touchParameter('Maximum Overcurrent Protection','');
call touchParameter('Amp Draw In-Rush','');
call touchParameter('name_4dfa07e615658','');
call touchParameter('name_4dfa07e615688','');
call touchParameter('name_4dfa07e6156a5','');
call touchParameter('Maximum Recommended Flow Rate','');
call touchParameter('Piping Material','');
call touchParameter('Pressure Rating','');
call touchParameter('Piping Connections','');
call touchParameter('Minimum Fluid Temperature','');
call touchParameter('Maximum Fluid Temperature','');
call touchParameter('Pressure Drop per foot (0.305m)','');
call touchParameter('Supply Diameter','');
call touchParameter('Return Diameter','');
call touchParameter('Net Length','');
call touchParameter('Nominal Diameter','');
call touchParameter('name_4dfa090f4fd63','');
call touchParameter('name_4dfa090f4fd98','');
call touchParameter('name_4dfa090f4fdc9','');
call touchParameter('name_4dfa090f4fe03','');
call touchParameter('name_4dfa090f4fe39','');
call touchParameter('name_4dfa090f4fe6e','');
call touchParameter('name_4dfa090f4ff08','');
call touchParameter('name_4dfa090f4ff4c','');
call touchParameter('name_4dfa090f4ff7d','');
call touchParameter('name_4dfa090f4ffb3','');
call touchParameter('name_4dfa091391d38','');
call touchParameter('name_4dfa091391d54','');
call touchParameter('name_4dfa091391d65','');
call touchParameter('Connecting Capacity UL/CSA:','');
call touchParameter('Analog Inputs:','');
call touchParameter('Fieldbus Interface Type:','');
call touchParameter('I/O Option:','');
call touchParameter('Maximum Number of Analog I/Os:','');
call touchParameter('Maximum Number of Digital I/Os:','');
call touchParameter('Number of Digital Inputs DC 24V:','');
call touchParameter('Number of Digital Outputs DC 24V:','');
call touchParameter('Power Supply:','');
call touchParameter('Programming Software:','');
call touchParameter('Secondary Current:','');
call touchParameter('Serial Port 1 Type:','');
call touchParameter('Serial Port 2 Type:','');
call touchParameter('Modbus output ','');
call touchParameter('Customizable Output Relays ','');
call touchParameter('Access monitoring','');
call touchParameter('Environmental Monitoring','');
call touchParameter('Fault notification','');
call touchParameter('Reboot equipment remotely','');
call touchParameter('Adjustable threshold','');
call touchParameter('Integrates with InfraStruXure Central','');
call touchParameter('Wall mountable ','');
call touchParameter('Surveillance','');
call touchParameter('Customized escalation policies','');
call touchParameter('Event-driven video storage','');
call touchParameter('Advanced View client application','');
call touchParameter('Alerts View','');
call touchParameter('Customizable Input Contacts ','');
call touchParameter('2-Way audio ','');
call touchParameter('Alarm Beacon ','');
call touchParameter('Low profile sensors','');
call touchParameter('Optional sensors','');
call touchParameter('Unique identifiers','');
call touchParameter('RJ-45 sensor connection type ','');
call touchParameter('albania, algeria, andorra, angola, anguilla, antigua and barbuda','');
call touchParameter('3rd party sensor support ','');
call touchParameter('A-Link communication port ','');
call touchParameter('Rack mountable  ','');
call touchParameter('Rack level management ','');
call touchParameter('Flexible Alert Policies ','');
call touchParameter('IP-enabled ','');
call touchParameter('Proximity Card User Registration ','');
call touchParameter('Forced Entry Alarm ','');
call touchParameter('Access monitoring ','');
call touchParameter('Remote device management ','');
call touchParameter('Remote administration  ','');
call touchParameter('Proximity Card Access','');
call touchParameter('User Access Scheduling','');
call touchParameter('Master Key Override','');
call touchParameter('Telnet Management','');
call touchParameter('Read-only Access','');
call touchParameter('Improved User Access Logging ','');
call touchParameter('PoE Injector ','');
call touchParameter('Integrates 3rd party analog cameras ','');
call touchParameter('Full-motion video camera','');
call touchParameter('Door contact ','');
call touchParameter('Enhanced software functionality ','');
call touchParameter('Authentication ','');
call touchParameter('Enhance embedded NetBotz Appliance capabilities ','');
call touchParameter('Mass Configuration ','');
call touchParameter('User Access Scheduling ','');
call touchParameter('Hierarchical device groups ','');
call touchParameter('name_4dfa0a3f31296','');
call touchParameter('name_4dfa0a3f31308','');
call touchParameter('name_4dfa0a3f31375','');
call touchParameter('name_4dfa0a3f313e1','');
call touchParameter('name_4dfa0a3f3144b','');
call touchParameter('name_4dfa0a3f314b7','');
call touchParameter('name_4dfa0a3f31532','');
call touchParameter('name_4dfa0a3f315aa','');
call touchParameter('name_4dfa0a3f31629','');
call touchParameter('name_4dfa0a3f31682','');
call touchParameter('name_4dfa0a3f316fa','');
call touchParameter('name_4dfa0a3f3175a','');
call touchParameter('name_4dfa0a3f317d2','');
call touchParameter('name_4dfa0a3f3185a','');
call touchParameter('name_4dfa0a3f318cf','');
call touchParameter('name_4dfa0a3f3193f','');
call touchParameter('name_4dfa0a3f31995','');
call touchParameter('name_4dfa0a3f31a3e','');
call touchParameter('name_4dfa0a3f31abc','');
call touchParameter('name_4dfa0a3f31b33','');
call touchParameter('name_4dfa0a3f31bb1','');
call touchParameter('name_4dfa0a3f31c0f','');
call touchParameter('name_4dfa0a3f31ca9','');
call touchParameter('name_4dfa0a3f31d16','');
call touchParameter('name_4dfa0a3f31d99','');
call touchParameter('name_4dfa0a3f31e10','');
call touchParameter('name_4dfa0a3f31ea3','');
call touchParameter('name_4dfa0a3f31f1a','');
call touchParameter('name_4dfa0a3f31f8d','');
call touchParameter('name_4dfa0a3f32004','');
call touchParameter('name_4dfa0a3f32061','');
call touchParameter('name_4dfa0a3f320d9','');
call touchParameter('name_4dfa0a3f32157','');
call touchParameter('name_4dfa0a3f321db','');
call touchParameter('name_4dfa0a3f3224f','');
call touchParameter('name_4dfa0a3f322c3','');
call touchParameter('A-Link communication port','');
call touchParameter('Door contact','');
call touchParameter('Physical access control','');
call touchParameter('Proximity Card User Registration','');
call touchParameter('Number of Outlets','');
call touchParameter('Receptacle Style','');
call touchParameter('eP Joule Rating','');
call touchParameter('EMI/RFI Noise rejection (100 kHz to 10 MHz)','');
call touchParameter('Peak Current Normal Mode','');
call touchParameter('Peak Current Common Mode','');
call touchParameter('Data Line Protection','');
call touchParameter('Let Through Voltage Rating','');
call touchParameter('Master Carton Dimensions (Length x Width x Height)','');
call touchParameter('Master Carton Weight','');
call touchParameter('NM Surge Response Time (ns)','');
call touchParameter('UL 1449 TVSS Rating','');
call touchParameter('Data Lines Protected(multi-line only)','');
call touchParameter('name_4dfa0b611f850','');
call touchParameter('name_4dfa0b611f8ba','');
call touchParameter('name_4dfa0b611f91f','');
call touchParameter('name_4dfa0b611f997','');
call touchParameter('name_4dfa0b611fa4a','');
call touchParameter('name_4dfa0b611fab4','');
call touchParameter('name_4dfa0b611fb25','');
call touchParameter('name_4dfa0b654ab7d','');
call touchParameter('Number of Digital Configurable I/Os:','');
call touchParameter('Nominal Discharge Current','');
call touchParameter('name_4dfa0c941ac27','');
call touchParameter('name_4dfa0c941aca6','');
call touchParameter('name_4dfa0c941ad15','');
call touchParameter('name_4dfa0c941ad85','');
call touchParameter('name_4dfa0c941ae78','');
call touchParameter('name_4dfa0c941aef9','');
call touchParameter('CS31-Bus:','');
call touchParameter('Number of Analog Configurable I/Os:','');
call touchParameter('Special Functions:','');
call touchParameter('Sub-Function 3:','');
call touchParameter('name_4dfa0eee00fd3','');
call touchParameter('name_4dfa0eee0103c','');
call touchParameter('name_4dfa0eee01096','');
call touchParameter('name_4dfa0eee010f3','');
call touchParameter('name_4dfa0eee0115a','');
call touchParameter('name_4dfa0ef02d786','');
call touchParameter('name_4dfa0ef02d7e6','');
call touchParameter('name_4dfa0ef02d83b','');
call touchParameter('name_4dfa0ef02d890','');
call touchParameter('name_4dfa0ef02d9de','');
call touchParameter('name_4dfa0ef02da4b','');
call touchParameter('name_4dfa0ef02daa1','');
call touchParameter('name_4dfa0ef02daf7','');
call touchParameter('name_4dfa102832391','');
call touchParameter('name_4dfa1028323b3','');
call touchParameter('name_4dfa102832437','');
call touchParameter('name_4dfa102832464','');
call touchParameter('name_4dfa102832524','');
call touchParameter('name_4dfa102832542','');
call touchParameter('name_4dfa1028325c0','');
call touchParameter('name_4dfa1028325ee','');
call touchParameter('name_4dfa102832617','');
call touchParameter('name_4dfa102832694','');
call touchParameter('name_4dfa1028326b5','');
call touchParameter('name_4dfa1028326f9','');
call touchParameter('name_4dfa102832716','');
call touchParameter('name_4dfa102832734','');
call touchParameter('name_4dfa115810214','');
call touchParameter('name_4dfa115810246','');
call touchParameter('name_4dfa115810270','');
call touchParameter('name_4dfa11581029a','');
call touchParameter('name_4dfa1158102c4','');
call touchParameter('name_4dfa11581030e','');
call touchParameter('name_4dfa115bc713f','');
call touchParameter('name_4dfa115bc7175','');
call touchParameter('name_4dfa115bc7196','');
call touchParameter('name_4dfa1284b6834','');
call touchParameter('name_4dfa1284b6863','');
call touchParameter('name_4dfa1284b6883','');
call touchParameter('name_4dfa1284b68ad','');
call touchParameter('name_4dfa1284b68d0','');
call touchParameter('name_4dfa13b1d8bcf','');
call touchParameter('name_4dfa13b1d8bfe','');
call touchParameter('name_4dfa13b1d8c2a','');
call touchParameter('name_4dfa13b1d8c56','');
call touchParameter('name_4dfa13b1d8c80','');
call touchParameter('name_4dfa13b1d8cca','');
call touchParameter('name_4dfa13b4841f1','');
call touchParameter('name_4dfa14d86d301','');
call touchParameter('name_4dfa14d86d323','');
call touchParameter('name_4dfa14d86d343','');
call touchParameter('name_4dfa14d86d475','');
call touchParameter('name_4dfa14d86d493','');
call touchParameter('name_4dfa14d86d4b0','');
call touchParameter('Input Signal:','');
call touchParameter('Maximum Hardware Counter Input Frequency:','');
call touchParameter('Number of Hardware Counters:','');
call touchParameter('name_4dfa1858e5dc7','');
call touchParameter('name_4dfa1858e5eb8','');
call touchParameter('name_4dfa1858e5ee0','');
call touchParameter('name_4dfa1858e5efd','');
call touchParameter('name_4dfa1858e5f23','');
call touchParameter('name_4dfa1858e5f40','');
call touchParameter('name_4dfa1858e5f5e','');
call touchParameter('name_4dfa1858e5f81','');
call touchParameter('name_4dfa1858e5f9f','');
call touchParameter('name_4dfa1858e601a','');
call touchParameter('name_4dfa1858e6038','');
call touchParameter('name_4dfa1858e6055','');
call touchParameter('name_4dfa1858e6072','');
call touchParameter('name_4dfa1858e608f','');
call touchParameter('name_4dfa1858e60b4','');
call touchParameter('name_4dfa1858e60d1','');
call touchParameter('name_4dfa1858e60f5','');
call touchParameter('name_4dfa1858e616d','');
call touchParameter('name_4dfa1858e61bc','');
call touchParameter('name_4dfa1858e61ee','');
call touchParameter('name_4dfa1858e620f','');
call touchParameter('name_4dfa1858e6235','');
call touchParameter('name_4dfa1858e6252','');
call touchParameter('name_4dfa1858e6271','');
call touchParameter('name_4dfa1858e62eb','');
call touchParameter('name_4dfa1858e630e','');
call touchParameter('name_4dfa1858e635f','');
call touchParameter('name_4dfa1858e6384','');
call touchParameter('name_4dfa1858e63a3','');
call touchParameter('name_4dfa1858e63ca','');
call touchParameter('name_4dfa1858e63eb','');
call touchParameter('name_4dfa1858e6409','');
call touchParameter('name_4dfa1858e642f','');
call touchParameter('name_4dfa1858e644d','');
call touchParameter('name_4dfa19773dc1a','');
call touchParameter('name_4dfa19773dc3b','');
call touchParameter('name_4dfa1a7d4da76','');
call touchParameter('name_4dfa1a7d4df3b','');
call touchParameter('name_4dfa1a7d4e336','');
call touchParameter('name_4dfa1a7d4e71a','');
call touchParameter('name_4dfa1a7d4eaf9','');
call touchParameter('name_4dfa1a7d4eeda','');
call touchParameter('name_4dfa1a7d4f2bc','');
call touchParameter('name_4dfa1a7d4f6d2','');
call touchParameter('Battery Information:','');
call touchParameter('name_4dfa1b85706de','');
call touchParameter('name_4dfa1b8570b05','');
call touchParameter('name_4dfa1b8570f24','');
call touchParameter('name_4dfa1b8571341','');
call touchParameter('name_4dfa1b857175f','');
call touchParameter('name_4dfa1b8571b7c','');
call touchParameter('name_4dfa1b86c1c58','');
call touchParameter('name_4dfa1b86c277e','');
call touchParameter('name_4dfa1b86c31df','');
call touchParameter('name_4dfa1b86c3c3b','');
call touchParameter('name_4dfa1b86c4694','');
call touchParameter('name_4dfa1b86c50e9','');
call touchParameter('name_4dfa1b86c5ba0','');
call touchParameter('name_4dfa1b86c6621','');
call touchParameter('name_4dfa1b86c707d','');
call touchParameter('name_4dfa1c9366d2e','');
call touchParameter('name_4dfa1c9366d72','');
call touchParameter('name_4dfa1c9366eee','');
call touchParameter('name_4dfa1c9366f1d','');
call touchParameter('name_4dfa1c9367071','');
call touchParameter('name_4dfa1c9367099','');
call touchParameter('name_4dfa1c9367459','');
call touchParameter('name_4dfa1c936747e','');
call touchParameter('name_4dfa1d95f2e88','');
call touchParameter('name_4dfa1d95f2ead','');
call touchParameter('name_4dfa1d95f2ecd','');
call touchParameter('name_4dfa1d95f2ef8','');
call touchParameter('name_4dfa1d95f2f29','');
call touchParameter('name_4dfa1d95f2f55','');
call touchParameter('name_4dfa1d95f2f75','');
call touchParameter('name_4dfa1d95f2fce','');
call touchParameter('name_4dfa1d95f2ff5','');
call touchParameter('name_4dfa1d95f3029','');
call touchParameter('Short Description:','');
call touchParameter('name_4dfa1fea72468','');
call touchParameter('name_4dfa1fea7248b','');
call touchParameter('name_4dfa1fea726ab','');
call touchParameter('name_4dfa1fea726cd','');
call touchParameter('name_4dfa1fea726f6','');
call touchParameter('name_4dfa1fea72772','');
call touchParameter('name_4dfa1fea72791','');
call touchParameter('name_4dfa1fea727af','');
call touchParameter('name_4dfa1fea7282a','');
call touchParameter('name_4dfa1fea7284a','');
call touchParameter('name_4dfa210643c1f','');
call touchParameter('name_4dfa210644588','');
call touchParameter('name_4dfa210644efb','');
call touchParameter('name_4dfa21064584b','');
call touchParameter('name_4dfa2106464b6','');
call touchParameter('name_4dfa210646f4f','');
call touchParameter('name_4dfa2106478c8','');
call touchParameter('name_4dfa210648232','');
call touchParameter('name_4dfa210648af5','');
call touchParameter('name_4dfa210649380','');
call touchParameter('name_4dfa210649c03','');
call touchParameter('name_4dfa21064a47a','');
call touchParameter('name_4dfa222f4aa01','');
call touchParameter('name_4dfa23541705e','');
call touchParameter('name_4dfa235417082','');
call touchParameter('name_4dfa2354170a3','');
call touchParameter('name_4dfa2354170c9','');
call touchParameter('name_4dfa2354170eb','');
call touchParameter('name_4dfa23541710b','');
call touchParameter('name_4dfa23541712d','');
call touchParameter('name_4dfa23541714c','');
call touchParameter('name_4dfa23541717f','');
call touchParameter('name_4dfa2478c30ae','');
call touchParameter('name_4dfa2478c30d1','');
call touchParameter('name_4dfa2478c30e6','');
call touchParameter('name_4dfa27ef89d07','');
call touchParameter('name_4dfa27ef89d5f','');
call touchParameter('name_4dfa27ef89db3','');
call touchParameter('name_4dfa27ef89e08','');
call touchParameter('name_4dfa27ef89e5b','');
call touchParameter('name_4dfa27ef89ee4','');
call touchParameter('Communication Protocol and Connection:','');
call touchParameter('name_4dfa2a4d7842a','');
call touchParameter('name_4dfa2b6ff3c3e','');
call touchParameter('name_4dfa2b6ff3c6b','');
call touchParameter('name_4dfa2b6ff3cf0','');
call touchParameter('name_4dfa2b6ff3d13','');
call touchParameter('name_4dfa2db489eaf','');
call touchParameter('Memory Type User Data:','');
call touchParameter('Memory Type User Program:','');
call touchParameter('Number of LEDs:','');
call touchParameter('Profibus:','');
call touchParameter('name_4dfa2db91abe7','');
call touchParameter('name_4dfa2db91ac78','');
call touchParameter('name_4dfa2db91afb8','');
call touchParameter('name_4dfa2db91b06f','');
call touchParameter('name_4dfa2db91b360','');
call touchParameter('name_4dfa2db91b3f1','');
call touchParameter('name_4dfa2db91b677','');
call touchParameter('name_4dfa2db91b721','');
call touchParameter('Memory Size User Data:','');
call touchParameter('Memory Size User Program:','');
call touchParameter('name_4dfa300214552','');
call touchParameter('name_4dfa300214599','');
call touchParameter('name_4dfa3002145cb','');
call touchParameter('name_4dfa300214607','');
call touchParameter('name_4dfa300214626','');
call touchParameter('name_4dfa300214661','');
call touchParameter('name_4dfa300214680','');
call touchParameter('name_4dfa3002146c3','');
call touchParameter('name_4dfa3002146ea','');
call touchParameter('DeviceNet:','');
call touchParameter('name_4dfa31276391b','');
call touchParameter('name_4dfa31276393d','');
call touchParameter('name_4dfa3127639c0','');
call touchParameter('name_4dfa3127639ed','');
call touchParameter('name_4dfa312763aaf','');
call touchParameter('name_4dfa312763acc','');
call touchParameter('name_4dfa312763b4c','');
call touchParameter('name_4dfa312763b7a','');
call touchParameter('name_4dfa312763ba2','');
call touchParameter('name_4dfa312763c20','');
call touchParameter('name_4dfa312763c41','');
call touchParameter('name_4dfa312763c85','');
call touchParameter('name_4dfa312763ca3','');
call touchParameter('name_4dfa312763cc0','');
call touchParameter('Number of Digital In/Outputs:','');
call touchParameter('name_4dfa325124cf7','');
call touchParameter('name_4dfa3251250fe','');
call touchParameter('name_4dfa32512550e','');
call touchParameter('name_4dfa3251258f4','');
call touchParameter('name_4dfa325125cdb','');
call touchParameter('name_4dfa338500040','');
call touchParameter('name_4dfa3385007bc','');
call touchParameter('name_4dfa338500f32','');
call touchParameter('name_4dfa3385016a4','');
call touchParameter('name_4dfa338501e17','');
call touchParameter('name_4dfa33850258a','');
call touchParameter('name_4dfa34afc33d1','');
call touchParameter('name_4dfa34afc3410','');
call touchParameter('name_4dfa34afc343a','');
call touchParameter('name_4dfa34afc34ed','');
call touchParameter('name_4dfa38567132e','');
call touchParameter('name_4dfa3856713a1','');
call touchParameter('name_4dfa385671408','');
call touchParameter('name_4dfa385671472','');
call touchParameter('name_4dfa385671501','');
call touchParameter('name_4dfa38567157c','');
call touchParameter('name_4dfa385671607','');
call touchParameter('Short-Circuit Current Rating (SCCR):','');
call touchParameter('Number of Digital Inputs AC 230V:','');
call touchParameter('name_4dfa3a7d06549','');
call touchParameter('name_4dfa3a7d065b3','');
call touchParameter('name_4dfa3a7d06632','');
call touchParameter('name_4dfa3a7d068ce','');
call touchParameter('name_4dfa3a7d06926','');
call touchParameter('name_4dfa3a7d06bff','');
call touchParameter('name_4dfa3a7d06c5a','');
call touchParameter('name_4dfa3a7d06cb4','');
call touchParameter('name_4dfa3a7d06d0d','');
call touchParameter('name_4dfa3a7d06f76','');
call touchParameter('name_4dfa3a7d06ffa','');
call touchParameter('Dimension Diagram:','');
call touchParameter('name_4dfa3ba0701a1','');
call touchParameter('name_4dfa3ba0701ee','');
call touchParameter('name_4dfa3ba07021c','');
call touchParameter('name_4dfa3ba070259','');
call touchParameter('name_4dfa3cbe32e10','');
call touchParameter('name_4dfa3cbe33075','');
call touchParameter('name_4dfa3cbe332d7','');
call touchParameter('name_4dfa3cbe33537','');
call touchParameter('name_4dfa3cbe33796','');
call touchParameter('name_4dfa3cbe339f5','');
call touchParameter('name_4dfa3cbe33c55','');
call touchParameter('name_4dfa3cbe33eb4','');
call touchParameter('name_4dfa3cbe34117','');
call touchParameter('name_4dfa3cbe34378','');
call touchParameter('name_4dfa3cbe34668','');
call touchParameter('name_4dfa3cbe348fa','');
call touchParameter('name_4dfa3cbe34bb4','');
call touchParameter('name_4dfa3cbe34e18','');
call touchParameter('name_4dfa3cbe35080','');
call touchParameter('name_4dfa3cbe352a7','');
call touchParameter('name_4dfa3cbe354ca','');
call touchParameter('name_4dfa3cbe356ee','');
call touchParameter('name_4dfa3cbe35911','');
call touchParameter('name_4dfa3cbe35b34','');
call touchParameter('name_4dfa3cbe35d56','');
call touchParameter('name_4dfa3cbe35f96','');
call touchParameter('name_4dfa3cbe361ba','');
call touchParameter('PRS Certificate:','');
call touchParameter('name_4dfa3cc4cf87e','');
call touchParameter('name_4dfa3cc4cf8a0','');
call touchParameter('name_4dfa3cc4cf92a','');
call touchParameter('name_4dfa3cc4cf999','');
call touchParameter('name_4dfa3cc4cf9b8','');
call touchParameter('name_4dfa3cc5551d2','');
call touchParameter('name_4dfa3cc5552a5','');
call touchParameter('name_4dfa3cc5553be','');
call touchParameter('name_4dfa3cc5557d9','');
call touchParameter('name_4dfa3cc5558a2','');
call touchParameter('name_4dfa3cc555cbd','');
call touchParameter('name_4dfa3cc555d7f','');
call touchParameter('name_4dfa3cc555e40','');
call touchParameter('name_4dfa3cc555f06','');
call touchParameter('name_4dfa3cc556351','');
call touchParameter('name_4dfa3cc556449','');
call touchParameter('Number of Digital Output Relays:','');
call touchParameter('name_4dfa3ded5ccd5','');
call touchParameter('name_4dfa3ded5cdee','');
call touchParameter('name_4dfa3ded5cf14','');
call touchParameter('name_4dfa40396702b','');
call touchParameter('name_4dfa403967113','');
call touchParameter('name_4dfa403967175','');
call touchParameter('name_4dfa4039671d6','');
call touchParameter('name_4dfa403967428','');
call touchParameter('name_4dfa40396748e','');
call touchParameter('name_4dfa4039674ef','');
call touchParameter('name_4dfa4175e529b','');
call touchParameter('name_4dfa4175e530a','');
call touchParameter('name_4dfa4175e532b','');
call touchParameter('name_4dfa4175e5354','');
call touchParameter('name_4dfa4175e5373','');
call touchParameter('Replacement Part:','');
call touchParameter('name_4dfa42a0755f5','');
call touchParameter('name_4dfa42a07565e','');
call touchParameter('name_4dfa42a0756cc','');
call touchParameter('name_4dfa42a075734','');
call touchParameter('name_4dfa42a07579e','');
call touchParameter('name_4dfa42a075826','');
call touchParameter('name_4dfa42a07588c','');
call touchParameter('name_4dfa42a0758ff','');
call touchParameter('name_4dfa42a07597b','');
call touchParameter('name_4dfa42a0759e3','');
call touchParameter('name_4dfa42a075a51','');
call touchParameter('name_4dfa42a075abc','');
call touchParameter('name_4dfa42a075b26','');
call touchParameter('name_4dfa42a075b8e','');
call touchParameter('name_4dfa42a075c0d','');
call touchParameter('name_4dfa42a075c85','');
call touchParameter('name_4dfa42a075d0d','');
call touchParameter('name_4dfa42a075d97','');
call touchParameter('name_4dfa42a075e01','');
call touchParameter('name_4dfa42a075e6b','');
call touchParameter('name_4dfa42a075ee0','');
call touchParameter('name_4dfa42a075f56','');
call touchParameter('name_4dfa42b934e9a','');
call touchParameter('name_4dfa42b934ebc','');
call touchParameter('name_4dfa42b934f27','');
call touchParameter('name_4dfa42b934f45','');
call touchParameter('name_4dfa43aaa82b1','');
call touchParameter('name_4dfa43aaa890c','');
call touchParameter('name_4dfa43aaa897c','');
call touchParameter('name_4dfa43aaa8b4f','');
call touchParameter('name_4dfa44b7998dc','');
call touchParameter('name_4dfa44b799969','');
call touchParameter('name_4dfa44b7999f2','');
call touchParameter('name_4dfa44b799a76','');
call touchParameter('name_4dfa44b799af8','');
call touchParameter('name_4dfa44b799b7c','');
call touchParameter('name_4dfa44b799c0c','');
call touchParameter('name_4dfa44b799c9c','');
call touchParameter('name_4dfa45c444a4c','');
call touchParameter('name_4dfa45c444b33','');
call touchParameter('name_4dfa45c444b95','');
call touchParameter('name_4dfa45c444bf6','');
call touchParameter('name_4dfa45c444e7c','');
call touchParameter('name_4dfa45c444ede','');
call touchParameter('name_4dfa46d62d9a8','');
call touchParameter('name_4dfa46d62d9d0','');
call touchParameter('name_4dfa46d62d9f6','');
call touchParameter('name_4dfa46d62da19','');
call touchParameter('name_4dfa46d62da3b','');
call touchParameter('name_4dfa46d62da5b','');
call touchParameter('name_4dfa46d62da7d','');
call touchParameter('name_4dfa47f9dcf44','');
call touchParameter('name_4dfa47f9dcfae','');
call touchParameter('name_4dfa47f9dd017','');
call touchParameter('name_4dfa47f9dd076','');
call touchParameter('name_4dfa47f9dd0d7','');
call touchParameter('name_4dfa47f9dd17c','');
call touchParameter('name_4dfa47f9dd1e4','');
call touchParameter('name_4dfa47f9dd32f','');
call touchParameter('name_4dfa47f9dd394','');
call touchParameter('name_4dfa47f9dd3f5','');
call touchParameter('name_4dfa47fc7b0bb','');
call touchParameter('name_4dfa47fc7b123','');
call touchParameter('name_4dfa47fc7b18f','');
call touchParameter('name_4dfa47fc7b21d','');
call touchParameter('name_4dfa47fc7b287','');
call touchParameter('name_4dfa47fc7b300','');
call touchParameter('name_4dfa47fc7b3aa','');
call touchParameter('name_4dfa47fc7b420','');
call touchParameter('name_4dfa47fc7b48c','');
call touchParameter('name_4dfa4814be3e3','');
call touchParameter('name_4dfa4814be437','');
call touchParameter('name_4dfa4814be5e1','');
call touchParameter('name_4dfa4814be616','');
call touchParameter('name_4dfa4814be64c','');
call touchParameter('name_4dfa4814be684','');
call touchParameter('name_4dfa4814be6db','');
call touchParameter('name_4dfa4814be70f','');
call touchParameter('name_4dfa4814be741','');
call touchParameter('name_4dfa4814be7bb','');
call touchParameter('name_4dfa4814be80d','');
call touchParameter('name_4dfa4814be83d','');
call touchParameter('name_4dfa4fe24f4d0','');
call touchParameter('name_4dfa4fe24f532','');
call touchParameter('name_4dfa522f5a796','');
call touchParameter('name_4dfa522f5a98d','');
call touchParameter('name_4dfa522f5aa73','');
call touchParameter('name_4dfa522f5ab44','');
call touchParameter('name_4dfa522f5ac1b','');
call touchParameter('Display Type:','');
call touchParameter('Number of Display Lines:','');
call touchParameter('Number of Function Keys:','');
call touchParameter('Real-time Clock:','');
call touchParameter('BG Certificate:','');
call touchParameter('Communication Speed:','');
call touchParameter('Input Voltage Type:','');
call touchParameter('name_4dfa5d9d68937','');
call touchParameter('name_4dfa5d9d69520','');
call touchParameter('name_4dfa5d9d6a025','');
call touchParameter('name_4dfa5d9d6ab0b','');
call touchParameter('name_4dfa5d9d6b463','');
call touchParameter('name_4dfa5d9d6bdbe','');
call touchParameter('name_4dfa5d9d6c714','');
call touchParameter('name_4dfa5d9d6d063','');
call touchParameter('name_4dfa5d9d6da1c','');
call touchParameter('Lens Color:','');
call touchParameter('DIN Place Units:','');
call touchParameter('Field Width:','');
call touchParameter('Protection Class:','');
call touchParameter('name_4dfa611aa473c','');
call touchParameter('name_4dfa611aa519f','');
call touchParameter('name_4dfa611aa5bfa','');
call touchParameter('name_4dfa611aa6652','');
call touchParameter('name_4dfa611aa70aa','');
call touchParameter('name_4dfa611aa7b01','');
call touchParameter('name_4dfa611aa86b2','');
call touchParameter('name_4dfa611aa9131','');
call touchParameter('name_4dfa611aa9b8f','');
call touchParameter('name_4dfa611aaa611','');
call touchParameter('name_4dfa611aab06d','');
call touchParameter('name_4dfa611aabac4','');
call touchParameter('Product Type:','');
call touchParameter('Enclosure Type of Height:','');
call touchParameter('name_4dfa6ef272df2','');
call touchParameter('name_4dfa6ef272e66','');
call touchParameter('name_4dfa6ef272ecc','');
call touchParameter('name_4dfa6ef272f30','');
call touchParameter('name_4dfa6ef272f8e','');
call touchParameter('name_4dfa6ef272ff2','');
call touchParameter('name_4dfa6ef273050','');
call touchParameter('name_4dfa6ef2730b3','');
call touchParameter('name_4dfa6ef273117','');
call touchParameter('name_4dfa6ef27317d','');
call touchParameter('name_4dfa6ef2731e1','');
call touchParameter('name_4dfa6ef273249','');
call touchParameter('name_4dfa6ef2732b4','');
call touchParameter('name_4dfa6ef273321','');
call touchParameter('name_4dfa6ef27339d','');
call touchParameter('name_4dfa6ef2733fd','');
call touchParameter('name_4dfa6ef27345c','');
call touchParameter('name_4dfa6ef2734bb','');
call touchParameter('name_4dfa6ef27352d','');
call touchParameter('name_4dfa6ef273592','');
call touchParameter('name_4dfa6ef273600','');
call touchParameter('name_4dfa6ef273660','');
call touchParameter('Parallel Extension:','');
call touchParameter('name_4dfa7572eceea','');
call touchParameter('name_4dfa7572ecf5b','');
call touchParameter('name_4dfa7572ecfc1','');
call touchParameter('name_4dfa7572ed08e','');
call touchParameter('name_4dfa7572ed0f8','');
call touchParameter('name_4dfa7572ed164','');
call touchParameter('name_4dfa7572ed1d7','');
call touchParameter('name_4dfa7572ed2a0','');
call touchParameter('name_4dfa7572ed30b','');
call touchParameter('name_4dfa7572ed375','');
call touchParameter('name_4dfa7572ed3d8','');
call touchParameter('name_4dfa7572ed446','');
call touchParameter('name_4dfa7572ed586','');
call touchParameter('name_4dfa7572ed5ec','');
call touchParameter('name_4dfa7572ed653','');
call touchParameter('name_4dfa7572ed799','');
call touchParameter('name_4dfa7572ed7fe','');
call touchParameter('name_4dfa7572ed8c6','');
call touchParameter('name_4dfa7572ed92c','');
call touchParameter('name_4dfa7572ed990','');
call touchParameter('name_4dfa7572eda5b','');
call touchParameter('name_4dfa7572edacd','');
call touchParameter('name_4dfa7572edb4e','');
call touchParameter('name_4dfa7572edbb0','');
call touchParameter('name_4dfa7572edc26','');
call touchParameter('name_4dfa7572edc91','');
call touchParameter('name_4dfa7572edcf6','');
call touchParameter('name_4dfa7572eddbc','');
call touchParameter('name_4dfa7572ede1f','');
call touchParameter('name_4dfa757621223','');
call touchParameter('name_4dfa757621310','');
call touchParameter('name_4dfa7576213ab','');
call touchParameter('name_4dfa757621410','');
call touchParameter('name_4dfa757621470','');
call touchParameter('name_4dfa7576214e9','');
call touchParameter('name_4dfa757621548','');
call touchParameter('name_4dfa7576215ab','');
call touchParameter('name_4dfa75762160a','');
call touchParameter('name_4dfa75762166d','');
call touchParameter('name_4dfa7576216cf','');
call touchParameter('name_4dfa75762173c','');
call touchParameter('name_4dfa75762179b','');
call touchParameter('name_4dfa7576217ff','');
call touchParameter('name_4dfa757621875','');
call touchParameter('name_4dfa7693b45f7','');
call touchParameter('name_4dfa7693b460e','');
call touchParameter('name_4dfa7693b4656','');
call touchParameter('name_4dfa7693b466a','');
call touchParameter('name_4dfa7693b46b3','');
call touchParameter('name_4dfa7693b46c6','');
call touchParameter('name_4dfa79f127648','');
call touchParameter('name_4dfa79f127668','');
call touchParameter('name_4dfa79f127685','');
call touchParameter('name_4dfa79f1276ab','');
call touchParameter('name_4dfa79f1276ca','');
call touchParameter('Interrupting Rating acc. to UL1077:','');
call touchParameter('name_4dfa7b1c53eea','');
call touchParameter('name_4dfa7b1c53f0b','');
call touchParameter('name_4dfa7b1c53f29','');
call touchParameter('name_4dfa7b1c53f60','');
call touchParameter('name_4dfa7b1c53f83','');
call touchParameter('name_4dfa7b1e47155','');
call touchParameter('name_4dfa7b1e471d6','');
call touchParameter('name_4dfa7b1e4724e','');
call touchParameter('name_4dfa7c4561eef','');
call touchParameter('name_4dfa7c4561f12','');
call touchParameter('name_4dfa7c4561f30','');
call touchParameter('name_4dfa7c4561f5e','');
call touchParameter('name_4dfa7c4561f81','');
call touchParameter('name_4dfa7d7085e41','');
call touchParameter('name_4dfa7d7085e64','');
call touchParameter('name_4dfa7d7085e82','');
call touchParameter('name_4dfa7d7085eb9','');
call touchParameter('name_4dfa7d7085edd','');
call touchParameter('name_4dfa7ea479c90','');
call touchParameter('name_4dfa7ea479cf9','');
call touchParameter('name_4dfa7ea479d5f','');
call touchParameter('name_4dfa7ea479dc7','');
call touchParameter('name_4dfa7ea479e2b','');
call touchParameter('name_4dfa7ea479f0b','');
call touchParameter('name_4dfa7ea479f8b','');
call touchParameter('name_4dfa7ea479ff6','');
call touchParameter('name_4dfa7ea47a05a','');
call touchParameter('name_4dfa7ea47a0cc','');
call touchParameter('name_4dfa7ea6654b6','');
call touchParameter('name_4dfa7ea665507','');
call touchParameter('name_4dfa7ea665570','');
call touchParameter('name_4dfa7ea6655b8','');
call touchParameter('name_4dfa7ea665600','');
call touchParameter('name_4dfa7ea71d876','');
call touchParameter('name_4dfa7ea772134','');
call touchParameter('name_4dfa7ea77215a','');
call touchParameter('name_4dfa7ea77217a','');
call touchParameter('name_4dfa7ea7721e5','');
call touchParameter('name_4dfa8111eff52','');
call touchParameter('name_4dfa8111eff77','');
call touchParameter('name_4dfa8111eff9b','');
call touchParameter('name_4dfa8111f0039','');
call touchParameter('name_4dfa8111f0059','');
call touchParameter('name_4dfa823e05784','');
call touchParameter('name_4dfa823e057ef','');
call touchParameter('name_4dfa823e05856','');
call touchParameter('name_4dfa823e058b9','');
call touchParameter('name_4dfa836d05ae2','');
call touchParameter('name_4dfa836d05b36','');
call touchParameter('name_4dfa836d05b82','');
call touchParameter('name_4dfa836d05bc8','');
call touchParameter('name_4dfa836d05c0e','');
call touchParameter('name_4dfa836d05c53','');
call touchParameter('name_4dfa836d05cfb','');
call touchParameter('name_4dfa836d05d43','');
call touchParameter('name_4dfa836d05d9f','');
call touchParameter('name_4dfa836d05de5','');
call touchParameter('name_4dfa836d05e3c','');
call touchParameter('name_4dfa85c2bc4a9','');
call touchParameter('name_4dfa85c2bc735','');
call touchParameter('name_4dfa85c2bc978','');
call touchParameter('name_4dfa85c2bcbe8','');
call touchParameter('name_4dfa85c2bce60','');
call touchParameter('name_4dfa85c2bcffa','');
call touchParameter('name_4dfa85c2bd194','');
call touchParameter('name_4dfa86f81d1b5','');
call touchParameter('name_4dfa86f81db0b','');
call touchParameter('name_4dfa86f81e486','');
call touchParameter('name_4dfa86f81edf4','');
call touchParameter('name_4dfa86f81f749','');
call touchParameter('name_4dfa86f8200d9','');
call touchParameter('name_4dfa86f820acc','');
call touchParameter('name_4dfa86f82146c','');
call touchParameter('name_4dfa86f821e27','');
call touchParameter('name_4dfa86f822801','');
call touchParameter('name_4dfa86f823386','');
call touchParameter('name_4dfa8cfd6b1aa','');
call touchParameter('name_4dfa8cfd6bc4f','');
call touchParameter('name_4dfa8cfd6c70b','');
call touchParameter('name_4dfa8cfd6d17b','');
call touchParameter('name_4dfa8cfd6dc24','');
call touchParameter('name_4dfa8f6a9eec3','');
call touchParameter('name_4dfa8f6a9ef32','');
call touchParameter('name_4dfa8f6a9efad','');
call touchParameter('name_4dfa8f6a9f018','');
call touchParameter('name_4dfa8f6a9f0ac','');
call touchParameter('name_4dfa8f6a9f116','');
call touchParameter('name_4dfa8f6a9f1c4','');
call touchParameter('name_4dfa8f6a9f242','');
call touchParameter('name_4dfa8f6a9f2af','');
call touchParameter('name_4dfa8f6a9f43c','');
call touchParameter('name_4dfa91d9ccc1f','');
call touchParameter('name_4dfa91d9ccc94','');
call touchParameter('name_4dfa91d9ccd00','');
call touchParameter('name_4dfa91d9ccd6c','');
call touchParameter('name_4dfa91d9ccdd6','');
call touchParameter('name_4dfa91d9cce43','');
call touchParameter('name_4dfa91d9ccebb','');
call touchParameter('name_4dfa91d9ccf33','');
call touchParameter('name_4dfa91d9ccfb1','');
call touchParameter('name_4dfa91d9cd00a','');
call touchParameter('name_4dfa91d9cd084','');
call touchParameter('name_4dfa91d9cd0e4','');
call touchParameter('name_4dfa91d9cd15c','');
call touchParameter('name_4dfa91d9cd1d4','');
call touchParameter('name_4dfa91d9cd246','');
call touchParameter('name_4dfa91d9cd2b6','');
call touchParameter('name_4dfa91d9cd30a','');
call touchParameter('name_4dfa91d9cd386','');
call touchParameter('name_4dfa91d9cd3f9','');
call touchParameter('name_4dfa91d9cd473','');
call touchParameter('name_4dfa91d9cd4e9','');
call touchParameter('name_4dfa91d9cd567','');
call touchParameter('name_4dfa91d9cd5c2','');
call touchParameter('name_4dfa91d9cd63e','');
call touchParameter('name_4dfa91d9cd6d7','');
call touchParameter('name_4dfa91d9cd741','');
call touchParameter('name_4dfa91d9cd7c4','');
call touchParameter('name_4dfa91d9cd862','');
call touchParameter('name_4dfa91d9cd8eb','');
call touchParameter('name_4dfa91d9cd957','');
call touchParameter('name_4dfa91d9cd9be','');
call touchParameter('name_4dfa91d9cda2b','');
call touchParameter('name_4dfa91d9cda74','');
call touchParameter('name_4dfa91d9cdad0','');
call touchParameter('name_4dfa91d9cdb2d','');
call touchParameter('name_4dfa91d9cdb99','');
call touchParameter('name_4dfa91d9cdbfc','');
call touchParameter('name_4dfa91d9cdc5a','');
call touchParameter('name_4dfa91d9cdcc1','');
call touchParameter('name_4dfa91d9cdd16','');
call touchParameter('name_4dfa91d9cdd7a','');
call touchParameter('name_4dfa91d9cdde5','');
call touchParameter('name_4dfa91d9cde55','');
call touchParameter('name_4dfa91d9cdec2','');
call touchParameter('name_4dfa91d9cdf35','');
call touchParameter('name_4dfa91d9cdf9e','');
call touchParameter('name_4dfa91d9ce007','');
call touchParameter('name_4dfa91d9ce06d','');
call touchParameter('name_4dfa91d9ce0e0','');
call touchParameter('name_4dfa9b22c382c','');
call touchParameter('name_4dfa9b22c3853','');
call touchParameter('name_4dfa9b22c387f','');
call touchParameter('name_4dfa9b22c38a3','');
call touchParameter('name_4dfa9c350ddc2','');
call touchParameter('name_4dfa9c350ddef','');
call touchParameter('name_4dfa9c350de11','');
call touchParameter('name_4dfa9c350de35','');
call touchParameter('name_4dfa9e6738a55','');
call touchParameter('name_4dfa9e6738a98','');
call touchParameter('name_4dfa9e6738af4','');
call touchParameter('name_4dfa9e6738b4c','');
call touchParameter('name_4dfa9e6738b8a','');
call touchParameter('name_4dfa9e6738bc5','');
call touchParameter('name_4dfa9e6738bfb','');
call touchParameter('name_4dfa9e6738c36','');
call touchParameter('name_4dfa9e6738c6f','');
call touchParameter('name_4dfa9e6738ccc','');
call touchParameter('name_4dfa9e6738d01','');
call touchParameter('name_4dfa9fa84538a','');
call touchParameter('name_4dfa9fa8453b3','');
call touchParameter('name_4dfa9fa8453ed','');
call touchParameter('name_4dfa9fa845419','');
call touchParameter('name_4dfaa3050c3d4','');
call touchParameter('name_4dfaa3050c3fa','');
call touchParameter('name_4dfaa3050c469','');
call touchParameter('name_4dfaa3050c48e','');
call touchParameter('name_4dfaa3050c4c3','');
call touchParameter('name_4dfaa3050c4e2','');
call touchParameter('name_4dfaa420105b8','');
call touchParameter('name_4dfaa4201060a','');
call touchParameter('name_4dfaa4201065e','');
call touchParameter('name_4dfaa420106bf','');
call touchParameter('name_4dfaa42010708','');
call touchParameter('name_4dfaa42010795','');
call touchParameter('name_4dfaa4229ec4a','');
call touchParameter('name_4dfaa4229ec6e','');
call touchParameter('name_4dfaa4229ecde','');
call touchParameter('name_4dfaa4229ed05','');
call touchParameter('name_4dfaa4229ed78','');
call touchParameter('name_4dfaa4229ed97','');
call touchParameter('name_4dfaa4229edcb','');
call touchParameter('name_4dfaa7985e52c','');
call touchParameter('name_4dfaa7985e558','');
call touchParameter('name_4dfaa7985e582','');
call touchParameter('name_4dfaa7985e5ab','');
call touchParameter('name_4dfaa79a72b13','');
call touchParameter('name_4dfaa79a72b87','');
call touchParameter('name_4dfaa79a72bee','');
call touchParameter('name_4dfaa79a72cc2','');
call touchParameter('name_4dfaa79a72d3f','');
call touchParameter('name_4dfaa79a72db6','');
call touchParameter('name_4dfaa79a72e16','');
call touchParameter('name_4dfaa79a72e7a','');
call touchParameter('name_4dfaa79a72edf','');
call touchParameter('name_4dfaa79a72f44','');
call touchParameter('name_4dfaa79a72fa8','');
call touchParameter('name_4dfaa79a73011','');
call touchParameter('name_4dfaa79a7307c','');
call touchParameter('name_4dfaa79a730eb','');
call touchParameter('name_4dfaa79a73166','');
call touchParameter('name_4dfaa79a731c6','');
call touchParameter('name_4dfaa79a73225','');
call touchParameter('name_4dfaa79a73285','');
call touchParameter('name_4dfaa79a732f7','');
call touchParameter('name_4dfaa79a7335c','');
call touchParameter('name_4dfaa79a733c9','');
call touchParameter('name_4dfaa79a7342a','');
call touchParameter('name_4dfaa7a327510','');
call touchParameter('name_4dfaa7a327546','');
call touchParameter('name_4dfaa8c57c5a2','');
call touchParameter('name_4dfaa8c57c610','');
call touchParameter('name_4dfaa8c57c677','');
call touchParameter('name_4dfaa8c57c6e1','');
call touchParameter('name_4dfaa8ce2b353','');
call touchParameter('name_4dfaa8ce2b3ab','');
call touchParameter('name_4dfaa8d3c76e3','');
call touchParameter('name_4dfaa9f2c8919','');
call touchParameter('name_4dfaa9f2c894b','');
call touchParameter('name_4dfaa9f2c8979','');
call touchParameter('name_4dfaa9f2c89a5','');
call touchParameter('name_4dfaa9f2c89cf','');
call touchParameter('name_4dfaa9f2c8a19','');
call touchParameter('name_4dfaa9fb3af29','');
call touchParameter('name_4dfaa9fe6d776','');
call touchParameter('name_4dfaa9fe6d7aa','');
call touchParameter('name_4dfaa9fe6d809','');
call touchParameter('name_4dfaa9fe6d885','');
call touchParameter('name_4dfaab28a4289','');
call touchParameter('name_4dfaab28a4352','');
call touchParameter('name_4dfaac475fd2a','');
call touchParameter('name_4dfaac475fd5b','');
call touchParameter('name_4dfaac475fd86','');
call touchParameter('name_4dfaac475fdb0','');
call touchParameter('name_4dfaac475fdd9','');
call touchParameter('name_4dfaac475fe2e','');
call touchParameter('name_4dfaac506aa0a','');
call touchParameter('name_4dfaac506aa3f','');
call touchParameter('name_4dfaad67dba5b','');
call touchParameter('name_4dfaad67dbaba','');
call touchParameter('name_4dfaad67dbb12','');
call touchParameter('name_4dfaad67dbb69','');
call touchParameter('name_4dfaad67dbbbc','');
call touchParameter('name_4dfaad67dbc0c','');
call touchParameter('name_4dfaad67dbc5b','');
call touchParameter('name_4dfaad67dbcac','');
call touchParameter('name_4dfaad67dbce7','');
call touchParameter('name_4dfaad67dbdfd','');
call touchParameter('name_4dfaad67dbeb3','');
call touchParameter('name_4dfaad67dbef7','');
call touchParameter('name_4dfaad67dbf61','');
call touchParameter('name_4dfaad67dbfb8','');
call touchParameter('name_4dfaad67dc00e','');
call touchParameter('name_4dfaad67dc064','');
call touchParameter('name_4dfaad67dc0a6','');
call touchParameter('name_4dfaad67dc1af','');
call touchParameter('name_4dfaad67dc1f5','');
call touchParameter('name_4dfaad67dc239','');
call touchParameter('name_4dfaad67dc288','');
call touchParameter('name_4dfaad67dc346','');
call touchParameter('name_4dfaad67dc4fb','');
call touchParameter('name_4dfaad67dc547','');
call touchParameter('name_4dfaad67dc597','');
call touchParameter('name_4dfaad67dc65f','');
call touchParameter('name_4dfaad67dc741','');
call touchParameter('name_4dfaad67dc7a1','');
call touchParameter('name_4dfaad67dc7f8','');
call touchParameter('name_4dfaad67dc850','');
call touchParameter('name_4dfaad67dc89f','');
call touchParameter('name_4dfaad67dc9e9','');
call touchParameter('name_4dfaad67dca39','');
call touchParameter('name_4dfaad67dcb1b','');
call touchParameter('name_4dfaad67dcb76','');
call touchParameter('name_4dfaad67dcbb7','');
call touchParameter('name_4dfaad67dcbfa','');
call touchParameter('name_4dfaad7742cdb','');
call touchParameter('name_4dfaad7742cfe','');
call touchParameter('name_4dfaad7742d1c','');
call touchParameter('name_4dfaad7d23292','');
call touchParameter('name_4dfab11bb6578','');
call touchParameter('name_4dfab23c11087','');
call touchParameter('name_4dfab23c110b1','');
call touchParameter('name_4dfab23c11131','');
call touchParameter('name_4dfab23c11155','');
call touchParameter('name_4dfab23c11183','');
call touchParameter('name_4dfab23c111fe','');
call touchParameter('name_4dfab23c11221','');
call touchParameter('name_4dfab23c11245','');
call touchParameter('name_4dfab23c112c7','');
call touchParameter('name_4dfab23c112ea','');
call touchParameter('name_4dfab23c1130c','');
call touchParameter('name_4dfab23c11334','');
call touchParameter('name_4dfab23c113b1','');
call touchParameter('name_4dfab36d81515','');
call touchParameter('name_4dfab36d8157e','');
call touchParameter('name_4dfab36d815e3','');
call touchParameter('name_4dfab36d81649','');
call touchParameter('name_4dfab36d816ae','');
call touchParameter('name_4dfab36d81714','');
call touchParameter('name_4dfab36d81778','');
call touchParameter('name_4dfab36d817de','');
call touchParameter('name_4dfab3706964f','');
call touchParameter('name_4dfab370696b9','');
call touchParameter('name_4dfab37069724','');
call touchParameter('name_4dfab370697a9','');
call touchParameter('name_4dfab3706983c','');
call touchParameter('name_4dfab37069884','');
call touchParameter('name_4dfab370698e9','');
call touchParameter('name_4dfab37069954','');
call touchParameter('name_4dfab370699d7','');
call touchParameter('name_4dfab37069a72','');
call touchParameter('name_4dfab37069ab3','');
call touchParameter('name_4dfab37069b14','');
call touchParameter('name_4dfab37069b76','');
call touchParameter('name_4dfab37069bd5','');
call touchParameter('name_4dfab37069c3e','');
call touchParameter('name_4dfab37069ca3','');
call touchParameter('name_4dfab37069d06','');
call touchParameter('name_4dfab37069d70','');
call touchParameter('name_4dfab37069df8','');
call touchParameter('name_4dfab37069e64','');
call touchParameter('name_4dfab37069ec9','');
call touchParameter('name_4dfab37069f2c','');
call touchParameter('name_4dfab37069f96','');
call touchParameter('name_4dfab37069ffe','');
call touchParameter('name_4dfab3706a047','');
call touchParameter('name_4dfab3706a0b2','');
call touchParameter('name_4dfab3706a11c','');
call touchParameter('name_4dfab3706a17d','');
call touchParameter('name_4dfab3706a1ec','');
call touchParameter('name_4dfab3706a257','');
call touchParameter('name_4dfab3706a2b8','');
call touchParameter('name_4dfab3706a338','');
call touchParameter('name_4dfab38293ac2','');
call touchParameter('name_4dfab825bcb04','');
call touchParameter('name_4dfab825bcb45','');
call touchParameter('name_4dfab825bcb88','');
call touchParameter('name_4dfab825bcc14','');
call touchParameter('name_4dfaba8b44c14','');
call touchParameter('name_4dfaba8b44c49','');
call touchParameter('name_4dfaba8b44c8b','');
call touchParameter('name_4dfaba8b44cbe','');
call touchParameter('name_4dfaba8b44cef','');
call touchParameter('name_4dfaba8b44d22','');
call touchParameter('name_4dfaba8b45147','');
call touchParameter('name_4dfaba8b4636a','');
call touchParameter('name_4dfabcf898a9d','');
call touchParameter('name_4dfabcf898ad1','');
call touchParameter('name_4dfabcf898b00','');
call touchParameter('name_4dfabcf898b32','');
call touchParameter('name_4dfabcf898b63','');
call touchParameter('name_4dfabcf898b92','');
call touchParameter('name_4dfabcf898fca','');
call touchParameter('name_4dfabcf89a68c','');
call touchParameter('name_4dfac089635ff','');
call touchParameter('name_4dfac08963665','');
call touchParameter('name_4dfac089636c7','');
call touchParameter('name_4dfac08963728','');
call touchParameter('name_4dfac08963789','');
call touchParameter('name_4dfac0896380c','');
call touchParameter('name_4dfac08963882','');
call touchParameter('name_4dfac08963902','');
call touchParameter('name_4dfac0896395d','');
call touchParameter('name_4dfac089639cb','');
call touchParameter('name_4dfac08963a2d','');
call touchParameter('name_4dfac08963a89','');
call touchParameter('name_4dfac08963af0','');
call touchParameter('name_4dfac08963b4e','');
call touchParameter('name_4dfac08963bbc','');
call touchParameter('name_4dfac0911eef4','');
call touchParameter('name_4dfac0911ef23','');
call touchParameter('name_4dfac0911ef4d','');
call touchParameter('name_4dfac0911ef7a','');
call touchParameter('name_4dfac0911efa7','');
call touchParameter('name_4dfac0911efdc','');
call touchParameter('name_4dfac0911f399','');
call touchParameter('name_4dfac0912034c','');
call touchParameter('name_4dfac091212ba','');
call touchParameter('name_4dfac1c5bfcf7','');
call touchParameter('name_4dfac1c5bfd2c','');
call touchParameter('name_4dfac1c5bfd5b','');
call touchParameter('name_4dfac1c5bfd8d','');
call touchParameter('name_4dfac1c5bfdbf','');
call touchParameter('name_4dfac1c5bfdf1','');
call touchParameter('name_4dfac1c5c0218','');
call touchParameter('name_4dfac1c5c1326','');
call touchParameter('name_4dfac2fc11de9','');
call touchParameter('name_4dfac2fc11e30','');
call touchParameter('name_4dfac2fc11e75','');
call touchParameter('name_4dfac2fc11eb8','');
call touchParameter('name_4dfac2fc11efa','');
call touchParameter('name_4dfac2fc11f3e','');
call touchParameter('name_4dfac2fc1207e','');
call touchParameter('name_4dfac666cd5a5','');
call touchParameter('name_4dfac666cd5d4','');
call touchParameter('name_4dfac666cd602','');
call touchParameter('name_4dfac666cd62e','');
call touchParameter('name_4dfac666cd660','');
call touchParameter('name_4dfac666cd6a3','');
call touchParameter('name_4dfac666cd6d3','');
call touchParameter('name_4dfac666cd6fe','');
call touchParameter('name_4dfac666cd72a','');
call touchParameter('name_4dfac666cd755','');
call touchParameter('name_4dfac666cd77f','');
call touchParameter('name_4dfac666cd7c4','');
call touchParameter('name_4dfac666cd7f1','');
call touchParameter('Type of Low Voltage Distribution System:','');
call touchParameter('name_4dfac9857064d','');
call touchParameter('name_4dfac985706b7','');
call touchParameter('name_4dfac9857071e','');
call touchParameter('name_4dfac98570784','');
call touchParameter('name_4dfac985707ff','');
call touchParameter('name_4dfac98570887','');
call touchParameter('name_4dfac9857090a','');
call touchParameter('name_4dfac98570985','');
call touchParameter('name_4dfac98570a7a','');
call touchParameter('name_4dfac98570af1','');
call touchParameter('name_4dfac98570b68','');
call touchParameter('name_4dfac98570be3','');
call touchParameter('name_4dfac98570c69','');
call touchParameter('name_4dfacab7ddf5a','');
call touchParameter('name_4dfacab7ddf8c','');
call touchParameter('name_4dfacab7ddfc5','');
call touchParameter('name_4dface2a4b4f2','');
call touchParameter('name_4dface2a4b5f6','');
call touchParameter('name_4dface2a4b707','');
call touchParameter('name_4dface2a4b7c3','');
call touchParameter('name_4dface2a4b88b','');
call touchParameter('name_4dface2a4b959','');
call touchParameter('name_4dface2a4ba24','');
call touchParameter('name_4dface2a4baef','');
call touchParameter('name_4dface2a4bbc1','');
call touchParameter('name_4dface2a4bcab','');
call touchParameter('name_4dfacf4d9f180','');
call touchParameter('name_4dfacf4d9f1fe','');
call touchParameter('name_4dfacf4d9f26e','');
call touchParameter('name_4dfacf4d9f2e1','');
call touchParameter('name_4dfacf4d9f364','');
call touchParameter('name_4dfacf6406812','');
call touchParameter('name_4dfacf6406882','');
call touchParameter('name_4dfacf64068eb','');
call touchParameter('name_4dfacf640695b','');
call touchParameter('name_4dfad18ee6be6','');
call touchParameter('name_4dfad18ee6c33','');
call touchParameter('name_4dfad18ee6d97','');
call touchParameter('name_4dfad18ee6dc7','');
call touchParameter('name_4dfad18ee6df9','');
call touchParameter('name_4dfad18ee6e36','');
call touchParameter('name_4dfad18ee6e8a','');
call touchParameter('name_4dfad18ee6eb9','');
call touchParameter('name_4dfad18ee6ee7','');
call touchParameter('name_4dfad18ee6f57','');
call touchParameter('name_4dfad18ee6fa2','');
call touchParameter('name_4dfad18ee6fcd','');
call touchParameter('name_4dfadac700bad','');
call touchParameter('name_4dfadac700c13','');
call touchParameter('name_4dfadac700c72','');
call touchParameter('name_4dfadac700cd7','');
call touchParameter('name_4dfadf8156e2a','');
call touchParameter('name_4dfadf815707d','');
call touchParameter('name_4dfae09b659c1','');
call touchParameter('name_4dfae1c17f0cc','');
call touchParameter('name_4dfae1c17f39f','');
call touchParameter('name_4dfae2e71fa2e','');
call touchParameter('name_4dfae2e71fa57','');
call touchParameter('name_4dfae2e71fa7a','');
call touchParameter('name_4dfae2e71fa9b','');
call touchParameter('name_4dfae2e875162','');
call touchParameter('name_4dfae2ea524bb','');
call touchParameter('name_4dfae2ea525a6','');
call touchParameter('name_4dfae2ea52609','');
call touchParameter('name_4dfae2ea52669','');
call touchParameter('name_4dfae2ea526c7','');
call touchParameter('name_4dfae2ea52740','');
call touchParameter('name_4dfae2ea5279f','');
call touchParameter('name_4dfae2ea52802','');
call touchParameter('name_4dfae2ea52861','');
call touchParameter('name_4dfae2ea528c3','');
call touchParameter('name_4dfae2ea52925','');
call touchParameter('name_4dfae2ea52990','');
call touchParameter('name_4dfae2ea529ee','');
call touchParameter('name_4dfae2ea52a53','');
call touchParameter('name_4dfae2ea52ac8','');
call touchParameter('name_4dfae414cfd74','');
call touchParameter('name_4dfae414cfd99','');
call touchParameter('name_4dfae414cfdb9','');
call touchParameter('name_4dfae414cfdda','');
call touchParameter('name_4dfae414cfdf6','');
call touchParameter('name_4dfae414cfe17','');
call touchParameter('name_4dfae416da77f','');
call touchParameter('name_4dfae416daa0a','');
call touchParameter('name_4dfae416dac41','');
call touchParameter('name_4dfae416daebc','');
call touchParameter('name_4dfae416db105','');
call touchParameter('name_4dfae416db347','');
call touchParameter('name_4dfae416db57c','');
call touchParameter('name_4dfae416db7ae','');
call touchParameter('name_4dfae416db9ee','');
call touchParameter('name_4dfae416dbc23','');
call touchParameter('name_4dfae416dc05e','');
call touchParameter('name_4dfae416dc296','');
call touchParameter('name_4dfae416dc4da','');
call touchParameter('name_4dfae416dc70c','');
call touchParameter('name_4dfae416dc98d','');
call touchParameter('name_4dfae416dcbc3','');
call touchParameter('name_4dfae416dd001','');
call touchParameter('name_4dfae416dd254','');
call touchParameter('name_4dfae416dd490','');
call touchParameter('name_4dfae416dd8cf','');
call touchParameter('name_4dfae416ddb09','');
call touchParameter('name_4dfae416ddd3f','');
call touchParameter('name_4dfae416ddf81','');
call touchParameter('name_4dfae416de1bd','');
call touchParameter('name_4dfae416de455','');
call touchParameter('name_4dfae41cdae52','');
call touchParameter('name_4dfae41cdb084','');
call touchParameter('name_4dfae41cdb2b1','');
call touchParameter('name_4dfae5401a472','');
call touchParameter('name_4dfae5401a7a6','');
call touchParameter('name_4dfae669c05d6','');
call touchParameter('name_4dfae669c0601','');
call touchParameter('name_4dfae669c0624','');
call touchParameter('name_4dfae669c0647','');
call touchParameter('name_4dfae669c0668','');
call touchParameter('name_4dfae669c0691','');
call touchParameter('name_4dfae669c06b9','');
call touchParameter('name_4dfae669c06dd','');
call touchParameter('name_4dfae669c0701','');
call touchParameter('name_4dfae669c0738','');
call touchParameter('name_4dfae669c0769','');
call touchParameter('name_4dfae669c078c','');
call touchParameter('name_4dfae669c07ae','');
call touchParameter('name_4dfae669c07d2','');
call touchParameter('name_4dfae7968bc5d','');
call touchParameter('name_4dfae7968bc84','');
call touchParameter('name_4dfae7968bcde','');
call touchParameter('name_4dfae7968bd21','');
call touchParameter('name_4dfae8ca45e89','');
call touchParameter('name_4dfae8ca45f0c','');
call touchParameter('name_4dfae8ca45f83','');
call touchParameter('name_4dfae9fdc4b41','');
call touchParameter('name_4dfae9fdc4c0c','');
call touchParameter('name_4dfae9fdc4cd0','');
call touchParameter('name_4dfae9fdc4d8a','');
call touchParameter('name_4dfae9fdc4e4e','');
call touchParameter('name_4dfae9fdc4f17','');
call touchParameter('name_4dfae9fdc4fe4','');
call touchParameter('name_4dfae9fdc50ca','');
call touchParameter('name_4dfae9fdc5195','');
call touchParameter('name_4dfae9fdc5266','');
call touchParameter('name_4dfae9fdc534e','');
call touchParameter('name_4dfaec5a0ffd6','');
call touchParameter('name_4dfaec5a100bd','');
call touchParameter('name_4dfaec5a10183','');
call touchParameter('name_4dfaec5a10244','');
call touchParameter('name_4dfaec5a10317','');
call touchParameter('name_4dfaec5a10442','');
call touchParameter('name_4dfaec5a10506','');
call touchParameter('name_4dfaec5a1069c','');
call touchParameter('name_4dfaec5a10786','');
call touchParameter('name_4dfaec5a10866','');
call touchParameter('name_4dfaec5a10948','');
call touchParameter('name_4dfaec5a10a28','');
call touchParameter('name_4dfaec5a10b07','');
call touchParameter('name_4dfaec5a10be8','');
call touchParameter('name_4dfaec5a10cd8','');
call touchParameter('name_4dfaec5ddf1c2','');
call touchParameter('name_4dfaec5ddf1e9','');
call touchParameter('name_4dfaec5ddf20e','');
call touchParameter('name_4dfaec5ddf258','');
call touchParameter('name_4dfaec5ddf277','');
call touchParameter('name_4dfaec5ddf2b8','');
call touchParameter('name_4dfaec5ddf2d7','');
call touchParameter('name_4dfaec5ddf2f7','');
call touchParameter('name_4dfaec5ddf315','');
call touchParameter('name_4dfaec5ddf336','');
call touchParameter('name_4dfaec5ddf35b','');
call touchParameter('name_4dfaec5ddf38f','');
call touchParameter('name_4dfaec5ddf3ad','');
call touchParameter('name_4dfaec5ddf423','');
call touchParameter('name_4dfaeea2bd1ea','');
call touchParameter('name_4dfaeea2bd366','');
call touchParameter('name_4dfaeea2bd4d8','');
call touchParameter('name_4dfaf1026e191','');
call touchParameter('name_4dfaf1026e290','');
call touchParameter('name_4dfaf1046b152','');
call touchParameter('name_4dfaf1046b193','');
call touchParameter('name_4dfaf1046b1c1','');
call touchParameter('name_4dfaf1046b1ed','');
call touchParameter('name_4dfaf1046b223','');
call touchParameter('name_4dfaf1046b240','');
call touchParameter('name_4dfaf221568ab','');
call touchParameter('name_4dfaf221569b6','');
call touchParameter('name_4dfaf22156ac2','');
call touchParameter('name_4dfaf22156bca','');
call touchParameter('name_4dfaf22156cd2','');
call touchParameter('name_4dfaf22156ddb','');
call touchParameter('name_4dfaf22156ef2','');
call touchParameter('name_4dfaf22157019','');
call touchParameter('name_4dfaf22157124','');
call touchParameter('name_4dfaf22157236','');
call touchParameter('name_4dfaf2215733f','');
call touchParameter('name_4dfaf22157448','');
call touchParameter('name_4dfaf22292a45','');
call touchParameter('name_4dfaf4452868c','');
call touchParameter('name_4dfaf445287d4','');
call touchParameter('name_4dfaf44528918','');
call touchParameter('name_4dfaf44528a59','');
call touchParameter('name_4dfaf44528b9a','');
call touchParameter('name_4dfaf44528cdb','');
call touchParameter('name_4dfaf44528e1d','');
call touchParameter('name_4dfaf44528f5e','');
call touchParameter('name_4dfaf445290a0','');
call touchParameter('name_4dfaf445291e1','');
call touchParameter('name_4dfaf44529322','');
call touchParameter('name_4dfaf44529464','');
call touchParameter('name_4dfaf445295a6','');
call touchParameter('name_4dfaf445296e6','');
call touchParameter('name_4dfaf44529828','');
call touchParameter('name_4dfaf44529969','');
call touchParameter('name_4dfaf44529aab','');
call touchParameter('name_4dfaf44529bec','');
call touchParameter('name_4dfaf44529d41','');
call touchParameter('name_4dfaf44529e83','');
call touchParameter('name_4dfaf44529fc4','');
call touchParameter('name_4dfaf4452a106','');
call touchParameter('name_4dfaf4452a246','');
call touchParameter('name_4dfaf4452a387','');
call touchParameter('name_4dfaf4452a4e9','');
call touchParameter('name_4dfaf4452a62e','');
call touchParameter('name_4dfaf4452a770','');
call touchParameter('name_4dfaf4452a8b2','');
call touchParameter('name_4dfaf4452a9f3','');
call touchParameter('name_4dfaf4452ab33','');
call touchParameter('name_4dfaf4452ac78','');
call touchParameter('name_4dfaf4452adb9','');
call touchParameter('name_4dfaf4452aefc','');
call touchParameter('name_4dfaf4452b03f','');
call touchParameter('name_4dfaf44817b9e','');
call touchParameter('name_4dfaf44817fc0','');
call touchParameter('name_4dfaf44818409','');
call touchParameter('name_4dfaf44a4d394','');
call touchParameter('name_4dfaf44a4d3e9','');
call touchParameter('name_4dfaf44a4d408','');
call touchParameter('name_4dfaf44a4d435','');
call touchParameter('name_4dfaf44a4d45b','');
call touchParameter('name_4dfaf671efdae','');
call touchParameter('name_4dfaf671effe4','');
call touchParameter('name_4dfaf671f0220','');
call touchParameter('name_4dfaf677039fe','');
call touchParameter('name_4dfaf67703a1e','');
call touchParameter('name_4dfaf67703a55','');
call touchParameter('name_4dfaf7a735f7c','');
call touchParameter('name_4dfaf7a736055','');
call touchParameter('name_4dfaf8cc2ed5d','');
call touchParameter('name_4dfaf8cc2f012','');
call touchParameter('name_4dfaf8cc2f2cc','');
call touchParameter('name_4dfafa0162b74','');
call touchParameter('name_4dfafa0162be7','');
call touchParameter('name_4dfafa0162c53','');
call touchParameter('name_4dfafa0162cc0','');
call touchParameter('name_4dfafa0162d29','');
call touchParameter('name_4dfafa0162d96','');
call touchParameter('name_4dfafa0162e11','');
call touchParameter('name_4dfafa0162e89','');
call touchParameter('name_4dfafa0162f0a','');
call touchParameter('name_4dfafa0162f63','');
call touchParameter('name_4dfafa0162fda','');
call touchParameter('name_4dfafa016303a','');
call touchParameter('name_4dfafa01630b2','');
call touchParameter('name_4dfafa016312a','');
call touchParameter('name_4dfafa016319c','');
call touchParameter('name_4dfafa016320e','');
call touchParameter('name_4dfafa0163260','');
call touchParameter('name_4dfafa01632de','');
call touchParameter('name_4dfafa0163351','');
call touchParameter('name_4dfafa01633c9','');
call touchParameter('name_4dfafa0163452','');
call touchParameter('name_4dfafa01634d0','');
call touchParameter('name_4dfafa016352d','');
call touchParameter('name_4dfafa01635a9','');
call touchParameter('name_4dfafa0163641','');
call touchParameter('name_4dfafa01636ab','');
call touchParameter('name_4dfafa0163730','');
call touchParameter('name_4dfafa01637a5','');
call touchParameter('name_4dfafa0163839','');
call touchParameter('name_4dfafa01638ad','');
call touchParameter('name_4dfafa0163920','');
call touchParameter('name_4dfafa0163998','');
call touchParameter('name_4dfafa01639e7','');
call touchParameter('name_4dfafa0163a50','');
call touchParameter('name_4dfafa0163ab6','');
call touchParameter('name_4dfafa0163b2e','');
call touchParameter('name_4dfafa0163b9a','');
call touchParameter('name_4dfafa0163c03','');
call touchParameter('name_4dfafa0163c75','');
call touchParameter('name_4dfafa0163cd3','');
call touchParameter('name_4dfafa0163d41','');
call touchParameter('name_4dfafa0163db8','');
call touchParameter('name_4dfafa0163e34','');
call touchParameter('name_4dfafa0163eb3','');
call touchParameter('name_4dfafa0163f33','');
call touchParameter('name_4dfafa0163fa7','');
call touchParameter('name_4dfafa016401b','');
call touchParameter('name_4dfafa016408c','');
call touchParameter('name_4dfafa016410b','');
call touchParameter('name_4dfafb2892543','');
call touchParameter('name_4dfafb2892d6c','');
call touchParameter('name_4dfafb28935cc','');
call touchParameter('name_4dfafb29710fa','');
call touchParameter('name_4dfafb29713ae','');
call touchParameter('name_4dfafb2971665','');
call touchParameter('name_4dfafd8acfb3e','');
call touchParameter('name_4dfafd8acfe1b','');
call touchParameter('name_4dfafd8b6c827','');
call touchParameter('name_4dfafd8b6d088','');
call touchParameter('name_4dfafd8b6d919','');
call touchParameter('name_4dfafebe72534','');
call touchParameter('name_4dfafebe72d7c','');
call touchParameter('name_4dfafebe73c50','');
call touchParameter('name_4dfafebe7461b','');
call touchParameter('name_4dfafebe754c1','');
call touchParameter('name_4dfafebe7637c','');
call touchParameter('name_4dfafebe76bbc','');
call touchParameter('name_4dfafebe77992','');
call touchParameter('name_4dfafebe78171','');
call touchParameter('name_4dfafebe78cc0','');
call touchParameter('name_4dfafebe794f8','');
call touchParameter('name_4dfafebe7a0d3','');
call touchParameter('name_4dfafebe7ac42','');
call touchParameter('name_4dfafebe7b860','');
call touchParameter('name_4dfaffecba404','');
call touchParameter('name_4dfaffecba4f1','');
call touchParameter('name_4dfaffecba5b4','');
call touchParameter('name_4dfaffecba6a4','');
call touchParameter('name_4dfaffecba759','');
call touchParameter('name_4dfaffecba849','');
call touchParameter('name_4dfaffecba921','');
call touchParameter('name_4dfaffedc509a','');
call touchParameter('name_4dfaffedc52e7','');
call touchParameter('name_4dfaffedc554d','');
call touchParameter('name_4dfb02550a2ef','');
call touchParameter('name_4dfb0257ede8e','');
call touchParameter('name_4dfb02583fc1b','');
call touchParameter('name_4dfb025840b6b','');
call touchParameter('name_4dfb04b2aa372','');
call touchParameter('name_4dfb04b2aa3bf','');
call touchParameter('name_4dfb04b2aa408','');
call touchParameter('name_4dfb04b2aa464','');
call touchParameter('name_4dfb04b2aa49f','');
call touchParameter('name_4dfb04b2aa4de','');
call touchParameter('name_4dfb04b2aa521','');
call touchParameter('name_4dfb05e05f48c','');
call touchParameter('name_4dfb05e05f5e1','');
call touchParameter('name_4dfb05e106ee4','');
call touchParameter('name_4dfb05e106f31','');
call touchParameter('name_4dfb05e106f7a','');
call touchParameter('name_4dfb05e106fd5','');
call touchParameter('name_4dfb05e107014','');
call touchParameter('name_4dfb05e107050','');
call touchParameter('name_4dfb05e107091','');
call touchParameter('name_4dfb07123a8fc','');
call touchParameter('name_4dfb07123aa3e','');
call touchParameter('name_4dfb07123adda','');
call touchParameter('name_4dfb07123af26','');
call touchParameter('name_4dfb07123affc','');
call touchParameter('name_4dfb083b2aa2b','');
call touchParameter('name_4dfb083b2ab0a','');
call touchParameter('name_4dfb0bc0ede7e','');
call touchParameter('name_4dfb0bc0edf5a','');
call touchParameter('Parent Category','');
call touchParameter('Product Description','');
call touchParameter('Product Price','');
call touchParameter('Product specification','');
call touchParameter('Shaving element','');
call touchParameter('Secured length settings','');
call touchParameter('Charging indicator','');
call touchParameter('Integrated trim and shave head','');
call touchParameter('Wet &amp; Dry','');
call touchParameter('All in 1 design','');
call touchParameter('Store and charge stand','');
call touchParameter('Styles','');
call touchParameter('XS trimming comb','');
call touchParameter('3D pivoting head','');
call touchParameter('Shaving system','');
call touchParameter('Trimming system','');
call touchParameter('Health benefits','');
call touchParameter('Modes','');
call touchParameter('Brush head system','');
call touchParameter('Additional brush head color code rings','');
call touchParameter('Brush head color rings','');
call touchParameter('Easy-Start','');
call touchParameter('Rechargeable battery','');
call touchParameter('Output power (RMS)','');
call touchParameter('Disc Playback Modes','');
call touchParameter('Compression format','');
call touchParameter('File systems supported','');
call touchParameter('Headphone jack','');
call touchParameter('Shock proof','');
call touchParameter('User Manual','');
call touchParameter('Battery lifetime','');
call touchParameter('Master carton depth','');
call touchParameter('Master carton quantity','');
call touchParameter('Packaging Width','');
call touchParameter('Packaging Height','');
call touchParameter('Product depth','');
call touchParameter('Product weight','');
call touchParameter('USB Direct playback modes','');
call touchParameter('Speaker types','');
call touchParameter('Tuner enhancement','');
call touchParameter('MP3 Link','');
call touchParameter('Clock','');
call touchParameter('Loader type','');
call touchParameter('Backlight color','');
call touchParameter('Others','');
call touchParameter('Main speaker height','');
call touchParameter('Main unit depth','');
call touchParameter('Packaging depth','');
call touchParameter('Main unit width','');
call touchParameter('App name','');
call touchParameter('Playback','');
call touchParameter('7000 Internet radio stations','');
call touchParameter('Volume control','');
call touchParameter('Loudspeaker enhancement','');
call touchParameter('Remote control','');
call touchParameter('Big bowl','');
call touchParameter('Toddler Fork','');
call touchParameter('Number of F-boxes in A-box','');
call touchParameter('Lens view angle','');
call touchParameter('White balance','');
call touchParameter('Autofocus','');
call touchParameter('Data format','');
call touchParameter('Photo resolution','');
call touchParameter('Maximum frame rate','');
call touchParameter('Noise reduction','');
call touchParameter('Stereo sound','');
call touchParameter('Face tracking','');
call touchParameter('Pixel Plus 2','');
call touchParameter('Snapshot button','');
call touchParameter('WebCam Viewer','');
call touchParameter('Processor','');
call touchParameter('Hard disk space','');
call touchParameter('CD-ROM or DVD-ROM Drive','');
call touchParameter('Interfacing','');
call touchParameter('USB video class','');
call touchParameter('Height (with stand)','');
call touchParameter('Weight (with stand)','');
call touchParameter('Depth (with stand)','');
call touchParameter('Width (with stand)','');
call touchParameter('Nett weight','');
call touchParameter('Tare weight','');
call touchParameter('Number of products included','');
call touchParameter('Number of consumer packagings','');
call touchParameter('Gross weight','');
call touchParameter('Length','');
call touchParameter('Headphones','');
call touchParameter('Diagonal screen size','');
call touchParameter('Backlight','');
call touchParameter('Built-in memory capacity','');
call touchParameter('Recording formats','');
call touchParameter('Recording modes','');
call touchParameter('Recording time','');
call touchParameter('Sample rate','');
call touchParameter('Instant one-touch recording','');
call touchParameter('Voice-activated recording','');
call touchParameter('Keypad lock','');
call touchParameter('Variable playback speed','');
call touchParameter('Optimized for notes','');
call touchParameter('Battery included','');
call touchParameter('Quick start guide','');
call touchParameter('Panel resolution','');
call touchParameter('Contrast ratio (typical)','');
call touchParameter('Response time (typical)','');
call touchParameter('Diagonal screen size (metric)','');
call touchParameter('Viewing angle','');
call touchParameter('Video formats','');
call touchParameter('Ease of Use','');
call touchParameter('Screen Format Adjustments','');
call touchParameter('Playback Formats','');
call touchParameter('TV system','');
call touchParameter('Tuner bands','');
call touchParameter('AV 2','');
call touchParameter('HDMI 1','');
call touchParameter('HDMI 3','');
call touchParameter('Other connections','');
call touchParameter('EasyLink (HDMI-CEC)','');
call touchParameter('Mains power','');
call touchParameter('Set Height (inch)','');
call touchParameter('Set width (with stand) (inch)','');
call touchParameter('Set depth (with stand) (inch)','');
call touchParameter('Product weight (+stand) (lb)','');
call touchParameter('Box height (inch)','');
call touchParameter('Weight incl. Packaging (lb)','');
call touchParameter('Number of length settings','');
call touchParameter('Self-sharpening stainless steel blades','');
call touchParameter('Maintenance free - No Oil need','');
call touchParameter('Usage','');
call touchParameter('Cleaning brush','');
call touchParameter('Precision trimmer','');
call touchParameter('2-year worldwide guarantee','');
call touchParameter('Precision (size of steps)','');
call touchParameter('Cutting element','');
call touchParameter('Comb type','');
call touchParameter('Rounded tips','');
call touchParameter('Zoomring','');
call touchParameter('Airflex Feeding Bottle (260 ml/ 9 oz)','');
call touchParameter('Milk powder dispenser','');
call touchParameter('Microwave steam sterilizer','');
call touchParameter('Tongs','');
call touchParameter('Sensor','');
call touchParameter('Lens construction','');
call touchParameter('Minimum illuminance','');
call touchParameter('Video resolution','');
call touchParameter('Included accessories','');
call touchParameter('Add video to','');
call touchParameter('RAM memory','');
call touchParameter('Product weight (g)','');
call touchParameter('Plug &amp; Play','');
call touchParameter('Mac OS','');
call touchParameter('GTIN','');
call touchParameter('Packaging type','');
call touchParameter('UPC','');
call touchParameter('Music Power','');
call touchParameter('Satellite speaker drivers','');
call touchParameter('Quick installation guide','');
call touchParameter('Bass optimalization','');
call touchParameter('Including travel pouch','');
call touchParameter('PC OS','');
call touchParameter('Twin Electronic Breast pump','');
call touchParameter('Spare parts','');
call touchParameter('Cool pack','');
call touchParameter('Teat travel pack','');
call touchParameter('Microfiber travel bag','');
call touchParameter('Stages','');
call touchParameter('Mexico','');
call touchParameter('Flip top lid','');
call touchParameter('England','');
call touchParameter('Soft spout','');
call touchParameter('Hard spout','');
call touchParameter('Belt/ buggy clip','');
call touchParameter('Storage temperature range','');
call touchParameter('Automatic channel selection','');
call touchParameter('Battery charging indication','');
call touchParameter('Sound-level lights','');
call touchParameter('Sensitivity control','');
call touchParameter('Batteries','');
call touchParameter('DFU/ user manual','');
call touchParameter('Charging base for parent unit','');
call touchParameter('Operating time on battery','');
call touchParameter('Battery low indication','');
call touchParameter('Operating time','');
call touchParameter('Weight brush head packaging','');
call touchParameter('Hygienic travel cap','');
call touchParameter('Dimensions brush head packaging','');
call touchParameter('Non-ventilated breast milk saver shells','');
call touchParameter('Toddler spout','');
call touchParameter('Magic Cup (260 ml/ 9 oz)','');
call touchParameter('EU','');
call touchParameter('Bottle and teat brush','');
call touchParameter('BPA-Free','');
call touchParameter('Snap-on protective cap','');
call touchParameter('Snap-on hygienic cap','');
call touchParameter('Scene Mode','');
call touchParameter('Aperture','');
call touchParameter('Quick Impression','');
call touchParameter('Dual Record','');
call touchParameter('Flash Light','');
call touchParameter('Power-up Time','');
call touchParameter('Tripod Mount','');
call touchParameter('Life','');
call touchParameter('Video Editing','');
call touchParameter('480 by 234 pixel resolution','');
call touchParameter('Recording Media','');
call touchParameter('Speaker','');
call touchParameter('Product width','');
call touchParameter('MAC','');
call touchParameter('Soft protective case','');
call touchParameter('Philips Arcsoft Software','');
call touchParameter('Diagonal screen size (inch)','');
call touchParameter('Compression formats','');
call touchParameter('MP3 bit rates','');
call touchParameter('AV input','');
call touchParameter('Cables','');
call touchParameter('Smart car mount','');
call touchParameter('Pouch','');
call touchParameter('Master carton height','');
call touchParameter('Main Display Technology','');
call touchParameter('Handset Volume Control','');
call touchParameter('Handset ringers','');
call touchParameter('Number of melodies','');
call touchParameter('Ring profiles','');
call touchParameter('Call Management','');
call touchParameter('Multi-base capability','');
call touchParameter('Multi-handset capability','');
call touchParameter('Speakerphone-Talk hands-free','');
call touchParameter('Antenna','');
call touchParameter('Dialling','');
call touchParameter('Plug and Play Answering machine','');
call touchParameter('Recording time capacity','');
call touchParameter('Edit user status on the phone','');
call touchParameter('Direct call from contacts list','');
call touchParameter('Add new contacts from handset','');
call touchParameter('Internet connection','');
call touchParameter('Kind of Battery','');
call touchParameter('Analogue line cable','');
call touchParameter('Skin Comfort','');
call touchParameter('Charging','');
call touchParameter('Shaving time','');
call touchParameter('Display','');
call touchParameter('Wet and Dry','');
call touchParameter('Stand','');
call touchParameter('Maintenance','');
call touchParameter('Stand-by power','');
call touchParameter('2-year guarantee','');
call touchParameter('Picture enhancement','');
call touchParameter('Screen enhancement','');
call touchParameter('Peak Luminance ratio','');
call touchParameter('Dimming Function','');
call touchParameter('Ambilight light system','');
call touchParameter('Video inputs','');
call touchParameter('Sound Enhancement','');
call touchParameter('Ease of Installation','');
call touchParameter('Firmware upgradeable','');
call touchParameter('Multimedia','');
call touchParameter('Music Playback Formats','');
call touchParameter('Video Playback Formats','');
call touchParameter('Net TV','');
call touchParameter('Aerial Input','');
call touchParameter('Video Playback','');
call touchParameter('Digital TV','');
call touchParameter('Ext 3','');
call touchParameter('HDMI 2','');
call touchParameter('PC network link','');
call touchParameter('Summary','');
call touchParameter('Annual energy consumption','');
call touchParameter('Set Depth','');
call touchParameter('Set width (with stand)','');
call touchParameter('Set height (with stand)','');
call touchParameter('Set depth (with stand)','');
call touchParameter('Box width','');
call touchParameter('Box depth','');
call touchParameter('Additional brush head colour code rings','');
call touchParameter('Brush head colour rings','');
call touchParameter('Sanitiser','');
call touchParameter('UV sanitiser','');
call touchParameter('Extra soft, newborn flow teat','');
call touchParameter('Pre-sterilised VIA Cup (180 ml/6 oz)','');
call touchParameter('Newborn teat travel pack','');
call touchParameter('Lid','');
call touchParameter('Finishing','');
call touchParameter('Easy grip','');
call touchParameter('Lens maximum aperture','');
call touchParameter('Interpolated photo resolution','');
call touchParameter('Number of consumer packages','');
call touchParameter('Cleaning','');
call touchParameter('Colour','');
call touchParameter('Run time','');
call touchParameter('Automatic voltage','');
call touchParameter('Sound System','');
call touchParameter('Product height','');
call touchParameter('Weight incl. Packaging','');
call touchParameter('Speaker drivers','');
call touchParameter('RDS','');
call touchParameter('Light spectrum','');
call touchParameter('Light fluency (J/cm2)','');
call touchParameter('Body','');
call touchParameter('Body attachment (3&nbsp;cm2)','');
call touchParameter('Storage','');
call touchParameter('Power system','');
call touchParameter('5 light energy settings','');
call touchParameter('Guaranteed','');
call touchParameter('3D','');
call touchParameter('Ambilight Features','');
call touchParameter('Electronic Programme Guide','');
call touchParameter('Picture Playback Formats','');
call touchParameter('Ext 1 Scart','');
call touchParameter('VGA-in','');
call touchParameter('HDMI Side','');
call touchParameter('Front/Side connections','');
call touchParameter('Power consumption (typical)','');
call touchParameter('Presence of lead','');
call touchParameter('Set Height','');
call touchParameter('Optional accessories','');
call touchParameter('Spatula','');
call touchParameter('Recipe booklet','');
call touchParameter('Safety Classification','');
call touchParameter('Capacity','');
call touchParameter('Water tank volume','');
call touchParameter('Colour/finishing','');
call touchParameter('Power on indication','');
call touchParameter('Belt clip, neck cord and travel bag','');
call touchParameter('Food separator','');
call touchParameter('Adjustable thermostat','');
call touchParameter('Temperature light','');
call touchParameter('30-minute timer','');
call touchParameter('Automatic shut-off','');
call touchParameter('Weight of the appliance','');
call touchParameter('Colour(s)','');
call touchParameter('Water tank','');
call touchParameter('Product dimensions','');
call touchParameter('Non-slip feet','');
call touchParameter('Kneading tool','');
call touchParameter('Julienne/French fry disk','');
call touchParameter('Double-sided slicing disc','');
call touchParameter('Bowl volume capacity liquid','');
call touchParameter('Bowl capacity flour','');
call touchParameter('Lower speed','');
call touchParameter('Dishwasher-safe accessories','');
call touchParameter('Recyclable materials','');
call touchParameter('Energy consumption','');
call touchParameter('Class of protection','');
call touchParameter('Lamp(s)','');
call touchParameter('Light source','');
call touchParameter('Style','');
call touchParameter('Charger base','');
call touchParameter('Power adapter','');
call touchParameter('Charging time','');
call touchParameter('Price range','');
call touchParameter('Output','');
call touchParameter('IP code','');
call touchParameter('Dimmable','');
call touchParameter('Rotates freely','');
call touchParameter('Recessed distance','');
call touchParameter('Backlight colour','');
call touchParameter('Lines of text','');
call touchParameter('Alarms','');
call touchParameter('Signal strength indication','');
call touchParameter('Backlit keypad','');
call touchParameter('Caller ID on call waiting','');
call touchParameter('Call log entries','');
call touchParameter('Phonebook','');
call touchParameter('Redial List Capacity','');
call touchParameter('Standby time','');
call touchParameter('Talk time','');
call touchParameter('EAN','');
call touchParameter('Digital recorder LFH0862','');
call touchParameter('USB hand control','');
call touchParameter('Line-in','');
call touchParameter('Built-in microphone','');
call touchParameter('Speaker type','');
call touchParameter('WMA bit rates','');
call touchParameter('Equalizer settings','');
call touchParameter('Voice volume indicator','');
call touchParameter('Number of batteries','');
call touchParameter('Rechargeable','');
call touchParameter('Connectivity','');
call touchParameter('Free USB port','');
call touchParameter('USB cable','');
call touchParameter('Stereo headphones','');
call touchParameter('2 x AAA batteries','');
call touchParameter('Cable length','');
call touchParameter('Diaphragm','');
call touchParameter('Impedance','');
call touchParameter('Maximum power input','');
call touchParameter('Speaker diameter','');
call touchParameter('Voice coil','');
call touchParameter('Disposable dust bags for','');
call touchParameter('Laundry bag','');
call touchParameter('Standard Nipple Protector','');
call touchParameter('VIA Adaptor','');
call touchParameter('Compact','');
call touchParameter('Dynamic screen contrast','');
call touchParameter('Viewing angle (horizontal)','');
call touchParameter('Computer formats','');
call touchParameter('Equalizer','');
call touchParameter('Built-in speakers','');
call touchParameter('Picture in Picture','');
call touchParameter('Teletext','');
call touchParameter('Tuner Display','');
call touchParameter('Ext 2 Scart','');
call touchParameter('Ext 4','');
call touchParameter('Ext 6','');
call touchParameter('Product weight (+stand)','');
call touchParameter('Box height','');
call touchParameter('Safety clamps','');
call touchParameter('Drip-stop','');
call touchParameter('Material lid','');
call touchParameter('Material spout','');
call touchParameter('Feeding tube dia','');
call touchParameter('Speeds','');
call touchParameter('Twisted wire beaters','');
call touchParameter('Material beaters and dough hooks','');
call touchParameter('Smooth surfaces','');
call touchParameter('LED charging light','');
call touchParameter('Serrated blades for XL chopper','');
call touchParameter('Beaker with lid','');
call touchParameter('Voltage batteries','');
call touchParameter('Maximum charging time','');
call touchParameter('Maximum running time','');
call touchParameter('Material bar','');
call touchParameter('Material knife','');
call touchParameter('Image2','');
call touchParameter('Glossary','');
call touchParameter('Sistema operativo installato','');
call touchParameter('Processore','');
call touchParameter('Chipset','');
call touchParameter('Memoria','');
call touchParameter('Inserimento della memoria','');
call touchParameter('Memoria massima','');
call touchParameter('Slot per memoria','');
call touchParameter('Unità interne','');
call touchParameter('Unità dischi ottici','');
call touchParameter('Dimensione display (diagonale)','');
call touchParameter('Risoluzione dello schermo','');
call touchParameter('Grafica','');
call touchParameter('Slot','');
call touchParameter('Porte','');
call touchParameter('Caratteristiche audio','');
call touchParameter('Dispositivo di puntamento','');
call touchParameter('Tastiera','');
call touchParameter('Interfaccia di rete','');
call touchParameter('Tecnologie wireless','');
call touchParameter('Peso del prodotto','');
call touchParameter('Dimensioni del prodotto (L x P x A)','');
call touchParameter('Tipo di alimentazione','');
call touchParameter('Tipo di batteria','');
call touchParameter('Conformità al risparmio energetico','');
call touchParameter('Gestione della sicurezza','');
call touchParameter('Garanzia','');
call touchParameter('Software incluso','');
call touchParameter('Colore prodotto','');
call touchParameter('Product Code','');
call touchParameter('Product SKU','');
call touchParameter('See detailed specs','');
call touchParameter('Processor family','');
call touchParameter('Number of processors','');
call touchParameter('Processor core available','');
call touchParameter('Memory slots','');
call touchParameter('Memory type','');
call touchParameter('Expansion slots','');
call touchParameter('Network Controller','');
call touchParameter('Maximum drive bays','');
call touchParameter('Supported drives','');
call touchParameter('Storage Controller','');
call touchParameter('Form Factor (fully configured)','');
call touchParameter('Infrastructure management','');
call touchParameter('Warranty - year(s) (parts/labor/onsite)','');
call touchParameter('Additional Warranty Information','');
call touchParameter('Processor name','');
call touchParameter('Memory protection','');
call touchParameter('Hard Drives installed','');
call touchParameter('Management software','');
call touchParameter('Processor technology','');
call touchParameter('Environmental','');
call touchParameter('Dimensions (w x d x h)','');
call touchParameter('Memory, maximum','');
call touchParameter('Internal drive','');
call touchParameter('Graphics','');
call touchParameter('Ports','');
call touchParameter('Slots','');
call touchParameter('Audio','');
call touchParameter('Integrated camera','');
call touchParameter('Input devices','');
call touchParameter('Network interface','');
call touchParameter('Wireless','');
call touchParameter('Service provider','');
call touchParameter('Energy efficiency','');
call touchParameter('Battery  type','');
call touchParameter('Battery life','');
call touchParameter('Operating temperature range','');
call touchParameter('Storage humidity range','');
call touchParameter('Security management','');
call touchParameter('Software installed','');
call touchParameter('Manageability features','');
call touchParameter('Special Features','');
call touchParameter('Memory','');
call touchParameter('GPS receiver','');
call touchParameter('Messaging Services','');
call touchParameter('Product color','');
call touchParameter('Optical drive','');
call touchParameter('Display size (diagonal)','');
call touchParameter('Display pixel','');
call touchParameter('Brightness (typical)','');
call touchParameter('Input signal','');
call touchParameter('Tilt and swivel angle','');
call touchParameter('Display features','');
call touchParameter('I/O Ports','');
call touchParameter('Physical security','');
call touchParameter('Dimensions with stand (W x D x H)','');
call touchParameter('Power consumption (standby)','');
call touchParameter('Operating humidity range','');
call touchParameter('Bezel color','');
call touchParameter('Video standards and protocols','');
call touchParameter('Audio standards and protocols','');
call touchParameter('Supported video resolutions','');
call touchParameter('Security','');
call touchParameter('Supported webcams (sold separatley)','');
call touchParameter('Supported headsets','');
call touchParameter('Supported desktop audio (sold separatley)','');
call touchParameter('Minimum system requirements','');
call touchParameter('Licensing','');
call touchParameter('Supported languages','');
call touchParameter('Docking Solutions','');
call touchParameter('Recommended upgrade','');
call touchParameter('Supported operating systems','');
call touchParameter('Disk space','');
call touchParameter('Browser supported','');
call touchParameter('Mulit-party conferencing','');
call touchParameter('Video layout','');
call touchParameter('Presence protocols','');
call touchParameter('Call contact list','');
call touchParameter('Scheduling','');
call touchParameter('Application types','');
call touchParameter('Desktop participants','');
call touchParameter('Shared content resolution','');
call touchParameter('Multiple displays','');
call touchParameter('Image codec','');
call touchParameter('Technical notes','');
call touchParameter('Bandwidth requirements','');
call touchParameter('Ethernet connectivity','');
call touchParameter('Client management','');
call touchParameter('Supported directory servers','');
call touchParameter('External drive bays','');
call touchParameter('Internal drive bays','');
call touchParameter('Flash memory','');
call touchParameter('name_4e0f419080ecd','');
call touchParameter('name_4e0f419081141','');
call touchParameter('name_4e0f419081384','');
call touchParameter('name_4e0f4190815f5','');
call touchParameter('name_4e0f419081864','');
call touchParameter('name_4e0f4190819fe','');
call touchParameter('name_4e0f419081b98','');
call touchParameter('name_4e0f46d1198df','');
call touchParameter('name_4e0f46d119948','');
call touchParameter('name_4e0f46d1199ac','');
call touchParameter('name_4e0f46d119a15','');
call touchParameter('name_4e0f46d119a79','');
call touchParameter('name_4e0f46d119b60','');
call touchParameter('name_4e0f46d119bc8','');
call touchParameter('name_4e0f46d119c32','');
call touchParameter('name_4e0f46d119c98','');
call touchParameter('name_4e0f46d119d08','');
call touchParameter('name_4e0f46dc07e71','');
call touchParameter('name_4e0f46dc07ee0','');
call touchParameter('name_4e0f46dc07f51','');
call touchParameter('name_4e0f46dc07fe9','');
call touchParameter('name_4e0f46dc08052','');
call touchParameter('name_4e0f46dc080b6','');
call touchParameter('name_4e0f46dc08198','');
call touchParameter('name_4e0f46dc08200','');
call touchParameter('name_4e0f46dc0826a','');
call touchParameter('name_4e0f46dc082cf','');
call touchParameter('name_4e0f46dc0833a','');
call touchParameter('name_4e0f46fec4f6b','');
call touchParameter('name_4e0f46fec4f94','');
call touchParameter('name_4e0f46fec5012','');
call touchParameter('name_4e0f46fec5061','');
call touchParameter('name_4e0f46fec509b','');
call touchParameter('name_4e0f46fec510d','');
call touchParameter('name_4e0f46fec512c','');
call touchParameter('name_4e0f46fec514b','');
call touchParameter('name_4e0f46fec51be','');
call touchParameter('name_4e0f46fec51dd','');
call touchParameter('name_4e0f46fec51fb','');
call touchParameter('name_4e0f46fec521f','');
call touchParameter('name_4e0f46fec528f','');
call touchParameter('name_4e0f473455cdd','');
call touchParameter('name_4e0f473455d4a','');
call touchParameter('name_4e0f473455dab','');
call touchParameter('name_4e0f473455e11','');
call touchParameter('name_4e0f473455e76','');
call touchParameter('name_4e0f473455edd','');
call touchParameter('name_4e0f473455f79','');
call touchParameter('name_4e0f473455fe5','');
call touchParameter('name_4e0f473fda924','');
call touchParameter('name_4e0f473fda988','');
call touchParameter('name_4e0f473fda9f4','');
call touchParameter('name_4e0f473fdaae1','');
call touchParameter('name_4e0f47c23dfd2','');
call touchParameter('name_4e0f47c23e13c','');
call touchParameter('name_4e0f47c23e1e3','');
call touchParameter('name_4e0f47c23e35b','');
call touchParameter('name_4e0f47c23e469','');
call touchParameter('name_4e0f47c23e544','');
call touchParameter('name_4e0f47c23e612','');
call touchParameter('name_4e0f47c23e73d','');
call touchParameter('name_4e0f47e0ba697','');
call touchParameter('name_4e0f47e0ba70b','');
call touchParameter('name_4e0f47e0ba7a1','');
call touchParameter('name_4e0f47e0ba81b','');
call touchParameter('name_4e0f47e0ba8ac','');
call touchParameter('name_4e0f47e0ba928','');
call touchParameter('name_4e0f47e0ba9b3','');
call touchParameter('name_4e0f47ec921c0','');
call touchParameter('name_4e0f47ec921ea','');
call touchParameter('name_4e0f47ec92270','');
call touchParameter('name_4e0f47ec92293','');
call touchParameter('name_4e0f4848e0348','');
call touchParameter('name_4e0f4848e03b5','');
call touchParameter('name_4e0f4848e0432','');
call touchParameter('name_4e0f4848e049e','');
call touchParameter('name_4e0f4848e0536','');
call touchParameter('name_4e0f4848e05a0','');
call touchParameter('name_4e0f4848e0650','');
call touchParameter('name_4e0f4848e06cd','');
call touchParameter('name_4e0f4848e073b','');
call touchParameter('name_4e0f4848e08cb','');
call touchParameter('name_4e0f48565b582','');
call touchParameter('name_4e0f48565b5f7','');
call touchParameter('name_4e0f48565b6a2','');
call touchParameter('name_4e0f48565b732','');
call touchParameter('name_4e0f48565b79d','');
call touchParameter('name_4e0f48565b86b','');
call touchParameter('name_4e0f48b450472','');
call touchParameter('name_4e0f48b4504b9','');
call touchParameter('name_4e0f48b450500','');
call touchParameter('name_4e0f48b450542','');
call touchParameter('name_4e0f48b450584','');
call touchParameter('name_4e0f48b4505c8','');
call touchParameter('name_4e0f48b450707','');
call touchParameter('name_4e0f492bf1a28','');
call touchParameter('name_4e0f49cc96688','');
call touchParameter('name_4e0f49cc966b8','');
call touchParameter('name_4e0f49cc966e8','');
call touchParameter('name_4e0f49cc96715','');
call touchParameter('name_4e0f49cda2bf3','');
call touchParameter('name_4e0f49cda2c51','');
call touchParameter('name_4e0f49cda2ca8','');
call touchParameter('name_4e0f49cda2cff','');
call touchParameter('name_4e0f49cda2d53','');
call touchParameter('name_4e0f49cda2da4','');
call touchParameter('name_4e0f49cda2df4','');
call touchParameter('name_4e0f49cda2e45','');
call touchParameter('name_4e0f49cda2e80','');
call touchParameter('name_4e0f49cda2f97','');
call touchParameter('name_4e0f49cda304c','');
call touchParameter('name_4e0f49cda3090','');
call touchParameter('name_4e0f49cda30f2','');
call touchParameter('name_4e0f49cda315e','');
call touchParameter('name_4e0f49cda31b6','');
call touchParameter('name_4e0f49cda320c','');
call touchParameter('name_4e0f49cda324f','');
call touchParameter('name_4e0f49cda335c','');
call touchParameter('name_4e0f49cda33a2','');
call touchParameter('name_4e0f49cda33e6','');
call touchParameter('name_4e0f49cda3436','');
call touchParameter('name_4e0f49cda352e','');
call touchParameter('name_4e0f49cda36f6','');
call touchParameter('name_4e0f49cda3744','');
call touchParameter('name_4e0f49cda3793','');
call touchParameter('name_4e0f49cda385b','');
call touchParameter('name_4e0f49cda393e','');
call touchParameter('name_4e0f49cda399e','');
call touchParameter('name_4e0f49cda39f6','');
call touchParameter('name_4e0f49cda3a4f','');
call touchParameter('name_4e0f49cda3a9e','');
call touchParameter('name_4e0f49cda3be8','');
call touchParameter('name_4e0f49cda3c38','');
call touchParameter('name_4e0f49cda3d30','');
call touchParameter('name_4e0f49cda3d92','');
call touchParameter('name_4e0f49cda3dd5','');
call touchParameter('name_4e0f49cda3e17','');
call touchParameter('name_4e0f49d096f3a','');
call touchParameter('name_4e0f49d10026f','');
call touchParameter('name_4e0f49d100297','');
call touchParameter('name_4e0f49d1002bb','');
call touchParameter('name_4e0f49d1002dc','');
call touchParameter('name_4e0f49d17e822','');
call touchParameter('name_4e0f49d17e84a','');
call touchParameter('name_4e0f49d17e88b','');
call touchParameter('name_4e0f49d17e8b7','');
call touchParameter('name_4e0f49d17e8d7','');
call touchParameter('name_4e0f49d17e8fa','');
call touchParameter('name_4e0f4a113ced2','');
call touchParameter('name_4e0f4a113d2f2','');
call touchParameter('name_4e0f4a113d6f5','');
call touchParameter('name_4e0f4a113db0e','');
call touchParameter('name_4e0f4a113df08','');
call touchParameter('name_4e0f4a113e300','');
call touchParameter('name_4e0f4a113e714','');
call touchParameter('name_4e0f4a113eb0e','');
call touchParameter('name_4e0f4a123e4b6','');
call touchParameter('name_4e0f4a123e8a0','');
call touchParameter('name_4e0f4a123ec84','');
call touchParameter('name_4e0f4a123f072','');
call touchParameter('name_4e0f4a123f457','');
call touchParameter('name_4e0f4a123f83e','');
call touchParameter('name_4e0f4a12c3bc8','');
call touchParameter('name_4e0f4a12c3bec','');
call touchParameter('name_4e0f4a12c3c0d','');
call touchParameter('name_4e0f4a12c3c38','');
call touchParameter('name_4e0f4a12c3c6a','');
call touchParameter('name_4e0f4a12c3c96','');
call touchParameter('name_4e0f4a12c3cb6','');
call touchParameter('name_4e0f4a12c3d0e','');
call touchParameter('name_4e0f4a12c3d35','');
call touchParameter('name_4e0f4a12c3d68','');
call touchParameter('name_4e0f4a1e048c0','');
call touchParameter('name_4e0f4a1e048e4','');
call touchParameter('name_4e0f4a1e04905','');
call touchParameter('name_4e0f4a1e04928','');
call touchParameter('name_4e0f4a1e0494a','');
call touchParameter('name_4e0f4a1e04969','');
call touchParameter('name_4e0f4a1e0498b','');
call touchParameter('name_4e0f4a1e049aa','');
call touchParameter('name_4e0f4a1e049dd','');
call touchParameter('name_4e0f4a5d6dd3a','');
call touchParameter('name_4e0f4a5d6e18b','');
call touchParameter('name_4e0f4a5d6e59b','');
call touchParameter('name_4e0f4a5d6e992','');
call touchParameter('name_4e0f4a5d6ed85','');
call touchParameter('name_4e0f4a5de6501','');
call touchParameter('name_4e0f4a5de6e6f','');
call touchParameter('name_4e0f4a5de77b8','');
call touchParameter('name_4e0f4a5de810d','');
call touchParameter('name_4e0f4a5de8a58','');
call touchParameter('name_4e0f4a5de93ac','');
call touchParameter('name_4e0f4a737560d','');
call touchParameter('name_4e0f4a737587b','');
call touchParameter('name_4e0f4a7375ade','');
call touchParameter('name_4e0f4a7375d3e','');
call touchParameter('name_4e0f4a7375f9d','');
call touchParameter('name_4e0f4a73761fe','');
call touchParameter('name_4e0f4a737645f','');
call touchParameter('name_4e0f4a73766be','');
call touchParameter('name_4e0f4a7376920','');
call touchParameter('name_4e0f4a7376b7f','');
call touchParameter('name_4e0f4a7376ddf','');
call touchParameter('name_4e0f4a7377040','');
call touchParameter('name_4e0f4a73772a0','');
call touchParameter('name_4e0f4a7377500','');
call touchParameter('name_4e0f4a7377760','');
call touchParameter('name_4e0f4a73779c0','');
call touchParameter('name_4e0f4a7377c29','');
call touchParameter('name_4e0f4a7377e89','');
call touchParameter('name_4e0f4a73780ea','');
call touchParameter('name_4e0f4a737834b','');
call touchParameter('name_4e0f4a73785aa','');
call touchParameter('name_4e0f4a737880b','');
call touchParameter('name_4e0f4a7378a6a','');
call touchParameter('name_4e0f4ab06fb0a','');
call touchParameter('name_4e0f4ab06fb2d','');
call touchParameter('name_4e0f4ab06fb4d','');
call touchParameter('name_4e0f4ab06fb77','');
call touchParameter('name_4e0f4ab06fb9a','');
call touchParameter('name_4e0f4ab0d1616','');
call touchParameter('name_4e0f4ab0d1637','');
call touchParameter('name_4e0f4ab0d1655','');
call touchParameter('name_4e0f4ab0d169a','');
call touchParameter('name_4e0f4ab0d16be','');
call touchParameter('name_4e0f4ab16ce09','');
call touchParameter('name_4e0f4ab16ce2c','');
call touchParameter('name_4e0f4ab16ce4a','');
call touchParameter('name_4e0f4ab16ce79','');
call touchParameter('name_4e0f4ab16ce9b','');
call touchParameter('name_4e0f4ab1f0f36','');
call touchParameter('name_4e0f4ab1f0f58','');
call touchParameter('name_4e0f4ab1f0f77','');
call touchParameter('name_4e0f4ab1f0fae','');
call touchParameter('name_4e0f4ab1f0fd1','');
call touchParameter('name_4e0f4ab28a418','');
call touchParameter('name_4e0f4ab28a466','');
call touchParameter('name_4e0f4ab28a4ce','');
call touchParameter('name_4e0f4ab28a516','');
call touchParameter('name_4e0f4ab28a55f','');
call touchParameter('name_4e0f4b54d1f41','');
call touchParameter('name_4e0f4b54d1f69','');
call touchParameter('name_4e0f4b54d1fc4','');
call touchParameter('name_4e0f4b54d2008','');
call touchParameter('name_4e0f4b6206be8','');
call touchParameter('name_4e0f4b6206d4c','');
call touchParameter('name_4e0f4b6206eaf','');
call touchParameter('name_4e0f4b620701c','');
call touchParameter('name_4e0f4b620717d','');
call touchParameter('name_4e0f4b62072de','');
call touchParameter('name_4e0f4b6207440','');
call touchParameter('name_4e0f4b62075a0','');
call touchParameter('name_4e0f4b6207700','');
call touchParameter('name_4e0f4b6207862','');
call touchParameter('name_4e0f4b62079c3','');
call touchParameter('name_4e0f4b6207b23','');
call touchParameter('name_4e0f4b6328d10','');
call touchParameter('name_4e0f4b6328e81','');
call touchParameter('name_4e0f4b6329016','');
call touchParameter('name_4e0f4b63c639a','');
call touchParameter('name_4e0f4b63c650d','');
call touchParameter('name_4e0f4b63c6674','');
call touchParameter('name_4e0f4b63c67da','');
call touchParameter('name_4e0f4b63c693f','');
call touchParameter('name_4e0f4b63c6abb','');
call touchParameter('name_4e0f4b63c6c2a','');
call touchParameter('name_4e0f4b63c6d92','');
call touchParameter('name_4e0f4b63c6efb','');
call touchParameter('name_4e0f4b63c705f','');
call touchParameter('name_4e0f4b63c71c4','');
call touchParameter('name_4e0f4b63c734e','');
call touchParameter('name_4e0f4b63c74b8','');
call touchParameter('name_4e0f4b63c761e','');
call touchParameter('name_4e0f4b63c7783','');
call touchParameter('name_4e0f4b63c78e7','');
call touchParameter('name_4e0f4b63c7a4f','');
call touchParameter('name_4e0f4b63c7bb3','');
call touchParameter('name_4e0f4b63c7d17','');
call touchParameter('name_4e0f4b63c7e7d','');
call touchParameter('name_4e0f4b63c7fe1','');
call touchParameter('name_4e0f4b63c8145','');
call touchParameter('name_4e0f4b63c82aa','');
call touchParameter('name_4e0f4b63c840e','');
call touchParameter('name_4e0f4b63c8573','');
call touchParameter('name_4e0f4b63c86d9','');
call touchParameter('name_4e0f4b63c883e','');
call touchParameter('name_4e0f4b63c89a2','');
call touchParameter('name_4e0f4b63c8b07','');
call touchParameter('name_4e0f4b63c8c6c','');
call touchParameter('name_4e0f4b63c8dd1','');
call touchParameter('name_4e0f4b63c8f35','');
call touchParameter('name_4e0f4b63c909b','');
call touchParameter('name_4e0f4b63c9201','');
call touchParameter('name_4e0f4c85c38d8','');
call touchParameter('name_4e0f4c85c3cc4','');
call touchParameter('name_4e0f4c85c40d8','');
call touchParameter('name_4e0f4c85c44de','');
call touchParameter('name_4e0f4c85c48e4','');
call touchParameter('name_4e0f4c891d3ba','');
call touchParameter('name_4e0f4c891d404','');
call touchParameter('name_4e0f4c891d44b','');
call touchParameter('name_4e0f4c891d49d','');
call touchParameter('name_4e0f4c891d4ed','');
call touchParameter('name_4e0f4c891d53d','');
call touchParameter('name_4e0f4c891d619','');
call touchParameter('name_4e0f4c891d67b','');
call touchParameter('name_4e0f4c891d6c2','');
call touchParameter('name_4e0f4c891d711','');
call touchParameter('name_4e0f4ca2b93d4','');
call touchParameter('name_4e0f4d2c94620','');
call touchParameter('name_4e0f4d2c94682','');
call touchParameter('name_4e0f4d39a46e9','');
call touchParameter('name_4e0f4d739bc12','');
call touchParameter('name_4e0f4d739bc56','');
call touchParameter('name_4e0f4d739bcb1','');
call touchParameter('name_4e0f4d739bd0d','');
call touchParameter('name_4e0f4d739bd4b','');
call touchParameter('name_4e0f4d739bd86','');
call touchParameter('name_4e0f4d739bdbc','');
call touchParameter('name_4e0f4d739bdf6','');
call touchParameter('name_4e0f4d739be2f','');
call touchParameter('name_4e0f4d739be8a','');
call touchParameter('name_4e0f4d739bebe','');
call touchParameter('name_4e0f4dcac1e52','');
call touchParameter('name_4e0f4dcac1e88','');
call touchParameter('name_4e0f4dcac1ec7','');
call touchParameter('name_4e0f4e13abbc9','');
call touchParameter('name_4e0f4e13abd5a','');
call touchParameter('name_4e0f4e13abf54','');
call touchParameter('name_4e0f4e13ac11e','');
call touchParameter('name_4e0f4e144249d','');
call touchParameter('name_4e0f4e144271e','');
call touchParameter('name_4e0f4e14429c2','');
call touchParameter('name_4e0f4e1442c59','');
call touchParameter('name_4e0f4e1442e6b','');
call touchParameter('name_4e0f4e144310b','');
call touchParameter('name_4e0f4e144330d','');
call touchParameter('name_4e0f4e20b3331','');
call touchParameter('name_4e0f4e20b33a7','');
call touchParameter('name_4e0f4e20b3490','');
call touchParameter('name_4e0f4e20b35d7','');
call touchParameter('name_4e0f4e4ac0d45','');
call touchParameter('name_4e0f4e4ac0dc6','');
call touchParameter('name_4e0f4e4ac0e36','');
call touchParameter('name_4e0f4e4ac0ea8','');
call touchParameter('name_4e0f4e4ac0f9e','');
call touchParameter('name_4e0f4e4ac101f','');
call touchParameter('name_4e0f4e55b45e8','');
call touchParameter('name_4e0f4e55b4668','');
call touchParameter('name_4e0f4e55b46f8','');
call touchParameter('name_4e0f4e55b476a','');
call touchParameter('name_4e0f4e55b47e8','');
call touchParameter('Mounting and protection','');
call touchParameter('Rated speed options','');
call touchParameter('Operation speed range','');
call touchParameter('Max. overspeed','');
call touchParameter('Insulation class/Temp.rise','');
call touchParameter('Ambient temperature range','');
call touchParameter('Max dimensions, weight','');
call touchParameter('name_4e0f4eb987d7e','');
call touchParameter('name_4e0f4eb987da3','');
call touchParameter('name_4e0f4eb987dc4','');
call touchParameter('name_4e0f4eb987e32','');
call touchParameter('name_4e0f4eba00d80','');
call touchParameter('name_4e0f4eba00da5','');
call touchParameter('name_4e0f4eba00dc9','');
call touchParameter('name_4e0f4eba00e68','');
call touchParameter('name_4e0f4eba00e88','');
call touchParameter('name_4e0f4eba85ec2','');
call touchParameter('name_4e0f4eba85f2d','');
call touchParameter('name_4e0f4eba85f96','');
call touchParameter('name_4e0f4eba85ffa','');
call touchParameter('name_4e0f4f279a7aa','');
call touchParameter('name_4e0f4f28249fc','');
call touchParameter('name_4e0f4f2824d2f','');
call touchParameter('name_4e0f4f2978d3c','');
call touchParameter('name_4e0f4f2a32fcf','');
call touchParameter('name_4e0f4f2a330a1','');
call touchParameter('name_4e0f4f34970ac','');
call touchParameter('name_4e0f4f34977fd','');
call touchParameter('name_4e0f4f3497f61','');
call touchParameter('name_4e0f4f34ec028','');
call touchParameter('name_4e0f4f34ec302','');
call touchParameter('name_4e0f4f35561f4','');
call touchParameter('name_4e0f4f355638d','');
call touchParameter('name_4e0f4f35564bf','');
call touchParameter('name_4e0f4f355665c','');
call touchParameter('name_4e0f4f355678b','');
call touchParameter('name_4e0f4f355691d','');
call touchParameter('name_4e0f4f3556a83','');
call touchParameter('name_4e0f4f364fd40','');
call touchParameter('name_4e0f4f36e83a1','');
call touchParameter('name_4e0f4f36e851b','');
call touchParameter('name_4e0f4f3766706','');
call touchParameter('name_4e0f4f3766a74','');
call touchParameter('name_4e0f4f37e6922','');
call touchParameter('name_4e0f4f37e6c80','');
call touchParameter('name_4e0f4f3849a36','');
call touchParameter('name_4e0f4f3892ae5','');
call touchParameter('name_4e0f4f3892c5f','');
call touchParameter('name_4e0f4f3892dd4','');
call touchParameter('name_4e0f4f390bb63','');
call touchParameter('name_4e0f4f390be8c','');
call touchParameter('name_4e0f4f390c1c0','');
call touchParameter('name_4e0f4f390c4f2','');
call touchParameter('name_4e0f4f390c825','');
call touchParameter('name_4e0f4f390cb58','');
call touchParameter('name_4e0f4f390ce8c','');
call touchParameter('name_4e0f4f390d0c1','');
call touchParameter('name_4e0f4f43a9697','');
call touchParameter('name_4e0f4f43a99bb','');
call touchParameter('name_4e0f4f443f6b1','');
call touchParameter('name_4e0f4f4493814','');
call touchParameter('name_4e0f4f4493bf8','');
call touchParameter('name_4e0f4f4493fd8','');
call touchParameter('name_4e0f4f44943b7','');
call touchParameter('name_4e0f4f4494797','');
call touchParameter('name_4e0f4f4494e99','');
call touchParameter('name_4e0f4f45299d0','');
call touchParameter('name_4e0f4f456cad0','');
call touchParameter('name_4e0f4f456cbc0','');
call touchParameter('name_4e0f4f45a7457','');
call touchParameter('name_4e0f4f45a75ed','');
call touchParameter('name_4e0f4f45a777d','');
call touchParameter('name_4e0f4f46572f2','');
call touchParameter('name_4e0f4f4657365','');
call touchParameter('name_4e0f4f46573d6','');
call touchParameter('name_4e0f4f4657464','');
call touchParameter('name_4e0f4f46574d6','');
call touchParameter('name_4e0f4f4657545','');
call touchParameter('name_4e0f4f46575be','');
call touchParameter('name_4e0f4f4657637','');
call touchParameter('name_4e0f4f46576b6','');
call touchParameter('name_4e0f4f4657712','');
call touchParameter('name_4e0f4f465778a','');
call touchParameter('name_4e0f4f4657811','');
call touchParameter('name_4e0f4f4657891','');
call touchParameter('name_4e0f4f465790a','');
call touchParameter('name_4e0f4f465797f','');
call touchParameter('name_4e0f4f46579ef','');
call touchParameter('name_4e0f4f4657a45','');
call touchParameter('name_4e0f4f4657aba','');
call touchParameter('name_4e0f4f4657b33','');
call touchParameter('name_4e0f4f4657bab','');
call touchParameter('name_4e0f4f4657c39','');
call touchParameter('name_4e0f4f4657c98','');
call touchParameter('name_4e0f4f4657d32','');
call touchParameter('name_4e0f4f4657d9e','');
call touchParameter('name_4e0f4f4657e22','');
call touchParameter('name_4e0f4f4657e97','');
call touchParameter('name_4e0f4f4657f2b','');
call touchParameter('name_4e0f4f4657fa3','');
call touchParameter('name_4e0f4f4658026','');
call touchParameter('name_4e0f4f46580a0','');
call touchParameter('name_4e0f4f46580fd','');
call touchParameter('name_4e0f4f4658179','');
call touchParameter('name_4e0f4f46581f9','');
call touchParameter('name_4e0f4f465827a','');
call touchParameter('name_4e0f4f46582ef','');
call touchParameter('name_4e0f4f4658363','');
call touchParameter('name_4e0f4f48808a8','');
call touchParameter('name_4e0f4f4880912','');
call touchParameter('name_4e0f4f4880978','');
call touchParameter('name_4e0f4f48809f1','');
call touchParameter('name_4e0f4f4880a5e','');
call touchParameter('name_4e0f4f4880ac8','');
call touchParameter('name_4e0f4f4880b39','');
call touchParameter('name_4e0f4f48f1abd','');
call touchParameter('name_4e0f4f48f261c','');
call touchParameter('name_4e0f4f48f307a','');
call touchParameter('name_4e0f4f48f3ad4','');
call touchParameter('name_4e0f4f49002ec','');
call touchParameter('name_4e0f4f4900d44','');
call touchParameter('name_4e0f4f49017c9','');
call touchParameter('name_4e0f4f4902247','');
call touchParameter('name_4e0f4f4902c9c','');
call touchParameter('name_4e0f4f5f64729','');
call touchParameter('name_4e0f4f5f65190','');
call touchParameter('name_4e0f4f5f65be9','');
call touchParameter('name_4e0f4f5f665ac','');
call touchParameter('name_4e0f4f5f66f22','');
call touchParameter('name_4e0f4f5f67878','');
call touchParameter('name_4e0f4f5f681c7','');
call touchParameter('name_4e0f4f5f68b16','');
call touchParameter('name_4e0f4f5f69466','');
call touchParameter('name_4e0f4f5f69db7','');
call touchParameter('name_4e0f4f5f6a704','');
call touchParameter('name_4e0f4f5f6b053','');
call touchParameter('name_4e0f5006cb5a2','');
call touchParameter('name_4e0f5006cb613','');
call touchParameter('name_4e0f5006cb67a','');
call touchParameter('name_4e0f5006cb749','');
call touchParameter('name_4e0f5006cb7b6','');
call touchParameter('name_4e0f5006cb822','');
call touchParameter('name_4e0f5006cb894','');
call touchParameter('name_4e0f5006cb990','');
call touchParameter('name_4e0f5006cb9fd','');
call touchParameter('name_4e0f5006cba68','');
call touchParameter('name_4e0f5006cbacd','');
call touchParameter('name_4e0f5006cbb3c','');
call touchParameter('name_4e0f5006cbc7a','');
call touchParameter('name_4e0f5006cbce1','');
call touchParameter('name_4e0f5006cbd4b','');
call touchParameter('name_4e0f5006cbe94','');
call touchParameter('name_4e0f5006cbefa','');
call touchParameter('name_4e0f5006cbfc4','');
call touchParameter('name_4e0f5006cc029','');
call touchParameter('name_4e0f5006cc08e','');
call touchParameter('name_4e0f5006cc15e','');
call touchParameter('name_4e0f5006cc1d1','');
call touchParameter('name_4e0f5006cc253','');
call touchParameter('name_4e0f5006cc2b7','');
call touchParameter('name_4e0f5006cc32e','');
call touchParameter('name_4e0f5006cc399','');
call touchParameter('name_4e0f5006cc3fd','');
call touchParameter('name_4e0f5006cc4c5','');
call touchParameter('name_4e0f5006cc52b','');
call touchParameter('name_4e0f517babeb7','');
call touchParameter('name_4e0f517babfda','');
call touchParameter('name_4e0f517bac0ee','');
call touchParameter('name_4e0f517bac1ba','');
call touchParameter('name_4e0f517bac298','');
call touchParameter('name_4e0f517bac37f','');
call touchParameter('name_4e0f517bac462','');
call touchParameter('name_4e0f517bac542','');
call touchParameter('name_4e0f517bac62b','');
call touchParameter('name_4e0f517bac73c','');
call touchParameter('name_4e0f5186991a8','');
call touchParameter('name_4e0f518699295','');
call touchParameter('name_4e0f518699366','');
call touchParameter('name_4e0f51869944e','');
call touchParameter('name_4e0f518699548','');
call touchParameter('name_4e0f51945a482','');
call touchParameter('name_4e0f51945a560','');
call touchParameter('name_4e0f51945a638','');
call touchParameter('name_4e0f51945a715','');
call touchParameter('name_4e0f51945a7ef','');
call touchParameter('name_4e0f51945a8cd','');
call touchParameter('name_4e0f51945a9b1','');
call touchParameter('name_4e0f51945aabb','');
call touchParameter('name_4e0f51945ab9d','');
call touchParameter('name_4e0f51945ac85','');
call touchParameter('name_4e0f51945ad87','');
call touchParameter('name_4e0f51a007ea5','');
call touchParameter('name_4e0f51a007fa5','');
call touchParameter('name_4e0f51a00809a','');
call touchParameter('name_4e0f51a008173','');
call touchParameter('name_4e0f51a00825e','');
call touchParameter('name_4e0f51a0083a9','');
call touchParameter('name_4e0f51a0084a1','');
call touchParameter('name_4e0f51a00866c','');
call touchParameter('name_4e0f51a008754','');
call touchParameter('name_4e0f51a008843','');
call touchParameter('name_4e0f51a008928','');
call touchParameter('name_4e0f51a008a08','');
call touchParameter('name_4e0f51a008ae7','');
call touchParameter('name_4e0f51a008bdf','');
call touchParameter('name_4e0f51a008cda','');
call touchParameter('name_4e0f51a14543b','');
call touchParameter('name_4e0f51a14588a','');
call touchParameter('name_4e0f51a192c1e','');
call touchParameter('name_4e0f51a193049','');
call touchParameter('name_4e0f51a19348d','');
call touchParameter('name_4e0f51a218d76','');
call touchParameter('name_4e0f51a2191a6','');
call touchParameter('name_4e0f51a2195e8','');
call touchParameter('name_4e0f51aca2fcb','');
call touchParameter('name_4e0f51aca327f','');
call touchParameter('name_4e0f51aca3537','');
call touchParameter('name_4e0f51ad031c0','');
call touchParameter('name_4e0f51ad03a35','');
call touchParameter('name_4e0f51ad042d9','');
call touchParameter('name_4e0f51ad56391','');
call touchParameter('name_4e0f51ad572d5','');
call touchParameter('name_4e0f51adbf9cc','');
call touchParameter('name_4e0f51adbfc98','');
call touchParameter('name_4e0f51adbff52','');
call touchParameter('name_4e0f51ae2effd','');
call touchParameter('name_4e0f51ae2f289','');
call touchParameter('name_4e0f51ae2f521','');
call touchParameter('name_4e0f51ae924df','');
call touchParameter('name_4e0f51ae92530','');
call touchParameter('name_4e0f51ae92579','');
call touchParameter('name_4e0f51ae925d4','');
call touchParameter('name_4e0f51ae92610','');
call touchParameter('name_4e0f51ae9264d','');
call touchParameter('name_4e0f51ae9268f','');
call touchParameter('name_4e0f51af5f760','');
call touchParameter('name_4e0f51af5f7ac','');
call touchParameter('name_4e0f51af5f7f4','');
call touchParameter('name_4e0f51af5f84f','');
call touchParameter('name_4e0f51af5f88d','');
call touchParameter('name_4e0f51af5f8cb','');
call touchParameter('name_4e0f51af5f90d','');
call touchParameter('name_4e0f51b02ae44','');
call touchParameter('name_4e0f51b02af20','');
call touchParameter('name_4e0f51ba929f3','');
call touchParameter('name_4e0f51ba92af2','');
call touchParameter('name_4e0f51baec23f','');
call touchParameter('name_4e0f51baec31b','');
call touchParameter('name_4e0f51d0784dd','');
call touchParameter('name_4e0f51d0785b2','');
call touchParameter('name_4e0f51d07868a','');
call touchParameter('name_4e0f51d078766','');
call touchParameter('name_4e0f51d078845','');
call touchParameter('name_4e0f51d078950','');
call touchParameter('name_4e0f51d078a2f','');
call touchParameter('name_4e0f51e62a653','');
call touchParameter('name_4e0f51e62a6db','');
call touchParameter('name_4e0f51e62a75a','');
call touchParameter('name_4e0f51e62a7d9','');
call touchParameter('name_4e0f51e62a859','');
call touchParameter('name_4e0f51e62a8d9','');
call touchParameter('name_4e0f51e62a959','');
call touchParameter('name_4e0f527f14fb3','');
call touchParameter('name_4e0f527f1501b','');
call touchParameter('name_4e0f527f1507b','');
call touchParameter('name_4e0f527f150d9','');
call touchParameter('name_4e0f527f15279','');
call touchParameter('name_4e0f527f152e1','');
call touchParameter('name_4e0f527f15340','');
call touchParameter('name_4e0f527f153a0','');
call touchParameter('name_4e0f52aa69002','');
call touchParameter('name_4e0f52aa69058','');
call touchParameter('name_4e0f52aa690aa','');
call touchParameter('name_4e0f52aa690fe','');
call touchParameter('name_4e0f52aa69152','');
call touchParameter('name_4e0f52aa691d9','');
call touchParameter('name_4e0f55948da51','');
call touchParameter('name_4e0f55948dabd','');
call touchParameter('name_4e0f55948db29','');
call touchParameter('name_4e0f55948dbae','');
call touchParameter('name_4e0f55948dc42','');
call touchParameter('name_4e0f55948dc8a','');
call touchParameter('name_4e0f55948dcf0','');
call touchParameter('name_4e0f55948dd5c','');
call touchParameter('name_4e0f55948dde9','');
call touchParameter('name_4e0f55948de89','');
call touchParameter('name_4e0f55948deca','');
call touchParameter('name_4e0f55948df2d','');
call touchParameter('name_4e0f55948df90','');
call touchParameter('name_4e0f55948dfef','');
call touchParameter('name_4e0f55948e05a','');
call touchParameter('name_4e0f55948e0bf','');
call touchParameter('name_4e0f55948e124','');
call touchParameter('name_4e0f55948e18e','');
call touchParameter('name_4e0f55948e223','');
call touchParameter('name_4e0f55948e28e','');
call touchParameter('name_4e0f55948e2f3','');
call touchParameter('name_4e0f55948e356','');
call touchParameter('name_4e0f55948e3bd','');
call touchParameter('name_4e0f55948e427','');
call touchParameter('name_4e0f55948e470','');
call touchParameter('name_4e0f55948e4dc','');
call touchParameter('name_4e0f55948e547','');
call touchParameter('name_4e0f55948e621','');
call touchParameter('name_4e0f55948e69d','');
call touchParameter('name_4e0f55948e70d','');
call touchParameter('name_4e0f55948e770','');
call touchParameter('name_4e0f55948e7dd','');
call touchParameter('name_4e0f5596d5a5f','');
call touchParameter('name_4e0f5596d5aee','');
call touchParameter('name_4e0f5596d5b61','');
call touchParameter('name_4e0f5596d5bc8','');
call touchParameter('name_4e0f5596d5c27','');
call touchParameter('name_4e0f5596d5c8c','');
call touchParameter('name_4e0f5596d5ceb','');
call touchParameter('name_4e0f5596d5d4f','');
call touchParameter('name_4e0f5596d5db4','');
call touchParameter('name_4e0f5596d5e19','');
call touchParameter('name_4e0f5596d5e7e','');
call touchParameter('name_4e0f5596d5ee9','');
call touchParameter('name_4e0f5596d5f54','');
call touchParameter('name_4e0f5596d5fc2','');
call touchParameter('name_4e0f5596d603e','');
call touchParameter('name_4e0f5596d609f','');
call touchParameter('name_4e0f5596d60fe','');
call touchParameter('name_4e0f5596d615e','');
call touchParameter('name_4e0f5596d61d0','');
call touchParameter('name_4e0f5596d6236','');
call touchParameter('name_4e0f5596d62a6','');
call touchParameter('name_4e0f5596d6307','');
call touchParameter('name_4e0f55a24a93b','');
call touchParameter('name_4e0f55a24aa2a','');
call touchParameter('name_4e0f55a24aa8c','');
call touchParameter('name_4e0f55a24aaec','');
call touchParameter('name_4e0f55a24ab4c','');
call touchParameter('name_4e0f55a24abc5','');
call touchParameter('name_4e0f55a24ac25','');
call touchParameter('name_4e0f55a24ac88','');
call touchParameter('name_4e0f55a24ace8','');
call touchParameter('name_4e0f55a24ad4b','');
call touchParameter('name_4e0f55a24adae','');
call touchParameter('name_4e0f55a24ae1d','');
call touchParameter('name_4e0f55a24ae7d','');
call touchParameter('name_4e0f55a24aee1','');
call touchParameter('name_4e0f55a24af58','');
call touchParameter('name_4e0f55a34f48a','');
call touchParameter('name_4e0f55a34f50c','');
call touchParameter('name_4e0f55a34f584','');
call touchParameter('name_4e0f55a3c0da2','');
call touchParameter('name_4e0f55a3c183f','');
call touchParameter('name_4e0f55a3c230f','');
call touchParameter('name_4e0f55a3c2df3','');
call touchParameter('name_4e0f55a3c38d8','');
call touchParameter('name_4e0f55a464e5f','');
call touchParameter('name_4e0f55a4657d7','');
call touchParameter('name_4e0f55a466181','');
call touchParameter('name_4e0f55a466b0c','');
call touchParameter('name_4e0f55a467499','');
call touchParameter('name_4e0f55a467e29','');
call touchParameter('name_4e0f55a46881c','');
call touchParameter('name_4e0f55a4691c6','');
call touchParameter('name_4e0f55a469b22','');
call touchParameter('name_4e0f55a46a4f8','');
call touchParameter('name_4e0f55a46b0d9','');
call touchParameter('name_4e0f55b0c79f9','');
call touchParameter('name_4e0f55b0c7a6c','');
call touchParameter('name_4e0f55b0c7ada','');
call touchParameter('name_4e0f55b0c7b47','');
call touchParameter('name_4e0f55b0c7bb2','');
call touchParameter('name_4e0f55b0c7c20','');
call touchParameter('name_4e0f55b0c7c99','');
call touchParameter('name_4e0f55b0c7d11','');
call touchParameter('name_4e0f55b0c7d90','');
call touchParameter('name_4e0f55b0c7dea','');
call touchParameter('name_4e0f55b0c7e61','');
call touchParameter('name_4e0f55b0c7ec2','');
call touchParameter('name_4e0f55b0c7f3b','');
call touchParameter('name_4e0f55b0c7fb4','');
call touchParameter('name_4e0f55b0c8028','');
call touchParameter('name_4e0f55b0c8099','');
call touchParameter('name_4e0f55b0c80eb','');
call touchParameter('name_4e0f55b0c8168','');
call touchParameter('name_4e0f55b0c81db','');
call touchParameter('name_4e0f55b0c8254','');
call touchParameter('name_4e0f55b0c82cc','');
call touchParameter('name_4e0f55b0c834a','');
call touchParameter('name_4e0f55b0c83a7','');
call touchParameter('name_4e0f55b0c8425','');
call touchParameter('name_4e0f55b0c84bf','');
call touchParameter('name_4e0f55b0c852a','');
call touchParameter('name_4e0f55b0c85ae','');
call touchParameter('name_4e0f55b0c8624','');
call touchParameter('name_4e0f55b0c86b8','');
call touchParameter('name_4e0f55b0c872d','');
call touchParameter('name_4e0f55b0c87a1','');
call touchParameter('name_4e0f55b0c881a','');
call touchParameter('name_4e0f55b0c886a','');
call touchParameter('name_4e0f55b0c88d0','');
call touchParameter('name_4e0f55b0c8938','');
call touchParameter('name_4e0f55b0c89af','');
call touchParameter('name_4e0f55b0c8a1c','');
call touchParameter('name_4e0f55b0c8a85','');
call touchParameter('name_4e0f55b0c8af8','');
call touchParameter('name_4e0f55b0c8b58','');
call touchParameter('name_4e0f55b0c8bc7','');
call touchParameter('name_4e0f55b0c8c40','');
call touchParameter('name_4e0f55b0c8cbc','');
call touchParameter('name_4e0f55b0c8d35','');
call touchParameter('name_4e0f55b0c8db5','');
call touchParameter('name_4e0f55b0c8e2a','');
call touchParameter('name_4e0f55b0c8e9e','');
call touchParameter('name_4e0f55b0c8f0f','');
call touchParameter('name_4e0f55b0c8f90','');
call touchParameter('name_4e0f55cb7f8aa','');
call touchParameter('name_4e0f55cb7f91b','');
call touchParameter('name_4e0f55cb7f988','');
call touchParameter('name_4e0f55cb7f9f3','');
call touchParameter('name_4e0f55cb7fa5f','');
call touchParameter('name_4e0f55cb7faf0','');
call touchParameter('name_4e0f55cb7fb75','');
call touchParameter('name_4e0f55cb7fc06','');
call touchParameter('name_4e0f55cb7fc6c','');
call touchParameter('name_4e0f55cb7fce6','');
call touchParameter('name_4e0f55cb7fd53','');
call touchParameter('name_4e0f55cb7fdba','');
call touchParameter('name_4e0f55cb7fe2a','');
call touchParameter('name_4e0f55cb7fe92','');
call touchParameter('name_4e0f55cb7ff0e','');
call touchParameter('name_4e0f55cd43df8','');
call touchParameter('name_4e0f55cd43e4e','');
call touchParameter('name_4e0f55cd43ea3','');
call touchParameter('name_4e0f55cd43ef7','');
call touchParameter('name_4e0f55cd43f73','');
call touchParameter('name_4e0f55cd43fe7','');
call touchParameter('name_4e0f55cd44054','');
call touchParameter('name_4e0f55cd440b8','');
call touchParameter('name_4e0f55cd44182','');
call touchParameter('name_4e0f55cd441e5','');
call touchParameter('name_4e0f55cd4424a','');
call touchParameter('name_4e0f55cd4429e','');
call touchParameter('name_4e0f55cd44318','');
call touchParameter('name_4e0f561741c80','');
call touchParameter('name_4e0f561741cf0','');
call touchParameter('name_4e0f561741d58','');
call touchParameter('name_4e0f561741dc6','');
call touchParameter('name_4e0f562f512aa','');
call touchParameter('name_4e0f562f51523','');
call touchParameter('name_4e0f562f5175c','');
call touchParameter('name_4e0f562f519d8','');
call touchParameter('name_4e0f562f51c13','');
call touchParameter('name_4e0f562f51e7a','');
call touchParameter('name_4e0f562f5207a','');
call touchParameter('name_4e0f562f52277','');
call touchParameter('name_4e0f562f52471','');
call touchParameter('name_4e0f562f5266d','');
call touchParameter('name_4e0f562f52a31','');
call touchParameter('name_4e0f562f52c2f','');
call touchParameter('name_4e0f562f52e37','');
call touchParameter('name_4e0f562f53031','');
call touchParameter('name_4e0f562f53264','');
call touchParameter('name_4e0f562f53460','');
call touchParameter('name_4e0f562f53824','');
call touchParameter('name_4e0f562f53a3b','');
call touchParameter('name_4e0f562f53c3b','');
call touchParameter('name_4e0f562f5400e','');
call touchParameter('name_4e0f562f5422a','');
call touchParameter('name_4e0f562f5444a','');
call touchParameter('name_4e0f562f54647','');
call touchParameter('name_4e0f562f5484a','');
call touchParameter('name_4e0f562f54aa0','');
call touchParameter('name_4e0f566edf052','');
call touchParameter('name_4e0f566edf082','');
call touchParameter('name_4e0f566edf0c1','');
call touchParameter('name_4e0f566edf0f9','');
call touchParameter('name_4e0f566edf125','');
call touchParameter('name_4e0f566edf170','');
call touchParameter('name_4e0f566f7651d','');
call touchParameter('name_4e0f566f7653f','');
call touchParameter('name_4e0f566f76583','');
call touchParameter('name_4e0f566f765b6','');
call touchParameter('name_4e0f566f765da','');
call touchParameter('name_4e0f566fee532','');
call touchParameter('name_4e0f566fee561','');
call touchParameter('name_4e0f566fee58d','');
call touchParameter('name_4e0f566fee5b8','');
call touchParameter('name_4e0f566fee5e2','');
call touchParameter('name_4e0f566fee62c','');
call touchParameter('name_4e0f569ab943f','');
call touchParameter('name_4e0f569ab963a','');
call touchParameter('name_4e0f569ab9717','');
call touchParameter('name_4e0f569ab97ed','');
call touchParameter('name_4e0f569ab98c4','');
call touchParameter('name_4e0f56a73426a','');
call touchParameter('name_4e0f56a7343fd','');
call touchParameter('name_4e0f56a734558','');
call touchParameter('name_4e0f56b7e549a','');
call touchParameter('name_4e0f56b7e54fc','');
call touchParameter('name_4e0f56b7e553d','');
call touchParameter('name_4e0f56b7e5653','');
call touchParameter('name_4e0f56c42ff64','');
call touchParameter('name_4e0f56c42ffaf','');
call touchParameter('name_4e0f56c42ffdd','');
call touchParameter('name_4e0f56c430019','');
call touchParameter('name_4e0f56c548a64','');
call touchParameter('name_4e0f56c548a86','');
call touchParameter('name_4e0f56c548aa5','');
call touchParameter('name_4e0f56c548acd','');
call touchParameter('name_4e0f56c548aec','');
call touchParameter('Power Supply Connection:','');
call touchParameter('name_4e0f570fe5a75','');
call touchParameter('name_4e0f570fe5aea','');
call touchParameter('name_4e0f570fe5b71','');
call touchParameter('name_4e0f570fe5bda','');
call touchParameter('name_4e0f570fe5c3a','');
call touchParameter('name_4e0f570fe5c9e','');
call touchParameter('name_4e0f570fe5cfd','');
call touchParameter('name_4e0f570fe5d61','');
call touchParameter('name_4e0f570fe5dc6','');
call touchParameter('name_4e0f570fe5e2d','');
call touchParameter('name_4e0f570fe5e92','');
call touchParameter('name_4e0f570fe5efc','');
call touchParameter('name_4e0f570fe5f95','');
call touchParameter('name_4e0f570fe6008','');
call touchParameter('name_4e0f570fe6083','');
call touchParameter('name_4e0f570fe60e4','');
call touchParameter('name_4e0f570fe6144','');
call touchParameter('name_4e0f570fe61a4','');
call touchParameter('name_4e0f570fe6215','');
call touchParameter('name_4e0f570fe627b','');
call touchParameter('name_4e0f570fe62e8','');
call touchParameter('name_4e0f570fe635e','');
call touchParameter('name_4e0f57ccdb0e2','');
call touchParameter('name_4e0f57cf66160','');
call touchParameter('name_4e0f57cf66189','');
call touchParameter('name_4e0f57cf66214','');
call touchParameter('name_4e0f57cf66238','');
call touchParameter('name_4e0f57cf662bc','');
call touchParameter('name_4e0f57cf662df','');
call touchParameter('name_4e0f59331d138','');
call touchParameter('name_4e0f59331d190','');
call touchParameter('name_4e0f59331d1c2','');
call touchParameter('name_4e0f59331d1fe','');
call touchParameter('name_4e0f59331d21f','');
call touchParameter('name_4e0f59331d25a','');
call touchParameter('name_4e0f59331d27a','');
call touchParameter('name_4e0f59331d2bf','');
call touchParameter('name_4e0f59331d2e6','');
call touchParameter('name_4e0f593e88cc9','');
call touchParameter('name_4e0f593e88ce9','');
call touchParameter('name_4e0f593e88d72','');
call touchParameter('name_4e0f593e88de0','');
call touchParameter('name_4e0f593e88dfe','');
call touchParameter('name_4e0f594c25408','');
call touchParameter('name_4e0f594c2542f','');
call touchParameter('name_4e0f594c25456','');
call touchParameter('name_4e0f594c25478','');
call touchParameter('name_4e0f594c2549a','');
call touchParameter('name_4e0f594c254bb','');
call touchParameter('name_4e0f594c254dd','');
call touchParameter('name_4e0f59a689c54','');
call touchParameter('name_4e0f59a689c76','');
call touchParameter('name_4e0f59a689d03','');
call touchParameter('name_4e0f59a689d22','');
call touchParameter('name_4e0f59a689dba','');
call touchParameter('name_4e0f59a689e35','');
call touchParameter('name_4e0f59a689e51','');
call touchParameter('name_4e0f59a732785','');
call touchParameter('name_4e0f59a7327bb','');
call touchParameter('name_4e0f59a7327dc','');
call touchParameter('name_4e0f59a82de78','');
call touchParameter('name_4e0f59a8d71b9','');
call touchParameter('name_4e0f59a8d71ee','');
call touchParameter('name_4e0f59a8d7210','');
call touchParameter('name_4e0f59b4648f5','');
call touchParameter('name_4e0f59b464917','');
call touchParameter('name_4e0f59b464999','');
call touchParameter('name_4e0f59b4649c6','');
call touchParameter('name_4e0f59b464aab','');
call touchParameter('name_4e0f59b464acc','');
call touchParameter('name_4e0f59b464b4d','');
call touchParameter('name_4e0f59b464b7b','');
call touchParameter('name_4e0f59b464ba4','');
call touchParameter('name_4e0f59b464c21','');
call touchParameter('name_4e0f59b464c43','');
call touchParameter('name_4e0f59b464c86','');
call touchParameter('name_4e0f59b464ca3','');
call touchParameter('name_4e0f59b464cc1','');
call touchParameter('name_4e0f59b5631ad','');
call touchParameter('name_4e0f59b5632a1','');
call touchParameter('name_4e0f59b5632c8','');
call touchParameter('name_4e0f59b5632e6','');
call touchParameter('name_4e0f59b56330c','');
call touchParameter('name_4e0f59b56332a','');
call touchParameter('name_4e0f59b563349','');
call touchParameter('name_4e0f59b56336d','');
call touchParameter('name_4e0f59b56338a','');
call touchParameter('name_4e0f59b563405','');
call touchParameter('name_4e0f59b563424','');
call touchParameter('name_4e0f59b563441','');
call touchParameter('name_4e0f59b56345e','');
call touchParameter('name_4e0f59b56347b','');
call touchParameter('name_4e0f59b5634a1','');
call touchParameter('name_4e0f59b5634be','');
call touchParameter('name_4e0f59b5634e2','');
call touchParameter('name_4e0f59b56355b','');
call touchParameter('name_4e0f59b5635ab','');
call touchParameter('name_4e0f59b5635c9','');
call touchParameter('name_4e0f59b5635e8','');
call touchParameter('name_4e0f59b56360f','');
call touchParameter('name_4e0f59b56362c','');
call touchParameter('name_4e0f59b56364b','');
call touchParameter('name_4e0f59b5636c7','');
call touchParameter('name_4e0f59b5636e9','');
call touchParameter('name_4e0f59b56373a','');
call touchParameter('name_4e0f59b563760','');
call touchParameter('name_4e0f59b56377f','');
call touchParameter('name_4e0f59b5637a6','');
call touchParameter('name_4e0f59b5637c8','');
call touchParameter('name_4e0f59b5637e5','');
call touchParameter('name_4e0f59b56380c','');
call touchParameter('name_4e0f59b563829','');
call touchParameter('name_4e0f59b748842','');
call touchParameter('name_4e0f59b748864','');
call touchParameter('name_4e0f59b885e53','');
call touchParameter('name_4e0f59b885ea0','');
call touchParameter('name_4e0f59b886047','');
call touchParameter('name_4e0f59b88607b','');
call touchParameter('name_4e0f59b886206','');
call touchParameter('name_4e0f59b886232','');
call touchParameter('name_4e0f59b88666b','');
call touchParameter('name_4e0f59b886695','');
call touchParameter('name_4e0f59b9ef50b','');
call touchParameter('name_4e0f59b9ef52d','');
call touchParameter('name_4e0f59b9ef773','');
call touchParameter('name_4e0f59b9ef797','');
call touchParameter('name_4e0f59b9ef7bf','');
call touchParameter('name_4e0f59b9ef839','');
call touchParameter('name_4e0f59b9ef858','');
call touchParameter('name_4e0f59b9ef876','');
call touchParameter('name_4e0f59b9ef8f1','');
call touchParameter('name_4e0f59b9ef912','');
call touchParameter('name_4e0f59bb15564','');
call touchParameter('name_4e0f59bb7107b','');
call touchParameter('name_4e0f59bb710b0','');
call touchParameter('name_4e0f59bb710d1','');
call touchParameter('name_4e0f59bce4c54','');
call touchParameter('name_4e0f59c7dc0c4','');
call touchParameter('name_4e0f59c7dc154','');
call touchParameter('name_4e0f59c7dc407','');
call touchParameter('name_4e0f59c7dc499','');
call touchParameter('name_4e0f59c7dc723','');
call touchParameter('name_4e0f59c7dc7b4','');
call touchParameter('name_4e0f59c7dca39','');
call touchParameter('name_4e0f59c7dcaf0','');
call touchParameter('name_4e0f59c911a75','');
call touchParameter('name_4e0f59c911a97','');
call touchParameter('name_4e0f59c911b1a','');
call touchParameter('name_4e0f59c911b47','');
call touchParameter('name_4e0f59c911c09','');
call touchParameter('name_4e0f59c911c27','');
call touchParameter('name_4e0f59c911ca6','');
call touchParameter('name_4e0f59c911cd4','');
call touchParameter('name_4e0f59c911d18','');
call touchParameter('name_4e0f59c911da1','');
call touchParameter('name_4e0f59c911dc3','');
call touchParameter('name_4e0f59c911e09','');
call touchParameter('name_4e0f59c911e27','');
call touchParameter('name_4e0f59c911e46','');
call touchParameter('name_4e0f59ca8a609','');
call touchParameter('name_4e0f59ca8a6ee','');
call touchParameter('name_4e0f59ca8a7db','');
call touchParameter('name_4e0f59ca8abf3','');
call touchParameter('name_4e0f59ca8acba','');
call touchParameter('name_4e0f59ca8b0bf','');
call touchParameter('name_4e0f59ca8b181','');
call touchParameter('name_4e0f59ca8b242','');
call touchParameter('name_4e0f59ca8b31e','');
call touchParameter('name_4e0f59ca8b720','');
call touchParameter('name_4e0f59ca8b818','');
call touchParameter('name_4e0f59cbe10b3','');
call touchParameter('name_4e0f59cbe10d4','');
call touchParameter('name_4e0f59cbe1156','');
call touchParameter('name_4e0f59cbe1183','');
call touchParameter('name_4e0f59cbe129e','');
call touchParameter('name_4e0f59cbe12bd','');
call touchParameter('name_4e0f59cbe133c','');
call touchParameter('name_4e0f59cbe1369','');
call touchParameter('name_4e0f59cbe1392','');
call touchParameter('name_4e0f59cbe1410','');
call touchParameter('name_4e0f59cbe1431','');
call touchParameter('name_4e0f59cbe1475','');
call touchParameter('name_4e0f59cbe1492','');
call touchParameter('name_4e0f59cbe14b0','');
call touchParameter('name_4e0f59cdb8d26','');
call touchParameter('name_4e0f59cdb8da5','');
call touchParameter('name_4e0f59cdb8e26','');
call touchParameter('name_4e0f59cdb907b','');
call touchParameter('name_4e0f59cdb90d3','');
call touchParameter('name_4e0f59cdb933d','');
call touchParameter('name_4e0f59cdb9396','');
call touchParameter('name_4e0f59cdb93f0','');
call touchParameter('name_4e0f59cdb9449','');
call touchParameter('name_4e0f59cdb96b8','');
call touchParameter('name_4e0f59cdb973b','');
call touchParameter('name_4e0f59ce97d58','');
call touchParameter('name_4e0f59ce97d8d','');
call touchParameter('name_4e0f59ce97daf','');
call touchParameter('name_4e0f59cf50870','');
call touchParameter('name_4e0f59cfb4720','');
call touchParameter('name_4e0f59cfb4742','');
call touchParameter('name_4e0f59cfb4761','');
call touchParameter('name_4e0f59cfb4895','');
call touchParameter('name_4e0f59cfb48b4','');
call touchParameter('name_4e0f59cfb48d1','');
call touchParameter('name_4e0f59dc37d1f','');
call touchParameter('name_4e0f59dc37e09','');
call touchParameter('name_4e0f59dc37e6b','');
call touchParameter('name_4e0f59dc37ecb','');
call touchParameter('name_4e0f59dc380ed','');
call touchParameter('name_4e0f59dc38152','');
call touchParameter('name_4e0f59dc381b3','');
call touchParameter('name_4e0f59dd6f368','');
call touchParameter('name_4e0f59dd6f393','');
call touchParameter('name_4e0f59dd6f3b6','');
call touchParameter('name_4e0f59dd6f3d9','');
call touchParameter('name_4e0f59dd6f3fc','');
call touchParameter('name_4e0f59dd6f425','');
call touchParameter('name_4e0f59dd6f450','');
call touchParameter('name_4e0f59dd6f474','');
call touchParameter('name_4e0f59dd6f498','');
call touchParameter('name_4e0f59dd6f4cc','');
call touchParameter('name_4e0f59dd6f4fd','');
call touchParameter('name_4e0f59dd6f520','');
call touchParameter('name_4e0f59dd6f543','');
call touchParameter('name_4e0f59dd6f566','');
call touchParameter('name_4e0f59deca446','');
call touchParameter('name_4e0f59deca46d','');
call touchParameter('name_4e0f59deca492','');
call touchParameter('name_4e0f59deca4dc','');
call touchParameter('name_4e0f59deca4fb','');
call touchParameter('name_4e0f59deca53b','');
call touchParameter('name_4e0f59deca55a','');
call touchParameter('name_4e0f59deca57d','');
call touchParameter('name_4e0f59deca59b','');
call touchParameter('name_4e0f59deca5bc','');
call touchParameter('name_4e0f59deca5e0','');
call touchParameter('name_4e0f59deca614','');
call touchParameter('name_4e0f59deca632','');
call touchParameter('name_4e0f59deca6a8','');
call touchParameter('name_4e0f59dfb9cc5','');
call touchParameter('name_4e0f59dfb9d0c','');
call touchParameter('name_4e0f59dfb9d3f','');
call touchParameter('name_4e0f59dfb9d70','');
call touchParameter('name_4e0f59dfb9daa','');
call touchParameter('name_4e0f59dfb9dcb','');
call touchParameter('name_4e0f59eaab853','');
call touchParameter('name_4e0f59eaac097','');
call touchParameter('name_4e0f59eaacf93','');
call touchParameter('name_4e0f59eaad94c','');
call touchParameter('name_4e0f59eaae7ed','');
call touchParameter('name_4e0f59eaaf645','');
call touchParameter('name_4e0f59eaafdb1','');
call touchParameter('name_4e0f59eab0a23','');
call touchParameter('name_4e0f59eab113f','');
call touchParameter('name_4e0f59eab1b70','');
call touchParameter('name_4e0f59eab22d6','');
call touchParameter('name_4e0f59eab2d76','');
call touchParameter('name_4e0f59eab37c2','');
call touchParameter('name_4e0f59eab42ad','');
call touchParameter('name_4e0f59ebd9f37','');
call touchParameter('name_4e0f59ebd9fa9','');
call touchParameter('name_4e0f59ebda016','');
call touchParameter('name_4e0f59ebda083','');
call touchParameter('name_4e0f59ebda0ec','');
call touchParameter('name_4e0f59ebda158','');
call touchParameter('name_4e0f59ebda1fa','');
call touchParameter('name_4e0f59ebda276','');
call touchParameter('name_4e0f59ebda2f5','');
call touchParameter('name_4e0f59ebda350','');
call touchParameter('name_4e0f59ebda3c7','');
call touchParameter('name_4e0f59ebda429','');
call touchParameter('name_4e0f59ebda4a1','');
call touchParameter('name_4e0f59ebda519','');
call touchParameter('name_4e0f59ebda5a4','');
call touchParameter('name_4e0f59ebda617','');
call touchParameter('name_4e0f59ebda66c','');
call touchParameter('name_4e0f59ebda6e7','');
call touchParameter('name_4e0f59ebda75a','');
call touchParameter('name_4e0f59ebda7d2','');
call touchParameter('name_4e0f59ebda848','');
call touchParameter('name_4e0f59ebda8c5','');
call touchParameter('name_4e0f59ebda921','');
call touchParameter('name_4e0f59ebda9b2','');
call touchParameter('name_4e0f59ebdaa4c','');
call touchParameter('name_4e0f59ebdaab8','');
call touchParameter('name_4e0f59ebdab3b','');
call touchParameter('name_4e0f59ebdabb0','');
call touchParameter('name_4e0f59ebdac43','');
call touchParameter('name_4e0f59ebdacb8','');
call touchParameter('name_4e0f59ebdad37','');
call touchParameter('name_4e0f59ebdadb5','');
call touchParameter('name_4e0f59ebdae06','');
call touchParameter('name_4e0f59ebdae6a','');
call touchParameter('name_4e0f59ebdaece','');
call touchParameter('name_4e0f59ebdaf46','');
call touchParameter('name_4e0f59ebdafb3','');
call touchParameter('name_4e0f59ebdb01b','');
call touchParameter('name_4e0f59ebdb08d','');
call touchParameter('name_4e0f59ebdb0ee','');
call touchParameter('name_4e0f59ebdb173','');
call touchParameter('name_4e0f59ebdb1ec','');
call touchParameter('name_4e0f59ebdb269','');
call touchParameter('name_4e0f59ebdb2e3','');
call touchParameter('name_4e0f59ebdb363','');
call touchParameter('name_4e0f59ebdb3d7','');
call touchParameter('name_4e0f59ebdb44a','');
call touchParameter('name_4e0f59ebdb4bb','');
call touchParameter('name_4e0f59ebdb554','');
call touchParameter('name_4e0f59f0749dd','');
call touchParameter('name_4e0f59f074b1a','');
call touchParameter('name_4e0f59f074ea6','');
call touchParameter('name_4e0f59f074fd6','');
call touchParameter('name_4e0f59f0750aa','');
call touchParameter('7000+ Internet radio stations','');
call touchParameter('Playback Media','');
call touchParameter('Rear Connections','');
call touchParameter('Subwoofer type','');
call touchParameter('Newborn nipple travel pack','');
call touchParameter('Fits product types','');
call touchParameter('Shaving units per packaging','');
call touchParameter('Shaving heads per packaging','');
call touchParameter('Replacement','');
call touchParameter('Electronic Breast Pump','');
call touchParameter('Battery pack','');
call touchParameter('Extra soft, Newborn Flow Nipple','');
call touchParameter('Bottle and nipple brush','');
call touchParameter('Magnet type','');
call touchParameter('Sensitivity','');
call touchParameter('Finishing of connector','');
call touchParameter('Contour-following','');
call touchParameter('Non-stick coating','');
call touchParameter('Category','');
call touchParameter('Effectieve pixels','');
call touchParameter('Totaal aantal pixels','');
call touchParameter('Hoogte-breedteverhouding','');
call touchParameter('Laagdoorlaatfilter','');
call touchParameter('Sensorreiniging','');
call touchParameter('Kleurenfiltertype','');
call touchParameter('Lensvatting','');
call touchParameter('Brandpuntsafstand','');
call touchParameter('AF-systeem/-punten','');
call touchParameter('AF-werkbereik','');
call touchParameter('AF-modi','');
call touchParameter('AF-puntselectie','');
call touchParameter('Weergave geselecteerd AF-punt','');
call touchParameter('AF-voorspelling','');
call touchParameter('AF-vergrendeling','');
call touchParameter('AF-hulplicht','');
call touchParameter('Handmatig scherpstellen','');
call touchParameter('AF-microaanpassing','');
call touchParameter('Lichtmeting','');
call touchParameter('Meetbereik','');
call touchParameter('AE-vergrendeling','');
call touchParameter('Belichtingscompensatie','');
call touchParameter('AEB','');
call touchParameter('ISO-gevoeligheid*','');
call touchParameter('Snelheid','');
call touchParameter('Instellingen','');
call touchParameter('Aangepaste witbalans','');
call touchParameter('WB-bracketing','');
call touchParameter('Bereik (verticaal/horizontaal)','');
call touchParameter('Vergroting','');
call touchParameter('Oogafstand','');
call touchParameter('Dioptriecorrectie','');
call touchParameter('Matglas','');
call touchParameter('Spiegel','');
call touchParameter('Zoekerinformatie','');
call touchParameter('Voorbeeld scherptediepte','');
call touchParameter('Oculairafsluiter','');
call touchParameter('Bereik','');
call touchParameter('Kijkhoek (horizontaal/verticaal)','');
call touchParameter('Instelling helderheid','');
call touchParameter('Weergaveopties','');
call touchParameter('Ingebouwd richtgetal voor flits (ISO 100, meter)','');
call touchParameter('Ingebouwd flitsbereik','');
call touchParameter('Ingebouwde regenereertijd flitser','');
call touchParameter('Modi','');
call touchParameter('Rode-ogen-reductie','');
call touchParameter('X-sync','');
call touchParameter('Flitsbelichtingscompensatie','');
call touchParameter('Bracketing flitsbelichting','');
call touchParameter('Flitsbelichtingsvergrendeling','');
call touchParameter('Synchronisatie tweede gordijn','');
call touchParameter('Aansluiting flitsschoen/pc','');
call touchParameter('Compatibiliteit externe flitser','');
call touchParameter('Bediening externe flitser','');
call touchParameter('Picture Styles','');
call touchParameter('Kleurruimte','');
call touchParameter('Beeldverwerking','');
call touchParameter('Drivemodi','');
call touchParameter('Continu-opnamen','');
call touchParameter('Framesnelheid','');
call touchParameter('Scherpstelling','');
call touchParameter('Meting','');
call touchParameter('Fototype','');
call touchParameter('Gelijktijdig opnemen RAW+JPEG','');
call touchParameter('Fotoformaat','');
call touchParameter('Filmtype','');
call touchParameter('Filmformaat','');
call touchParameter('Filmlengte','');
call touchParameter('Mappen','');
call touchParameter('Bestandsnummering','');
call touchParameter('Aangepaste functies','');
call touchParameter('Tag metagegevens','');
call touchParameter('Slimme oriëntatiesensor','');
call touchParameter('Zoomen bij afspelen','');
call touchParameter('Weergaveformaten','');
call touchParameter('Diapresentatie','');
call touchParameter('Histogram','');
call touchParameter('Highlight Alert','');
call touchParameter('Opname wissen/beveiligen','');
call touchParameter('Menucategorieën','');
call touchParameter('Menutalen','');
call touchParameter('Firmware-update','');
call touchParameter('Computer','');
call touchParameter('Overig','');
call touchParameter('Canon-printers','');
call touchParameter('PictBridge','');
call touchParameter('PC en Macintosh','');
call touchParameter('Bladeren en afdrukken','');
call touchParameter('Batterijen','');
call touchParameter('Levensduur batterijen','');
call touchParameter('Batterijindicator','');
call touchParameter('Energiebesparing','');
call touchParameter('Voedingsspanning en batterijopladers','');
call touchParameter('Materiaal behuizing','');
call touchParameter('Gebruiksomgeving','');
call touchParameter('Afmetingen (b x h x d)','');
call touchParameter('Gewicht (alleen camerabody)','');
call touchParameter('Zoeker','');
call touchParameter('Tas','');
call touchParameter('Wireless File Transmitter','');
call touchParameter('Lenzen','');
call touchParameter('Flits','');
call touchParameter('Batterijgrip','');
call touchParameter('Afstandsbediening/schakelaar','');
call touchParameter('Image size','');
call touchParameter('35mm film equivalent focal length','');
call touchParameter('Beeldhoek (horizontaal, verticaal, diagonaal)','');
call touchParameter('Objectiefconstructie (elementen/groepen)','');
call touchParameter('Aantal diafragmalamellen','');
call touchParameter('Minimaal diafragma','');
call touchParameter('Kortste scherpstelafstand (m)','');
call touchParameter('Maximale vergroting (x)','');
call touchParameter('Afstandsinformatie','');
call touchParameter('Image Stabilizer','');
call touchParameter('AF actuator','');
call touchParameter('Filterdiameter (mm)','');
call touchParameter('Max. diameter x lengte (mm)','');
call touchParameter('Gewicht (g)','');
call touchParameter('Vergroting met tussentubus EF12 II','');
call touchParameter('Vergroting met tussentubus EF25 II','');
call touchParameter('Zonnekap','');
call touchParameter('Zachte draagtas','');
call touchParameter('Extenders EF1,4x II en EF2x II','');
call touchParameter('Type kleurenfilter','');
call touchParameter('Zoom','');
call touchParameter('Maximaal f/nummer','');
call touchParameter('Constructie','');
call touchParameter('AF-systeem/punten','');
call touchParameter('Kortste scherpstelafstand','');
call touchParameter('Meetmodi','');
call touchParameter('Scherm','');
call touchParameter('Dekking','');
call touchParameter('Helderheid','');
call touchParameter('Slow Sync Speed','');
call touchParameter('Rode-ogen-correctie','');
call touchParameter('Handmatige aanpassing vermogen','');
call touchParameter('Bereik van ingebouwde flitser','');
call touchParameter('Externe flitser','');
call touchParameter('Modi voor filmopnamen','');
call touchParameter('Foto-effecten','');
call touchParameter('Bedieningsmodi','');
call touchParameter('Continu opnemen','');
call touchParameter('Compressie','');
call touchParameter('Films','');
call touchParameter('Type foto','');
call touchParameter('GPS Log','');
call touchParameter('GPS','');
call touchParameter('Mijn camera / Mijn menu','');
call touchParameter('Mijn categorie','');
call touchParameter('Intelligente oriëntatiesensor','');
call touchParameter('Weergavezoom','');
call touchParameter('Zelfontspanner','');
call touchParameter('Overige','');
call touchParameter('Bladeren en printen','');
call touchParameter('ACCU','');
call touchParameter('Gebruiksduur batterijen','');
call touchParameter('Wisselstroomvoeding','');
call touchParameter('Cameratassen / draagriemen','');
call touchParameter('Waterdichte / weerbestendige behuizing','');
call touchParameter('Flitser','');
call touchParameter('Voeding en laders','');
call touchParameter('Gewicht','');
call touchParameter('Beschikbare functies','');
call touchParameter('Printresolutie','');
call touchParameter('Printsysteem','');
call touchParameter('Fotolabkwaliteit snelheid','');
call touchParameter('Printsnelheid zwart/wit','');
call touchParameter('Printsnelheid kleur','');
call touchParameter('Configuratie van inktcartridges','');
call touchParameter('Levensduur zwarte-inkttank','');
call touchParameter('Levensduur kleureninkttank','');
call touchParameter('Mediatype','');
call touchParameter('Media-invoer','');
call touchParameter('Mediaformaat','');
call touchParameter('Mediagewicht','');
call touchParameter('Dubbelzijdig printen','');
call touchParameter('Randloos printen','');
call touchParameter('Compatibele geheugenkaarten','');
call touchParameter('Functies voor direct printen vanaf kaart','');
call touchParameter('Verbeteringen voor direct vanaf kaart printen','');
call touchParameter('Standalone fax','');
call touchParameter('Fax via pc','');
call touchParameter('Kleurenfax','');
call touchParameter('Transmissiesnelheid zwart/wit en kleur','');
call touchParameter('Modemsnelheid','');
call touchParameter('Compressiemethode zwart/wit en kleur','');
call touchParameter('Verzending via geheugen','');
call touchParameter('Faxresolutie','');
call touchParameter('Grijswaarden / kleurgradaties','');
call touchParameter('Geheugen van fax','');
call touchParameter('Dubbele toegang','');
call touchParameter('Verkorte kiescodes','');
call touchParameter('Groep kiezen','');
call touchParameter('Nummerherhaling','');
call touchParameter('Automatische schakeling FAX/TEL','');
call touchParameter('Aansluiting voor antwoordapparaat','');
call touchParameter('Ontvangst op afstand','');
call touchParameter('Groepsverzending','');
call touchParameter('Foutcorrectiemodus (ECM)','');
call touchParameter('Telefoonhandset','');
call touchParameter('Rapporten','');
call touchParameter('Scannertype','');
call touchParameter('Resolutie optische scan','');
call touchParameter('A4-scansnelheid (ondoorzichtig)','');
call touchParameter('Kleurdiepte voor scannen','');
call touchParameter('Halftonen/grijswaarden','');
call touchParameter('Compatibiliteit','');
call touchParameter('Effectieve scanbreedte','');
call touchParameter('OCR-pakket','');
call touchParameter('Scanmethoden en -verbeteringen','');
call touchParameter('Kleuren-/fotokopie','');
call touchParameter('Kopieersnelheid kleurendocument','');
call touchParameter('Meerdere exemplaren','');
call touchParameter('Kopieerfuncties en -verbeteringen','');
call touchParameter('Type en grootte van scherm','');
call touchParameter('Interfacetype - pc/Mac','');
call touchParameter('Interfacetype - niet pc','');
call touchParameter('Ondersteunde besturingssystemen','');
call touchParameter('Besturingssysteem','');
call touchParameter('Meegeleverde software','');
call touchParameter('Automatic Document Feeder (ADF)','');
call touchParameter('Afmetingen (B x D x H)','');
call touchParameter('Aantal talen (LCD)','');
call touchParameter('Temperatuurbereik','');
call touchParameter('Vochtigheid','');
call touchParameter('Geluidsniveaus','');
call touchParameter('Voeding','');
call touchParameter('Stroomverbruik','');
call touchParameter('Kleinste f/getal','');
call touchParameter('Langzame synchronisatiesnelheid','');
call touchParameter('Rodeogenreductie','');
call touchParameter('Bereik ingebouwde flitser','');
call touchParameter('Opnamemodi','');
call touchParameter('Rode ogen corrigeren','');
call touchParameter('Levensduur van de batterij','');
call touchParameter('Voeding en batterijopladers','');
call touchParameter('Coating','');
call touchParameter('LCD-paneel/-verlichting','');
call touchParameter('Dataverificatie','');
call touchParameter('Cijfers','');
call touchParameter('Lijnen','');
call touchParameter('Display afmetingen','');
call touchParameter('Display tekengrootte','');
call touchParameter('Algemene berekeningen','');
call touchParameter('Trigonometrische berekeningen','');
call touchParameter('Unit-hoek','');
call touchParameter('Coördinaat conversie','');
call touchParameter('Faculteit, Combinatie, Permutatie','');
call touchParameter('Fractie','');
call touchParameter('Random getallen','');
call touchParameter('Statistische berekeningen','');
call touchParameter('Breuken van/naar Decimaal','');
call touchParameter('Overigen','');
call touchParameter('Totaal aantal functies','');
call touchParameter('Afdekking','');
call touchParameter('Automatisch uitschakelen','');
call touchParameter('Geheugen','');
call touchParameter('Batterij','');
call touchParameter('Afmetingen behuizing','');
call touchParameter('Kleur behuizing','');
call touchParameter('Verpakkingsinformatie','');
call touchParameter('Beeldformaat','');
call touchParameter('35 mm film equivalente brandpuntsafstand','');
call touchParameter('Beeldhoek (horizontaal verticaal diagonaal)','');
call touchParameter('Constructie (elementen/groepen)','');
call touchParameter('Aantal Diafragma-Lamellen','');
call touchParameter('Kortste Scherpstel-Afstand','');
call touchParameter('Maximale Vergrotingsfactor (x)','');
call touchParameter('AF-motor','');
call touchParameter('Filter-Diameter (mm)','');
call touchParameter('Maximale, Diameter X Lengte (mm)','');
call touchParameter('Vergroting met Verlengstuk EF12','');
call touchParameter('Vergroting met verlengstuk EF25','');
call touchParameter('Lenskoker (zacht)','');
call touchParameter('Afmeting en aantal','');
call touchParameter('Native resolutie','');
call touchParameter('Type lamp','');
call touchParameter('F-getal en brandpuntsafstand van lens','');
call touchParameter('Zoomvergroting en -regeling','');
call touchParameter('Scherpstelregeling','');
call touchParameter('Lensverschuiving','');
call touchParameter('Gelijkmatigheidsgehalte helderheid','');
call touchParameter('Contrastratio','');
call touchParameter('Dekking projectieafstand','');
call touchParameter('Schermgrootte','');
call touchParameter('Vergroting digitale zoom','');
call touchParameter('Trapeziumfoutcorrectie bereik','');
call touchParameter('Digitale RGB-compatibiliteit','');
call touchParameter('Analoge RGB-compatibiliteit','');
call touchParameter('Scansystemen voor digitale video','');
call touchParameter('Scansystemen voor samengestelde video','');
call touchParameter('Kleursystemen voor video / S-Video','');
call touchParameter('Weergavemodi','');
call touchParameter('Verbeteringsfuncties','');
call touchParameter('Ingebouwde luidspreker','');
call touchParameter('Ingang voor digitale video en audio','');
call touchParameter('Analoge RGB-ingang 1','');
call touchParameter('Analoge RGB-ingang 2','');
call touchParameter('Analoge RGB-uitgang','');
call touchParameter('S-Video-ingang','');
call touchParameter('Ingang voor samengestelde video','');
call touchParameter('Audio-ingang 1','');
call touchParameter('Audio-ingang 2','');
call touchParameter('Audio-ingang 3','');
call touchParameter('Audio-uitgang','');
call touchParameter('Servicepoort / projectorbediening','');
call touchParameter('Network Port','');
call touchParameter('Elevatiemechanisme voorzijde','');
call touchParameter('Elevatiemechanisme achterzijde','');
call touchParameter('Geluidsniveau','');
call touchParameter('Opslagomgeving','');
call touchParameter('Garantie','');
call touchParameter('Digitale RGB / Analoge RGB ingang 1','');
call touchParameter('Digitale RGB / Analoge RGB ingang 2','');
call touchParameter('Stof- en vochtbestendig','');
call touchParameter('Gelatinefilterhouder III (zonnekap III*)','');
call touchParameter('Gelatinefilterhouder IV (zonnekap IV*)','');
call touchParameter('Richtgetal (ISO 100), meter','');
call touchParameter('Zoomkop','');
call touchParameter('Bereik brandpuntsafstand','');
call touchParameter('Automatische belichtingsregeling','');
call touchParameter('Snelle synchronisatie (FP)','');
call touchParameter('Handmatig / uitvoerinstellingen','');
call touchParameter('Handmatige stappen','');
call touchParameter('FE-vergrendeling','');
call touchParameter('Flitsbelichtingbracketing','');
call touchParameter('Tweede-gordijnflitssynchronisatie','');
call touchParameter('Voorflitsen','');
call touchParameter('Communicatie kleurtemperatuurinfo','');
call touchParameter('Transmitter','');
call touchParameter('Slave','');
call touchParameter('Aantal groepen','');
call touchParameter('Aantal kanalen','');
call touchParameter('Sluiteractivering op afstand','');
call touchParameter('Omhoog','');
call touchParameter('Type AF-hulplicht','');
call touchParameter('Minimale oplaadduur*','');
call touchParameter('Externe voeding','');
call touchParameter('Stof- en waterbestendig','');
call touchParameter('Materiaal flitsvoet','');
call touchParameter('Aangepaste functie','');
call touchParameter('Flitserinstellingen via cameramenu\'s**','');
call touchParameter('Belichtingssensor externe flitser','');
call touchParameter('PC-aansluiting','');
call touchParameter('Compatibele accessoires','');
call touchParameter('Speciale flitserbeugel','');
call touchParameter('Formaat (B x H x D), mm','');
call touchParameter('Gewicht (zonder batterijen), gram','');
call touchParameter('Videolamp','');
call touchParameter('Videolampvoeding','');
call touchParameter('Kleurtemperatuur videolamp','');
call touchParameter('Naar links','');
call touchParameter('Naar rechts','');
call touchParameter('Direct op schijf printen','');
call touchParameter('Beeldstabilisatie','');
call touchParameter('Apparaattype','');
call touchParameter('Afdruksnelheid','');
call touchParameter('Afdrukmethode','');
call touchParameter('Afdrukkwaliteit','');
call touchParameter('Afdrukresolutie','');
call touchParameter('Dubbelzijdig afdrukken','');
call touchParameter('Printertalen','');
call touchParameter('Lettertypen','');
call touchParameter('Afdrukmarges','');
call touchParameter('Tonerbesparingsmodus','');
call touchParameter('Afdrukken vanuit geheugenmedia','');
call touchParameter('Kopieersnelheid','');
call touchParameter('Tijd tot eerste kopie (FCOT)','');
call touchParameter('Kopieerresolutie','');
call touchParameter('Kopieermodus','');
call touchParameter('Dubbelzijdig kopiëren','');
call touchParameter('Meerdere kopieën','');
call touchParameter('Verkleining / vergroting','');
call touchParameter('Overige functies','');
call touchParameter('Scannen naar bestandenserver','');
call touchParameter('Scannen naar e-mail en i-fax','');
call touchParameter('Scannen naar USB-geheugensleutel','');
call touchParameter('Bestandsindelingen','');
call touchParameter('Scanresolutie','');
call touchParameter('Diepte voor scannen in kleur','');
call touchParameter('Grijstinten','');
call touchParameter('Max. Scanbreedte','');
call touchParameter('Ontvangstmodus','');
call touchParameter('Faxgeheugen','');
call touchParameter('Kiescodes','');
call touchParameter('Groepskieslijsten/
bestemmingen','');
call touchParameter('Sequential Broadcast','');
call touchParameter('Back-up in geheugen','');
call touchParameter('Dubbelzijdig faxen','');
call touchParameter('Papierinvoer (standaard)','');
call touchParameter('Papierinvoer (optie)','');
call touchParameter('Papieruitvoer','');
call touchParameter('Mediatypen','');
call touchParameter('Mediaformaten','');
call touchParameter('Mediagewichten','');
call touchParameter('Interfacetype','');
call touchParameter('Compatibiliteit besturingssystemen','');
call touchParameter('Software- en printerbeheer','');
call touchParameter('Pagina\'s per maand','');
call touchParameter('Opwarmtijd','');
call touchParameter('Bedieningspaneel','');
call touchParameter('Afmetingen met laden (B x D x H)','');
call touchParameter('Installatieruimte (B x D x H)','');
call touchParameter('Energieverbruik','');
call touchParameter('Cartridges','');
call touchParameter('Items','');
call touchParameter('Focusbracketing','');
call touchParameter('Handmatige afstelling vermogen','');
call touchParameter('Beeldbewerking','');
call touchParameter('Waterdichte/weerbestendige tas','');
call touchParameter('Ultrasonic Motor (USM)','');
call touchParameter('Scanfrequentie','');
call touchParameter('Digitale RGB-ingang','');
call touchParameter('Analoge RGB-/Samengesteld uitgang','');
call touchParameter('Samengestelde/Composite-ingang','');
call touchParameter('Muispoort','');
call touchParameter('Tijd tot eerste afdruk','');
call touchParameter('Energievereisten','');
call touchParameter('Processorsnelheid','');
call touchParameter('Interface en connectiviteit','');
call touchParameter('All-in-One cartridges','');
call touchParameter('Waterdichtheid / stofbestendigheid','');
call touchParameter('Geluidsmemo','');
call touchParameter('Geluidbestanden','');
call touchParameter('Lenskoker (hard)','');
call touchParameter('Gelatinefilter-houder lll  (zonnekap III*)','');
call touchParameter('Gelatinefilter-houder lV (zonnekap IV*)','');
call touchParameter('Maximum Original SizeTranslated in Dutch','');
call touchParameter('Copy SizesTranslated in Dutch','');
call touchParameter('Resolutie','');
call touchParameter('Kopieer-/afdruksnelheid','');
call touchParameter('Vergroten/verkleinen','');
call touchParameter('First copy timeTranslated in Dutch','');
call touchParameter('Meerdere kopieën/afdrukken','');
call touchParameter('Papiergewicht','');
call touchParameter('Papiercapaciteit','');
call touchParameter('Vaste schijf','');
call touchParameter('Interface','');
call touchParameter('Netwerkprotocollen','');
call touchParameter('Dimensions (W x D x H)Translated in Dutch','');
call touchParameter('Installatieruimte (B x D)','');
call touchParameter('Paginabeschrijvingstaal/-talen (PDL)','');
call touchParameter('PCL-lettertypen','');
call touchParameter('PS Fonts','');
call touchParameter('Optioneel/standaard','');
call touchParameter('Scansnelheid','');
call touchParameter('Pull-scan','');
call touchParameter('Bestemmingen','');
call touchParameter('Adresboek','');
call touchParameter('Bestandstype','');
call touchParameter('Universal Send-functiesets','');
call touchParameter('Naam Color Image Reader:','');
call touchParameter('Papierformaat','');
call touchParameter('Max. aantal originelen','');
call touchParameter('Scansnelheid (max.)','');
call touchParameter('Cassette-invoereenheid','');
call touchParameter('Afwerkeenheid voor nieten','');
call touchParameter('Extra opties','');
call touchParameter('Productiviteit','');
call touchParameter('Aanbevolen maandelijks volume','');
call touchParameter('Maximale maandelijks volume','');
call touchParameter('Registratiemarge','');
call touchParameter('Papierformaten','');
call touchParameter('CPU','');
call touchParameter('Resolutie voor lezen','');
call touchParameter('Papiertype','');
call touchParameter('Detectie dubbele invoer en afvangbak','');
call touchParameter('Vermogen','');
call touchParameter('Capaciteit stapelaar','');
call touchParameter('Afmetingen','');
call touchParameter('Aantal laden','');
call touchParameter('Capaciteit lade (niet geniet)','');
call touchParameter('Capaciteit lade (geniet)','');
call touchParameter('Nietpositie','');
call touchParameter('Nietcapaciteit (80 g/m²)','');
call touchParameter('Papierformaat boekjes','');
call touchParameter('Papiergewicht boekjes','');
call touchParameter('Nietcapaciteit boekjes','');
call touchParameter('Stapelaarcapaciteit boekjes','');
call touchParameter('Interne, geïntegreerde perforatoreenheid','');
call touchParameter('Type perforator','');
call touchParameter('Toegestaan papiergewicht voor perforator','');
call touchParameter('Toegestaan papierformaat voor perforator','');
call touchParameter('Diameter perforatie','');
call touchParameter('Bijsnijdbreedte','');
call touchParameter('Bijsnijddikte','');
call touchParameter('Capaciteit lade','');
call touchParameter('Toegestaan papiergewicht','');
call touchParameter('Gewicht ca.','');
call touchParameter('Formaat boekjes','');
call touchParameter('Dikte boekjes','');
call touchParameter('Bijsnijdbereik','');
call touchParameter('Pagina\'s binnenkant','');
call touchParameter('Klep','');
call touchParameter('Perforeermiddelen','');
call touchParameter('(A4, staand)','');
call touchParameter('Sensor scaneenheid','');
call touchParameter('Optische resolutie','');
call touchParameter('Lichtbron','');
call touchParameter('Scanzijde','');
call touchParameter('Specificatie voeding','');
call touchParameter('Naleving milieurichtlijnen','');
call touchParameter('Breedte','');
call touchParameter('Lengte','');
call touchParameter('Dikte','');
call touchParameter('Internationale standaardkaart','');
call touchParameter('Long Document Mode','');
call touchParameter('Papierscheiding','');
call touchParameter('Invoercapaciteit','');
call touchParameter('Output Resolution','');
call touchParameter('Binair','');
call touchParameter('Kleur','');
call touchParameter('Image Processing','');
call touchParameter('Afmetingen (mm)','');
call touchParameter('Optie','');
call touchParameter('Verbruiksartikel','');
call touchParameter('Dagelijkse bedrijfscyclus','');
call touchParameter('Bereik met groothoekpaneel','');
call touchParameter('Automatische zoom voor sensorformaat','');
call touchParameter('Aantal ondersteunde AF-punten','');
call touchParameter('Strobe / uitvoerinstellingen','');
call touchParameter('Frequentie','');
call touchParameter('Type overdracht','');
call touchParameter('Max. bereik transmitter ongeveer','');
call touchParameter('Omlaag','');
call touchParameter('Opnamemedium','');
call touchParameter('Max. opnameduur','');
call touchParameter('Totale aantal pixels','');
call touchParameter('Effectieve pixels: film','');
call touchParameter('Effectieve pixels: foto','');
call touchParameter('Filter','');
call touchParameter('Advanced Zoom','');
call touchParameter('Optische zoom','');
call touchParameter('Digitale zoom','');
call touchParameter('Digitale teleconverter','');
call touchParameter('35mm equivalente brandpuntsafstand','');
call touchParameter('Maximaal diafragma','');
call touchParameter('Minimale scherpstelafstand','');
call touchParameter('Diameter filter','');
call touchParameter('Groothoekconverter','');
call touchParameter('Beeldprocessor','');
call touchParameter('Gezichtsdetectietechnologie','');
call touchParameter('Pixels','');
call touchParameter('LCD-touchscreen','');
call touchParameter('Handmatig instelbaar','');
call touchParameter('Tijdelijke underscan','');
call touchParameter('Minimale lux','');
call touchParameter('Instelling Auto Gain Control-beperking','');
call touchParameter('Automatisch/handmatig','');
call touchParameter('Bediening','');
call touchParameter('Handmatige Focus Assist','');
call touchParameter('Filmfuncties','');
call touchParameter('Smart AUTO','');
call touchParameter('AE-programma','');
call touchParameter('Zebra','');
call touchParameter('Compensatie achtergrondbelichting','');
call touchParameter('Automatisch','');
call touchParameter('Ingesteld/vooraf ingesteld','');
call touchParameter('Maximum','');
call touchParameter('Lang','');
call touchParameter('Fade','');
call touchParameter('Effect','');
call touchParameter('Beeldeffecten','');
call touchParameter('Aanpassingsknop','');
call touchParameter('Modus voor continuopname','');
call touchParameter('Reeksopnamen met automatische belichting','');
call touchParameter('Gelijktijdige foto-opname','');
call touchParameter('Functie voor AF-puntselectie','');
call touchParameter('Fotoknop','');
call touchParameter('Photo Burst (Fotoreeks)','');
call touchParameter('REC. bekijken/REC. zoeken','');
call touchParameter('LP-modus','');
call touchParameter('Verlengde opnamemodus (ELP-modus)','');
call touchParameter('Progressieve opnamemodus','');
call touchParameter('CINE-beeldmodus','');
call touchParameter('x.v.Color','');
call touchParameter('Video Snapshot','');
call touchParameter('Dual Shot (Dubbele opnamen)','');
call touchParameter('Pre REC (Pre-opname)','');
call touchParameter('Kleurbalken en testtoon','');
call touchParameter('Foto','');
call touchParameter('Datum','');
call touchParameter('Multimediakaart','');
call touchParameter('Secure Digital-kaart','');
call touchParameter('Filmopname','');
call touchParameter('Interne gegevensoverdracht','');
call touchParameter('Systeem','');
call touchParameter('Zoommicrofoon','');
call touchParameter('Manual Rec. (Handmatige regeling) opnameniveau','');
call touchParameter('Hoofdtelefoon','');
call touchParameter('Microfoon','');
call touchParameter('DV','');
call touchParameter('Rechtstreeks printen','');
call touchParameter('Analoog-in','');
call touchParameter('AV','');
call touchParameter('S-video','');
call touchParameter('Component','');
call touchParameter('LANC','');
call touchParameter('Ingebouwde oplader','');
call touchParameter('Quick Start','');
call touchParameter('Accessoireschoen','');
call touchParameter('Ingebouwde videolamp','');
call touchParameter('Ingebouwde flitser','');
call touchParameter('Digital Video Solution Disk','');
call touchParameter('DV Network Solution Disk','');
call touchParameter('Toepassingssoftware','');
call touchParameter('USB-kabel','');
call touchParameter('Eenvoudig uploaden naar web','');
call touchParameter('Conversie HD->SD','');
call touchParameter('Draadloze afstandsbediening','');
call touchParameter('Intelligent batterijsysteem','');
call touchParameter('Batterij meegeleverd in set','');
call touchParameter('Max. opnameduur (meegeleverde batterij)','');
call touchParameter('Snel opladen','');
call touchParameter('Batterij met lange levensduur','');
call touchParameter('Langere opnametijd*','');
call touchParameter('B x H x D','');
call touchParameter('Filterdiameter','');
call touchParameter('Multibeeldscherm','');
call touchParameter('Night Mode (Nachtmodus)','');
call touchParameter('Super Night Mode (Supernachtmodus)','');
call touchParameter('Auto Gain Control Limit Adjustment (Instelling Auto Gain Control','');
call touchParameter('Vergrendeling','');
call touchParameter('Continuous Shooting Mode (Modus voor continuopname)','');
call touchParameter('Photo Burst','');
call touchParameter('LP Mode (LP-modus)','');
call touchParameter('Extended Recording Mode (ELP Mode) Verlengde opnamemodus (ELP-mo','');
call touchParameter('Progressive Shooting Mode (Progressieve opnamemodus)','');
call touchParameter('CINE Image Mode (CINE-beeldmodus)','');
call touchParameter('Audio dubben','');
call touchParameter('HDMI™','');
call touchParameter('HD-SDI- / SD-SDI-uitvoer','');
call touchParameter('Tijdscode-I/O (schakelbaar)','');
call touchParameter('Gen lock-invoer','');
call touchParameter('Analoog-digitaalconverter','');
call touchParameter('Pre REC','');
call touchParameter('Handmatige regeling Opnameniveau','');
call touchParameter('Direct printen','');
call touchParameter('Batterij meegeleverd in kit','');
call touchParameter('Night Mode','');
call touchParameter('Totaal aantal pixels per sensor','');
call touchParameter('Effectief aantal pixels per sensor','');
call touchParameter('Horizontale resolutie','');
call touchParameter('Zoombereik','');
call touchParameter('ND-Filter','');
call touchParameter('Zoomregeling','');
call touchParameter('Zoomsnelheid','');
call touchParameter('Irisregeling','');
call touchParameter('Diafragmabereik','');
call touchParameter('Objectiefelementen/groepen','');
call touchParameter('Beeldstabilisatiesysteem','');
call touchParameter('Media voor video-opslag','');
call touchParameter('Opnametijd','');
call touchParameter('Bestandsindeling opname','');
call touchParameter('Opname-indeling','');
call touchParameter('Framerate opname','');
call touchParameter('Slow/Fast motion','');
call touchParameter('Intervalopname','');
call touchParameter('Frameopname','');
call touchParameter('Pre-opname (cache-opname)','');
call touchParameter('Omgekeerd scannen','');
call touchParameter('Media voor foto-opslag','');
call touchParameter('Fotokwaliteit','');
call touchParameter('Punten','');
call touchParameter('Aanpassingen beeldkwaliteit','');
call touchParameter('Instelbaar','');
call touchParameter('Waveform Monitor','');
call touchParameter('Focus Assist','');
call touchParameter('Peaking','');
call touchParameter('Markeringen','');
call touchParameter('Correctie objectief','');
call touchParameter('Audio in','');
call touchParameter('Hoofdtelefoonuitgang','');
call touchParameter('Video monitor-uitgang','');
call touchParameter('IEEE 1394 (Firewire)','');
call touchParameter('HD/SD-SDI-uitvoer','');
call touchParameter('Timecode','');
call touchParameter('Genlock','');
call touchParameter('Component-uitgang','');
call touchParameter('AV-aansluiting','');
call touchParameter('DC-ingang','');
call touchParameter('Aansluiting afstandsbediening','');
call touchParameter('Kleurbalken','');
call touchParameter('Indicatielamp','');
call touchParameter('Instelbare knop','');
call touchParameter('Belichtingsmeting','');
call touchParameter('Belichtingsbereik','');
call touchParameter('Modus automatische belichting','');
call touchParameter('Push Auto Iris','');
call touchParameter('Instelling Auto Gain Control','');
call touchParameter('Auto Gain Control-beperking','');
call touchParameter('Gain-instelling','');
call touchParameter('Sluitertijd','');
call touchParameter('Sluiterhoek','');
call touchParameter('Langzame sluiter (SLS)','');
call touchParameter('Clear Scan','');
call touchParameter('Opgeslagen configuraties','');
call touchParameter('Opslagmedium','');
call touchParameter('Gamma','');
call touchParameter('Masterstandaard','');
call touchParameter('Master zwart','');
call touchParameter('Zwart gamma','');
call touchParameter('Low Key Saturation','');
call touchParameter('Knee','');
call touchParameter('Scherpte','');
call touchParameter('Ruisonderdrukking','');
call touchParameter('Huidtinten','');
call touchParameter('Selectieve ruisreductie','');
call touchParameter('Kleurenmatrix','');
call touchParameter('Witbalans','');
call touchParameter('Kleurcorrectie','');
call touchParameter('Instellingsniveau','');
call touchParameter('Klem 100% IRE','');
call touchParameter('Vooraf ingesteld','');
call touchParameter('Doortelsysteem','');
call touchParameter('Instelling beginwaarde','');
call touchParameter('Opname','');
call touchParameter('Microfoondemping','');
call touchParameter('Niveaumeter microfoon','');
call touchParameter('Meegeleverd','');
call touchParameter('Optioneel','');
call touchParameter('Reservestroomvoorziening','');
call touchParameter('Continue opnametijd','');
call touchParameter('Gewicht (alleen camera)','');
call touchParameter('Bedrijfstemperatuurbereik','');
call touchParameter('Minimale belichting','');
call touchParameter('Versnelde/vertraagde weergave','');
call touchParameter('Correctielens','');
call touchParameter('Instelbaar navigatiewieltje','');
call touchParameter('Modus voor automatische belichting','');
call touchParameter('Sluitersnelheid','');
call touchParameter('Modus voor infraroodopnamen','');
call touchParameter('Geïntegreerde infraroodlamp','');
call touchParameter('OIS-asverschuiving','');
call touchParameter('Brandpuntsafstandgeleider','');
call touchParameter('Master pedestal','');
call touchParameter('Drukken','');
call touchParameter('Clip100% IRE','');
call touchParameter('Doortelinstelling','');
call touchParameter('Gewicht (volledig uitgerust)','');
call touchParameter('Diafragmalamellen','');
call touchParameter('Videomonitoruitgang','');
call touchParameter('Belichtingsvergrendeling','');
call touchParameter('Handleiding voor brandpuntsafstand','');
call touchParameter('Afneembaar handvat','');
call touchParameter('System','');
call touchParameter('Total pixels','');
call touchParameter('Number of effective pixels (per CCD)','');
call touchParameter('Optical zoom magnification','');
call touchParameter('Focal length','');
call touchParameter('f-number','');
call touchParameter('Aperature leaves (Number of leaves)','');
call touchParameter('Zoom speed','');
call touchParameter('Filter diameter','');
call touchParameter('Auto mode','');
call touchParameter('Manual mode','');
call touchParameter('Image stabilization system','');
call touchParameter('Sensing method','');
call touchParameter('Center weighted average','');
call touchParameter('Evaluative photometry (128-segments)','');
call touchParameter('AE lock','');
call touchParameter('AE shift','');
call touchParameter('Gain setting','');
call touchParameter('Shutter speed setting (at Tv priority)','');
call touchParameter('In auto mode','');
call touchParameter('In night mode','');
call touchParameter('Skin setting','');
call touchParameter('Selective Noise Reduction','');
call touchParameter('Custom preset','');
call touchParameter('Auto','');
call touchParameter('Preset/Set','');
call touchParameter('Mode','');
call touchParameter('MF operation','');
call touchParameter('Countup system','');
call touchParameter('Start value setting','');
call touchParameter('DV recording','');
call touchParameter('HDV recording','');
call touchParameter('Control','');
call touchParameter('Size','');
call touchParameter('Image quality adjustments','');
call touchParameter('Movable','');
call touchParameter('Frame playback','');
call touchParameter('Slow playback','');
call touchParameter('2x speed playback','');
call touchParameter('1x speed playback','');
call touchParameter('Cue/Review','');
call touchParameter('Date search','');
call touchParameter('Index search','');
call touchParameter('End search','');
call touchParameter('Microphone inputs','');
call touchParameter('Headphone output','');
call touchParameter('HDV/DV terminals','');
call touchParameter('Video jacks','');
call touchParameter('AV terminal','');
call touchParameter('Editing jack','');
call touchParameter('HD/SD-SDI jack','');
call touchParameter('Time code jack','');
call touchParameter('GENLOCK terminal','');
call touchParameter('Memory card terminal','');
call touchParameter('EVF jack','');
call touchParameter('CPS Video service','');
call touchParameter('W x H x D','');
call touchParameter('Weight (camera only)','');
call touchParameter('Weight (fully equipped)','');
call touchParameter('Aperture leaves (Number of leaves)','');
call touchParameter('AE mode','');
call touchParameter('Push AE function','');
call touchParameter('Frame rate setting','');
call touchParameter('Aperture value (HD 20x zoom)','');
call touchParameter('Digital fade','');
call touchParameter('Still image recording','');
call touchParameter('Zebra pattern','');
call touchParameter('Colour bar','');
call touchParameter('Memory card','');
call touchParameter('REC review','');
call touchParameter('Standby switch','');
call touchParameter('Power safe','');
call touchParameter('Wind screen','');
call touchParameter('Data code display','');
call touchParameter('Zero set memory','');
call touchParameter('Analogue signal - DV signal conversion','');
call touchParameter('Microphone attenuation','');
call touchParameter('Microphone level meter','');
call touchParameter('World clock','');
call touchParameter('Tally lamp','');
call touchParameter('Remote control sensor','');
call touchParameter('Accessory shoe','');
call touchParameter('Custom key','');
call touchParameter('DV control','');
call touchParameter('Backup power supply','');
call touchParameter('Battery pack power','');
call touchParameter('Videosysteem','');
call touchParameter('Brandpuntafstanden','');
call touchParameter('Maximale lichtsterkte','');
call touchParameter('Minimale instelafstand','');
call touchParameter('Filtermaat','');
call touchParameter('Monitor','');
call touchParameter('Handmatige aanpassing','');
call touchParameter('Multi image scherm','');
call touchParameter('Minimum Lux.','');
call touchParameter('Super Night Mode','');
call touchParameter('Autofocus-activering','');
call touchParameter('Program AE','');
call touchParameter('Tegenlichtcorrectie','');
call touchParameter('Handmatig/voorgeprogrammeerd','');
call touchParameter('Kortste sluitertijd','');
call touchParameter('Langste sluitertijd','');
call touchParameter('Fader','');
call touchParameter('Effecten','');
call touchParameter('Gebruikersknop','');
call touchParameter('Registratie beeldformaat','');
call touchParameter('Functie voor continu-opnamen','');
call touchParameter('Autom. belichtingsvenster','');
call touchParameter('Simultane foto opnamefunctie','');
call touchParameter('Selecteren AF beeldfunctie','');
call touchParameter('Record review/Record search','');
call touchParameter('LP mode','');
call touchParameter('Extended Recording mode (ELP mode)','');
call touchParameter('Stilstaande beelden','');
call touchParameter('Multi Media Card','');
call touchParameter('Secure Digital Card','');
call touchParameter('Movie Recording','');
call touchParameter('Handmatige niveauregeling','');
call touchParameter('Audio Dubbing','');
call touchParameter('Direct Print','');
call touchParameter('Analoge line-in','');
call touchParameter('Infrarood afstandsbediening','');
call touchParameter('Accu meegeleverd in de kit','');
call touchParameter('Langere opnametijd (1)','');
call touchParameter('Schermafmetingen','');
call touchParameter('Montagefunctie','');
call touchParameter('Light-up button','');
call touchParameter('Toepassings-software','');
call touchParameter('USB kabel','');
call touchParameter('Print Engine','');
call touchParameter('Printsnelheid fotolabkwaliteit','');
call touchParameter('Configuratie inktcartridge','');
call touchParameter('Gebruiksduur zwarte inkttank','');
call touchParameter('Gebruiksduur kleuren inkttank','');
call touchParameter('Type printmaterialen','');
call touchParameter('Invoer printmaterialen','');
call touchParameter('Formaat printmaterialen','');
call touchParameter('Gewicht printmaterialen','');
call touchParameter('Printen zonder witranden','');
call touchParameter('Type interface - PC','');
call touchParameter('Type interface - Camera','');
call touchParameter('Type interface - Mobiele telefoon / PDA','');
call touchParameter('Eisen aan besturingssystemen','');
call touchParameter('Driverkenmerken','');
call touchParameter('Electrische aansluiting','');
call touchParameter('Luchtvochtigheid','');
call touchParameter('Afmetingen (BxDxH)','');
call touchParameter('DVD/CD printen','');
call touchParameter('Opties','');
call touchParameter('Camera direct printen','');
call touchParameter('Methode','');
call touchParameter('Maximale resolutie','');
call touchParameter('Kleuren','');
call touchParameter('Briefkaart-formaat','');
call touchParameter('L-formaat','');
call touchParameter('Credit Card formaat','');
call touchParameter('Credit Card formaat stickers','');
call touchParameter('Inkt Cartridge','');
call touchParameter('Levensduur print','');
call touchParameter('Papierinvoer','');
call touchParameter('Print modi','');
call touchParameter('Printinstellingen','');
call touchParameter('Direct Printing vanaf een camera','');
call touchParameter('Direct vanaf een geheugenkaart','');
call touchParameter('Direct vanaf een mobiele telefoon met camera','');
call touchParameter('Print vanaf een computer','');
call touchParameter('Camera','');
call touchParameter('LCD-monitor','');
call touchParameter('PC','');
call touchParameter('Macintosh','');
call touchParameter('Bladeren & Printen','');
call touchParameter('Drivers','');
call touchParameter('Opgenomen vermogen','');
call touchParameter('Papiercassette','');
call touchParameter('Netvoedingsadapters & acculaders','');
call touchParameter('Werkomgeving','');
call touchParameter('Mini stickers','');
call touchParameter('Accupack','');
call touchParameter('Draagtas','');
call touchParameter('Breedbeeld-formaat','');
call touchParameter('Scan element','');
call touchParameter('Beschikbare resoluties','');
call touchParameter('Scanning gradation (colour)','');
call touchParameter('Aantal bits/scan (Grijstint)','');
call touchParameter('Max.documentformaat','');
call touchParameter('EZ-Scan Buttons','');
call touchParameter('Voorbeelsnelheid','');
call touchParameter('Scansnelheid (kleur)','');
call touchParameter('Scansnelheid (grijstint)','');
call touchParameter('Scansnelheid (Zwart-wit)','');
call touchParameter('Scan snelheid (A4, 300dpi, Colour)','');
call touchParameter('Inclusief Software','');
call touchParameter('Omgeving (temperatuur)','');
call touchParameter('Omgeving (vochtigheid)','');
call touchParameter('Besturingssystemen','');
call touchParameter('Film Handling','');
call touchParameter('Automatische invoer','');
call touchParameter('Modus voor lange documenten','');
call touchParameter('Visitekaartje','');
call touchParameter('Uitvoerresolutie','');
call touchParameter('Apparaatkenmerken','');
call touchParameter('Fotolabkwaliteit en -snelheid','');
call touchParameter('Functies van printerstuurprogramma','');
call touchParameter('Scannen van filmstrips','');
call touchParameter('Interfacetype - niet-pc','');
call touchParameter('Printsnelheid foto (seconden)','');
call touchParameter('Capaciteit zwarte inkttank','');
call touchParameter('Capaciteit kleuren inkttank(s)','');
call touchParameter('Media','');
call touchParameter('Printen zonder witrand','');
call touchParameter('Overige kenmerken','');
call touchParameter('Type Scanner','');
call touchParameter('Optische scanresolutie','');
call touchParameter('Digitale scanresolutie','');
call touchParameter('Kleurdiepte bij scannen','');
call touchParameter('Half-tone/grijstinten','');
call touchParameter('OCR bundel','');
call touchParameter('Kleurenkopie','');
call touchParameter('Kopieersnelheid kleur','');
call touchParameter('Eisen besturingssysteem','');
call touchParameter('Camera interface en aansluiting','');
call touchParameter('Photo direct print','');
call touchParameter('PC Fax','');
call touchParameter('Colour Fax (ITU-T.30E compliant)','');
call touchParameter('Transmission Speed Mono/colour','');
call touchParameter('Compressiemethode zwart&wit / kleur','');
call touchParameter('Half-tone','');
call touchParameter('ADF','');
call touchParameter('Geheugenverzending','');
call touchParameter('FAX geheugen','');
call touchParameter('Dual-access','');
call touchParameter('Sneltoetsen','');
call touchParameter('Codetoetsen','');
call touchParameter('Groepskiezen','');
call touchParameter('Redial','');
call touchParameter('FAX/TEL auto switch','');
call touchParameter('Aansluitmogelijkheid antwoordapparaat','');
call touchParameter('Broadcasting','');
call touchParameter('Fout correctie mode (ECM)','');
call touchParameter('Telefoon handset','');
call touchParameter('Rapportage','');
call touchParameter('Aantal talen (berichten in LCD)','');
call touchParameter('Lijntype','');
call touchParameter('Printmethode','');
call touchParameter('Scanner type','');
call touchParameter('Automatische document-feeder','');
call touchParameter('Afmetingen Document','');
call touchParameter('Fax-resolutie','');
call touchParameter('Beeldverwerkingssysteem','');
call touchParameter('Halftone','');
call touchParameter('Print snelheid','');
call touchParameter('Print cartridge','');
call touchParameter('Print-breedte','');
call touchParameter('Inktbesparende instelling','');
call touchParameter('Automatisch verkleinen van afbeelding bij ontvangst','');
call touchParameter('Transmissiesnelheid','');
call touchParameter('Compressie methode','');
call touchParameter('Direct transmission','');
call touchParameter('Snel verzenden uit geheugen','');
call touchParameter('FAX-geheugen','');
call touchParameter('Memory backup','');
call touchParameter('Uitgestelde verzending','');
call touchParameter('Polling (ontvangst)','');
call touchParameter('Direct mail prevention','');
call touchParameter('Rapportages en lijsten','');
call touchParameter('Transmission header','');
call touchParameter('One touch dials','');
call touchParameter('Coded dials','');
call touchParameter('On hook key','');
call touchParameter('Caller ID','');
call touchParameter('Telefoon-handset','');
call touchParameter('Ingebouwd antwoordapparaat','');
call touchParameter('Totale opnametijd','');
call touchParameter('Aantal berichten','');
call touchParameter('Max. tijd per boodschap','');
call touchParameter('OGM','');
call touchParameter('Bediening op afstand','');
call touchParameter('Time stamp','');
call touchParameter('Message back up','');
call touchParameter('Call screening','');
call touchParameter('Toll Saver','');
call touchParameter('Mono Copy','');
call touchParameter('Kopie-resolutie','');
call touchParameter('Kopieersnelheid (Zwart-wit)','');
call touchParameter('Display-type','');
call touchParameter('Display Talen','');
call touchParameter('Afmetingen (B x D x H) zonder bladen en handset','');
call touchParameter('Eerste afdruk (FCOT)','');
call touchParameter('Kopieermodi','');
call touchParameter('Reductie / vergroting','');
call touchParameter('Andere functies','');
call touchParameter('Printsnelheid','');
call touchParameter('Printkwaliteit','');
call touchParameter('Printmarges','');
call touchParameter('Grijswaarden','');
call touchParameter('Compatibele besturingssystemen','');
call touchParameter('Afmetingen inclusief laden (B x D x H)','');
call touchParameter('Maximale grootte origineel','');
call touchParameter('Grootte kopieën','');
call touchParameter('Kopieer-/printsnelheid','');
call touchParameter('Meerdere kopieën/prints','');
call touchParameter('Elektrische aansluiting','');
call touchParameter('Naam','');
call touchParameter('Netwerkprotocol','');
call touchParameter('Universal Send-functiesets:','');
call touchParameter('Papiermagazijneenheid','');
call touchParameter('Afwerkeenheid voor het maken van boekjes','');
call touchParameter('Perforatoreenheden','');
call touchParameter('Documentinvoeg-/vouweenheid:','');
call touchParameter('Documentinvoegeenheid','');
call touchParameter('Opstaand scherm','');
call touchParameter('Weergave van opdrachtindicatie','');
call touchParameter('Opdrachtindicatie Bluetooth-verbinding','');
call touchParameter('Batterij-indicator','');
call touchParameter('Komma-indicator','');
call touchParameter('Displaygrootte','');
call touchParameter('Tekengrootte display','');
call touchParameter('PC-functie','');
call touchParameter('Verzendfunctie voor het resultaat','');
call touchParameter('Berekeningen met constanten','');
call touchParameter('Selectie van decimalen','');
call touchParameter('Afronden','');
call touchParameter('Doorrolfunctie','');
call touchParameter('Escape-toets','');
call touchParameter('Scroll-toets','');
call touchParameter('Muisfunctie','');
call touchParameter('Toetsvergrendelfunctie','');
call touchParameter('Toetsenbord','');
call touchParameter('Percentagetoets','');
call touchParameter('O-toets(en)','');
call touchParameter('Toetsen','');
call touchParameter('Shift-toets','');
call touchParameter('Totaaltoets','');
call touchParameter('Automatische uitschakeling','');
call touchParameter('Moduswisseltoets','');
call touchParameter('Bluetooth AAN/UIT','');
call touchParameter('Formaat behuizing (L x B x H)','');
call touchParameter('Draadloze verbinding','');
call touchParameter('Opmerkingen','');
call touchParameter('Gekanteld display','');
call touchParameter('Weergave van bewerkingsteken','');
call touchParameter('Komma scheiding van cijfers','');
call touchParameter('Zakelijke rekenfunctie','');
call touchParameter('Eindtotaal','');
call touchParameter('Percentage','');
call touchParameter('O toets(en)','');
call touchParameter('Toetsoppervlak','');
call touchParameter('Shift toets','');
call touchParameter('Tekenwissel toets','');
call touchParameter('Antislip rubberen strips','');
call touchParameter('Afmetingen behuizing (L x B x H)','');
call touchParameter('Verpakkingsinfomatie','');
call touchParameter('OpmerkingenRemarks','');
call touchParameter('BTW functie','');
call touchParameter('Berekening met constante','');
call touchParameter('GT Toets','');
call touchParameter('Logo ruimte','');
call touchParameter('Printkleur(en)','');
call touchParameter('Calculation Command Sign Display','');
call touchParameter('Komma scheiding tussen cijfers','');
call touchParameter('Valuta omrekening','');
call touchParameter('Kalendar/Klok','');
call touchParameter('Item Counter','');
call touchParameter('Key Roll-Over','');
call touchParameter('0 toets(en)','');
call touchParameter('Totaal toets','');
call touchParameter('Sub-totaal toets','');
call touchParameter('Niet-bijtellen # toets','');
call touchParameter('Adding Machine Logic','');
call touchParameter('Anti-slip Rubber Pads','');
call touchParameter('Automatische afschakeling','');
call touchParameter('Schuifschakelaars/Knoppen','');
call touchParameter('Paperhouder','');
call touchParameter('Verpakkings Info','');
call touchParameter('Gebruikte Media','');
call touchParameter('Inkt Roller','');
call touchParameter('Binair, Octaal, Decimaal, Hexadecimaal','');
call touchParameter('Complex','');
call touchParameter('Worteltrekken','');
call touchParameter('Eindtotaal toets','');
call touchParameter('Behuizing','');
call touchParameter('Mark-up of Mark-down','');
call touchParameter('Toetsenbord-indeling','');
call touchParameter('Reverse (RV) Key','');
call touchParameter('Mark-up or Mark-down','');
call touchParameter('Bubble Jet Cartridge','');
call touchParameter('Wisselgeldfunctie','');
call touchParameter('Multilingual Display/Print','');
call touchParameter('Batterij Indicator','');
call touchParameter('Constant Calculation','');
call touchParameter('Teken-wissel toets','');
call touchParameter('AD-11 Adapter','');
call touchParameter('Logo-ruimte','');
call touchParameter('Inkt-lint','');
call touchParameter('Duidelijke toetsen','');
call touchParameter('Toets voor omgekeerde berekeningen','');
call touchParameter('Vierkantswortel','');
call touchParameter('GT-toets','');
call touchParameter('Winstmarge of korting','');
call touchParameter('Rubberen antislipafwerking','');
call touchParameter('Schuifschakelaars','');
call touchParameter('Materiaal onderkant behuizing','');
call touchParameter('Materiaal bovenkant behuizing','');
call touchParameter('Business Function','');
call touchParameter('Tax Function','');
call touchParameter('Replay and Correct','');
call touchParameter('Other','');
call touchParameter('Sign Change Key','');
call touchParameter('Double Independent Memory','');
call touchParameter('Herhaling en correctie','');
call touchParameter('Square Root','');
call touchParameter('Herstelfunctie voor berekeningen','');
call touchParameter('Tekenwisseltoets','');
call touchParameter('GT Key','');
call touchParameter('Wisselfunctie','');
call touchParameter('Reverse (RV) Toets','');
call touchParameter('Replay en correctieand Correct','');
call touchParameter('Toets voor printmarkering','');
call touchParameter('Aantal pixels','');
call touchParameter('Systeem scannen','');
call touchParameter('Horizontale beeldhoek','');
call touchParameter('F-nummer lens','');
call touchParameter('Minimale belichting van onderwerpen','');
call touchParameter('Scherpstelgebied','');
call touchParameter('Beeldmodi','');
call touchParameter('Schaduwcorrectie','');
call touchParameter('Compressiemethode video','');
call touchParameter('Uitvoergrootte video','');
call touchParameter('Gelijktijdige distributie','');
call touchParameter('Audiocommunicatie','');
call touchParameter('Compressiemethode audio','');
call touchParameter('Ondersteunde protocollen','');
call touchParameter('Toegangsniveaus camera','');
call touchParameter('Melding van gebeurtenis','');
call touchParameter('Video Content Analytics','');
call touchParameter('Audio-','');
call touchParameter('Netwerkinterface','');
call touchParameter('Audio-ingang (Mic In / Line In)','');
call touchParameter('Audio-uitgang (Line Out)','');
call touchParameter('In- en uitgangen voor externe apparaten','');
call touchParameter('Geheugenkaart','');
call touchParameter('Bereik panhoek','');
call touchParameter('Bereik kantelhoek','');
call touchParameter('Maximale draaisnelheid','');
call touchParameter('Infraroodfilter','');
call touchParameter('Vooraf ingestelde standen','');
call touchParameter('Beeldsensor','');
call touchParameter('Aantal effectieve pixels','');
call touchParameter('Scanmethode','');
call touchParameter('Objectief','');
call touchParameter('F-getal','');
call touchParameter('Kijkhoek','');
call touchParameter('Dag-/nachtschakelaar','');
call touchParameter('Min. Belichting van onderwerp','');
call touchParameter('Focus','');
call touchParameter('Opnameafstand (vanaf voorzijde van lens)','');
call touchParameter('Belichting','');
call touchParameter('Meetmodus','');
call touchParameter('Smart Shade Control','');
call touchParameter('Bereik draaihoek','');
call touchParameter('Bewegingssnelheid','');
call touchParameter('Beeldkwaliteit','');
call touchParameter('Framerate','');
call touchParameter('Max. Framerate','');
call touchParameter('Gelijktijdige toegang voor clients','');
call touchParameter('Communicatiemethode audio','');
call touchParameter('Audioweergave','');
call touchParameter('Protocol','');
call touchParameter('Weergave op een scherm','');
call touchParameter('Gecodeerde communicatie','');
call touchParameter('Camerabeheer','');
call touchParameter('Beperking weergeven','');
call touchParameter('Privacy Mask','');
call touchParameter('Toegangsbeheer','');
call touchParameter('Intelligente functie','');
call touchParameter('Type gebeurtenistrigger','');
call touchParameter('Afbeelding uploaden','');
call touchParameter('Taal','');
call touchParameter('Netwerkaansluiting','');
call touchParameter('Audio-ingang','');
call touchParameter('Audio-aansluiting (LINE OUT)','');
call touchParameter('In- en uitgang voor externe apparaat','');
call touchParameter('Stroomvoorziening','');
call touchParameter('Schokbestendigheid','');
call touchParameter('Specificatie stof-/waterbestendigheid','');
call touchParameter('Scansysteem','');
call touchParameter('F-getal lens','');
call touchParameter('Optisch meetsysteem','');
call touchParameter('Compensatie tegenlicht','');
call touchParameter('Bewegingsdetectie','');
call touchParameter('Geheugenbuffer','');
call touchParameter('Audio-ingang (Mic / Line In)','');
call touchParameter('Pick-up element','');
call touchParameter('Minimaal instelbereik','');
call touchParameter('F-nummer','');
call touchParameter('Zichthoek','');
call touchParameter('Synchronisatie','');
call touchParameter('Geluid','');
call touchParameter('Pan-bereik','');
call touchParameter('Pan-snelheid','');
call touchParameter('Tilt-bereik','');
call touchParameter('Tilt-snelheid','');
call touchParameter('Voedingsingang','');
call touchParameter('Netwerk','');
call touchParameter('Opnamesnelheid','');
call touchParameter('Videoresolutie','');
call touchParameter('Videocompressiemethode','');
call touchParameter('Video-overdrachtssnelheid','');
call touchParameter('Vooraf ingestelde camerahoeken','');
call touchParameter('Extern apparaat','');
call touchParameter('Uitgangsterminals','');
call touchParameter('Ingangsterminals','');
call touchParameter('Afmetingen (BxHxD)','');
call touchParameter('Serverfunctie','');
call touchParameter('Opnamecapaciteit','');
call touchParameter('Equivalente brandpuntsafstand bij 35mm-film:','');
call touchParameter('Beeldstabilisator','');
call touchParameter('Harde draagtas','');
call touchParameter('Converters','');
call touchParameter('Soft case','');
call touchParameter('name_4e12bba7e29c1','');
call touchParameter('name_4e12bba7e2a2e','');
call touchParameter('name_4e12bba7e2a94','');
call touchParameter('name_4e12bba7e2afe','');
call touchParameter('name_4e12bba87e638','');
call touchParameter('name_4e12bba87e65f','');
call touchParameter('name_4e12bba87e6ce','');
call touchParameter('name_4e12bba87e6f4','');
call touchParameter('name_4e12bba87e728','');
call touchParameter('name_4e12bba87e748','');
call touchParameter('name_4e12bba90e369','');
call touchParameter('name_4e12bba90e38d','');
call touchParameter('name_4e12bba90e3fc','');
call touchParameter('name_4e12bba90e423','');
call touchParameter('name_4e12bba90e496','');
call touchParameter('name_4e12bba90e4b5','');
call touchParameter('name_4e12bba90e4e8','');
call touchParameter('name_4e12bba9efda3','');
call touchParameter('name_4e12bba9efdd4','');
call touchParameter('name_4e12bba9efe02','');
call touchParameter('name_4e12bba9efe2d','');
call touchParameter('name_4e12bba9efe57','');
call touchParameter('name_4e12bba9efea0','');
call touchParameter('name_4e12bbaacb61c','');
call touchParameter('name_4e12bbaacb64c','');
call touchParameter('name_4e12bbaacb677','');
call touchParameter('name_4e12bbaacb6a0','');
call touchParameter('name_4e12bbaacb6ca','');
call touchParameter('name_4e12bbaacb714','');
call touchParameter('name_4e12bbb1b943e','');
call touchParameter('name_4e12bbb1b946c','');
call touchParameter('name_4e12bbb1b949a','');
call touchParameter('name_4e12bbb1b94c6','');
call touchParameter('name_4e12bbb1b94f8','');
call touchParameter('name_4e12bbb1b953e','');
call touchParameter('name_4e12bbb1b956d','');
call touchParameter('name_4e12bbb1b9598','');
call touchParameter('name_4e12bbb1b95c4','');
call touchParameter('name_4e12bbb1b95f0','');
call touchParameter('name_4e12bbb1b9619','');
call touchParameter('name_4e12bbb1b965d','');
call touchParameter('name_4e12bbb1b9688','');
call touchParameter('name_4e12bbb397309','');
call touchParameter('name_4e12bbb39736d','');
call touchParameter('name_4e12bbb397548','');
call touchParameter('name_4e12bbb397588','');
call touchParameter('name_4e12bbb3975ca','');
call touchParameter('name_4e12bbb39760b','');
call touchParameter('Extenders EF1.4x II en EF2x II','');
call touchParameter('name_4e12bbb397673','');
call touchParameter('name_4e12bbb3976b1','');
call touchParameter('name_4e12bbb3976ef','');
call touchParameter('name_4e12bbb397780','');
call touchParameter('name_4e12bbb3977e5','');
call touchParameter('name_4e12bbb39781f','');
call touchParameter('Bestand tegen stof en vocht','');
call touchParameter('Max. diameter x length (mm)','');
call touchParameter('Audio-ingang 1, 2, 3','');
call touchParameter('USB-poort/ingang voor PictBridge','');
call touchParameter('name_4e12bc0872662','');
call touchParameter('name_4e12bc087274e','');
call touchParameter('name_4e12bc08727af','');
call touchParameter('name_4e12bc087280e','');
call touchParameter('name_4e12bc087286d','');
call touchParameter('name_4e12bc08728e6','');
call touchParameter('name_4e12bc0872945','');
call touchParameter('name_4e12bc08729a7','');
call touchParameter('name_4e12bc0872a06','');
call touchParameter('name_4e12bc0872a67','');
call touchParameter('name_4e12bc0872ac9','');
call touchParameter('name_4e12bc0872b34','');
call touchParameter('name_4e12bc0872b93','');
call touchParameter('name_4e12bc0872bf6','');
call touchParameter('name_4e12bc0872c6c','');
call touchParameter('Effectieve/totale pixels','');
call touchParameter('name_4e12bc09b8238','');
call touchParameter('name_4e12bc09b82bb','');
call touchParameter('name_4e12bc09b8333','');
call touchParameter('name_4e12bc0d53331','');
call touchParameter('name_4e12bc0d5338c','');
call touchParameter('name_4e12bc0d533ae','');
call touchParameter('Afmetingen (b x h x d, excl. uitsteeksels)','');
call touchParameter('Gewicht (alleen behuizing)','');
call touchParameter('name_4e12bc0d533e1','');
call touchParameter('name_4e12bc0d53409','');
call touchParameter('name_4e12bc0e21006','');
call touchParameter('name_4e12bc0e21030','');
call touchParameter('name_4e12bc0e21079','');
call touchParameter('Low-Pass Filter','');
call touchParameter('Kleurenfilter Type','');
call touchParameter('AF Systeem / Punten','');
call touchParameter('AF bereik','');
call touchParameter('AF Modes','');
call touchParameter('AF Punt Selectie','');
call touchParameter('Geselecteerd AF Punt weergave','');
call touchParameter('Predictive (of Voorspellende) AF','');
call touchParameter('AF vergrendeling','');
call touchParameter('AF hulplicht','');
call touchParameter('Handmatige Focus','');
call touchParameter('AE Vergrendeling','');
call touchParameter('Belichtingscompens.','');
call touchParameter('ISO waarde equivalent','');
call touchParameter('Sluiteractivering','');
call touchParameter('Instelling','');
call touchParameter('WB Bracketing','');
call touchParameter('Eyepoint','');
call touchParameter('Oogcorrectie','');
call touchParameter('Zoeker Informatie','');
call touchParameter('Scherptediepte Preview','');
call touchParameter('Methoden','');
call touchParameter('HotShoe / PC Terminal','');
call touchParameter('Rode-ogen reductie','');
call touchParameter('Flitslicht compensatie','');
call touchParameter('Flash Exposure Bracketing','');
call touchParameter('Flitsbelichtingsvergrend.','');
call touchParameter('Tweede gordijn synchronisatie','');
call touchParameter('Richtgetal (ISO 100, meters)','');
call touchParameter('Opnamemethoden','');
call touchParameter('Continue opnamen','');
call touchParameter('Beeldgrootte','');
call touchParameter('Still Image Type','');
call touchParameter('RAW+JPEG Simultane opname','');
call touchParameter('Verwerkingsparameters','');
call touchParameter('Canon Printers','');
call touchParameter('LCD Panel (EL) verlichting','');
call touchParameter('Intelligent Orientation Sensor','');
call touchParameter('Playback Zoom','');
call touchParameter('Weergave lay-out','');
call touchParameter('Wisbeveiliging','');
call touchParameter('Afbeelding wissen','');
call touchParameter('Menu-taal','');
call touchParameter('Firmware Update','');
call touchParameter('PC
Macintosh','');
call touchParameter('Voor browsen & printen','');
call touchParameter('Beeldmanipulatie','');
call touchParameter('Accu\'s','');
call touchParameter('Gebruiksduur accu','');
call touchParameter('Accucontrole','');
call touchParameter('AC Voeding','');
call touchParameter('Objectieven','');
call touchParameter('Battery Grip','');
call touchParameter('Afstandbediening / Schakelaar','');
call touchParameter('Accu\'s & opladers','');
call touchParameter('Persoonlijke Witbalans','');
call touchParameter('Eyepiece Shutter','');
call touchParameter('Drive Modes','');
call touchParameter('Folders','');
call touchParameter('Geluidsbestanden','');
call touchParameter('Standaard Functies','');
call touchParameter('Persoonlijke Functies','');
call touchParameter('Water/ Stof bescherming','');
call touchParameter('Sound Memo','');
call touchParameter('Foto effecten','');
call touchParameter('Sluiter','');
call touchParameter('Filmgevoeligheid','');
call touchParameter('Bereik lichtmeting (ISO 100 met 1.4)','');
call touchParameter('Instelglas','');
call touchParameter('Flitsprogramma','');
call touchParameter('Maximale flitssynchronisatietijd','');
call touchParameter('Meervoudige Belichting','');
call touchParameter('Filminleg','');
call touchParameter('Filmtransport (maximale opnamesnelheid)','');
call touchParameter('Speciale kenmerken','');
call touchParameter('Sluitertijden','');
call touchParameter('Gegevensweergave','');
call touchParameter('Afmetingen body (B x H x D)','');
call touchParameter('Gewicht (alleen de body)','');
call touchParameter('Opname capaciteit','');
call touchParameter('35mm equivalent brandpuntsafstand','');
call touchParameter('Bevestiging groothoekobjectief','');
call touchParameter('Schermformaat','');
call touchParameter('Auto/Manual','');
call touchParameter('Regeling','');
call touchParameter('Manual Focus Assist','');
call touchParameter('AE-programma\'s','');
call touchParameter('Handmatig / voorgeprogrammeerd','');
call touchParameter('Lange sluitertijd','');
call touchParameter('Custom Functions','');
call touchParameter('Automatisch belichtingsvenster','');
call touchParameter('Gelijktijdige fotoregistratie','');
call touchParameter('Selecteren van AF beeldfunctie','');
call touchParameter('REC. review/REC. search','');
call touchParameter('LP-registratie','');
call touchParameter('Progressive opname','');
call touchParameter('25P Cinema mode (CINE mode)','');
call touchParameter('Digitale foto\'s','');
call touchParameter('Movie REC','');
call touchParameter('Analoog in','');
call touchParameter('Snelstart','');
call touchParameter('Meegeleverde accu','');
call touchParameter('Accu met lange levensduur','');
call touchParameter('Langere opnameduur- a)','');
call touchParameter('Schermformaat, Schermformaat','');
call touchParameter('Custom knop','');
call touchParameter('Minimum Lux','');
call touchParameter('Night','');
call touchParameter('Custom functies','');
call touchParameter('Wide Attachment','');
call touchParameter('Time base corrector','');
call touchParameter('35mm equivalente brandpuntafstand','');
call touchParameter('Minimale lux.','');
call touchParameter('Nachtmodus','');
call touchParameter('Maximaal','');
call touchParameter('Auto belichting bracketing','');
call touchParameter('Analoge ingang','');
call touchParameter('Intelligent accusysteem','');
call touchParameter('Accu meegeleverd in set','');
call touchParameter('Digitale extender','');
call touchParameter('Fotoreeks','');
call touchParameter('Dual Shot','');
call touchParameter('Max. opnameduur (meegeleverde accu)','');
call touchParameter('Supernachtmodus','');
call touchParameter('HD-SDI/SD-SDI-uitvoer','');
call touchParameter('Verlengd opnameprogramma (ELP mode)','');
call touchParameter('Opnemen','');
call touchParameter('Weergeven','');
call touchParameter('Ondersteunde invoerindelingen','');
call touchParameter('HD-invoer omzetten naar SD-opname','');
call touchParameter('Opname-indelingen','');
call touchParameter('Foto\'s maken','');
call touchParameter('Filmpje van foto\'s','');
call touchParameter('DVD-menu maken','');
call touchParameter('Terugschrijven naar camcorder','');
call touchParameter('Video','');
call touchParameter('Foto\'s','');
call touchParameter('AVCHD afspelen','');
call touchParameter('DVD-Video afspelen','');
call touchParameter('Filmpje van foto\'s afspelen','');
call touchParameter('USB 2.0 Hi Speed','');
call touchParameter('Close','');
call touchParameter('Get the Flash Player','');
call touchParameter('Product Literature','');
call touchParameter('name_4e12bd77108b8','');
call touchParameter('Data Sheets','');
call touchParameter('Partner Resources','');
call touchParameter('Presentations','');
call touchParameter('Solution Overviews','');
call touchParameter('White Papers','');
call touchParameter('Card direct printen','');
call touchParameter('Kenmerken Card Direct printen','');
call touchParameter('Beeldverbetering Card Direct printen','');
call touchParameter('LCD-scherm','');
call touchParameter('Printer engine','');
call touchParameter('Kleurbeheer','');
call touchParameter('Printsnelheid foto\'s','');
call touchParameter('Configuratie inktcartridges','');
call touchParameter('Gebruiksduur inktcartridges-zwart','');
call touchParameter('Gebruiksduur inktcartridges-kleur','');
call touchParameter('PC interface & aansluiting','');
call touchParameter('Temperatuur bereik','');
call touchParameter('Capaciteit kleuren inkttank','');
call touchParameter('Media Type','');
call touchParameter('Camera interface & aansluiting','');
call touchParameter('Camera direct print','');
call touchParameter('CD-R label printen','');
call touchParameter('Card direct print','');
call touchParameter('Image viewer','');
call touchParameter('Oplaadbare batterij & cradle','');
call touchParameter('Oplaadbare batterij & lader','');
call touchParameter('Kleuren image scanner cartridge','');
call touchParameter('Printer control mode','');
call touchParameter('Resident typefaces','');
call touchParameter('Resident codepages','');
call touchParameter('Draagbare accessoire','');
call touchParameter('Rechtstreeks van intern geheugen','');
call touchParameter('Kenmerken filmscanner','');
call touchParameter('DVD/CD Printing','');
call touchParameter('Filmscanner','');
call touchParameter('Kopie van foto','');
call touchParameter('Kopieersnelheid zwart/wit','');
call touchParameter('Machine type','');
call touchParameter('Printsnelheid Fotokwaliteit','');
call touchParameter('Capaciteit','');
call touchParameter('Printmaterialen','');
call touchParameter('Kantlijnvrij printen','');
call touchParameter('Kopieresolutie','');
call touchParameter('Verkleinen','');
call touchParameter('Vergroten','');
call touchParameter('Type Interface','');
call touchParameter('Software','');
call touchParameter('Ondersteund (OS)','');
call touchParameter('PC FAX ( van PC naar FAX)','');
call touchParameter('PC FAX ( FAX ontvangst naar PC)','');
call touchParameter('Printer drivers','');
call touchParameter('Scan drivers','');
call touchParameter('Afmetingen zonder  papierbakken (B x D x H)','');
call touchParameter('Afmetingen met papierbakken (B x D x H)','');
call touchParameter('Memory Card slot','');
call touchParameter('Memory Card beschrijven','');
call touchParameter('System requirements','');
call touchParameter('Polling','');
call touchParameter('Fax Type','');
call touchParameter('Kleurenfax (conform ITU-T.30E)','');
call touchParameter('Zendsnelheid zwart&wit / kleur','');
call touchParameter('Printbreedte','');
call touchParameter('Colour Management','');
call touchParameter('Compatible storage media','');
call touchParameter('Eerste kopie','');
call touchParameter('Software Operating System','');
call touchParameter('Snelkiezen','');
call touchParameter('Verkort kiezen','');
call touchParameter('Aansluiting antwoordapparaat','');
call touchParameter('Ontvangst in geheugen','');
call touchParameter('Inktbesparing mode','');
call touchParameter('Scan naar E mail','');
call touchParameter('Netwerk aansluiting','');
call touchParameter('Windows 95/98/ME/2000/XP','');
call touchParameter('Dual access','');
call touchParameter('Smoothing (dpi)','');
call touchParameter('Printen op enveloppen','');
call touchParameter('Benodigde installatieruimte ( incl. trays)','');
call touchParameter('Wachtwoord beveiliging','');
call touchParameter('Internet fax-functie','');
call touchParameter('name_4e12be86a1bf9','');
call touchParameter('name_4e12be86a271e','');
call touchParameter('name_4e12be86a3176','');
call touchParameter('name_4e12be86a3c0d','');
call touchParameter('name_4e12be86a4668','');
call touchParameter('name_4e12be86a50be','');
call touchParameter('name_4e12be86a5b1a','');
call touchParameter('name_4e12be86a6571','');
call touchParameter('name_4e12be86a6fca','');
call touchParameter('Fixeer-methode','');
call touchParameter('Eerste Afdruk','');
call touchParameter('Papierformaat uit cassette','');
call touchParameter('In te stellen formaten','');
call touchParameter('Papierformaat (MPT)','');
call touchParameter('Duplex printing','');
call touchParameter('Duplex papierformaat','');
call touchParameter('Toner Cartridge','');
call touchParameter('Drum Cartridge','');
call touchParameter('Waste Toner box','');
call touchParameter('Nieten','');
call touchParameter('RAM (Standaard)','');
call touchParameter('RAM (Optioneel)','');
call touchParameter('Interface (Standaard)','');
call touchParameter('name_4e12beb9d13b3','');
call touchParameter('Interface (optioneel)','');
call touchParameter('name_4e12beb9d1e15','');
call touchParameter('Hard disk (Optioneel)','');
call touchParameter('name_4e12beb9d286d','');
call touchParameter('PDL (Standaard)','');
call touchParameter('Ondersteund OS','');
call touchParameter('name_4e12beb9d32c3','');
call touchParameter('name_4e12beb9d3d6e','');
call touchParameter('Font (Standaard)','');
call touchParameter('name_4e12beb9d47c4','');
call touchParameter('name_4e12beb9d521c','');
call touchParameter('name_4e12beb9d5c78','');
call touchParameter('name_4e12beb9d66cf','');
call touchParameter('name_4e12beb9d7121','');
call touchParameter('name_4e12beb9d7b88','');
call touchParameter('name_4e12beb9d85de','');
call touchParameter('Sexagesimaal van/naar Decimaal','');
call touchParameter('LSI','');
call touchParameter('Logische berekeningen','');
call touchParameter('Tussenvoegen en wisfunctie','');
call touchParameter('Berekening herstel functie','');
call touchParameter('Models','');
call touchParameter('name_4e12bf2b6401d','');
call touchParameter('Models Comparison','');
call touchParameter('Cisco ASR 1013 Router','');
call touchParameter('Cisco ASR 1006 Router','');
call touchParameter('Cisco ASR 1004 Router','');
call touchParameter('Cisco ASR 1002 Fixed Router','');
call touchParameter('Cisco ASR 1002 Router','');
call touchParameter('Cisco ASR 1001 Router','');
call touchParameter('name_4e12bf2b6411c','');
call touchParameter('Brochures','');
call touchParameter('Bulletins','');
call touchParameter('Case Studies','');
call touchParameter('End-of-Life and End-of-Sale Notices','');
call touchParameter('Q&A','');
call touchParameter('Product Announcements','');
call touchParameter('Relevant Interfaces and Modules','');
call touchParameter('Maximum f/getal','');
call touchParameter('Movies','');
call touchParameter('Movie-lengte','');
call touchParameter('My Category','');
call touchParameter('name_4e12bf8bbd05e','');
call touchParameter('name_4e12bf8bbd335','');
call touchParameter('name_4e12bf8c78217','');
call touchParameter('name_4e12bf8c784e9','');
call touchParameter('name_4e12bf8d3846b','');
call touchParameter('name_4e12bf8d38718','');
call touchParameter('name_4e12bf8d389c0','');
call touchParameter('name_4e12bf9a0ac31','');
call touchParameter('name_4e12bf9a7d44d','');
call touchParameter('name_4e12bf9b8a790','');
call touchParameter('name_4e12bf9b8aa07','');
call touchParameter('name_4e12bf9b8ac6b','');
call touchParameter('name_4e12bf9c193e1','');
call touchParameter('name_4e12bf9c194b6','');
call touchParameter('name_4e12bf9c19584','');
call touchParameter('name_4e12bf9c1974d','');
call touchParameter('name_4e12bf9c1981d','');
call touchParameter('name_4e12bf9c198eb','');
call touchParameter('name_4e12bf9c91ab2','');
call touchParameter('name_4e12bf9c91af9','');
call touchParameter('name_4e12bf9d09b2c','');
call touchParameter('name_4e12bf9d09c9f','');
call touchParameter('name_4e12bf9d09e1d','');
call touchParameter('name_4e12bfc6f20f9','');
call touchParameter('name_4e12bfc6f212f','');
call touchParameter('name_4e12bfc9581e5','');
call touchParameter('name_4e12bfc95823c','');
call touchParameter('name_4e12bfc9efe09','');
call touchParameter('name_4e12bfca63723','');
call touchParameter('name_4e12bfca637eb','');
call touchParameter('name_4e12bfcac9a48','');
call touchParameter('name_4e12bfcac9a7c','');
call touchParameter('name_4e12bfcbe8ab5','');
call touchParameter('name_4e12bfcbe8ae6','');
call touchParameter('name_4e12bfcbe8b14','');
call touchParameter('name_4e12bfcbe8b46','');
call touchParameter('name_4e12bfcbe8b79','');
call touchParameter('name_4e12bfcbe8bab','');
call touchParameter('name_4e12bfcbe8fce','');
call touchParameter('name_4e12bfcbe9fdc','');
call touchParameter('name_4e12bfccb9f33','');
call touchParameter('name_4e12bfccb9f64','');
call touchParameter('name_4e12bfccb9f92','');
call touchParameter('name_4e12bfccb9fc4','');
call touchParameter('name_4e12bfccb9ff6','');
call touchParameter('name_4e12bfccba025','');
call touchParameter('name_4e12bfccba449','');
call touchParameter('name_4e12bfccbb569','');
call touchParameter('name_4e12bfcde51fa','');
call touchParameter('name_4e12bfcde522b','');
call touchParameter('name_4e12bfcde525a','');
call touchParameter('name_4e12bfcde528c','');
call touchParameter('name_4e12bfcde52bd','');
call touchParameter('name_4e12bfcde52f8','');
call touchParameter('name_4e12bfcde571c','');
call touchParameter('name_4e12bfcde683a','');
call touchParameter('name_4e12bfcde7952','');
call touchParameter('name_4e12bfcf59cc4','');
call touchParameter('name_4e12bfcf59cf5','');
call touchParameter('name_4e12bfcf59d23','');
call touchParameter('name_4e12bfcf59d55','');
call touchParameter('name_4e12bfcf59d87','');
call touchParameter('name_4e12bfcf59db9','');
call touchParameter('name_4e12bfcf5a1db','');
call touchParameter('name_4e12bfcf5b2d0','');
call touchParameter('name_4e12bfd05997d','');
call touchParameter('name_4e12bfd05999f','');
call touchParameter('name_4e12bfd0599bd','');
call touchParameter('Type kleurfilter','');
call touchParameter('Lange synchronisatietijd','');
call touchParameter('Opnamen','');
call touchParameter('Movielengte','');
call touchParameter('Digitale foto','');
call touchParameter('IPTC Tag','');
call touchParameter('My Camera','');
call touchParameter('Intelligente beeldrichtingsensor','');
call touchParameter('Zoomvergroting bij weergave','');
call touchParameter('Water / Weerbestendige tas','');
call touchParameter('Omgevingstemperatuur','');
call touchParameter('Flitsbereik','');
call touchParameter('Photo Effects','');
call touchParameter('Continu opnamen','');
call touchParameter('Film lengte','');
call touchParameter('Still Image','');
call touchParameter('Sound Files','');
call touchParameter('Beeldrichtingsensor','');
call touchParameter('Staafdiagram','');
call touchParameter('Water/ Weerbestendige tas','');
call touchParameter('Waterbestendige / Weerbestendige Behuizing','');
call touchParameter('Movie Lengte','');
call touchParameter('Menu-talen','');
call touchParameter('Waterdichte / Weersbest. behuizing','');
call touchParameter('Aspect Ratio/Colour','');
call touchParameter('Display Formats','');
call touchParameter('Image Erase Protection','');
call touchParameter('Image Erase','');
call touchParameter('Manual Power Adjustment','');
call touchParameter('Second Curtain Synchronisation','');
call touchParameter('Handm. sterkte instelling','');
call touchParameter('Selectie AF-punt','');
call touchParameter('Focus Bracketing','');
call touchParameter('Reeksopnamen (AEB)','');
call touchParameter('Ultrasone Motor (USM)','');
call touchParameter('Intervalometer','');
call touchParameter('name_4e12c11ec94f0','');
call touchParameter('Gebruikersfuncties','');
call touchParameter('Second Curtain Synchronisatie','');
call touchParameter('Interval-meter','');
call touchParameter('Afstandsbediening / Schakelaar','');
call touchParameter('name_4e12c15f90993','');
call touchParameter('Cisco ASR 9922 Router','');
call touchParameter('Cisco ASR 9010 Router','');
call touchParameter('Cisco ASR 9006 Router','');
call touchParameter('name_4e12c15f90a3c','');
call touchParameter('Trapeziumfoutcorrectiebereik','');
call touchParameter('Stacker Dolly','');
call touchParameter('Output Tray','');
call touchParameter('Downstream Output','');
call touchParameter('name_4e12c34d67b68','');
call touchParameter('name_4e12c34d67bd2','');
call touchParameter('name_4e12c34d67c3a','');
call touchParameter('name_4e12c34d67c9a','');
call touchParameter('name_4e12c34d67cfa','');
call touchParameter('name_4e12c34d67d5c','');
call touchParameter('name_4e12c34d67dc2','');
call touchParameter('name_4e12c34d67f0c','');
call touchParameter('name_4e12c34d67f70','');
call touchParameter('name_4e12c34d67fd1','');
call touchParameter('name_4e12c34e28a0d','');
call touchParameter('name_4e12c34e28af5','');
call touchParameter('name_4e12c34e28b58','');
call touchParameter('name_4e12c34e28bb9','');
call touchParameter('name_4e12c34e28e41','');
call touchParameter('name_4e12c34e28ea4','');
call touchParameter('name_4e12c50d08d33','');
call touchParameter('name_4e12c50d864cf','');
call touchParameter('name_4e12c50d86509','');
call touchParameter('name_4e12c50d86572','');
call touchParameter('name_4e12c50d865fb','');
call touchParameter('name_4e12c50e6e4f1','');
call touchParameter('name_4e12c50f299f8','');
call touchParameter('name_4e12c510063e9','');
call touchParameter('name_4e12c5e15cf20','');
call touchParameter('name_4e12c5e15cf47','');
call touchParameter('name_4e12c5e15cf72','');
call touchParameter('name_4e12c5e15cf96','');
call touchParameter('name_4e12c5e1e6a45','');
call touchParameter('name_4e12c5e1e6a77','');
call touchParameter('name_4e12c5e1e6a9a','');
call touchParameter('name_4e12c5e1e6ac1','');
call touchParameter('name_4e12c5e28f4ee','');
call touchParameter('name_4e12c5e28f518','');
call touchParameter('name_4e12c5e28f552','');
call touchParameter('name_4e12c5e28f57d','');
call touchParameter('name_4e12c5e95473c','');
call touchParameter('name_4e12c5e9547a4','');
call touchParameter('name_4e12c5e954812','');
call touchParameter('name_4e12c5e95487a','');
call touchParameter('name_4e12c5e9548e4','');
call touchParameter('name_4e12c5e95495b','');
call touchParameter('name_4e12c5e9549bf','');
call touchParameter('name_4e12c5e954a31','');
call touchParameter('name_4e12c5e954aae','');
call touchParameter('name_4e12c5e954b15','');
call touchParameter('name_4e12c5e954b83','');
call touchParameter('name_4e12c5e954bed','');
call touchParameter('name_4e12c5e954c56','');
call touchParameter('name_4e12c5e954cbe','');
call touchParameter('name_4e12c5e954d2e','');
call touchParameter('name_4e12c5e954d98','');
call touchParameter('name_4e12c5e954e1f','');
call touchParameter('name_4e12c5e954ea8','');
call touchParameter('name_4e12c5e954f10','');
call touchParameter('name_4e12c5e954f7b','');
call touchParameter('name_4e12c5e954fee','');
call touchParameter('name_4e12c5e955064','');
call touchParameter('name_4e12c5eaeab7f','');
call touchParameter('name_4e12c5eaeb1d7','');
call touchParameter('name_4e12c5eaeb246','');
call touchParameter('name_4e12c5eaeb41a','');
call touchParameter('name_4e12c5ebbb7ed','');
call touchParameter('name_4e12c5ebbb893','');
call touchParameter('name_4e12c5ebbb916','');
call touchParameter('name_4e12c5ebbb999','');
call touchParameter('name_4e12c5ebbba1d','');
call touchParameter('name_4e12c5ebbbaa0','');
call touchParameter('name_4e12c5ebbbb31','');
call touchParameter('name_4e12c5ebbbbc1','');
call touchParameter('name_4e12c5ec727a9','');
call touchParameter('name_4e12c5ec72812','');
call touchParameter('name_4e12c5ec7287e','');
call touchParameter('name_4e12c5ec7290c','');
call touchParameter('name_4e12c5ec72977','');
call touchParameter('name_4e12c5ec729ee','');
call touchParameter('name_4e12c5ec72a57','');
call touchParameter('name_4e12c5ec72acb','');
call touchParameter('name_4e12c5ec72b36','');
call touchParameter('name_4e12ca5e26d90','');
call touchParameter('name_4e12ca5e26e02','');
call touchParameter('name_4e12ca5e26e68','');
call touchParameter('name_4e12ca5e26ed6','');
call touchParameter('name_4e12cc5d0ac8b','');
call touchParameter('Cisco 3945 Integrated Services Router','');
call touchParameter('Cisco 3945E Integrated Services Router','');
call touchParameter('Cisco 3925 Integrated Services Router','');
call touchParameter('Cisco 3925E Integrated Services Router','');
call touchParameter('name_4e12cc5d0ad34','');
call touchParameter('At-a-Glance','');
call touchParameter('Series Comparison','');
call touchParameter('name_4e12cc6877477','');
call touchParameter('Cisco 2951 Integrated Services Router','');
call touchParameter('Cisco 2921 Integrated Services Router','');
call touchParameter('Cisco 2911 Integrated Services Router','');
call touchParameter('Cisco 2901 Integrated Services Router','');
call touchParameter('name_4e12cc687751c','');
call touchParameter('name_4e12cc6a12b9a','');
call touchParameter('Cisco 1941 Integrated Services Router','');
call touchParameter('Cisco 1941W Integrated Services Router','');
call touchParameter('Cisco 1921 Integrated Services Router','');
call touchParameter('name_4e12cc6a12c26','');
call touchParameter('name_4e12cc8a1dbee','');
call touchParameter('Cisco 7206VXR Router','');
call touchParameter('Cisco 7204VXR Router','');
call touchParameter('Cisco 7201 Router','');
call touchParameter('End-of-Sale Models','');
call touchParameter('name_4e12cc8a1dcb7','');
call touchParameter('name_4e12cd010df65','');
call touchParameter('name_4e12cd01ab2be','');
call touchParameter('name_4e12cdb342834','');
call touchParameter('Relevant Hardware Platforms','');
call touchParameter('name_4e12cdea7b5e1','');
call touchParameter('name_4e12cdf58fd94','');
call touchParameter('name_4e12ce008dc9e','');
call touchParameter('name_4e12ce014d978','');
call touchParameter('name_4e12ce515ce76','');
call touchParameter('name_4e12cefdb5953','');
call touchParameter('Cisco ONS 15540 ESP Extended Services Platform','');
call touchParameter('Cisco ONS 15540 ESPx Platform','');
call touchParameter('Cisco ONS 15501 EDFA Optical Amplifier','');
call touchParameter('name_4e12cefdb5a25','');
call touchParameter('name_4e12d2baac39a','');
call touchParameter('name_4e12d2c5a8557','');
call touchParameter('Press Coverage','');
call touchParameter('name_4e12d2c6dbc40','');
call touchParameter('name_4e12d2d2f41ce','');
call touchParameter('name_4e12d2ddadf39','');
call touchParameter('All Cisco ASR 1000 Series Aggregation Services Routers Brochures','');
call touchParameter('Cisco ASR 1000 Series Aggregation Services Routers','');
call touchParameter('Cisco ASR 1000 Series Aggregation Services Routers: A New Paradi','');
call touchParameter('Cisco ASR 1000 Series Aggregation Services Routers: Transform an','');
call touchParameter('All Cisco ASR 1000 Series Aggregation Services Routers Bulletins','');
call touchParameter('Cisco ASR 1000 Series Embedded Services Processors','');
call touchParameter('Cisco ASR 1000 Series Route Processor','');
call touchParameter('Cisco ASR 1000 Series SPA Interface Processor','');
call touchParameter('Cisco IOS XE Software End-of-Life Guidelines','');
call touchParameter('Cisco IOS XE Software for Cisco ASR 1000 Series Routers','');
call touchParameter('Cisco IOS XE Software Licensing','');
call touchParameter('All Cisco ASR 1000 Series Aggregation Services Routers Data Shee','');
call touchParameter('Cisco ASR 1000 Series Aggregation Services Router Route Processo','');
call touchParameter('Cisco ASR 1000 Series Shared Port Adapter Support','');
call touchParameter('Cisco Unified Border Element (SP Edition) for Cisco ASR 1000 Ser','');
call touchParameter('Network Security Features for Cisco ASR 1000 Series Routers','');
call touchParameter('All Cisco ASR 1000 Series Aggregation Services Routers Q&A','');
call touchParameter('Cisco ASR 1000 Series Aggregation Services Router','');
call touchParameter('Cisco ASR 1000 Series Embedded Services Processor','');
call touchParameter('Cisco ASR 1000 Series SPA Interface Processor (SIP)','');
call touchParameter('All Cisco ASR 1000 Series Aggregation Services Routers Solution ','');
call touchParameter('Cisco ASR 1000 Series Aggregation Services Router High Availabil','');
call touchParameter('Cisco ASR 1000 Series Aggregation Services Routers: QoS Architec','');
call touchParameter('Cisco ASR 1000 Series IPsec','');
call touchParameter('Internet Gateway Router Design Using Cisco ASR 1000 Series Route','');
call touchParameter('IP Multicast on Cisco ASR 1000 Series Aggregation Services Route','');
call touchParameter('All Cisco ASR 1000 Series Aggregation Services Routers White Pap','');
call touchParameter('Achieving WAN Operational Efficiency with the Cisco ASR 1000 Ser','');
call touchParameter('Cisco ASR 1000 Series Aggregation Services Routers: Achieving En','');
call touchParameter('Cisco Unified WAN Services: Services, Security, Resiliency, and ','');
call touchParameter('IDC White Paper: The Next-Generation Enterprise WAN Aggregation ','');
call touchParameter('Isocore Evaluation of Cisco Aggregation Service Router - ASR1000','');
call touchParameter('Managed Services: Taking Advantage of Managed Services in the Hi','');
call touchParameter('All Cisco ASR 1000 Series Aggregation Services Routers Case Stud','');
call touchParameter('NTT and Cisco Deliver New Services','');
call touchParameter('Cisco 10008 Router','');
call touchParameter('name_4e12d69414bec','');
call touchParameter('name_4e12d6a085a28','');
call touchParameter('name_4e12d6a085a9b','');
call touchParameter('name_4e12d6a2159e5','');
call touchParameter('Relevant Services','');
call touchParameter('name_4e12d6acb70a7','');
call touchParameter('Cisco 4404 Wireless LAN Controller','');
call touchParameter('Cisco 4402 Wireless LAN Controller','');
call touchParameter('name_4e12d6acb7119','');
call touchParameter('name_4e12d6b93b8a4','');
call touchParameter('name_4e12d6ba67915','');
call touchParameter('name_4e12d98d4a18d','');
call touchParameter('name_4e12d98d4a202','');
call touchParameter('name_4e12d98d4a267','');
call touchParameter('name_4e12d98d4a2cf','');
call touchParameter('name_4e12d98d4a35d','');
call touchParameter('name_4e12d98d4a3d8','');
call touchParameter('name_4e12d98d4a461','');
call touchParameter('name_4e12d98e58443','');
call touchParameter('name_4e12d98e584a9','');
call touchParameter('name_4e12d98e58684','');
call touchParameter('name_4e12d98e586c5','');
call touchParameter('name_4e12d98e58707','');
call touchParameter('name_4e12d98e58749','');
call touchParameter('name_4e12d98e587b2','');
call touchParameter('name_4e12d98e587f1','');
call touchParameter('name_4e12d98e5882e','');
call touchParameter('name_4e12d98e588c2','');
call touchParameter('name_4e12d98e58928','');
call touchParameter('name_4e12d98e58963','');
call touchParameter('name_4e12d990cedc0','');
call touchParameter('name_4e12d990cede9','');
call touchParameter('name_4e12d990cee6d','');
call touchParameter('name_4e12d990cee92','');
call touchParameter('name_4e12df7d11a1e','');
call touchParameter('name_4e12df9283675','');
call touchParameter('name_4e12df9319702','');
call touchParameter('name_4e12e14eecc6e','');
call touchParameter('name_4e12e16f2c15c','');
call touchParameter('All Cisco ASR 9000 Series Aggregation Services Routers Presentat','');
call touchParameter('ASR 9000 Test Drive','');
call touchParameter('name_4e12f1245d18e','');
call touchParameter('name_4e130e2f41aa1','');
call touchParameter('name_4e13b02891e3f','');
call touchParameter('name_4e13b028920b0','');
call touchParameter('name_4e13b028922f0','');
call touchParameter('name_4e13b0289255f','');
call touchParameter('name_4e13b028927d0','');
call touchParameter('name_4e13b02892968','');
call touchParameter('name_4e13b02892b01','');
call touchParameter('name_4e13b088b066f','');
call touchParameter('name_4e13b088b06da','');
call touchParameter('name_4e13b088b073f','');
call touchParameter('name_4e13b088b07a8','');
call touchParameter('name_4e13b088b080b','');
call touchParameter('name_4e13b088b08ef','');
call touchParameter('name_4e13b088b0956','');
call touchParameter('name_4e13b088b09c1','');
call touchParameter('name_4e13b088b0a26','');
call touchParameter('name_4e13b088b0a95','');
call touchParameter('name_4e13b08a29a34','');
call touchParameter('name_4e13b08a29aa3','');
call touchParameter('name_4e13b08a29b08','');
call touchParameter('name_4e13b08a29b6b','');
call touchParameter('name_4e13b08a29bd0','');
call touchParameter('name_4e13b08a29c33','');
call touchParameter('name_4e13b08a29d13','');
call touchParameter('name_4e13b08a29d7a','');
call touchParameter('name_4e13b08a29de4','');
call touchParameter('name_4e13b08a29e47','');
call touchParameter('name_4e13b08a29eb0','');
call touchParameter('name_4e13b0915d283','');
call touchParameter('name_4e13b0915d2ab','');
call touchParameter('name_4e13b0915d32a','');
call touchParameter('name_4e13b0915d34e','');
call touchParameter('name_4e13b0915d37a','');
call touchParameter('name_4e13b0915d3f6','');
call touchParameter('name_4e13b0915d41a','');
call touchParameter('name_4e13b0915d43d','');
call touchParameter('name_4e13b0915d4bc','');
call touchParameter('name_4e13b0915d4df','');
call touchParameter('name_4e13b0915d501','');
call touchParameter('name_4e13b0915d529','');
call touchParameter('name_4e13b0915d5a7','');
call touchParameter('name_4e13b094e0328','');
call touchParameter('name_4e13b094e037e','');
call touchParameter('name_4e13b094e03cd','');
call touchParameter('name_4e13b094e0420','');
call touchParameter('name_4e13b094e0473','');
call touchParameter('name_4e13b094e04c7','');
call touchParameter('name_4e13b094e0519','');
call touchParameter('name_4e13b094e056d','');
call touchParameter('name_4e13b096acedf','');
call touchParameter('name_4e13b096acf43','');
call touchParameter('name_4e13b096acfab','');
call touchParameter('name_4e13b096ad077','');
call touchParameter('name_4e13b0b989422','');
call touchParameter('name_4e13b0b9895b3','');
call touchParameter('name_4e13b0b98966b','');
call touchParameter('name_4e13b0b9897e7','');
call touchParameter('name_4e13b0b989911','');
call touchParameter('name_4e13b0b989a04','');
call touchParameter('name_4e13b0b989ae9','');
call touchParameter('name_4e13b0b989c1a','');
call touchParameter('name_4e13b0ba83aed','');
call touchParameter('name_4e13b0ba83b54','');
call touchParameter('name_4e13b0ba83bb0','');
call touchParameter('name_4e13b0ba83c0e','');
call touchParameter('name_4e13b0ba83c8e','');
call touchParameter('name_4e13b0ba83cfd','');
call touchParameter('name_4e13b0ba83d78','');
call touchParameter('name_4e13b0bcca0f1','');
call touchParameter('name_4e13b0bcca11b','');
call touchParameter('name_4e13b0bcca19f','');
call touchParameter('name_4e13b0bcca1c3','');
call touchParameter('name_4e13b0d2122e2','');
call touchParameter('name_4e13b0d21234f','');
call touchParameter('name_4e13b0d2123c9','');
call touchParameter('name_4e13b0d212434','');
call touchParameter('name_4e13b0d2124c9','');
call touchParameter('name_4e13b0d212530','');
call touchParameter('name_4e13b0d2125df','');
call touchParameter('name_4e13b0d21265b','');
call touchParameter('name_4e13b0d2126c8','');
call touchParameter('name_4e13b0d212857','');
call touchParameter('name_4e13b0d914c02','');
call touchParameter('name_4e13b0d914c78','');
call touchParameter('name_4e13b0d914cf3','');
call touchParameter('name_4e13b0d914d80','');
call touchParameter('name_4e13b0d914deb','');
call touchParameter('name_4e13b0d914eb7','');
call touchParameter('name_4e13b0e05f380','');
call touchParameter('name_4e13b0e05f3c7','');
call touchParameter('name_4e13b0e05f40c','');
call touchParameter('name_4e13b0e05f44f','');
call touchParameter('name_4e13b0e05f491','');
call touchParameter('name_4e13b0e05f4d6','');
call touchParameter('name_4e13b0e05f612','');
call touchParameter('name_4e13b0f02185a','');
call touchParameter('name_4e13b122be90e','');
call touchParameter('name_4e13b122be93e','');
call touchParameter('name_4e13b122be96e','');
call touchParameter('name_4e13b122be99c','');
call touchParameter('name_4e13b1241dc57','');
call touchParameter('name_4e13b1241dcb4','');
call touchParameter('name_4e13b1241dd0b','');
call touchParameter('name_4e13b1241dd61','');
call touchParameter('name_4e13b1241ddb5','');
call touchParameter('name_4e13b1241de04','');
call touchParameter('name_4e13b1241de53','');
call touchParameter('name_4e13b1241dea5','');
call touchParameter('name_4e13b1241dee0','');
call touchParameter('name_4e13b1241dff8','');
call touchParameter('name_4e13b1241e0af','');
call touchParameter('name_4e13b1241e0f3','');
call touchParameter('name_4e13b1241e14a','');
call touchParameter('name_4e13b1241e1a1','');
call touchParameter('name_4e13b1241e1f8','');
call touchParameter('name_4e13b1241e24d','');
call touchParameter('name_4e13b1241e28f','');
call touchParameter('name_4e13b1241e399','');
call touchParameter('name_4e13b1241e3e0','');
call touchParameter('name_4e13b1241e424','');
call touchParameter('name_4e13b1241e473','');
call touchParameter('name_4e13b1241e530','');
call touchParameter('name_4e13b1241e6e5','');
call touchParameter('name_4e13b1241e731','');
call touchParameter('name_4e13b1241e780','');
call touchParameter('name_4e13b1241e849','');
call touchParameter('name_4e13b1241e91a','');
call touchParameter('name_4e13b1241e979','');
call touchParameter('name_4e13b1241e9cf','');
call touchParameter('name_4e13b1241ea27','');
call touchParameter('name_4e13b1241ea75','');
call touchParameter('name_4e13b1241ebbf','');
call touchParameter('name_4e13b1241ec0e','');
call touchParameter('name_4e13b1241ecef','');
call touchParameter('name_4e13b1241ed48','');
call touchParameter('name_4e13b1241ed8a','');
call touchParameter('name_4e13b1241edcc','');
call touchParameter('name_4e13b126e638b','');
call touchParameter('name_4e13b12749667','');
call touchParameter('name_4e13b1274968f','');
call touchParameter('name_4e13b127496b3','');
call touchParameter('name_4e13b127496d3','');
call touchParameter('name_4e13b127cc82e','');
call touchParameter('name_4e13b127cc857','');
call touchParameter('name_4e13b127cc87b','');
call touchParameter('name_4e13b127cc89e','');
call touchParameter('name_4e13b127cc8bd','');
call touchParameter('name_4e13b127cc8e1','');
call touchParameter('name_4e13b13eeb0ad','');
call touchParameter('name_4e13b13eeb492','');
call touchParameter('name_4e13b13eeb86e','');
call touchParameter('name_4e13b13eebc7c','');
call touchParameter('name_4e13b13eec05f','');
call touchParameter('name_4e13b13eec43f','');
call touchParameter('name_4e13b13eec820','');
call touchParameter('name_4e13b13eecc00','');
call touchParameter('name_4e13b13fe86d9','');
call touchParameter('name_4e13b13fe8ac0','');
call touchParameter('name_4e13b13fe8e9f','');
call touchParameter('name_4e13b13fe9282','');
call touchParameter('name_4e13b13fe9664','');
call touchParameter('name_4e13b13fe9a45','');
call touchParameter('name_4e13b140b75de','');
call touchParameter('name_4e13b140b7603','');
call touchParameter('name_4e13b140b7624','');
call touchParameter('name_4e13b140b764f','');
call touchParameter('name_4e13b140b7681','');
call touchParameter('name_4e13b140b76ad','');
call touchParameter('name_4e13b140b76cd','');
call touchParameter('name_4e13b140b7725','');
call touchParameter('name_4e13b140b774c','');
call touchParameter('name_4e13b140b777f','');
call touchParameter('name_4e13b141aabec','');
call touchParameter('name_4e13b141aac12','');
call touchParameter('name_4e13b141aac33','');
call touchParameter('name_4e13b141aac56','');
call touchParameter('name_4e13b141aac78','');
call touchParameter('name_4e13b141aac99','');
call touchParameter('name_4e13b141aacbb','');
call touchParameter('name_4e13b141aacda','');
call touchParameter('name_4e13b141aad0d','');
call touchParameter('name_4e13b14815a34','');
call touchParameter('name_4e13b14815cb7','');
call touchParameter('name_4e13b14815f37','');
call touchParameter('name_4e13b148161b6','');
call touchParameter('name_4e13b1481648f','');
call touchParameter('name_4e13b14890648','');
call touchParameter('name_4e13b14890f68','');
call touchParameter('name_4e13b14891883','');
call touchParameter('name_4e13b14892199','');
call touchParameter('name_4e13b14892aaf','');
call touchParameter('name_4e13b148933c8','');
call touchParameter('name_4e13b14a1afe3','');
call touchParameter('name_4e13b14a1b247','');
call touchParameter('name_4e13b14a1b4a8','');
call touchParameter('name_4e13b14a1b707','');
call touchParameter('name_4e13b14a1b966','');
call touchParameter('name_4e13b14a1bbc5','');
call touchParameter('name_4e13b14a1be24','');
call touchParameter('name_4e13b14a1c082','');
call touchParameter('name_4e13b14a1c2e4','');
call touchParameter('name_4e13b14a1c544','');
call touchParameter('name_4e13b14a1c7a3','');
call touchParameter('name_4e13b14a1ca02','');
call touchParameter('name_4e13b14a1cc61','');
call touchParameter('name_4e13b14a1cec0','');
call touchParameter('name_4e13b14a1d139','');
call touchParameter('name_4e13b14a1d35b','');
call touchParameter('name_4e13b14a1d57e','');
call touchParameter('name_4e13b14a1d7a1','');
call touchParameter('name_4e13b14a1d9c4','');
call touchParameter('name_4e13b14a1dbe6','');
call touchParameter('name_4e13b14a1de07','');
call touchParameter('name_4e13b14a1e02a','');
call touchParameter('name_4e13b14a1e24e','');
call touchParameter('name_4e13b15939d57','');
call touchParameter('name_4e13b15939d7a','');
call touchParameter('name_4e13b15939d9a','');
call touchParameter('name_4e13b15939dc5','');
call touchParameter('name_4e13b15939de8','');
call touchParameter('name_4e13b159e4b80','');
call touchParameter('name_4e13b159e4ba1','');
call touchParameter('name_4e13b159e4bbf','');
call touchParameter('name_4e13b159e4bf7','');
call touchParameter('name_4e13b159e4c19','');
call touchParameter('name_4e13b15a955c7','');
call touchParameter('name_4e13b15a955ea','');
call touchParameter('name_4e13b15a95608','');
call touchParameter('name_4e13b15a95637','');
call touchParameter('name_4e13b15a95659','');
call touchParameter('name_4e13b15b708cd','');
call touchParameter('name_4e13b15b708ef','');
call touchParameter('name_4e13b15b7090e','');
call touchParameter('name_4e13b15b70945','');
call touchParameter('name_4e13b15b70968','');
call touchParameter('name_4e13b15c2358f','');
call touchParameter('name_4e13b15c235e1','');
call touchParameter('name_4e13b15c2364a','');
call touchParameter('name_4e13b15c23691','');
call touchParameter('name_4e13b15c236db','');
call touchParameter('name_4e13b17a78f50','');
call touchParameter('name_4e13b17a78f78','');
call touchParameter('name_4e13b17a78fd1','');
call touchParameter('name_4e13b17a79015','');
call touchParameter('name_4e13b17e62810','');
call touchParameter('name_4e13b17e62975','');
call touchParameter('name_4e13b17e62ad7','');
call touchParameter('name_4e13b17e62c37','');
call touchParameter('name_4e13b17e62d97','');
call touchParameter('name_4e13b17e62ef7','');
call touchParameter('name_4e13b17e63057','');
call touchParameter('name_4e13b17e631b7','');
call touchParameter('name_4e13b17e63317','');
call touchParameter('name_4e13b17e63478','');
call touchParameter('name_4e13b17e635d9','');
call touchParameter('name_4e13b17e63739','');
call touchParameter('name_4e13b17f79120','');
call touchParameter('name_4e13b17f79315','');
call touchParameter('name_4e13b17f79485','');
call touchParameter('name_4e13b1802aea0','');
call touchParameter('name_4e13b1802b00a','');
call touchParameter('name_4e13b1802b172','');
call touchParameter('name_4e13b1802b2d9','');
call touchParameter('name_4e13b1802b43d','');
call touchParameter('name_4e13b1802b5a2','');
call touchParameter('name_4e13b1802b706','');
call touchParameter('name_4e13b1802b86b','');
call touchParameter('name_4e13b1802b9d0','');
call touchParameter('name_4e13b1802bb35','');
call touchParameter('name_4e13b1802bc99','');
call touchParameter('name_4e13b1802bdfe','');
call touchParameter('name_4e13b1802bf62','');
call touchParameter('name_4e13b1802c0c7','');
call touchParameter('name_4e13b1802c22b','');
call touchParameter('name_4e13b1802c390','');
call touchParameter('name_4e13b1802c4f5','');
call touchParameter('name_4e13b1802c659','');
call touchParameter('name_4e13b1802c7be','');
call touchParameter('name_4e13b1802c923','');
call touchParameter('name_4e13b1802ca88','');
call touchParameter('name_4e13b1802cbec','');
call touchParameter('name_4e13b1802cd50','');
call touchParameter('name_4e13b1802ceb5','');
call touchParameter('name_4e13b1802d01a','');
call touchParameter('name_4e13b1802d17f','');
call touchParameter('name_4e13b1802d2e4','');
call touchParameter('name_4e13b1802d448','');
call touchParameter('name_4e13b1802d5ad','');
call touchParameter('name_4e13b1802d711','');
call touchParameter('name_4e13b1802d875','');
call touchParameter('name_4e13b1802d9d9','');
call touchParameter('name_4e13b1802db3f','');
call touchParameter('name_4e13b1802dca3','');
call touchParameter('name_4e13b1914d2ec','');
call touchParameter('name_4e13b1914d71a','');
call touchParameter('name_4e13b1914dafe','');
call touchParameter('name_4e13b1914dee2','');
call touchParameter('name_4e13b1914e2c5','');
call touchParameter('name_4e13b1949b001','');
call touchParameter('name_4e13b1949b04d','');
call touchParameter('name_4e13b1949b093','');
call touchParameter('name_4e13b1949b0e7','');
call touchParameter('name_4e13b1949b137','');
call touchParameter('name_4e13b1949b184','');
call touchParameter('name_4e13b1949b25f','');
call touchParameter('name_4e13b1949b2c2','');
call touchParameter('name_4e13b1949b309','');
call touchParameter('name_4e13b1949b358','');
call touchParameter('name_4e13b19d7e2e4','');
call touchParameter('name_4e13b1a968747','');
call touchParameter('name_4e13b1a9687a9','');
call touchParameter('name_4e13b1acbe042','');
call touchParameter('name_4e13b1bad8a8a','');
call touchParameter('name_4e13b1bad8ace','');
call touchParameter('name_4e13b1bad8b2a','');
call touchParameter('name_4e13b1bad8b82','');
call touchParameter('name_4e13b1bad8bc0','');
call touchParameter('name_4e13b1bad8bfc','');
call touchParameter('name_4e13b1bad8c32','');
call touchParameter('name_4e13b1bad8c6d','');
call touchParameter('name_4e13b1bad8ca7','');
call touchParameter('name_4e13b1bad8d00','');
call touchParameter('name_4e13b1bad8d35','');
call touchParameter('name_4e13b1c51db45','');
call touchParameter('name_4e13b1c51db7b','');
call touchParameter('name_4e13b1c51dbbb','');
call touchParameter('name_4e13b1da72675','');
call touchParameter('name_4e13b1da727f5','');
call touchParameter('name_4e13b1da729eb','');
call touchParameter('name_4e13b1da72b9c','');
call touchParameter('name_4e13b1daebd4d','');
call touchParameter('name_4e13b1daebfce','');
call touchParameter('name_4e13b1daec24a','');
call touchParameter('name_4e13b1daec4c6','');
call touchParameter('name_4e13b1daec6c3','');
call touchParameter('name_4e13b1daec93f','');
call touchParameter('name_4e13b1daecb3a','');
call touchParameter('name_4e13b1e0bbafa','');
call touchParameter('name_4e13b1e0bbb5a','');
call touchParameter('name_4e13b1e0bbc16','');
call touchParameter('name_4e13b1e0bbd22','');
call touchParameter('name_4e13b1e2def75','');
call touchParameter('name_4e13b1e2deff5','');
call touchParameter('name_4e13b1e2df064','');
call touchParameter('name_4e13b1e2df0d4','');
call touchParameter('name_4e13b1e2df1c7','');
call touchParameter('name_4e13b1e2df245','');
call touchParameter('name_4e13b1e38a433','');
call touchParameter('name_4e13b1e38a4b2','');
call touchParameter('name_4e13b1e38a520','');
call touchParameter('name_4e13b1e38a58f','');
call touchParameter('name_4e13b1e38a60e','');
call touchParameter('name_4e13b22e003ff','');
call touchParameter('name_4e13b22e00426','');
call touchParameter('name_4e13b22e00446','');
call touchParameter('name_4e13b22e004b3','');
call touchParameter('name_4e13b22e9ea41','');
call touchParameter('name_4e13b22e9ea65','');
call touchParameter('name_4e13b22e9ea89','');
call touchParameter('name_4e13b22e9eb28','');
call touchParameter('name_4e13b22e9eb48','');
call touchParameter('name_4e13b22f3b301','');
call touchParameter('name_4e13b22f3b36b','');
call touchParameter('name_4e13b22f3b3d4','');
call touchParameter('name_4e13b22f3b436','');
call touchParameter('name_4e13b28e96355','');
call touchParameter('name_4e13b28f3c280','');
call touchParameter('name_4e13b28f3c5a6','');
call touchParameter('name_4e13b2909fd12','');
call touchParameter('name_4e13b293c0744','');
call touchParameter('name_4e13b293c0817','');
call touchParameter('name_4e13b2942597d','');
call touchParameter('name_4e13b29425f1c','');
call touchParameter('name_4e13b294264c9','');
call touchParameter('name_4e13b2948e134','');
call touchParameter('name_4e13b2948e40b','');
call touchParameter('name_4e13b29517555','');
call touchParameter('name_4e13b295176de','');
call touchParameter('name_4e13b2951780e','');
call touchParameter('name_4e13b2951799b','');
call touchParameter('name_4e13b29517ac9','');
call touchParameter('name_4e13b29517c58','');
call touchParameter('name_4e13b29517dbc','');
call touchParameter('name_4e13b296104fe','');
call touchParameter('name_4e13b296c6b2c','');
call touchParameter('name_4e13b296c6ca6','');
call touchParameter('name_4e13b29762e9d','');
call touchParameter('name_4e13b297631eb','');
call touchParameter('name_4e13b297d67ec','');
call touchParameter('name_4e13b297d6b36','');
call touchParameter('name_4e13b29833d57','');
call touchParameter('name_4e13b29b0580b','');
call touchParameter('name_4e13b29b05987','');
call touchParameter('name_4e13b29b05afc','');
call touchParameter('name_4e13b29b95acd','');
call touchParameter('name_4e13b29b95df6','');
call touchParameter('name_4e13b29b9611c','');
call touchParameter('name_4e13b29b96440','');
call touchParameter('name_4e13b29b96762','');
call touchParameter('name_4e13b29b96a87','');
call touchParameter('name_4e13b29b96dad','');
call touchParameter('name_4e13b29b96fe1','');
call touchParameter('name_4e13b29c8eba8','');
call touchParameter('name_4e13b29c8eefb','');
call touchParameter('name_4e13b29d070a2','');
call touchParameter('name_4e13b29d5dc46','');
call touchParameter('name_4e13b29d5dd17','');
call touchParameter('name_4e13b29db2993','');
call touchParameter('name_4e13b29db2d76','');
call touchParameter('name_4e13b29db3153','');
call touchParameter('name_4e13b29db352e','');
call touchParameter('name_4e13b29db3909','');
call touchParameter('name_4e13b29db4007','');
call touchParameter('name_4e13b29e6140a','');
call touchParameter('name_4e13b29e9a46c','');
call touchParameter('name_4e13b29e9a5d9','');
call touchParameter('name_4e13b29e9a740','');
call touchParameter('name_4e13b29f7b27b','');
call touchParameter('name_4e13b29f7b2ed','');
call touchParameter('name_4e13b29f7b359','');
call touchParameter('name_4e13b29f7b3c5','');
call touchParameter('name_4e13b29f7b42f','');
call touchParameter('name_4e13b29f7b4ea','');
call touchParameter('name_4e13b29f7b558','');
call touchParameter('name_4e13b29f7b5c7','');
call touchParameter('name_4e13b29f7b639','');
call touchParameter('name_4e13b29f7b68a','');
call touchParameter('name_4e13b29f7b6f5','');
call touchParameter('name_4e13b29f7b74c','');
call touchParameter('name_4e13b29f7b7b8','');
call touchParameter('name_4e13b29f7b823','');
call touchParameter('name_4e13b29f7b88a','');
call touchParameter('name_4e13b29f7b8ee','');
call touchParameter('name_4e13b29f7b939','');
call touchParameter('name_4e13b29f7b9a1','');
call touchParameter('name_4e13b29f7ba0c','');
call touchParameter('name_4e13b29f7ba76','');
call touchParameter('name_4e13b29f7bae8','');
call touchParameter('name_4e13b29f7bb3a','');
call touchParameter('name_4e13b29f7bbc4','');
call touchParameter('name_4e13b29f7bc24','');
call touchParameter('name_4e13b29f7bc9a','');
call touchParameter('name_4e13b29f7bd02','');
call touchParameter('name_4e13b29f7bd87','');
call touchParameter('name_4e13b29f7bdf0','');
call touchParameter('name_4e13b29f7be58','');
call touchParameter('name_4e13b29f7bec3','');
call touchParameter('name_4e13b29f7bf15','');
call touchParameter('name_4e13b29f7bf80','');
call touchParameter('name_4e13b29f7bff2','');
call touchParameter('name_4e13b29f7c065','');
call touchParameter('name_4e13b29f7c0ce','');
call touchParameter('name_4e13b29f7c135','');
call touchParameter('name_4e13b2a260a4e','');
call touchParameter('name_4e13b2a260abc','');
call touchParameter('name_4e13b2a260b21','');
call touchParameter('name_4e13b2a260b98','');
call touchParameter('name_4e13b2a260c05','');
call touchParameter('name_4e13b2a260c6d','');
call touchParameter('name_4e13b2a260cdf','');
call touchParameter('name_4e13b2a30337d','');
call touchParameter('name_4e13b2a303ed3','');
call touchParameter('name_4e13b2a304932','');
call touchParameter('name_4e13b2a305385','');
call touchParameter('name_4e13b2a305dd1','');
call touchParameter('name_4e13b2a306823','');
call touchParameter('name_4e13b2a30727d','');
call touchParameter('name_4e13b2a307c55','');
call touchParameter('name_4e13b2a3085a3','');
call touchParameter('name_4e13b2b2742df','');
call touchParameter('name_4e13b2b274d41','');
call touchParameter('name_4e13b2b27579a','');
call touchParameter('name_4e13b2b2761f2','');
call touchParameter('name_4e13b2b276c40','');
call touchParameter('name_4e13b2b277690','');
call touchParameter('name_4e13b2b278121','');
call touchParameter('name_4e13b2b278b82','');
call touchParameter('name_4e13b2b2795d8','');
call touchParameter('name_4e13b2b27a029','');
call touchParameter('name_4e13b2b27aa7d','');
call touchParameter('name_4e13b2b27b4cf','');
call touchParameter('name_4e13b2ff415ed','');
call touchParameter('name_4e13b2ff4165d','');
call touchParameter('name_4e13b2ff416c4','');
call touchParameter('name_4e13b2ff41792','');
call touchParameter('name_4e13b2ff417fe','');
call touchParameter('name_4e13b2ff41868','');
call touchParameter('name_4e13b2ff418da','');
call touchParameter('name_4e13b2ff419a3','');
call touchParameter('name_4e13b2ff41a0d','');
call touchParameter('name_4e13b2ff41a78','');
call touchParameter('name_4e13b2ff41adc','');
call touchParameter('name_4e13b2ff41b4a','');
call touchParameter('name_4e13b2ff41c85','');
call touchParameter('name_4e13b2ff41ceb','');
call touchParameter('name_4e13b2ff41d52','');
call touchParameter('name_4e13b2ff41e99','');
call touchParameter('name_4e13b2ff41efe','');
call touchParameter('name_4e13b2ff41fc8','');
call touchParameter('name_4e13b2ff4202c','');
call touchParameter('name_4e13b2ff42090','');
call touchParameter('name_4e13b2ff4215c','');
call touchParameter('name_4e13b2ff421cf','');
call touchParameter('name_4e13b2ff4224f','');
call touchParameter('name_4e13b2ff422b3','');
call touchParameter('name_4e13b2ff42329','');
call touchParameter('name_4e13b2ff42394','');
call touchParameter('name_4e13b2ff423f8','');
call touchParameter('name_4e13b2ff424bf','');
call touchParameter('name_4e13b2ff42523','');
call touchParameter('name_4e13b3156ed43','');
call touchParameter('name_4e13b3156ee47','');
call touchParameter('name_4e13b3156ef3f','');
call touchParameter('name_4e13b3156eff6','');
call touchParameter('name_4e13b3156f0be','');
call touchParameter('name_4e13b3156f1a4','');
call touchParameter('name_4e13b3156f288','');
call touchParameter('name_4e13b3156f368','');
call touchParameter('name_4e13b3156f453','');
call touchParameter('name_4e13b3156f556','');
call touchParameter('name_4e13b316ba6ef','');
call touchParameter('name_4e13b316ba7db','');
call touchParameter('name_4e13b316ba8ac','');
call touchParameter('name_4e13b316ba984','');
call touchParameter('name_4e13b316baa7d','');
call touchParameter('name_4e13b31b4093c','');
call touchParameter('name_4e13b31b40a1a','');
call touchParameter('name_4e13b31b40af3','');
call touchParameter('name_4e13b31b40bc1','');
call touchParameter('name_4e13b31b40c9a','');
call touchParameter('name_4e13b31b40d77','');
call touchParameter('name_4e13b31b40e5a','');
call touchParameter('name_4e13b31b40f58','');
call touchParameter('name_4e13b31b41039','');
call touchParameter('name_4e13b31b41123','');
call touchParameter('name_4e13b31b41225','');
call touchParameter('name_4e13b31cd8c51','');
call touchParameter('name_4e13b31cd8d51','');
call touchParameter('name_4e13b31cd8e2b','');
call touchParameter('name_4e13b31cd8f05','');
call touchParameter('name_4e13b31cd8ff0','');
call touchParameter('name_4e13b31cd9139','');
call touchParameter('name_4e13b31cd9212','');
call touchParameter('name_4e13b31cd93d7','');
call touchParameter('name_4e13b31cd94bc','');
call touchParameter('name_4e13b31cd959a','');
call touchParameter('name_4e13b31cd967c','');
call touchParameter('name_4e13b31cd975c','');
call touchParameter('name_4e13b31cd983b','');
call touchParameter('name_4e13b31cd991d','');
call touchParameter('name_4e13b31cd9a0c','');
call touchParameter('name_4e13b3210b9fc','');
call touchParameter('name_4e13b3210bb88','');
call touchParameter('name_4e13b3218f68c','');
call touchParameter('name_4e13b3218faac','');
call touchParameter('name_4e13b3218ff11','');
call touchParameter('name_4e13b3227d698','');
call touchParameter('name_4e13b3227dac1','');
call touchParameter('name_4e13b3227def8','');
call touchParameter('name_4e13b32304d37','');
call touchParameter('name_4e13b32304fe9','');
call touchParameter('name_4e13b323052a0','');
call touchParameter('name_4e13b3235116a','');
call touchParameter('name_4e13b323518f0','');
call touchParameter('name_4e13b323520a4','');
call touchParameter('name_4e13b323bb233','');
call touchParameter('name_4e13b323bbb3a','');
call touchParameter('name_4e13b32420763','');
call touchParameter('name_4e13b32420a16','');
call touchParameter('name_4e13b32420ccd','');
call touchParameter('name_4e13b324a51cd','');
call touchParameter('name_4e13b324a5458','');
call touchParameter('name_4e13b324a56ee','');
call touchParameter('name_4e13b3253743a','');
call touchParameter('name_4e13b325374b3','');
call touchParameter('name_4e13b32537506','');
call touchParameter('name_4e13b32537566','');
call touchParameter('name_4e13b325375a2','');
call touchParameter('name_4e13b325375e0','');
call touchParameter('name_4e13b32537622','');
call touchParameter('name_4e13b3260e771','');
call touchParameter('name_4e13b3260e7bd','');
call touchParameter('name_4e13b3260e805','');
call touchParameter('name_4e13b3260e860','');
call touchParameter('name_4e13b3260e89e','');
call touchParameter('name_4e13b3260e8da','');
call touchParameter('name_4e13b3260e91b','');
call touchParameter('name_4e13b326d57a5','');
call touchParameter('name_4e13b326d5880','');
call touchParameter('name_4e13b32757b28','');
call touchParameter('name_4e13b32757c04','');
call touchParameter('name_4e13b327bd222','');
call touchParameter('name_4e13b327bd2fd','');
call touchParameter('name_4e13b32c30fca','');
call touchParameter('name_4e13b32c3109f','');
call touchParameter('name_4e13b32c31176','');
call touchParameter('name_4e13b32c31253','');
call touchParameter('name_4e13b32c31330','');
call touchParameter('name_4e13b32c3143c','');
call touchParameter('name_4e13b32c3151a','');
call touchParameter('name_4e13b32eace3c','');
call touchParameter('name_4e13b32eacec5','');
call touchParameter('name_4e13b32eacf44','');
call touchParameter('name_4e13b32eacfc4','');
call touchParameter('name_4e13b32ead043','');
call touchParameter('name_4e13b32ead0c3','');
call touchParameter('name_4e13b32ead142','');
call touchParameter('name_4e13b33491533','');
call touchParameter('name_4e13b3349159b','');
call touchParameter('name_4e13b334915fa','');
call touchParameter('name_4e13b33491658','');
call touchParameter('name_4e13b334917ca','');
call touchParameter('name_4e13b3349182e','');
call touchParameter('name_4e13b3349188c','');
call touchParameter('name_4e13b334918eb','');
call touchParameter('name_4e13b3391d58b','');
call touchParameter('name_4e13b3391d5e2','');
call touchParameter('name_4e13b3391d635','');
call touchParameter('name_4e13b3391d689','');
call touchParameter('name_4e13b3391d6dc','');
call touchParameter('name_4e13b3391d764','');
call touchParameter('name_4e13b346c0b0d','');
call touchParameter('name_4e13b346c0b78','');
call touchParameter('name_4e13b346c0be5','');
call touchParameter('name_4e13b346c0c69','');
call touchParameter('name_4e13b346c0cfb','');
call touchParameter('name_4e13b346c0d42','');
call touchParameter('name_4e13b346c0da8','');
call touchParameter('name_4e13b346c0e14','');
call touchParameter('name_4e13b346c0e96','');
call touchParameter('name_4e13b346c0f32','');
call touchParameter('name_4e13b346c0f73','');
call touchParameter('name_4e13b346c0fd5','');
call touchParameter('name_4e13b346c1037','');
call touchParameter('name_4e13b346c1095','');
call touchParameter('name_4e13b346c10ff','');
call touchParameter('name_4e13b346c1164','');
call touchParameter('name_4e13b346c11c9','');
call touchParameter('name_4e13b346c1232','');
call touchParameter('name_4e13b346c12ba','');
call touchParameter('name_4e13b346c1324','');
call touchParameter('name_4e13b346c1389','');
call touchParameter('name_4e13b346c13eb','');
call touchParameter('name_4e13b346c1451','');
call touchParameter('name_4e13b346c14ba','');
call touchParameter('name_4e13b346c1502','');
call touchParameter('name_4e13b346c156d','');
call touchParameter('name_4e13b346c15d6','');
call touchParameter('name_4e13b346c1637','');
call touchParameter('name_4e13b346c16a6','');
call touchParameter('name_4e13b346c1710','');
call touchParameter('name_4e13b346c1772','');
call touchParameter('name_4e13b346c17de','');
call touchParameter('name_4e13b3495bd55','');
call touchParameter('name_4e13b3495bdc9','');
call touchParameter('name_4e13b3495be30','');
call touchParameter('name_4e13b3495be95','');
call touchParameter('name_4e13b3495bef4','');
call touchParameter('name_4e13b3495bf58','');
call touchParameter('name_4e13b3495bfb6','');
call touchParameter('name_4e13b3495c019','');
call touchParameter('name_4e13b3495c07e','');
call touchParameter('name_4e13b3495c0e2','');
call touchParameter('name_4e13b3495c147','');
call touchParameter('name_4e13b3495c1b0','');
call touchParameter('name_4e13b3495c21c','');
call touchParameter('name_4e13b3495c289','');
call touchParameter('name_4e13b3495c304','');
call touchParameter('name_4e13b3495c365','');
call touchParameter('name_4e13b3495c3c4','');
call touchParameter('name_4e13b3495c424','');
call touchParameter('name_4e13b3495c495','');
call touchParameter('name_4e13b3495c4fb','');
call touchParameter('name_4e13b3495c568','');
call touchParameter('name_4e13b3495c5c9','');
call touchParameter('name_4e13b34ae5932','');
call touchParameter('name_4e13b34ae5a1f','');
call touchParameter('name_4e13b34ae5a81','');
call touchParameter('name_4e13b34ae5ae0','');
call touchParameter('name_4e13b34ae5b3f','');
call touchParameter('name_4e13b34ae5bb7','');
call touchParameter('name_4e13b34ae5c17','');
call touchParameter('name_4e13b34ae5c7a','');
call touchParameter('name_4e13b34ae5cd9','');
call touchParameter('name_4e13b34ae5d3c','');
call touchParameter('name_4e13b34ae5d9f','');
call touchParameter('name_4e13b34ae5e0a','');
call touchParameter('name_4e13b34ae5e69','');
call touchParameter('name_4e13b34ae5ecd','');
call touchParameter('name_4e13b34ae5f43','');
call touchParameter('name_4e13b34c24679','');
call touchParameter('name_4e13b34c246fa','');
call touchParameter('name_4e13b34c24772','');
call touchParameter('name_4e13b34f4b5c6','');
call touchParameter('name_4e13b34f4c044','');
call touchParameter('name_4e13b34f4cae5','');
call touchParameter('name_4e13b34f4d550','');
call touchParameter('name_4e13b34f4dfee','');
call touchParameter('name_4e13b34fe62ad','');
call touchParameter('name_4e13b34fe6d06','');
call touchParameter('name_4e13b34fe778c','');
call touchParameter('name_4e13b34fe8204','');
call touchParameter('name_4e13b34fe8c61','');
call touchParameter('name_4e13b34fe9657','');
call touchParameter('name_4e13b34fea04d','');
call touchParameter('name_4e13b34fea9ec','');
call touchParameter('name_4e13b34feb334','');
call touchParameter('name_4e13b34febd06','');
call touchParameter('name_4e13b34fec884','');
call touchParameter('name_4e13b351c71f5','');
call touchParameter('name_4e13b351c7267','');
call touchParameter('name_4e13b351c72d4','');
call touchParameter('name_4e13b351c7340','');
call touchParameter('name_4e13b351c73aa','');
call touchParameter('name_4e13b351c7416','');
call touchParameter('name_4e13b351c748e','');
call touchParameter('name_4e13b351c7506','');
call touchParameter('name_4e13b351c7584','');
call touchParameter('name_4e13b351c75dc','');
call touchParameter('name_4e13b351c7653','');
call touchParameter('name_4e13b351c76b3','');
call touchParameter('name_4e13b351c772b','');
call touchParameter('name_4e13b351c77a3','');
call touchParameter('name_4e13b351c7815','');
call touchParameter('name_4e13b351c7885','');
call touchParameter('name_4e13b351c78d9','');
call touchParameter('name_4e13b351c7954','');
call touchParameter('name_4e13b351c79c7','');
call touchParameter('name_4e13b351c7a3f','');
call touchParameter('name_4e13b351c7ab7','');
call touchParameter('name_4e13b351c7b35','');
call touchParameter('name_4e13b351c7b91','');
call touchParameter('name_4e13b351c7c0d','');
call touchParameter('name_4e13b351c7ca5','');
call touchParameter('name_4e13b351c7d0e','');
call touchParameter('name_4e13b351c7d91','');
call touchParameter('name_4e13b351c7e06','');
call touchParameter('name_4e13b351c7e99','');
call touchParameter('name_4e13b351c7f0d','');
call touchParameter('name_4e13b351c7f80','');
call touchParameter('name_4e13b351c7ff9','');
call touchParameter('name_4e13b351c8047','');
call touchParameter('name_4e13b351c80ac','');
call touchParameter('name_4e13b351c8113','');
call touchParameter('name_4e13b351c818a','');
call touchParameter('name_4e13b351c81f7','');
call touchParameter('name_4e13b351c825f','');
call touchParameter('name_4e13b351c82d0','');
call touchParameter('name_4e13b351c832e','');
call touchParameter('name_4e13b351c839d','');
call touchParameter('name_4e13b351c8414','');
call touchParameter('name_4e13b351c8490','');
call touchParameter('name_4e13b351c8509','');
call touchParameter('name_4e13b351c8589','');
call touchParameter('name_4e13b351c85fd','');
call touchParameter('name_4e13b351c8671','');
call touchParameter('name_4e13b351c86e3','');
call touchParameter('name_4e13b351c8763','');
call touchParameter('name_4e13b35a5f981','');
call touchParameter('name_4e13b35a5f9f2','');
call touchParameter('name_4e13b35a5fa5f','');
call touchParameter('name_4e13b35a5fac9','');
call touchParameter('name_4e13b35a5fb34','');
call touchParameter('name_4e13b35a5fbc5','');
call touchParameter('name_4e13b35a5fc48','');
call touchParameter('name_4e13b35a5fcd7','');
call touchParameter('name_4e13b35a5fd3c','');
call touchParameter('name_4e13b35a5fdb6','');
call touchParameter('name_4e13b35a5fe22','');
call touchParameter('name_4e13b35a5fe88','');
call touchParameter('name_4e13b35a5fef8','');
call touchParameter('name_4e13b35a5ff5f','');
call touchParameter('name_4e13b35a5ffd8','');
call touchParameter('name_4e13b35d04a7e','');
call touchParameter('name_4e13b35d04ae8','');
call touchParameter('name_4e13b35d04b4f','');
call touchParameter('name_4e13b35d04bb5','');
call touchParameter('name_4e13b35d04c2b','');
call touchParameter('name_4e13b35d04cb3','');
call touchParameter('name_4e13b35d04d37','');
call touchParameter('name_4e13b35d04db3','');
call touchParameter('name_4e13b35d04ea8','');
call touchParameter('name_4e13b35d04f1f','');
call touchParameter('name_4e13b35d04f96','');
call touchParameter('name_4e13b35d04ffd','');
call touchParameter('name_4e13b35d05080','');
call touchParameter('name_4e13b37ce6388','');
call touchParameter('name_4e13b37ce63f9','');
call touchParameter('name_4e13b37ce6460','');
call touchParameter('name_4e13b37ce64d0','');
call touchParameter('name_4e13b3820b9d3','');
call touchParameter('name_4e13b3820bc4c','');
call touchParameter('name_4e13b3820be81','');
call touchParameter('name_4e13b3820c0fa','');
call touchParameter('name_4e13b3820c333','');
call touchParameter('name_4e13b3820c574','');
call touchParameter('name_4e13b3820c7a7','');
call touchParameter('name_4e13b3820c9d8','');
call touchParameter('name_4e13b3820cc08','');
call touchParameter('name_4e13b3820ce3a','');
call touchParameter('name_4e13b3820d265','');
call touchParameter('name_4e13b3820d49b','');
call touchParameter('name_4e13b3820d6dc','');
call touchParameter('name_4e13b3820d90c','');
call touchParameter('name_4e13b3820db7e','');
call touchParameter('name_4e13b3820ddb1','');
call touchParameter('name_4e13b3820e1de','');
call touchParameter('name_4e13b3820e42d','');
call touchParameter('name_4e13b3820e664','');
call touchParameter('name_4e13b3820ea92','');
call touchParameter('name_4e13b3820ecce','');
call touchParameter('name_4e13b3820eef5','');
call touchParameter('name_4e13b3820f0f0','');
call touchParameter('name_4e13b3820f2f1','');
call touchParameter('name_4e13b3820f547','');
call touchParameter('name_4e13b399adc50','');
call touchParameter('name_4e13b399adc82','');
call touchParameter('name_4e13b399adcac','');
call touchParameter('name_4e13b399adcd6','');
call touchParameter('name_4e13b399add00','');
call touchParameter('name_4e13b399add4b','');
call touchParameter('name_4e13b39a9d5d6','');
call touchParameter('name_4e13b39a9d5f9','');
call touchParameter('name_4e13b39a9d619','');
call touchParameter('name_4e13b39a9d646','');
call touchParameter('name_4e13b39a9d668','');
call touchParameter('name_4e13b39b0cf35','');
call touchParameter('name_4e13b39b0cf5f','');
call touchParameter('name_4e13b39b0cf87','');
call touchParameter('name_4e13b39b0cfae','');
call touchParameter('name_4e13b39b0cfd3','');
call touchParameter('name_4e13b39b0d016','');
call touchParameter('name_4e13b39ee0b5e','');
call touchParameter('name_4e13b39ee0d83','');
call touchParameter('name_4e13b39ee0e3b','');
call touchParameter('name_4e13b39ee0f0b','');
call touchParameter('name_4e13b39ee0fe1','');
call touchParameter('name_4e13b3a4673a1','');
call touchParameter('name_4e13b3a467518','');
call touchParameter('name_4e13b3a46766d','');
call touchParameter('name_4e13b3ab59bf1','');
call touchParameter('name_4e13b3ab59c53','');
call touchParameter('name_4e13b3ab59c94','');
call touchParameter('name_4e13b3ab59da9','');
call touchParameter('name_4e13b3b026784','');
call touchParameter('name_4e13b3b0267cf','');
call touchParameter('name_4e13b3b0267fc','');
call touchParameter('name_4e13b3b026839','');
call touchParameter('name_4e13b3b0e3bff','');
call touchParameter('name_4e13b3b0e3c23','');
call touchParameter('name_4e13b3b0e3c42','');
call touchParameter('name_4e13b3b0e3c6a','');
call touchParameter('name_4e13b3b0e3c89','');
call touchParameter('name_4e13b3df4e149','');
call touchParameter('name_4e13b3df4e1bd','');
call touchParameter('name_4e13b3df4e224','');
call touchParameter('name_4e13b3df4e289','');
call touchParameter('name_4e13b3df4e2e8','');
call touchParameter('name_4e13b3df4e34c','');
call touchParameter('name_4e13b3df4e3aa','');
call touchParameter('name_4e13b3df4e40e','');
call touchParameter('name_4e13b3df4e472','');
call touchParameter('name_4e13b3df4e4d7','');
call touchParameter('name_4e13b3df4e53b','');
call touchParameter('name_4e13b3df4e5a5','');
call touchParameter('name_4e13b3df4e610','');
call touchParameter('name_4e13b3df4e67e','');
call touchParameter('name_4e13b3df4e6f9','');
call touchParameter('name_4e13b3df4e759','');
call touchParameter('name_4e13b3df4e7b8','');
call touchParameter('name_4e13b3df4e818','');
call touchParameter('name_4e13b3df4e88a','');
call touchParameter('name_4e13b3df4e8f0','');
call touchParameter('name_4e13b3df4e95d','');
call touchParameter('name_4e13b3df4e9bf','');
call touchParameter('name_4e13b45847919','');
call touchParameter('name_4e13b45b16447','');
call touchParameter('name_4e13b45b16470','');
call touchParameter('name_4e13b45b164f8','');
call touchParameter('name_4e13b45b1651c','');
call touchParameter('name_4e13b45b1659e','');
call touchParameter('name_4e13b45b165c2','');
call touchParameter('name_4e13b4aa047e5','');
call touchParameter('name_4e13b4aa0482b','');
call touchParameter('name_4e13b4aa0485d','');
call touchParameter('name_4e13b4aa04899','');
call touchParameter('name_4e13b4aa048b9','');
call touchParameter('name_4e13b4aa048f5','');
call touchParameter('name_4e13b4aa04914','');
call touchParameter('name_4e13b4aa04959','');
call touchParameter('name_4e13b4aa04980','');
call touchParameter('name_4e13b4ab32441','');
call touchParameter('name_4e13b4ab3246a','');
call touchParameter('name_4e13b4ab32504','');
call touchParameter('name_4e13b4ab3257d','');
call touchParameter('name_4e13b4ab3259e','');
call touchParameter('name_4e13b4b11d56a','');
call touchParameter('name_4e13b4b11d592','');
call touchParameter('name_4e13b4b11d5b8','');
call touchParameter('name_4e13b4b11d5da','');
call touchParameter('name_4e13b4b11d5fc','');
call touchParameter('name_4e13b4b11d61d','');
call touchParameter('name_4e13b4b11d63f','');
call touchParameter('name_4e13b4cb06fc9','');
call touchParameter('name_4e13b4cb06feb','');
call touchParameter('name_4e13b4cb07077','');
call touchParameter('name_4e13b4cb07096','');
call touchParameter('name_4e13b4cb0711d','');
call touchParameter('name_4e13b4cb07196','');
call touchParameter('name_4e13b4cb071b3','');
call touchParameter('name_4e13b4ce8c12b','');
call touchParameter('name_4e13b4ce8c15f','');
call touchParameter('name_4e13b4ce8c180','');
call touchParameter('name_4e13b4cf89fd5','');
call touchParameter('name_4e13b4d042a09','');
call touchParameter('name_4e13b4d042a3d','');
call touchParameter('name_4e13b4d042a5e','');
call touchParameter('name_4e13b4d21e670','');
call touchParameter('name_4e13b4d21e692','');
call touchParameter('name_4e13b4d21e714','');
call touchParameter('name_4e13b4d21e741','');
call touchParameter('name_4e13b4d21e801','');
call touchParameter('name_4e13b4d21e81f','');
call touchParameter('name_4e13b4d21e89d','');
call touchParameter('name_4e13b4d21e8ca','');
call touchParameter('name_4e13b4d21e8f3','');
call touchParameter('name_4e13b4d21e973','');
call touchParameter('name_4e13b4d21e994','');
call touchParameter('name_4e13b4d21e9d8','');
call touchParameter('name_4e13b4d21e9f6','');
call touchParameter('name_4e13b4d21ea14','');
call touchParameter('name_4e13b4d362d7f','');
call touchParameter('name_4e13b4d362e71','');
call touchParameter('name_4e13b4d362e99','');
call touchParameter('name_4e13b4d362eb7','');
call touchParameter('name_4e13b4d362edd','');
call touchParameter('name_4e13b4d362efb','');
call touchParameter('name_4e13b4d362f19','');
call touchParameter('name_4e13b4d362f3c','');
call touchParameter('name_4e13b4d362f5a','');
call touchParameter('name_4e13b4d362fd6','');
call touchParameter('name_4e13b4d362ff5','');
call touchParameter('name_4e13b4d363011','');
call touchParameter('name_4e13b4d36302f','');
call touchParameter('name_4e13b4d36304c','');
call touchParameter('name_4e13b4d363072','');
call touchParameter('name_4e13b4d36308f','');
call touchParameter('name_4e13b4d3630b3','');
call touchParameter('name_4e13b4d36312b','');
call touchParameter('name_4e13b4d36317a','');
call touchParameter('name_4e13b4d363198','');
call touchParameter('name_4e13b4d3631b6','');
call touchParameter('name_4e13b4d3631dd','');
call touchParameter('name_4e13b4d3631fb','');
call touchParameter('name_4e13b4d36321a','');
call touchParameter('name_4e13b4d363292','');
call touchParameter('name_4e13b4d3632b4','');
call touchParameter('name_4e13b4d363305','');
call touchParameter('name_4e13b4d36332a','');
call touchParameter('name_4e13b4d363349','');
call touchParameter('name_4e13b4d36336f','');
call touchParameter('name_4e13b4d363391','');
call touchParameter('name_4e13b4d3633ae','');
call touchParameter('name_4e13b4d3633d4','');
call touchParameter('name_4e13b4d363400','');
call touchParameter('name_4e13b4d5d3b6a','');
call touchParameter('name_4e13b4d5d3b8b','');
call touchParameter('name_4e13b4d738449','');
call touchParameter('name_4e13b4d738494','');
call touchParameter('name_4e13b4d738639','');
call touchParameter('name_4e13b4d73866d','');
call touchParameter('name_4e13b4d7387e6','');
call touchParameter('name_4e13b4d738811','');
call touchParameter('name_4e13b4d738c3a','');
call touchParameter('name_4e13b4d738c64','');
call touchParameter('name_4e13b4d8b4bd4','');
call touchParameter('name_4e13b4d8b4bf5','');
call touchParameter('name_4e13b4d8b4e15','');
call touchParameter('name_4e13b4d8b4e37','');
call touchParameter('name_4e13b4d8b4e60','');
call touchParameter('name_4e13b4d8b4ed9','');
call touchParameter('name_4e13b4d8b4ef7','');
call touchParameter('name_4e13b4d8b4f15','');
call touchParameter('name_4e13b4d8b4f91','');
call touchParameter('name_4e13b4d8b4fb1','');
call touchParameter('name_4e13b4da15031','');
call touchParameter('name_4e13b4da787d1','');
call touchParameter('name_4e13b4da78805','');
call touchParameter('name_4e13b4da78826','');
call touchParameter('name_4e13b4dc0785c','');
call touchParameter('name_4e13b4df85dbc','');
call touchParameter('name_4e13b4df85e4c','');
call touchParameter('name_4e13b4df860c8','');
call touchParameter('name_4e13b4df8615a','');
call touchParameter('name_4e13b4df863d4','');
call touchParameter('name_4e13b4df86463','');
call touchParameter('name_4e13b4df866e7','');
call touchParameter('name_4e13b4df86790','');
call touchParameter('name_4e13b4e0dbe07','');
call touchParameter('name_4e13b4e0dbe29','');
call touchParameter('name_4e13b4e0dbeac','');
call touchParameter('name_4e13b4e0dbed9','');
call touchParameter('name_4e13b4e0dbf9a','');
call touchParameter('name_4e13b4e0dbfb8','');
call touchParameter('name_4e13b4e0dc036','');
call touchParameter('name_4e13b4e0dc064','');
call touchParameter('name_4e13b4e0dc08c','');
call touchParameter('name_4e13b4e0dc109','');
call touchParameter('name_4e13b4e0dc12b','');
call touchParameter('name_4e13b4e0dc16e','');
call touchParameter('name_4e13b4e0dc18b','');
call touchParameter('name_4e13b4e0dc1aa','');
call touchParameter('name_4e13b4e29093d','');
call touchParameter('name_4e13b4e290a10','');
call touchParameter('name_4e13b4e290afa','');
call touchParameter('name_4e13b4e290ed3','');
call touchParameter('name_4e13b4e290f94','');
call touchParameter('name_4e13b4e291371','');
call touchParameter('name_4e13b4e291431','');
call touchParameter('name_4e13b4e2914f2','');
call touchParameter('name_4e13b4e2915b5','');
call touchParameter('name_4e13b4e29199c','');
call touchParameter('name_4e13b4e291a8f','');
call touchParameter('name_4e13b4e3d28f2','');
call touchParameter('name_4e13b4e3d2914','');
call touchParameter('name_4e13b4e3d2996','');
call touchParameter('name_4e13b4e3d29c4','');
call touchParameter('name_4e13b4e3d2a84','');
call touchParameter('name_4e13b4e3d2aa2','');
call touchParameter('name_4e13b4e3d2b20','');
call touchParameter('name_4e13b4e3d2b4e','');
call touchParameter('name_4e13b4e3d2b76','');
call touchParameter('name_4e13b4e3d2bf4','');
call touchParameter('name_4e13b4e3d2c15','');
call touchParameter('name_4e13b4e3d2c58','');
call touchParameter('name_4e13b4e3d2c75','');
call touchParameter('name_4e13b4e3d2c93','');
call touchParameter('name_4e13b4e544e68','');
call touchParameter('name_4e13b4e544ed2','');
call touchParameter('name_4e13b4e544f51','');
call touchParameter('name_4e13b4e5451a6','');
call touchParameter('name_4e13b4e5451fe','');
call touchParameter('name_4e13b4e545454','');
call touchParameter('name_4e13b4e5454ad','');
call touchParameter('name_4e13b4e545546','');
call touchParameter('name_4e13b4e5455a1','');
call touchParameter('name_4e13b4e5457fb','');
call touchParameter('name_4e13b4e54587e','');
call touchParameter('name_4e13b4e64fb23','');
call touchParameter('name_4e13b4e64fb58','');
call touchParameter('name_4e13b4e64fb7a','');
call touchParameter('name_4e13b4e755d96','');
call touchParameter('name_4e13b4e7cdee8','');
call touchParameter('name_4e13b4e7cdf09','');
call touchParameter('name_4e13b4e7cdf29','');
call touchParameter('name_4e13b4e7ce05b','');
call touchParameter('name_4e13b4e7ce079','');
call touchParameter('name_4e13b4e7ce096','');
call touchParameter('name_4e13b4ea706c1','');
call touchParameter('name_4e13b4ea707a7','');
call touchParameter('name_4e13b4ea70809','');
call touchParameter('name_4e13b4ea7086a','');
call touchParameter('name_4e13b4ea70a8d','');
call touchParameter('name_4e13b4ea70af0','');
call touchParameter('name_4e13b4ea70b51','');
call touchParameter('name_4e13b4ebc3400','');
call touchParameter('name_4e13b4ebc342a','');
call touchParameter('name_4e13b4ebc344d','');
call touchParameter('name_4e13b4ebc346f','');
call touchParameter('name_4e13b4ebc3492','');
call touchParameter('name_4e13b4ebc34bc','');
call touchParameter('name_4e13b4ebc34e5','');
call touchParameter('name_4e13b4ebc3508','');
call touchParameter('name_4e13b4ebc352c','');
call touchParameter('name_4e13b4ebc355f','');
call touchParameter('name_4e13b4ebc3590','');
call touchParameter('name_4e13b4ebc35b4','');
call touchParameter('name_4e13b4ebc35d6','');
call touchParameter('name_4e13b4ebc35f9','');
call touchParameter('name_4e13b4ef71b15','');
call touchParameter('name_4e13b4ef71b3c','');
call touchParameter('name_4e13b4ef71b61','');
call touchParameter('name_4e13b4ef71baa','');
call touchParameter('name_4e13b4ef71bca','');
call touchParameter('name_4e13b4ef71c0a','');
call touchParameter('name_4e13b4ef71c29','');
call touchParameter('name_4e13b4ef71c49','');
call touchParameter('name_4e13b4ef71c67','');
call touchParameter('name_4e13b4ef71c88','');
call touchParameter('name_4e13b4ef71cac','');
call touchParameter('name_4e13b4ef71ce0','');
call touchParameter('name_4e13b4ef71cfe','');
call touchParameter('name_4e13b4ef71d75','');
call touchParameter('name_4e13b4f0994bf','');
call touchParameter('name_4e13b4f099506','');
call touchParameter('name_4e13b4f09953a','');
call touchParameter('name_4e13b4f09956b','');
call touchParameter('name_4e13b4f0995a4','');
call touchParameter('name_4e13b4f0995c5','');
call touchParameter('name_4e13b4f20f1ee','');
call touchParameter('name_4e13b4f20fa1c','');
call touchParameter('name_4e13b4f2108eb','');
call touchParameter('name_4e13b4f21128f','');
call touchParameter('name_4e13b4f21210e','');
call touchParameter('name_4e13b4f212f28','');
call touchParameter('name_4e13b4f21369e','');
call touchParameter('name_4e13b4f214317','');
call touchParameter('name_4e13b4f214a2d','');
call touchParameter('name_4e13b4f21545b','');
call touchParameter('name_4e13b4f215bc0','');
call touchParameter('name_4e13b4f216644','');
call touchParameter('name_4e13b4f21708b','');
call touchParameter('name_4e13b4f217b71','');
call touchParameter('name_4e13b4f34ca51','');
call touchParameter('name_4e13b4f34cac3','');
call touchParameter('name_4e13b4f34cb30','');
call touchParameter('name_4e13b4f34cb9d','');
call touchParameter('name_4e13b4f34cc08','');
call touchParameter('name_4e13b4f34cc74','');
call touchParameter('name_4e13b4f34ccef','');
call touchParameter('name_4e13b4f34cd67','');
call touchParameter('name_4e13b4f34cde5','');
call touchParameter('name_4e13b4f34ce3d','');
call touchParameter('name_4e13b4f34ceb5','');
call touchParameter('name_4e13b4f34cf15','');
call touchParameter('name_4e13b4f34cf8e','');
call touchParameter('name_4e13b4f34d005','');
call touchParameter('name_4e13b4f34d078','');
call touchParameter('name_4e13b4f34d0e8','');
call touchParameter('name_4e13b4f34d13d','');
call touchParameter('name_4e13b4f34d1b8','');
call touchParameter('name_4e13b4f34d22b','');
call touchParameter('name_4e13b4f34d2a3','');
call touchParameter('name_4e13b4f34d319','');
call touchParameter('name_4e13b4f34d397','');
call touchParameter('name_4e13b4f34d3f3','');
call touchParameter('name_4e13b4f34d46f','');
call touchParameter('name_4e13b4f34d508','');
call touchParameter('name_4e13b4f34d571','');
call touchParameter('name_4e13b4f34d5f5','');
call touchParameter('name_4e13b4f34d66a','');
call touchParameter('name_4e13b4f34d6fd','');
call touchParameter('name_4e13b4f34d772','');
call touchParameter('name_4e13b4f34d7e6','');
call touchParameter('name_4e13b4f34d85e','');
call touchParameter('name_4e13b4f34d8ad','');
call touchParameter('name_4e13b4f34d912','');
call touchParameter('name_4e13b4f34d979','');
call touchParameter('name_4e13b4f34d9f1','');
call touchParameter('name_4e13b4f34da5e','');
call touchParameter('name_4e13b4f34dac7','');
call touchParameter('name_4e13b4f34db39','');
call touchParameter('name_4e13b4f34db97','');
call touchParameter('name_4e13b4f34dc06','');
call touchParameter('name_4e13b4f34dc7d','');
call touchParameter('name_4e13b4f34dcfa','');
call touchParameter('name_4e13b4f34dd72','');
call touchParameter('name_4e13b4f34ddf1','');
call touchParameter('name_4e13b4f34de65','');
call touchParameter('name_4e13b4f34ded9','');
call touchParameter('name_4e13b4f34df4a','');
call touchParameter('name_4e13b4f34dfca','');
call touchParameter('name_4e13b4f7ae855','');
call touchParameter('name_4e13b4f7ae973','');
call touchParameter('name_4e13b4f7aeca1','');
call touchParameter('name_4e13b4f7aedb2','');
call touchParameter('name_4e13b4f7aee71','');
call touchParameter('name_4e15a2c38f755','');
call touchParameter('Versions and Options','');
call touchParameter('Software Version Comparison','');
call touchParameter('name_4e15a2db66f7a','');
call touchParameter('All Cisco Route Processors and Route Switch Processors Bulletins','');
call touchParameter('All Cisco Route Processors and Route Switch Processors Data Shee','');
call touchParameter('All Cisco Route Processors and Route Switch Processors Q&A','');
call touchParameter('All Cisco 3900 Series Integrated Services Routers At-a-Glance','');
call touchParameter('Cisco Integrated Services Routers Generation 2','');
call touchParameter('Module Support on Cisco’s Integrated Services Routers Generation','');
call touchParameter('All Cisco 3900 Series Integrated Services Routers Bulletins','');
call touchParameter('Integrated Services Router (ISR) G2 Manageability Product Bullet','');
call touchParameter('All Cisco 3900 Series Integrated Services Routers Data Sheets','');
call touchParameter('Cisco 3900 Series Integrated Services Routers','');
call touchParameter('Network Security Features for Cisco Integrated Services Routers ','');
call touchParameter('All Cisco 3900 Series Integrated Services Routers Presentations','');
call touchParameter('Interactive Model of the Cisco 3900 Series Routers','');
call touchParameter('All Cisco 3900 Series Integrated Services Routers Q&A','');
call touchParameter('Cisco Integrated Services Router Generation 2','');
call touchParameter('All Cisco 3900 Series Integrated Services Routers White Papers','');
call touchParameter('Cisco ISR G2 Management Overview','');
call touchParameter('Cisco’s Integrated Services Routers Generation Two Licensing and','');
call touchParameter('In-depth Overview of Network Security Features for Cisco Integra','');
call touchParameter('All Cisco 2900 Series Integrated Services Routers At-a-Glance','');
call touchParameter('All Cisco 2900 Series Integrated Services Routers Bulletins','');
call touchParameter('All Cisco 2900 Series Integrated Services Routers Data Sheets','');
call touchParameter('Cisco 2900 Series Integrated Services Routers Data Sheet','');
call touchParameter('All Cisco 2900 Series Integrated Services Routers Q&A','');
call touchParameter('All Cisco 2900 Series Integrated Services Routers White Papers','');
call touchParameter('All Cisco 1900 Series Integrated Services Routers At-a-Glance','');
call touchParameter('All Cisco 1900 Series Integrated Services Routers Bulletins','');
call touchParameter('All Cisco 1900 Series Integrated Services Routers Data Sheets','');
call touchParameter('Cisco 1941 Series Integrated Services Routers','');
call touchParameter('All Cisco 1900 Series Integrated Services Routers Q&A','');
call touchParameter('All Cisco 1900 Series Integrated Services Routers White Papers','');
call touchParameter('All Cisco 800 Series Routers Data Sheets','');
call touchParameter('Cisco 880 Series Integrated Services Routers','');
call touchParameter('All Cisco High-Speed WAN Interface Cards Q&A','');
call touchParameter('Fourth-Generation LTE Wireless WAN Cards for Cisco Integrated Se','');
call touchParameter('All Cisco Network Modules Bulletins','');
call touchParameter('All Cisco Network Modules Data Sheets','');
call touchParameter('All Cisco Network Modules Q&A','');
call touchParameter('All Cisco Shared Port Adapters/SPA Interface Processors Bulletin','');
call touchParameter('All Cisco Shared Port Adapters/SPA Interface Processors Data She','');
call touchParameter('All Cisco Shared Port Adapters/SPA Interface Processors Q&A','');
call touchParameter('Cisco 2700 Series Wireless Location Appliance','');
call touchParameter('name_4e15a69e50698','');
call touchParameter('name_4e15a69f126c0','');
call touchParameter('Cisco Aironet 1510 Lightweight Outdoor Mesh Access Point','');
call touchParameter('Cisco Aironet 1505 Lightweight Outdoor Mesh Access Point','');
call touchParameter('name_4e15a69f12734','');
call touchParameter('name_4e15a6a50a0ba','');
call touchParameter('name_4e15a6a5786b2','');
call touchParameter('name_4e15a6fd6c13b','');
call touchParameter('name_4e15aa495d470','');
call touchParameter('name_4e15aa495d516','');
call touchParameter('name_4e15af731609e','');
call touchParameter('name_4e15af7316112','');
call touchParameter('name_4e15b6546504b','');
call touchParameter('name_4e15b69905e84','');
call touchParameter('name_4e15b69905f4a','');
call touchParameter('name_4e15b6a93f203','');
call touchParameter('name_4e15b6b01a603','');
call touchParameter('name_4e15b6b477ea7','');
call touchParameter('All Cisco Wireless Location Appliance Bulletins','');
call touchParameter('Cisco Mesh Release 1','');
call touchParameter('All Cisco Wireless Location Appliance Data Sheets','');
call touchParameter('Cisco Wireless Location Appliance','');
call touchParameter('All Cisco Wireless Location Appliance Q&A','');
call touchParameter('All Cisco Wireless Location Appliance White Papers','');
call touchParameter('Location Appliance to Mobility Services Engine (MSE) and Context','');
call touchParameter('name_4e15c0aac0a74','');
call touchParameter('name_4e15c871367d4','');
call touchParameter('name_4e15c87592630','');
call touchParameter('name_4e15c8759266a','');
call touchParameter('name_4e15c8763128c','');
call touchParameter('name_4e15cf39dcafa','');
call touchParameter('name_4e15cf81079fd','');
call touchParameter('name_4e15cf8107adb','');
call touchParameter('name_4e15cf8e579bf','');
call touchParameter('name_4e15cf94d7964','');
call touchParameter('name_4e15cf94d79d7','');
call touchParameter('name_4e15d0ec696d3','');
call touchParameter('name_4e15d0ec69781','');
call touchParameter('name_4e15d0ed9fada','');
call touchParameter('name_4e15d0ed9fb7e','');
call touchParameter('name_4e15d0ef257f3','');
call touchParameter('name_4e15d0ef2587d','');
call touchParameter('name_4e15d0f197d69','');
call touchParameter('name_4e15d0f197e18','');
call touchParameter('name_4e15d0fd4e544','');
call touchParameter('name_4e15d0fe514d2','');
call touchParameter('name_4e15d10f6cd3d','');
call touchParameter('name_4e15d116106b6','');
call touchParameter('name_4e15d116b6805','');
call touchParameter('name_4e15d11787e8d','');
call touchParameter('name_4e15d1180f3fb','');
call touchParameter('name_4e15d11e87b21','');
call touchParameter('name_4e15d1296e4d2','');
call touchParameter('name_4e15d1296e5a1','');
call touchParameter('name_4e15d1d73e3b6','');
call touchParameter('name_4e15d1d823088','');
call touchParameter('name_4e15d1d91e65d','');
call touchParameter('name_4e15d1dd008ae','');
call touchParameter('name_4e15d1dd864b3','');
call touchParameter('name_4e15d21bd48cb','');
call touchParameter('name_4e15d21d970af','');
call touchParameter('name_4e15d21d97121','');
call touchParameter('name_4e15d21e84d2b','');
call touchParameter('name_4e15d21ed1b8b','');
call touchParameter('name_4e15d21ed1bf9','');
call touchParameter('name_4e15d2200c9f9','');
call touchParameter('name_4e15d2208fafe','');
call touchParameter('name_4e15d3688fe50','');
call touchParameter('name_4e15d36a3ac2b','');
call touchParameter('name_4e15d36a88772','');
call touchParameter('name_4e15d37c0db93','');
call touchParameter('name_4e15d37d6b394','');
call touchParameter('name_4e15d3a857edc','');
call touchParameter('name_4e15d3ab1337d','');
call touchParameter('name_4e15d46084158','');
call touchParameter('name_4e15d46cccfdd','');
call touchParameter('name_4e15d616e9989','');
call touchParameter('name_4e15d619b542a','');
call touchParameter('name_4e15d62577d84','');
call touchParameter('name_4e15d816aa4b9','');
call touchParameter('name_4e15d8179c15b','');
call touchParameter('name_4e15d8179c1ce','');
call touchParameter('name_4e15d81aac406','');
call touchParameter('name_4e15d81b21709','');
call touchParameter('name_4e15d86249b80','');
call touchParameter('name_4e15db03bbcbd','');
call touchParameter('name_4e15db03bbd62','');
call touchParameter('name_4e15de70702b6','');
call touchParameter('name_4e15de7070380','');
call touchParameter('name_4e15e12a17637','');
call touchParameter('name_4e15e12a176ad','');
call touchParameter('name_4e15e574bfe7e','');
call touchParameter('name_4e15e574bff1b','');
call touchParameter('name_4e15e99879090','');
call touchParameter('name_4e15e9de532aa','');
call touchParameter('name_4e15e9de5336f','');
call touchParameter('name_4e15e9ed92875','');
call touchParameter('name_4e15e9f53e402','');
call touchParameter('name_4e15e9f6a2a84','');
call touchParameter('name_4e15eefbdc0f6','');
call touchParameter('name_4e171f647755f','');
call touchParameter('name_4e171f64775da','');
call touchParameter('name_4e1725a99f3ee','');
call touchParameter('name_4e1732a2ca6fa','');
call touchParameter('name_4e173dc6d7b66','');
call touchParameter('name_4e173dce22aae','');
call touchParameter('name_4e173dce22b14','');
call touchParameter('name_4e173dcf685a5','');
call touchParameter('name_4e1745361f55a','');
call touchParameter('name_4e17454db47c6','');
call touchParameter('name_4e17454db485c','');
call touchParameter('name_4e17455a01c4b','');
call touchParameter('name_4e17455e4c5fa','');
call touchParameter('name_4e17455e4c69d','');
call touchParameter('name_4e174653b18ac','');
call touchParameter('name_4e174653b195e','');
call touchParameter('name_4e174655262ee','');
call touchParameter('name_4e17465526394','');
call touchParameter('name_4e1746561797e','');
call touchParameter('name_4e17465617a0b','');
call touchParameter('name_4e17465d0e9aa','');
call touchParameter('name_4e17465d0ea72','');
call touchParameter('name_4e174666c8e1f','');
call touchParameter('name_4e174667a3e62','');
call touchParameter('name_4e17467872921','');
call touchParameter('name_4e17467c8948c','');
call touchParameter('name_4e17467d1356a','');
call touchParameter('name_4e17467e0b52c','');
call touchParameter('name_4e17467e975ba','');
call touchParameter('name_4e17468537c84','');
call touchParameter('name_4e174694be5b6','');
call touchParameter('name_4e174694be688','');
call touchParameter('name_4e1747b34b7a3','');
call touchParameter('name_4e1747b3e8278','');
call touchParameter('name_4e1747b4b346c','');
call touchParameter('name_4e1747b5b9537','');
call touchParameter('name_4e1747b62f0b8','');
call touchParameter('name_4e174836e1d57','');
call touchParameter('name_4e17483833b2a','');
call touchParameter('name_4e17483833b9d','');
call touchParameter('name_4e174838e8015','');
call touchParameter('name_4e1748550d795','');
call touchParameter('name_4e1748550d7db','');
call touchParameter('name_4e1748569e524','');
call touchParameter('name_4e17485736bd3','');
call touchParameter('name_4e1749225abaf','');
call touchParameter('name_4e1749264c35e','');
call touchParameter('name_4e1749268d70c','');
call touchParameter('name_4e17493310b17','');
call touchParameter('name_4e174936d9a4d','');
call touchParameter('name_4e174957df833','');
call touchParameter('name_4e174958617dc','');
call touchParameter('name_4e1749f0b8691','');
call touchParameter('name_4e1749fc46207','');
call touchParameter('name_4e174ad5b2f14','');
call touchParameter('name_4e174ad606087','');
call touchParameter('name_4e174adcd98d8','');
call touchParameter('name_4e174c67ebd1c','');
call touchParameter('name_4e174c694fc47','');
call touchParameter('name_4e174c694fcbb','');
call touchParameter('name_4e174c6f0ac04','');
call touchParameter('name_4e174c6f9b075','');
call touchParameter('name_4e174cb1c81a4','');
call touchParameter('name_4e174f77d09ba','');
call touchParameter('name_4e174f77d0a25','');
call touchParameter('name_4e1752f4e4551','');
call touchParameter('name_4e1752f4e464a','');
call touchParameter('name_4e1754a5f0b31','');
call touchParameter('name_4e1754a5f0ba6','');
call touchParameter('name_4e1757a58b24d','');
call touchParameter('name_4e1757a58b31d','');
call touchParameter('name_4e175b19e7178','');
call touchParameter('name_4e175b557a918','');
call touchParameter('name_4e175b557a9e0','');
call touchParameter('name_4e175b5f29592','');
call touchParameter('name_4e175b65cfba6','');
call touchParameter('name_4e175b677e539','');
call touchParameter('name_4e175e5fecbc3','');
call touchParameter('name_4e176065ca7aa','');
call touchParameter('name_4e176065ca813','');
call touchParameter('name_4e17697c8d2b7','');
call touchParameter('name_4e1776af9a9e8','');
call touchParameter('name_4e177f6f00f04','');
call touchParameter('name_4e177f77082bc','');
call touchParameter('name_4e177f7708323','');
call touchParameter('name_4e177f77e10e1','');
call touchParameter('name_4e1786bc300e8','');
call touchParameter('name_4e1786d1c95d3','');
call touchParameter('name_4e1786d1c96cb','');
call touchParameter('name_4e1786de70a80','');
call touchParameter('name_4e1786e12e645','');
call touchParameter('name_4e1786e12e6e8','');
call touchParameter('name_4e1787dada7fb','');
call touchParameter('name_4e1787dada8aa','');
call touchParameter('name_4e1787dbbc031','');
call touchParameter('name_4e1787dbbc0d3','');
call touchParameter('name_4e1787dd06dcd','');
call touchParameter('name_4e1787dd06e56','');
call touchParameter('name_4e1787df0da32','');
call touchParameter('name_4e1787df0daf2','');
call touchParameter('name_4e1787e97a41d','');
call touchParameter('name_4e1787e9ebb6e','');
call touchParameter('name_4e1787f5017fc','');
call touchParameter('name_4e1787fd6ade9','');
call touchParameter('name_4e1787fe60f34','');
call touchParameter('name_4e1787ff066e5','');
call touchParameter('name_4e1787ff9586b','');
call touchParameter('name_4e17880619d59','');
call touchParameter('name_4e17880fcea5c','');
call touchParameter('name_4e17880fceb2b','');
call touchParameter('name_4e1788802777a','');
call touchParameter('name_4e178880ad13e','');
call touchParameter('name_4e1788816935a','');
call touchParameter('name_4e17888295e99','');
call touchParameter('name_4e178882f389f','');
call touchParameter('name_4e1788bb16fa2','');
call touchParameter('name_4e1788bc6856e','');
call touchParameter('name_4e1788bc685e1','');
call touchParameter('name_4e1788bd33871','');
call touchParameter('name_4e1788c20d68b','');
call touchParameter('name_4e1788c20d701','');
call touchParameter('name_4e1788c2f25da','');
call touchParameter('name_4e1788c37219a','');
call touchParameter('name_4e17899a8d90a','');
call touchParameter('name_4e17899bb4800','');
call touchParameter('name_4e17899c45268','');
call touchParameter('name_4e1789aba927d','');
call touchParameter('name_4e1789ad4439c','');
call touchParameter('name_4e1789ce15a23','');
call touchParameter('name_4e1789ce9f77e','');
call touchParameter('name_4e178a76e7edb','');
call touchParameter('name_4e178a8705d49','');
call touchParameter('name_4e178c179164a','');
call touchParameter('name_4e178c17e24ab','');
call touchParameter('name_4e178cc4ee09f','');
call touchParameter('name_4e178fff3a7da','');
call touchParameter('name_4e17900018aa2','');
call touchParameter('name_4e17900018b16','');
call touchParameter('name_4e17900372137','');
call touchParameter('name_4e179003f2c9c','');
call touchParameter('name_4e17907aee126','');
call touchParameter('name_4e17940a8c2d2','');
call touchParameter('name_4e17940a8c375','');
call touchParameter('name_4e18abb186a64','');
call touchParameter('name_4e18aefd9636f','');
call touchParameter('name_4e18aefd96463','');
call touchParameter('name_4e18b0bac4485','');
call touchParameter('name_4e18b0bac44f9','');
call touchParameter('name_4e18b3a00bf56','');
call touchParameter('name_4e18b3a00c001','');
call touchParameter('name_4e18b68a8535e','');
call touchParameter('name_4e18b6bae0a31','');
call touchParameter('name_4e18b6bae0af8','');
call touchParameter('name_4e18b6c82afef','');
call touchParameter('name_4e18b6cfa9022','');
call touchParameter('name_4e18b6d102553','');
call touchParameter('name_4e18b9ad99506','');
call touchParameter('name_4e18bbc415a24','');
call touchParameter('name_4e18bbc415a98','');
call touchParameter('name_4e18c468a454d','');
call touchParameter('name_4e18cf827d690','');
call touchParameter('name_4e18d81a0aee6','');
call touchParameter('name_4e18d8219c45a','');
call touchParameter('name_4e18d8219c4cc','');
call touchParameter('name_4e18d822ca2e6','');
call touchParameter('name_4e18dfc3a1fd9','');
call touchParameter('name_4e18dfda4ecfd','');
call touchParameter('name_4e18dfda4edf2','');
call touchParameter('name_4e18dfe90270e','');
call touchParameter('name_4e18dfed00116','');
call touchParameter('name_4e18dfed001bb','');
call touchParameter('name_4e18e0cf2eca9','');
call touchParameter('name_4e18e0cf2ed58','');
call touchParameter('name_4e18e0d04b195','');
call touchParameter('name_4e18e0d04b23b','');
call touchParameter('name_4e18e0d132baf','');
call touchParameter('name_4e18e0d132c3a','');
call touchParameter('name_4e18e0d5d00a3','');
call touchParameter('name_4e18e0d5d012c','');
call touchParameter('name_4e18e0dd874f3','');
call touchParameter('name_4e18e0de3b96c','');
call touchParameter('name_4e18e0ea883ac','');
call touchParameter('name_4e18e0f0da840','');
call touchParameter('name_4e18e0f176937','');
call touchParameter('name_4e18e0f23e3ca','');
call touchParameter('name_4e18e0f33d44d','');
call touchParameter('name_4e18e0f957813','');
call touchParameter('name_4e18e103d3e1b','');
call touchParameter('name_4e18e103d3eef','');
call touchParameter('name_4e18e1711ac5b','');
call touchParameter('name_4e18e1719af84','');
call touchParameter('name_4e18e1724fafb','');
call touchParameter('name_4e18e1737e739','');
call touchParameter('name_4e18e1740e9f4','');
call touchParameter('name_4e18e1a9dd2a2','');
call touchParameter('name_4e18e1ab7578b','');
call touchParameter('name_4e18e1ab757fe','');
call touchParameter('name_4e18e1ac3c403','');
call touchParameter('name_4e18e1b0db26a','');
call touchParameter('name_4e18e1b0db2dd','');
call touchParameter('name_4e18e1b269193','');
call touchParameter('name_4e18e1b2dcd7b','');
call touchParameter('name_4e18e274e3cb1','');
call touchParameter('name_4e18e27637950','');
call touchParameter('name_4e18e276a9486','');
call touchParameter('name_4e18e2887438c','');
call touchParameter('name_4e18e28a7c658','');
call touchParameter('name_4e18e2a9d3d81','');
call touchParameter('name_4e18e2aa6ee8d','');
call touchParameter('name_4e18e3e8d2f94','');
call touchParameter('name_4e18e3f96174d','');
call touchParameter('name_4e18e56f34819','');
call touchParameter('name_4e18e56fb271f','');
call touchParameter('name_4e18e5e1da685','');
call touchParameter('name_4e18e8b5c9f97','');
call touchParameter('name_4e18e8b68ef04','');
call touchParameter('name_4e18e8b68ef75','');
call touchParameter('name_4e18e8bcd2999','');
call touchParameter('name_4e18e8bd4db5e','');
call touchParameter('name_4e18e9182fd05','');
call touchParameter('name_4e18ec218c9f1','');
call touchParameter('name_4e18ec218ca96','');
call touchParameter('name_4e19853a61cf8','');
call touchParameter('name_4e198cbaf3ae8','');
call touchParameter('name_4e198cbaf3bda','');
call touchParameter('name_4e198eec2fc5a','');
call touchParameter('name_4e198eec2fca6','');
call touchParameter('name_4e1991619bd58','');
call touchParameter('name_4e1991619be27','');
call touchParameter('name_4e1994095ed65','');
call touchParameter('name_4e19942c45c74','');
call touchParameter('name_4e19942c45d37','');
call touchParameter('name_4e199438421cc','');
call touchParameter('name_4e19943e01d9a','');
call touchParameter('name_4e19943f08fe0','');
call touchParameter('name_4e199687f38c5','');
call touchParameter('name_4e1997b573b2c','');
call touchParameter('name_4e1997b573ba0','');
call touchParameter('name_4e19a69201dff','');
call touchParameter('name_4e19ae2ed2abc','');
call touchParameter('name_4e19ae36e6d70','');
call touchParameter('name_4e19ae36e6de1','');
call touchParameter('name_4e19ae387d3aa','');
call touchParameter('name_4e19b345af7b9','');
call touchParameter('name_4e19b34ce8737','');
call touchParameter('name_4e19b34ce8829','');
call touchParameter('name_4e19b3585b13b','');
call touchParameter('name_4e19b35e42373','');
call touchParameter('name_4e19b35e423fb','');
call touchParameter('name_4e19b426c7d69','');
call touchParameter('name_4e19b426c7e18','');
call touchParameter('name_4e19b42860a6a','');
call touchParameter('name_4e19b42860b0e','');
call touchParameter('name_4e19b42a4fa59','');
call touchParameter('name_4e19b42a4fae3','');
call touchParameter('name_4e19b42cd9ccc','');
call touchParameter('name_4e19b42cd9d90','');
call touchParameter('name_4e19b436a5c3a','');
call touchParameter('name_4e19b4374d4bf','');
call touchParameter('name_4e19b44464407','');
call touchParameter('name_4e19b449edb59','');
call touchParameter('name_4e19b44a9640d','');
call touchParameter('name_4e19b44b28512','');
call touchParameter('name_4e19b44c3256b','');
call touchParameter('name_4e19b453cada6','');
call touchParameter('name_4e19b45e87852','');
call touchParameter('name_4e19b45e87920','');
call touchParameter('name_4e19b4aaee1c7','');
call touchParameter('name_4e19b4ac2aebd','');
call touchParameter('name_4e19b4ace8062','');
call touchParameter('name_4e19b4adbf3a1','');
call touchParameter('name_4e19b4ae55a6a','');
call touchParameter('name_4e19b4cc6459c','');
call touchParameter('name_4e19b4ce08d75','');
call touchParameter('name_4e19b4ce08de8','');
call touchParameter('name_4e19b4cebffe6','');
call touchParameter('name_4e19b4cf17dc5','');
call touchParameter('name_4e19b4cf17e34','');
call touchParameter('name_4e19b4cfc5f0b','');
call touchParameter('name_4e19b4d01dd66','');
call touchParameter('name_4e19b5851f7fb','');
call touchParameter('name_4e19b586730e0','');
call touchParameter('name_4e19b586caf44','');
call touchParameter('name_4e19b593bac89','');
call touchParameter('name_4e19b595d453b','');
call touchParameter('name_4e19b5b3e284a','');
call touchParameter('name_4e19b5b4907dd','');
call touchParameter('name_4e19b65603ee3','');
call touchParameter('name_4e19b66247442','');
call touchParameter('name_4e19b79918bd2','');
call touchParameter('name_4e19b799a1fac','');
call touchParameter('name_4e19b7fc36725','');
call touchParameter('name_4e19ba49de7ca','');
call touchParameter('name_4e19ba4a74a9a','');
call touchParameter('name_4e19ba4a74b0e','');
call touchParameter('name_4e19ba515c740','');
call touchParameter('name_4e19ba5200be2','');
call touchParameter('name_4e19baace5ce1','');
call touchParameter('name_4e19bdbb3d003','');
call touchParameter('name_4e19bdbb3d0a9','');
call touchParameter('Subtype','');
call touchParameter('Product Category','');
call touchParameter('Product Features','');
call touchParameter('Product Info','');
call touchParameter('Beadcrumbs','');
call touchParameter('Product Model','');
call touchParameter('Model:','');
call touchParameter('Ports:','');
call touchParameter('Four:','');
call touchParameter('LED:','');
call touchParameter('OS Support:','');
call touchParameter('Network Protocols:','');
call touchParameter('Key Features','');
call touchParameter('Environmental Details','');
call touchParameter('Minimum Requirements','');
call touchParameter('Cabling Type:','');
call touchParameter('LEDs:','');
call touchParameter('Security Features:','');
call touchParameter('Buttons:','');
call touchParameter('Cabling:','');
call touchParameter('Number of Antennas:','');
call touchParameter('Detachable (Yes/No):','');
call touchParameter('RF Power (EIRP) in dBm:','');
call touchParameter('Antenna Gain in dBi Main Antenna*:','');
call touchParameter('UPnP able/cert:','');
call touchParameter('Security Key Bits:','');
call touchParameter('Detachable (y/n):','');
call touchParameter('Modulations:','');
call touchParameter('Receive Sensitivity','');
call touchParameter('Antenna Gain in dBi:','');
call touchParameter('UPnP:','');
call touchParameter('# of Antennas:','');
call touchParameter('Transmitted Power in dBm:','');
call touchParameter('Receive Sensitivity in dBm:','');
call touchParameter('Wireless Security:','');
call touchParameter('OS Requirements:','');
call touchParameter('RF Pwr (EIRP) in dBm:','');
call touchParameter('Connector Type:','');
call touchParameter('Receive Sensitivity:','');
call touchParameter('.Net Support:','');
call touchParameter('Supported File Systems for Storage Device :','');
call touchParameter('Modulation:','');
call touchParameter('Channels:','');
call touchParameter('Ports/Buttons:','');
call touchParameter('RF Power Output:','');
call touchParameter('Antennas:','');
call touchParameter('Transmit Power:','');
call touchParameter('Antenna Gain:','');
call touchParameter('Security Features :','');
call touchParameter('Detachable:','');
call touchParameter('RF Power (EIRP) in dBm :','');
call touchParameter('Power Consumption :','');
call touchParameter('Protocols:','');
call touchParameter('Transmitted Power:','');
call touchParameter('No. of Antennas:','');
call touchParameter('Receive Sensitivity :','');
call touchParameter('Antenna Gain in dBi :','');
call touchParameter('Power Consumption:','');
call touchParameter('Gigabit Ports x speed:','');
call touchParameter('Power Saving:','');
call touchParameter('S','');
call touchParameter('Setup:','');
call touchParameter('LCD:','');
call touchParameter('Drive Bays:','');
call touchParameter('Certiication:','');
call touchParameter('Model Number:','');
call touchParameter('Interface:','');
call touchParameter('Speed:','');
call touchParameter('Security:','');
call touchParameter('WEP Key Bits:','');
call touchParameter('Hard Disk Included:','');
call touchParameter('Wi-Fi Standards:','');
call touchParameter('Page Title','');
call touchParameter('Availability','');
call touchParameter('ModelName','');
call touchParameter('ModelNumber','');
call touchParameter('ProductOfCompany','');
call touchParameter('ProductPrice','');
call touchParameter('ProductType','');
call touchParameter('Total Number of USB Ports','');
call touchParameter('Hybrid Hard Drive Capacity','');
call touchParameter('Authorization for Use of TUVus Listing Mark for Specified Back-U','');
call touchParameter('TUV C Authorization for use of specified APC ES and Back-UPS ES ','');
call touchParameter('UL NRTL Certification for Battery Backup 325VA 120 Volt','');
call touchParameter('VCCI Certification Approval for BE325-JP','');
call touchParameter('UPS ES 750 (JP) granted cTUVus Certificate','');
call touchParameter('Back-UPS Pro 700 Installation and Operation','');
call touchParameter('Back-UPS Pro 1300/1500 Installation and Operation','');
call touchParameter('Back-UPS Pro 1000 Installation and Operation','');
call touchParameter('Back-UPS RS 550GI Installation and Operation','');
call touchParameter('Back-UPS RS Quick Installation','');
call touchParameter('Back-UPS Pro 900-FR Installation and Operation','');
call touchParameter('Back-UPS Pro BR900GI','');
call touchParameter('Back-UPS Pro 1200GI & 1500GI','');
call touchParameter('Back-UPS Pro BR1200G-FR/BR1500G-FR','');
call touchParameter('Back-UPS External Battery Pack BR24BPG','');
call touchParameter('Back-UPS BR400G-JP and 500G-JP','');
call touchParameter('UL and CUL Mark Authorization for BR900-JP','');
call touchParameter('VCCI approval for model BR900-JP','');
call touchParameter('APC RS 1000-JP User Manual','');
call touchParameter('Back-UPS Pro BR24BPG-JP','');
call touchParameter('Back-UPS Pro BR1200G-JP','');
call touchParameter('BACK-UPS RS XL 500','');
call touchParameter('cTUVus Certificate of Approval for Back-UPS BR1200LCD-JP','');
call touchParameter('VCCI Certificate of Approval for Back-UPS BR1200LCD-JP','');
call touchParameter('Back-UPS BI Business Appliance & Lighting UPS BI1000I','');
call touchParameter('Battery Care and Maintenance - India','');
call touchParameter('Back-UPS Home UPS BI650SINE/BI850SINE','');
call touchParameter('Home UPS LED Status and Troubleshooting Guide BI650SINE / BI850S','');
call touchParameter('Back-UPS BE400G-BR/BE600G-BR','');
call touchParameter('Back-UPS BE600N-BR User Manual','');
call touchParameter('Back-UPS 350 Installation and Operation','');
call touchParameter('Back-UPS BE350G/BE350G-CA/BE350G-LM','');
call touchParameter('Back-UPS 450/550 Installation and Operation','');
call touchParameter('Back-UPS BE450G/BE550G/BE650G1 Series','');
call touchParameter('Installation Guide Back-UPS ES 450G/550G Wall-mount','');
call touchParameter('Back-UPS 120 V (Sheet)','');
call touchParameter('Back-UPS CS 350/500 120 V (Sheet)','');
call touchParameter('Back-UPS HS 500 VA, 120 V (Manual)','');
call touchParameter('Back-UPS ES 650 User Manual','');
call touchParameter('Back-UPS BE600H-BR','');
call touchParameter('Back-UPS BE750G/BE750G-CN/BE750G-LM','');
call touchParameter('Back-UPS ES 750 User Guide','');
call touchParameter('Back-UPS RS 120 V (Manual)','');
call touchParameter('SurgeArrest Home/Office Surge Protector & Battery Backup, German','');
call touchParameter('SurgeArrest Home/Office BE325-UK 230 V (Sheet)','');
call touchParameter('SurgeArrest Home/Office BE325-IT (Sheet)','');
call touchParameter('Back-UPS CS 230 V (Manual)','');
call touchParameter('Smart-UPS Safety Guide - Smart-UPS & Back-UPS (Sheet)','');
call touchParameter('Back-UPS CS 325I, 475I (Sheet)','');
call touchParameter('Back-UPS CS 350/500 Russia 230 V (Sheet)','');
call touchParameter('Back-UPS ES Back-UPS ES 400/550/700 230 V (Manual)','');
call touchParameter('CyberFort 230 V (Manual)','');
call touchParameter('CB (NEMKO) Certficiate of Approval for Back-UPS ES 325','');
call touchParameter('Nemko GS Certificate of Approval for Back-UPS ES 325VA 230 Volts','');
call touchParameter('Test Report for CE EMC Directive for Back-UPS ES 325','');
call touchParameter('Uninterruptible Power Supply (Back-UPS)','');
call touchParameter('Back-UPS ES 400/550/700 230 V (Manual)','');
call touchParameter('APC Back-UPS ES Korean (Warranty Card)','');
call touchParameter('Back-UPS BE 400/550/700 User Guide','');
call touchParameter('Back-UPS ES 400/550/700 (Manual)','');
call touchParameter('APC ES 230 V (Manual)','');
call touchParameter('Back-UPS HS 500 VA, 230 V (Manual)','');
call touchParameter('Back-UPS ES 230 V (Manual)','');
call touchParameter('Back-UPS 230 V (Sheet)','');
call touchParameter('Back-UPS CS 500-RS (Sheet)','');
call touchParameter('Back-UPS CS AF 230 V (Manual)','');
call touchParameter('Back-UPS 220 V (Manual)','');
call touchParameter('APC CS 220 V (Manual)','');
call touchParameter('Back-UPS RS 500 BR500CI-AS User Guide','');
call touchParameter('Back-UPS 500 (Russia, ME, Africa) Installation and Operation','');
call touchParameter('Back-UPS ES 525 Russia (Manual)','');
call touchParameter('Back-UPS ES (Sheet)','');
call touchParameter('Back-UPS BE550G-AZ Specification Sheet','');
call touchParameter('Back-UPS BE550G-CP Specification Sheet','');
call touchParameter('Back-UPS BE550G-FR Specification Sheet','');
call touchParameter('Back-UPS BE550G-IT Specification Sheet','');
call touchParameter('Back-UPS BE550G-RS Specification Sheet','');
call touchParameter('Back-UPS 650','');
call touchParameter('Back-UPS BR600CI-IN','');
call touchParameter('Back-UPS 550VA 230V AVR (Manual)','');
call touchParameter('Back-UPS BR650CI / BR650CI-AS','');
call touchParameter('Back-UPS 650 (Russia) Installation and Operation','');
call touchParameter('Back-UPS BR650CI-RS','');
call touchParameter('A-Tick approval for Back-UPS ES 8 Outlet 550/700VA 230V AS','');
call touchParameter('Telepermit Approval for BE550G-AZ, BE700G-AZ','');
call touchParameter('BE550G-UK, BE700G-UK Specification Sheet','');
call touchParameter('Back-UPS RS Back-UPS RS 800-FR 230 V (Manual)','');
call touchParameter('Back-UPS 800 (India) Installation and Operation','');
call touchParameter('Back-UPS 800 (IEC Outlet - Int\'l) Installation and Operation','');
call touchParameter('Back-UPS RS 230 V (Manual)','');
call touchParameter('Back-UPS 1000/1500 (India) Operation and Installation','');
call touchParameter('Back-UPS BR1000G-IN/BR1500G-IN','');
call touchParameter('Back-UPS India (Sheet)','');
call touchParameter('Back-UPS BR1100CI / BR1100CI-AS','');
call touchParameter('Back-UPS BR800CI-IN and BR1100CI-IN','');
call touchParameter('BACK-UPS Pro BR1100CI-IN','');
call touchParameter('BACK-UPS BR1100CI-RS','');
call touchParameter('Back-UPS 1200/1500 (IEC Outlets - Int\'l) Installation and Operat','');
call touchParameter('Back-UPS RS (Sheet)','');
call touchParameter('Home Appliance & Lighting UPS HI800SQ','');
call touchParameter('Installation/Assembly Instructions: Lighting and Appliance UPS B','');
call touchParameter('Smart-UPS SUA500/750 VA, 100/120/230 V Tower (Manual)','');
call touchParameter('Addendum Install 750/1000 VA RM 1U 120/230 Vac','');
call touchParameter('Smart-UPS 1000/1500 100/120/230V; 750/1000XL 120/230V Tower (Man','');
call touchParameter('SUA750/1000/1500RM2U 120/230V SUA1500RMJ2U 100V','');
call touchParameter('Smart-UPS Japan 100 V (Manual)','');
call touchParameter('I/O Hardwire Kit for 2200/3000XL 120/208/230 Vac; 2200/3000 VA 1','');
call touchParameter('Safety Guide Smart-UPS SU/SUA/SU Online & Hardwired > 1.5kVA','');
call touchParameter('Smart-UPS SUA2200/3000 VA 100/120/230 VAC Tower','');
call touchParameter('Smart-UPS 750/1000/1500/2200/3000 VA 120/230 Vac Tower','');
call touchParameter('Smart-UPS Quick-Start Guide 750/1000/1500/2200/3000 VA 120/230 V','');
call touchParameter('Three/Two Year UPS Factory Warranty for Next Generation Smart-UP','');
call touchParameter('Smart-UPS RM 2200 VA, 3000 VA, 100 V, 120 V, 230 V (Manual)','');
call touchParameter('Smart-UPS 750/1000/1500/2200 VA 120/230 V /3000 VA 120/208/230 V','');
call touchParameter('Smart-UPS Quick-Start Guide 750/1000/1500/2200 VA 120/230 V /300','');
call touchParameter('Rack-Mount Bracket Installation SUA750/1000/1500RM2U','');
call touchParameter('Smart-UPS RM 1 U, 750 VA, 1000 VA (Manual)','');
call touchParameter('Smart-UPS Accessories Rail Kit (Sheet)','');
call touchParameter('Smart-UPS 420-3000 VA (Sheet)','');
call touchParameter('Smart-UPS XL 750 VA, 1000 VA, 1500 VA, 120 V (Manual)','');
call touchParameter('Two Year Factory Warranty (Warranty)','');
call touchParameter('Smart-UPS SUA1000-BR/SUA1500-BR 120 VAC Tower','');
call touchParameter('Smart-UPS SUA1500RM2U-BR 120 VAC','');
call touchParameter('Smart-UPS SUA2200-BR/SUA3000-BR 120 VAC Tower','');
call touchParameter('Smart-UPS SUA3000RM2U-BR 120 VAC','');
call touchParameter('Smart-UPS SUA5000 Tower/Rack-Mount 5U 208/230 V','');
call touchParameter('Smart-UPS Warranty Registration Card - International','');
call touchParameter('Smart-UPS SUA1000ICH/SUA1500ICH 120/230 Vac Tower','');
call touchParameter('Smart-UPS SC Rack-Mount/Tower 1 U, 250 VA, 450 VA, 120/230 V (Ma','');
call touchParameter('Smart-UPS SC 450/620VA 110/120/230V Tower','');
call touchParameter('Smart-UPS SC 1000/1500 VA 110/120/230 V Tower/Rack-Mount 2U','');
call touchParameter('Smart-UPS SUA500XLJ 100 Vac','');
call touchParameter('Smart-UPS XL 5G User Manual','');
call touchParameter('SUA2200/3000RMXL3U 120/230V & SUA3000RMXLA3U 100/200V','');
call touchParameter('Smart-UPS 120 V (Sheet)','');
call touchParameter('Smart-UPS XL 2 U, 1500 VA, 3000 VA (Manual)','');
call touchParameter('Smart-UPS X 2000/2200/3000VA Rack/Tower Quick Start','');
call touchParameter('Smart-UPS X 2000/2200/3000VA Rack/Tower User Manual','');
call touchParameter('Smart-UPS XL Tower/RM 5U Ext Batt Pk (Manual)','');
call touchParameter('Smart-UPS XL Twr/RM5U 120 V, 208 V, 230 V (Manual)','');
call touchParameter('Smart-UPS SUA3000RMXL3U-BR 120 VAC','');
call touchParameter('Smart-UPS (Sheet)','');
call touchParameter('Smart-UPS 700-3000 VA 230 V (Sheet)','');
call touchParameter('Smart-UPS XL (Manual Addendum)','');
call touchParameter('Smart-UPS 5000 UX 230 V (Manual)','');
call touchParameter('Smart-UPS RT 2400/3000VA User Manual v.1 (Manual)','');
call touchParameter('Smart-UPS RT 1500/2000 VA 100/120 VAC','');
call touchParameter('Smart-UPS RT Tower to SURTRK Rack Conversion (Sheet)','');
call touchParameter('SURTA 1500XL/2200XL Series TWR/RMXL2U 100/120V','');
call touchParameter('Installation Guide Optional Replacement PDU Panels and Input/Out','');
call touchParameter('Smart-UPS RT 5000/6000 RMXLP/RMXLPJ','');
call touchParameter('Smart-UPS RTD 5/6 kVA RMXLP Hardwire Kit and Optional PDU','');
call touchParameter('Smart-UPS SURTA1500XL-BR/SURTA2200XL-BR 120 VAC Tower','');
call touchParameter('INSTALLGUIDE TOWER TO SURTRK2 RACK CONVERSION','');
call touchParameter('Smart-UPS SURTA3000XL-BR 120 VAC Tower','');
call touchParameter('SURTD 3000/5000 VA Tower/RM3U 200-240 V','');
call touchParameter('Smart-UPS RT 3/5/6 kVA TWR/RM3U 200-240 V','');
call touchParameter('SURT 8000/10000 VA Tower/Rack-Mount 6U 200-240 Vac','');
call touchParameter('Smart-UPS RT 10/20 kVA Isolation/Step-Down Transformers (Manual)','');
call touchParameter('Smart-UPS SURT192RMXLBP2 6U/ SURT192XLBP2J 6U','');
call touchParameter('SURT 14/18kVA 200VAC, 15/20kVA 208/240VAC','');
call touchParameter('PowerChute Software : PowerChute Server for SURTD30000 v.1.0.1 (','');
call touchParameter('Safety Guide Back-UPS, Smart-UPS SU/SUA 
			
			
			
			
		','');
call touchParameter('Smart-UPS RT 7.5/10 kVVA 6U Tower/RM 200-240 V (Manual)','');
call touchParameter('Installation Guide 600 Watt Internal Battery Charger','');
call touchParameter('Installation Guide APCRBC120/121/SRC004','');
call touchParameter('Smart-UPS RC1/2/3 kVA 220/230/240 Vac UXI/UXICH','');
call touchParameter('Smart-UPS RC 1/2/3 kVA 220/230/240 Vac XLI/XLICH/XLI-CC','');
call touchParameter('Smart-UPS RT - External Battery Pack for SURT1000/2000 VA models','');
call touchParameter('Smart-UPS RT 1000/2000 VA, 220/230/240 VAC Tower/Rack Mount 2U U','');
call touchParameter('Smart-UPS RT Tower to SURTRK Rack Conversion','');
call touchParameter('Smart-UPS RT 230 V 1000 VA, 2000 VA (Manual)','');
call touchParameter('Smart-UPS Accessories Heavy Duty Rail Kit Installation Guide (Sh','');
call touchParameter('Smart-UPS RT 220/230/240 V 3/5/6 kVA TWR/RM3U UXI/UXICH','');
call touchParameter('Addendum SURT/SURTD UXI/XLI-CC Regulatory Non-Compliance','');
call touchParameter('Smart-UPS SURTD3/5 kVA Tower UXI/UXICH 220/230/240 Vac','');
call touchParameter('Smart-UPS SRC 5/6/8/10 kVA Tower/RM 2U/3U XLICH/UXI/UXICH 220/23','');
call touchParameter('SURT UXI/UXICH 8/10 kVA Tower 220/230/240 Vac','');
call touchParameter('Smart-UPS RT User manual SURT7.5/10K UXI/UXICH 220/230/240 Vac T','');
call touchParameter('Smart-UPS RT 15/20kVA 230 V Stack/RM 6U XLI/XLICH','');
call touchParameter('Smart-UPS RT 15/20kVA 230V Tower UXI/UXICH','');
call touchParameter('Symmetra LX Electrical Installation 220/230/240 VAC','');
call touchParameter('Symmetra LX Physical Installation 220/230/240 VAC','');
call touchParameter('Symmetra LX Start Up Instructions 220/230/240 VAC','');
call touchParameter('Symmetra LX Tower Installation 220/230/240 VAC','');
call touchParameter('Basic Rack PDU : Row Expander PDU 220-240 V (Sheet)','');
call touchParameter('NetShelter Enclosure Accessories : Symmetra RM (Manual Addendum)','');
call touchParameter('Symmetra (2-Post Rack) 2-6 kVA (Sheet)','');
call touchParameter('InfraStruXure Type A : Symmetra RM 2 to 6 kVA N+1 (208VAC) 208 V','');
call touchParameter('Symmetra RM [2-6 kVA and 8-12 kVA N+1 Redundant Power Array] Ope','');
call touchParameter('Symmetra RM N+1 2-6 kVA, 8-12 kVA (Manual)','');
call touchParameter('Symmetra 2-6 kVA, 8-12 kVA, 16 kW, 230 V (Manual)','');
call touchParameter('Symmetra N+1 2-6 kVA, 230 V (Manual)','');
call touchParameter('Symmetra LX Electrical Installation 200 V, 208 V v.1 (Manual)','');
call touchParameter('Symmetra LX Operations 200-240 V v.1 (Manual)','');
call touchParameter('Symmetra LX Safety Guide','');
call touchParameter('Symmetra LX Basic Battery Cabinet v.1 (Manual)','');
call touchParameter('Symmetra LX Adapter Cables for Connecting Symmetra LX Systems to','');
call touchParameter('Symmetra LX Addendum (Manual Addendum)','');
call touchParameter('Symmetra LX Safety and General Information 200-240 V v.1 (Manual','');
call touchParameter('Symmetra LX UPS & Extended Run Rail Kit v.1 (Manual)','');
call touchParameter('MIB Reference Guide (Online Guide)','');
call touchParameter('Security Handbook: Network-Enabled Devices, firmware v.3.x.x','');
call touchParameter('Symmetra PX 100 kW 208/480/600 V Installation','');
call touchParameter('Symmetra PX 48, 96 and 160 kW 400 V and 100 kW 208 V Operation','');
call touchParameter('UPS Network Management Cards Installation and Quick-Start (Manua','');
call touchParameter('Symmetra PX 10-40 kW 208 V Installation','');
call touchParameter('Symmetra PX 10-40 kW 400 & 208V operation','');
call touchParameter('Symmetra PX 40 kW, 208 V (Manual)','');
call touchParameter('Symmetra PX Safety Sheet','');
call touchParameter('Symmetra Battery Systems 10-80 kW, 208 V (Manual)','');
call touchParameter('Symmetra PX 10-80 kW 208 V (Sheet)','');
call touchParameter('Symmetra PX 10-80 kW 400V & 208V','');
call touchParameter('Symmetra PX 10-80 kW, 208/400 V (Sheet)','');
call touchParameter('Symmetra PX Battery Enclosure 10-80 kW, 400/480 V (Manual)','');
call touchParameter('Symmetra PX Battery Enclosure 80kW - Operation and Maintenance','');
call touchParameter('InfraStruXure 20 kW 208 V Operation, Installation and Maintenanc','');
call touchParameter('Symmetra PX 10-40 kW, 200 V (Sheet)','');
call touchParameter('Symmetra PX Seismic 10-40 kW, 200 V (Sheet)','');
call touchParameter('Symmetra PX 48 kW 400 V Installation','');
call touchParameter('Symmetra Accessories Battery module (Sheet)','');
call touchParameter('Symmetra PX 96 kW and 160 kW 400 V Installation','');
call touchParameter('Symmetra PX 96/160kW Quick Reference Guide','');
call touchParameter('AP9635 Network Management Card: User\'s Guide','');
call touchParameter('Symmetra PX 250/500 kW 400/480V Installation','');
call touchParameter('Symmetra PX 250/500 kW Operation Manual','');
call touchParameter('Symmetra PX 250/500 kW Remote Batteries','');
call touchParameter('AP9635 Network Management Card for Symmetra PX 250 kVA or Symmet','');
call touchParameter('Security Handbook: Network-Enabled Devices, firmware v.5.x.x','');
call touchParameter('Symmetra PX 250/500 kW 400/480V with MBwD Installation','');
call touchParameter('UPS Network Management Card 2 - Modbus Register Map for Symmetra','');
call touchParameter('Maintenance Bypass Panel (MBP) CAN I/O Board','');
call touchParameter('Symmetra MW 1400 kW 400 V Installation','');
call touchParameter('Symmetra MW 1400 kW 400 V Site Preparation','');
call touchParameter('Symmetra MW 1400 kW 400/480 V (Sheet)','');
call touchParameter('Symmetra MW Battery CAN I/O Board 400/480 V (Sheet)','');
call touchParameter('Symmetra MW Parallel System 400 V (Manual Addendum)','');
call touchParameter('Symmetra MW 1600 kW 400 V Installation','');
call touchParameter('Symmetra MW 1600 kW 400 V Site Preparation','');
call touchParameter('Symmetra MW 1200 kW 400 V Installation','');
call touchParameter('Symmetra MW 1200 kW 400 V Site Preparation','');
call touchParameter('Symmetra MW 1200 kW 400/480 V (Sheet)','');
call touchParameter('Symmetra MW 800 kW 400 V Installation','');
call touchParameter('Symmetra MW 800 kW 400 V Site Preparation','');
call touchParameter('Symmetra MW 800-1000 kW 400/480 V (Sheet)','');
call touchParameter('Symmetra MW 600 kW 400 V Installation','');
call touchParameter('Symmetra MW 600 kW 400 V Site Preparation','');
call touchParameter('Symmetra MW Parallel System with Internal Bypass 400 V (Manual)','');
call touchParameter('Symmetra MW Parallel with Internal Bypass','');
call touchParameter('Symmetra MW Unpacking 600 KW 400/480 V (Sheet)','');
call touchParameter('Symmetra MW 1200 kW 480 V Installation','');
call touchParameter('Symmetra MW 1200 kW 480 V Site Preparation','');
call touchParameter('Symmetra MW 400-1600 Parallel W/Ext SSW 480 V','');
call touchParameter('Symmetra MW 400 kW 400 V Installation','');
call touchParameter('Symmetra MW 400 kW 400 V Site Preparation','');
call touchParameter('Symmetra MW 400 kW 400/480 V (Sheet)','');
call touchParameter('Symmetra MW 400 kW 480 V Installation','');
call touchParameter('Symmetra MW 400 kW 480 V Site Preparation','');
call touchParameter('Symmetra MW Parallel System with Internal Bypass 480 V (Manual)','');
call touchParameter('Symmetra MW 600 kW 480 V (Manual)','');
call touchParameter('Symmetra MW 600 kW 480 V Installation','');
call touchParameter('Symmetra MW 600 kW 480 V Site Preparation','');
call touchParameter('Symmetra MW 1000 kW 400 V Installation','');
call touchParameter('Symmetra MW 1000 kW 400 V Site Preparation','');
call touchParameter('Symmetra MW 800 kW 480 Installation','');
call touchParameter('Symmetra MW 800 kW 480 V Site Preparation','');
call touchParameter('Symmetra MW 1000 kW 480 V Installation','');
call touchParameter('Symmetra MW 1000 kW 480 V Site Preparation','');
call touchParameter('Symmetra MW 1400 kW 480 V Installation','');
call touchParameter('Symmetra MW 1400 kW 480 V Site Preparation','');
call touchParameter('Symmetra MW 1600 kW 480 V Installation','');
call touchParameter('Symmetra MW 1600 kW 480 V Site Preparation','');
call touchParameter('Smart-UPS VT 20-20 kVA 3-Phase, 200-208 V, 50/60 Hz (Manual)','');
call touchParameter('Smart-UPS VT 20-30 kVA 3-Phase, 200 V (Sheet)','');
call touchParameter('Smart-UPS VT 3-Phase, 20 kVA, 30 kVA, 40 kVA, 208/480 V, 380/400','');
call touchParameter('Smart-UPS VT ISX Receiving & Unpacking Guide','');
call touchParameter('Smart-UPS VT Rack-mount 20-30 kVA 3-Phase, 200-208 V, 50/60 Hz (','');
call touchParameter('MNL SMART-UPS VT 10-30KVA 200/208 V','');
call touchParameter('Smart-UPS VT 10-40 kVA 380/400/41 V, 208/220 V, 200/208 V Operat','');
call touchParameter('SHT UNPKG SUVT W/O BATTS 10-40KVA GLOBAL','');
call touchParameter('Smart-UPS VT 10-30 kVA 208 V Quick Reference Guide','');
call touchParameter('Smart-UPS VT 10-30 kVA 208/220V Installation','');
call touchParameter('Smart-UPS VT in Parallel 10-40 kVA 208, 400V','');
call touchParameter('Smart-UPS VT 20-30 kVA 3-Phase, 208/480 V, 60 Hz (Manual)','');
call touchParameter('Smart-UPS VT InfraStruXure wiith Smart-UPS VT 3-Phase, 10-30kVA,','');
call touchParameter('Installation - ISX with SMART UPS VT 20-30 kVA 208V for up to 5 ','');
call touchParameter('Installation - ISX with SMART UPS VT 20-30 kVA 480V for up to 5 ','');
call touchParameter('Smart-UPS VT 10-40 kVA 380/400/415 V Quick Reference Guide','');
call touchParameter('Smart-UPS VT 10-40kVA 380/400/415V','');
call touchParameter('SHT UNPKG SUVT BATTS 10-40KVA GLOBAL','');
call touchParameter('Smart-UPS VT 10-40 kVA, 380/400/415 V Installation','');
call touchParameter('Smart-UPS VT 30-40 kVA 3-Phase, 380/400/415 V, 50 Hz (Manual)','');
call touchParameter('Smart-UPS VT 30-40 kVA 3-Phase, 400 V, 50 Hz (Sheet)','');
call touchParameter('MGE Galaxy 3500 10-40 kVA 380/400/415 V Technical Data Manual','');
call touchParameter('MGE Galaxy 3500 10-40 KVA Global Safety Sheet','');
call touchParameter('MGE Galaxy 3500 3:3 10-30 kVA, 208/220 V Installation Manual','');
call touchParameter('MGE Galaxy 3500 3:3/3:1 10-40KVA Chinese Operation Manual','');
call touchParameter('MGE Galaxy 3500 3:3/3:1 10-40KVA Global Operation Manual','');
call touchParameter('MGE Galaxy 3500 in Parallel 10-40 kVA 380/400/415V, 10-30kVA 208','');
call touchParameter('MGE Galaxy 3500 in Parallel Installation','');
call touchParameter('Receiving and Unpacking MGE Galaxy 3500 w/o Batts 10-40KVA Globa','');
call touchParameter('Receiving and Unpacking MGE Galaxy 3500, 10-40KVA Global','');
call touchParameter('Earthing Principles','');
call touchParameter('MGE Galaxy 3500 3:1 15-40kVA 380/400/415V Installation Manual','');
call touchParameter('MGE Galaxy 3500 10-40kVA 380/400/415V Installation Manual','');
call touchParameter('MGE Galaxy 4000 40-75 kVA 208 V Installation','');
call touchParameter('MGE Galaxy 4000 40-75 kVA 208 V Operation','');
call touchParameter('MGE Galaxy 5000 Installation and User Manual','');
call touchParameter('MGE Galaxy 5000 Reception, Storage, and Handling','');
call touchParameter('MGE Galaxy PW, MGE Galaxy 5000, MGE Galaxy 6000 and MGE Galaxy 7','');
call touchParameter('MGE Galaxy 5000 40-130 kVA 480 V Installation Manual','');
call touchParameter('MGE Galaxy 5000 40-130 kVA 480 V Operation Manual','');
call touchParameter('MGE Galaxy 5000 40-130 kVA 480 V Receiving & Unpacking','');
call touchParameter('MGE Galaxy PW 150-225 kVA 480 V Installation','');
call touchParameter('MGE Galaxy PW 150-225 kVA 480 V Receiving and Unpacking','');
call touchParameter('MGE Galaxy PW 20-200 kVA Battery and Auxiliary Cubicles Supplied','');
call touchParameter('MGE Galaxy PW 20-200 kVA Installation Manual (EMEA)','');
call touchParameter('MGE Galaxy PW 20-200 kVA User Manual (EMEA)','');
call touchParameter('MGE Galaxy PW Battery Circuit Breaker Kits 20-300 kVA Installati','');
call touchParameter('MGE Galaxy PW NAM User and Installation Manual','');
call touchParameter('MGE Galaxy PW Reception, Storage, and Handling Multilanguage (EM','');
call touchParameter('MGE UPS and Vycon Flywheel Interconnection','');
call touchParameter('MGE Galaxy 6000 and MGE Galaxy 9000 Delivery, Storage and Handli','');
call touchParameter('MGE Galaxy 9000 Double-bridge rectifier-charger Installation Man','');
call touchParameter('MGE Galaxy 9000 Installation Manual','');
call touchParameter('MGE Galaxy 9000 User Manual','');
call touchParameter('MGE Galaxy 6000 Installation Manual (400V)','');
call touchParameter('MGE Galaxy 6000 Remote Vision User Manual','');
call touchParameter('MGE Galaxy 6000 User Manual (400V)','');
call touchParameter('MGE Galaxy 7000 160-500 kVA 380/400/415 V Technical Manual','');
call touchParameter('MGE Galaxy 7000 160-500 kVA Installation Manual','');
call touchParameter('MGE Galaxy 7000 160-500 kVA User Manual','');
call touchParameter('MGE Galaxy 7000 Delivery, Storage and Handling','');
call touchParameter('MGE Galaxy 7000 IP32 Installation Manual Multilingual','');
call touchParameter('Smart Distribution Panel with ATS : How to Add Sub-Feed Output B','');
call touchParameter('Smart Distribution Panel with ATS 400A/800A Unpacking (Sheet)','');
call touchParameter('Smart Distribution Panel with ATS ATS Operation Manual 250A 400 ','');
call touchParameter('Standby Power Generation 208/480 V Generators (Manual)','');
call touchParameter('Standby Power Generation 250 A 208/480 V (Manual)','');
call touchParameter('Standby Power Generation 250 A 208/480 V (Sheet)','');
call touchParameter('Standby Power Generation 250 A 400 V (Manual)','');
call touchParameter('Standby Power Generation 400 A 400 V (Manual)','');
call touchParameter('Standby Power Generation 400/800 A 208/480 V (Manual)','');
call touchParameter('Standby Power Generation 400/800 A 208/480 V (Sheet)','');
call touchParameter('Standby Power Generation Generators 400 A 400 V (Manual)','');
call touchParameter('MGE Galaxy 300 10-40 kVA 400 V Safety Sheet','');
call touchParameter('MGE Galaxy 300 10-40 kVA Operation 380/400/415 V','');
call touchParameter('MGE Galaxy 300 10-40 kVA Receiving&Unpacking 380/400/415 V','');
call touchParameter('MGE Galaxy 300 10-40 kVA UPS Installation 380/400/415 V','');
call touchParameter('MGE Galaxy 300 10-40 kVA UPS Installation Addendum-No Dual 380/4','');
call touchParameter('MGE EPS 6000 & 8000 Graphical Command Center User Manual','');
call touchParameter('MGE EPS 6000 300/375kVA User\'s Guide','');
call touchParameter('MGE EPS 6000 UPS Installation Manual','');
call touchParameter('MGE EPS 6000 UPS Shared Systems','');
call touchParameter('MGE Galaxy 3000 10-30 kVA Installation and User Manual','');
call touchParameter('MGE Galaxy 3000 10-30 kVA Reception, Storage, and Handling Multi','');
call touchParameter('MGE Galaxy 3000 10-30 kVA Voltage Adaptor Installation and User ','');
call touchParameter('MGE Galaxy 3000 Addendum to Installation and User Manual EN and ','');
call touchParameter('MGE Galaxy 3000 Battery Circuit-Breaker Cabinet Installation (EM','');
call touchParameter('MGE Galaxy 3000 Erratum for Installation and User Manual Multila','');
call touchParameter('PowerChute Personal Edition for Windows 2000, XP Media Center, a','');
call touchParameter('PowerChute Personal Edition Operating System Compatibility Chart','');
call touchParameter('PowerChute Personal Edition - Compatibility Chart (China)','');
call touchParameter('PowerChute Personal Edition v.2.1.2 Release Notes','');
call touchParameter('PowerChute Business Edition Operating System, Processor and JRE ','');
call touchParameter('PowerChute Business Edition - Compatibility Chart (China)','');
call touchParameter('Management Platform Integration : PowerChute Extensions for IBM ','');
call touchParameter('PowerChute Business Edition - JRE Configuration Tool Help','');
call touchParameter('MGE EPS 7000 300/400/500kVA User\'s Manual','');
call touchParameter('MGE EPS 7000 and MGE EPS 8000 Single and Parallel Operation','');
call touchParameter('MGE EPS 7000 Single Module and Shared Systems Installation Manua','');
call touchParameter('PowerChute Network Shutdown v2.2.4 - PCNS Operating Modes and Su','');
call touchParameter('PowerChute Network Shutdown v2.2.4 Operating System, Processor, ','');
call touchParameter('PowerChute Network Shutdown v3.0 - Installation and Configuratio','');
call touchParameter('PowerChute Network Shutdown v3.0 - PCNS Operating Modes and Supp','');
call touchParameter('PowerChute Network Shutdown Operating System, Processor, JRE and','');
call touchParameter('UPS Network Management Cards : Installing Multiple Management Ca','');
call touchParameter('UPS Network Management Card - Installation Guide, firmware v5.1.','');
call touchParameter('UPS Network Management Card 2 - User\'s Guide, firmware v5.1.1','');
call touchParameter('UPS Network Management Card 2 - User\'s Guide, firmware v5.1.5','');
call touchParameter('APC Dry Contact I/O Accessory (AP9810) Technical Guide','');
call touchParameter('UPS Interface Expanders with 2 UPS Communication Cables SmartSlo','');
call touchParameter('UPS Dry-Contact Management : Relay I/O Module (Manual)','');
call touchParameter('UPS Interface Expanders : 8-Port Share-UPS (Manual)','');
call touchParameter('APC Japan PSE/Japanese Licence for AP9505i','');
call touchParameter('GOST-R for Application Shutdown Utilities,Environmental Monitori','');
call touchParameter('RoHS Certification of Compliance','');
call touchParameter('Russian GOST Certification 24VDC Power Supply 920-0002B','');
call touchParameter('SmartSlot Expansion Chassis : Single Slot (Manual)','');
call touchParameter('UPS Out-of-Band Management Card (Manual)','');
call touchParameter('UPS Out-of-Band Management Card: Smart-UPS & Matrix (Online Guid','');
call touchParameter('UPS Out-of-Band Management Out-of-Band Management Card with Symm','');
call touchParameter('SmartSlot Expansion Chassis : Triple Chassis (Manual)','');
call touchParameter('Legacy Communications SmartSlot Card - Installation and Start-up','');
call touchParameter('UPS Environmental Monitoring Card (Manual)','');
call touchParameter('Building Management Integration Card    (Manual)','');
call touchParameter('Building Management Integration Card : Register Map (Manual Adde','');
call touchParameter('MGE EPS 8000 UPS Shared System User Manual','');
call touchParameter('MGE EPS 8000 UPS Single Module and Shared Systems User Manual','');
call touchParameter('MGE EPS 8000 UPS Single Module User Manual','');
call touchParameter('MGE EPS 8000 1100 KVA 480 V Operation','');
call touchParameter('MGE EPS 8000 1100 KVA 480 V Receiving and Unpacking','');
call touchParameter('MGE EPS 8000 1100 kVA 480 V Safety','');
call touchParameter('MGE EPS 8000 Multi Module 1000/1100 kVA 480 V Installation','');
call touchParameter('MGE EPS 8000 Single Module 1100 kVA 480 V Installation','');
call touchParameter('MGE EPS 8000 Single Module W/MBC 1000/1100 kVA 480 V Installatio','');
call touchParameter('RoHS Compliance Declaration Server Exempt','');
call touchParameter('UNIX BASIC SIGNALING CABLE RoHS Certification','');
call touchParameter('Interface Cables : Isolated Extension Cable (Manual)','');
call touchParameter('Interface Cables : Isolated Extension Cable IEC (Manual Addendum','');
call touchParameter('Interface Cables : Isolated Extension Cable LEDs (Manual Addendu','');
call touchParameter('Isolated Extension Cable Addendum','');
call touchParameter('Interface Cables : APC Communication Cable for Hitachi Thunder (','');
call touchParameter('Metered Rack PDU AP7801 (Sheet)','');
call touchParameter('Metered Rack PDU Installation and Quick-Start (Manual)','');
call touchParameter('Metered Rack PDU rPDU v 3.5.5 AOS v 3.5.6 (Online Guide)','');
call touchParameter('Rack PDU External Ground Connection','');
call touchParameter('Metered Rack PDU AP7800 (Sheet)','');
call touchParameter('Metered Rack PDU AP7802 (Sheet)','');
call touchParameter('Metered Rack PDU AP7802J (Sheet)','');
call touchParameter('Metered Rack PDU AP7830 (Sheet)','');
call touchParameter('Power Distribution Units : Deep Toolless Mounting Kit (Sheet)','');
call touchParameter('Basic Rack PDU , 1-Phase Basic & Metered, Japan (Manual)','');
call touchParameter('Metered Rack PDU AP7831 (Sheet)','');
call touchParameter('In-line Current Meter AP7152','');
call touchParameter('In-Line Current Meter Installation Manual','');
call touchParameter('Metered Rack PDU AP7832 (Sheet)','');
call touchParameter('Rack PDU Accessories Circuit Breaker Operation (Sheet)','');
call touchParameter('Metered Rack PDU AP7832J (Sheet)','');
call touchParameter('In-line Current Meter AP7155','');
call touchParameter('Metered Rack PDU AP7811 (Sheet)','');
call touchParameter('Metered Rack PDU AP7820 (Sheet)','');
call touchParameter('Rack PDU Accessories Declaration of Conformity (Sheet)','');
call touchParameter('Metered Rack PDU AP7822 (Sheet)','');
call touchParameter('Metered Rack PDU AP8841 Overview and Specifications','');
call touchParameter('Metered Rack Power Distribution Unit User\'s Guide','');
call touchParameter('Next Generation Rack Power Distribution Unit (PDU) Installation ','');
call touchParameter('Rack Power Distribution Unit (PDU) Safety Information','');
call touchParameter('Metered Rack PDU AP7821 (Sheet)','');
call touchParameter('Metered Rack PDU AP8853 Overview and Specifications','');
call touchParameter('Metered Rack PDU AP7850 (Sheet)','');
call touchParameter('Metered Rack PDU AP8858EU3 Overview and Specifications','');
call touchParameter('Metered Rack PDU AP8858NA3 Overview and Specifications','');
call touchParameter('Metered Rack PDU AP8858 Overview and Specifications','');
call touchParameter('Metered Rack PDU AP7866','');
call touchParameter('Metered Rack PDU for High Density Installation (Manual)','');
call touchParameter('Metered Rack PDU rPDU v 3.5.5 AOS v 3.5.6 Addendum','');
call touchParameter('Metered Rack PDU AP7862 (Sheet)','');
call touchParameter('Metered Rack PDU AP7863 (Sheet)','');
call touchParameter('Basic Rack PDU , Metered Rack PDU, Japan (Manual)','');
call touchParameter('Metered Rack PDU AP7866A','');
call touchParameter('Metered Rack PDU AP7867A for Blade Server(Sheet)','');
call touchParameter('Metered Rack PDU AP7892 (Sheet)','');
call touchParameter('Metered Rack PDU AP7869 (Sheet)','');
call touchParameter('Metered Rack PDU AP7893 (Sheet)','');
call touchParameter('Metered Rack PDU AP7868 (Sheet)','');
call touchParameter('Metered Rack PDU AP7898 Overview (Sheet)','');
call touchParameter('In-line Current Meter AP7175','');
call touchParameter('Metered Rack PDU AP7899 (Sheet)','');
call touchParameter('Metered Rack PDU AP8861 Overview and Specifications','');
call touchParameter('Metered Rack PDU AR8865 Overview and Specifications','');
call touchParameter('Metered Rack PDU AP7856A','');
call touchParameter('Metered Rack PDU AP7856','');
call touchParameter('Metered Rack PDU AP7855A for Blade Server (Sheet)','');
call touchParameter('Metered Rack PDU AP7856X563','');
call touchParameter('Metered Rack PDU AP8881 Overview and Specifications','');
call touchParameter('Switched Rack PDU (Manual)','');
call touchParameter('Switched Rack PDU : Horizontal Models (Manual)','');
call touchParameter('Switched Rack PDU 1 U, 100 V, 120 V, 15 A, 20 A (Sheet)','');
call touchParameter('Switched Rack PDU v 3.5.9 AOS v.3.5.8 rPDU (Online Guide)','');
call touchParameter('Switched Rack PDU 2 U, 120/208 V, 30 A (Manual)','');
call touchParameter('Switched Rack PDU AP7930 (Sheet)','');
call touchParameter('Switched Rack PDU 100 V (Sheet)','');
call touchParameter('Switched Rack PDU AP7930J (Sheet)','');
call touchParameter('Switched Rack PDU AP7931 (Sheet)','');
call touchParameter('Switched Rack PDU AP7932 (Sheet)','');
call touchParameter('Switched Rack PDU Horizontal, 208-230 VAC 50 Hz, 60 Hz (Sheet)','');
call touchParameter('Switched Rack PDU AP7911A','');
call touchParameter('Switched Rack PDU AP7932J (Sheet)','');
call touchParameter('Switched Rack PDU 230 V (Sheet)','');
call touchParameter('Switched Rack PDU AP7950 (Sheet)','');
call touchParameter('Switched Rack PDU 2 U, 230 V, 30 A (Manual)','');
call touchParameter('Switched with Metering by Outlet Rack Power Distribution Unit (P','');
call touchParameter('Switched Rack PDU AP8953 Overview and Specifications','');
call touchParameter('Switched Rack Power Distribution Unit User\'s Guide','');
call touchParameter('Switched Rack PDU AP8958 Overview and Specifications','');
call touchParameter('Switched Rack PDU AP8941 Overview and Specifications','');
call touchParameter('Switched Rack PDU AP8958EU3 Overview and Specifications','');
call touchParameter('Switched Rack PDU AP8958NA3 Overview and Specifications','');
call touchParameter('Switched Rack PDU AP8959 Overview and Specifications','');
call touchParameter('Switched Rack PDU AP8959EU3 Overview and Specifications','');
call touchParameter('Rack PDU Accessories : Brackets (Manual Addendum)','');
call touchParameter('Switched Rack PDU AP7960 (Sheet)','');
call touchParameter('Switched Rack PDU AP8959NA3 Overview and Specifications','');
call touchParameter('Switched Rack PDU AP7968 (Sheet)','');
call touchParameter('Switched Rack PDU AP7990 (Sheet)','');
call touchParameter('Switched Rack PDU AP7998 (Sheet)','');
call touchParameter('Switched Rack PDU AP8961 Overview and Specifications','');
call touchParameter('Switched Rack PDU AP8965 Overview and Specifications','');
call touchParameter('Switched Rack PDU AP8981 Overview and Specifications','');
call touchParameter('Basic Rack PDU 1-Phase 120/208 V, 16 A (Manual)','');
call touchParameter('Basic Rack PDU AP7530 (Sheet)','');
call touchParameter('Basic Rack PDU Installation and Quick-Start (Manual)','');
call touchParameter('Basic Rack PDU AP9551 (Sheet)','');
call touchParameter('Basic Rack PDU Installation (Manual)','');
call touchParameter('Basic Rack PDU AP9560 & AP9561 (Manual)','');
call touchParameter('Basic Rack PDU AP7532J (Sheet)','');
call touchParameter('Basic Rack PDU (Sheet)','');
call touchParameter('Basic Rack PDU : 100-120 V; 15 A, 20 A (Manual)','');
call touchParameter('Basic Rack PDU AP9567 (Sheet)','');
call touchParameter('Basic Rack PDU (Manual)','');
call touchParameter('Basic Rack PDU AP7540 (Sheet)','');
call touchParameter('Basic Rack PDU AP7552 (Sheet)','');
call touchParameter('Basic Rack PDU AP7552 230 V (Manual)','');
call touchParameter('Basic Rack PDU AP7541 (Sheet)','');
call touchParameter('Basic Rack PDU 1-Phase 230 V, 16 A (Manual)','');
call touchParameter('Basic Rack PDU AP7551 (Manual Addendum)','');
call touchParameter('Basic Rack PDU AP7551 (Sheet)','');
call touchParameter('Basic Rack PDU AP7553 (Sheet)','');
call touchParameter('Basic Rack PDU Overview Sheet (Sheet)','');
call touchParameter('Basic Rack PDU 32 A 2 U, 230 V (Manual)','');
call touchParameter('Basic Rack PDU AP9559 (Manual)','');
call touchParameter('Basic Rack PDU 100-240 V 16 A (Manual)','');
call touchParameter('Basic Rack PDU 1 U, 208 V, 20 A (Manual)','');
call touchParameter('Basic Rack PDU AP9571A','');
call touchParameter('Basic Rack PDU 3-Phase: AP7562, AP7563, AP7564 208 V (Manual)','');
call touchParameter('Basic Rack PDU AP7562 (Sheet)','');
call touchParameter('Basic Rack PDU AP9568 (Sheet)','');
call touchParameter('Basic Rack PDU AP7563 (Sheet)','');
call touchParameter('Basic Rack PDU for Blade Server AP7516 (Sheet)','');
call touchParameter('Basic Rack PDU AP7564 (Sheet)','');
call touchParameter('Basic Rack PDU AP7592 (Sheet)','');
call touchParameter('Basic Rack PDU AP7598 (Sheet)','');
call touchParameter('Basic Rack PDU Overview AP7599 (Sheet)','');
call touchParameter('Basic Rack PDU AP7568 (Sheet)','');
call touchParameter('Basic Rack PDU AP7555A for Blade Server (Sheet)','');
call touchParameter('Basic Rack PDU for Blade Servers Installation (Manual)','');
call touchParameter('Basic Rack PDU Overview AP7569 (Sheet)','');
call touchParameter('Basic Rack PDU for Blade Server AP7526 (Sheet)','');
call touchParameter('Battery Management System v.3.5.0 (Online Guide)','');
call touchParameter('Battery Management System v.3.5.2 (AOS) and v.3.5.0 (APP)','');
call touchParameter('Basic Rack Power Distribution Unit AP7557NA','');
call touchParameter('Battery Management : Wire Harness for use with BMS-HVA (Manual)','');
call touchParameter('Battery Management BMS-HVA Current Sensor (Sheet)','');
call touchParameter('Locking IEC Power Cords Brochure','');
call touchParameter('Next Generation Metered Rack PDU and Locking IEC Power Cords Bro','');
call touchParameter('Next Generation Switched Rack PDU and Locking IEC Power Cords Br','');
call touchParameter('Rack Power Distribution Unit (PDU) Pocket Guide','');
call touchParameter('Declaration of Conformity: Power Cord','');
call touchParameter('GOST-R','');
call touchParameter('GOST-R POCC FR.ME61.B06406 Certificate for AP7xxx, AP8xxx & AP9x','');
call touchParameter('Power Cords Multi-Branch Cordset Adapters 208/480/600 V (Sheet)','');
call touchParameter('PDW IEC309R - Power Distribution Wire','');
call touchParameter('Power Distribution Unit Accessories for Compaq & Dell Racks (She','');
call touchParameter('Rack PDU Accessories : Brackets for Datacenter Ladders (Sheet)','');
call touchParameter('Power Distribution Units Wrightline Paramount Racks (Sheet)','');
call touchParameter('Power Distribution Unit Accessories Brackets for Sun Racks (Shee','');
call touchParameter('Rack Power Distribution Unit (PDU) Bracket Kit for HP Enclosure','');
call touchParameter('NetShelter Enclosure Accessories (Sheet)','');
call touchParameter('Rack Automatic Transfer Switch Cord Retention Bracket Installati','');
call touchParameter('Rack Automatic Transfer Switch Front and Rear Rail Kit(AP7768)-I','');
call touchParameter('Certified Electrician Instructions: 40kW, 208/480/600V InfraStru','');
call touchParameter('InfraStruXure for Medium Data Centers Installation and Start-Up ','');
call touchParameter('InfraStruXure Power Distribution Units (Online Guide)','');
call touchParameter('InfraStruXure Power Distribution Units Label Kit (Sheet)','');
call touchParameter('InfraStruXure Power Distribution Units Power Distribution Unit O','');
call touchParameter('Power Distribution Unit Accessories Cord Retention Tray (Sheet)','');
call touchParameter('InfraStruXure for Large Data Centers 208/480/600 V (Manual)','');
call touchParameter('InfraStruXure Type C 60kW 208/480/600 V (Manual)','');
call touchParameter('InfraStruXure for Medium Data Centers Certified Electrician Inst','');
call touchParameter('InfraStruXure Power Distribution Units 208 V (Manual Addendum)','');
call touchParameter('InfraStruXure Type B 208/480/600 V (Sheet)','');
call touchParameter('InfraStruXure Type B 80kW 208/480/600 V (Manual)','');
call touchParameter('InfraStruXure Power Distribution Units RDP 208 V (Manual)','');
call touchParameter('Certified Electrician\'s Installation Instructions InfraStruXure ','');
call touchParameter('InfraStruXure for Large Data Centers 400 V (Manual)','');
call touchParameter('InfraStruXure Type C 230 V, 400 V (Manual)','');
call touchParameter('InfraStruXure for Medium Data Centers 400 V (Sheet)','');
call touchParameter('InfraStruXure for Medium Data Centers 40kW 400 V (Manual)','');
call touchParameter('InfraStruXure Power Distribution Units 400 V (Manual)','');
call touchParameter('400 V Infrastruxure Power Distribution Unit (PDU) PD80H5HK1-M Op','');
call touchParameter('InfraStruXure for Medium Data Centers 80kW 230 V, 400 V (Manual)','');
call touchParameter('InfraStruXure Power Distribution Units Certified Electrician\'s I','');
call touchParameter('InfraStruXure Power Distribution Units : RDP 230 V (Manual)','');
call touchParameter('InfraStruXure for Large Data Centers 150 kW PDU Installation and','');
call touchParameter('InfraStruXure for Large Data Centers 150 kW PDU Operation and Ma','');
call touchParameter('APC Power Distribution Module with L6-30 Output Installation','');
call touchParameter('Installation Addendum Power Distribution Module','');
call touchParameter('Module installation and operation of 3 phase Power distribution','');
call touchParameter('InfraStruXure for Medium Data Centers PDU Cable Extender 230 V (','');
call touchParameter('IEC309 to 3 X C-19 Connector Cable Installation Sheet','');
call touchParameter('APC Modular Remote Power Panel (RPP)/Remote Distribution Panel (','');
call touchParameter('Modular Power Distribution Unit Operation','');
call touchParameter('Modular Rack-mount 5-U IT Power Distribution Unit - Installation','');
call touchParameter('Operation Addendum - Modbus Configuration for Modular Distributi','');
call touchParameter('Remote Power Panel (RPP) Modular Power Distribution Unit - Insta','');
call touchParameter('InfraStruXure 5U Power Distribution Unit Installation in an SX R','');
call touchParameter('InfraStruXure Modular Rack-Mount Power Distribution in an SX rac','');
call touchParameter('InfraStruXure Modular PDU 480 V Installation','');
call touchParameter('InfraStruXure Modular PDU 480 V Operation','');
call touchParameter('Symmetra PX 250/500 kW Breaker Adaptors and Circuit Breaker Inst','');
call touchParameter('PDW(L21-20R) - Power Distribution Wire','');
call touchParameter('InfraStruXure Power Distribution Units Cord Connector Set: Rack ','');
call touchParameter('PDW(L21-20XC) - ISX Cable Extenders','');
call touchParameter('Power Distribution Unit Accessories InfraStruXure PDU Power Cabl','');
call touchParameter('Power Distribution Unit Accessories PDU Branch Current Moinitori','');
call touchParameter('PDW(L6-30C) - Power Distribution Wire','');
call touchParameter('Epsilon STS 200 A/400 A/600 A Static Transfer Switch Installatio','');
call touchParameter('Brochure for MGE Epsilon STS (NAM)','');
call touchParameter('MGE Upsilon STS 30-630A Delivery, Storage and Handling','');
call touchParameter('MGE Upsilon STS Installation and User Manual (30-630 A)','');
call touchParameter('MGE Epsilon STS Installation and User Manual (200/400/600A)','');
call touchParameter('MGE Galaxy Upsilon STS 30A - 60A - 100A Addendum to Installation','');
call touchParameter('Power Management Module 30-300 kVA Installation and User Manual','');
call touchParameter('MGE Remote Power Management Module Installation and User Manual','');
call touchParameter('Universal Transfer Switch Quick Install Guide UTS6/UTS6H/UTS6BI/','');
call touchParameter('Universal Transfer Switch User Manual','');
call touchParameter('Universal Transfer Switch UTS6/UTS6H/UTS6BI/UTS10BI','');
call touchParameter('NetBotz Rack Monitor 200 - Installation and Quick Configuration ','');
call touchParameter('NetBotz Rack Monitor 200 - User\'s Guide','');
call touchParameter('BotzWare 3.x Web Services Specification','');
call touchParameter('Declaration of Conformity - Physical Threat Management Line Volt','');
call touchParameter('NetBotz 355 Installation and Quick Configuration Manual','');
call touchParameter('NetBotz 355/455 Installation and Quick Configuration Manual - Ad','');
call touchParameter('NetBotz Appliance User\'s Guide','');
call touchParameter('NetBotz BotzWare 4.0 Release Notes','');
call touchParameter('Declaration of Conformity-Physical Threat Management Power-over-','');
call touchParameter('NetBotz 455 Installation and Quick Configuration Manual','');
call touchParameter('NetBotz Rack Monitor 450/550/570 Installation and Quick Configur','');
call touchParameter('Rack Automatic Transfer Switch AP7721 (Sheet)','');
call touchParameter('Rack Automatic Transfer Switch Installation','');
call touchParameter('Rack Automatic Transfer Switch Online Guide Firmware Revision AT','');
call touchParameter('Rack Automatic Transfer Switch User\'s Guide Addendum','');
call touchParameter('Rack Automatic Transfer Switch AP7752 (Sheet)','');
call touchParameter('Rack Automatic Transfer Switch AP7752J (Sheet)','');
call touchParameter('Rack Automatic Transfer Switch (Manual)','');
call touchParameter('Rack Automatic Transfer Switch (Sheet)','');
call touchParameter('Rack Automatic Transfer Switch Automatic Transfer Switch, Firmwa','');
call touchParameter('Rack Automatic Transfer Switch AP7753 (Sheet)','');
call touchParameter('Rack Automatic Transfer Switch AP7730 (Sheet)','');
call touchParameter('Rack Automatic Transfer Switch AP7723 (Sheet)','');
call touchParameter('Rack Automatic Transfer Switch AP7724 (Sheet)','');
call touchParameter('Rack Automatic Transfer Switch 230 V (Sheet)','');
call touchParameter('Rack Automatic Transfer Switch AP7732 (Sheet)','');
call touchParameter('Environmental Monitoring Unit : Environmental Manager Expansion ','');
call touchParameter('Temperature Sensor (AP9335T) Installation Instructions','');
call touchParameter('Alarm Beacon (AP9324) Installation Instructions','');
call touchParameter('Sensors : Alarm Beacon (Sheet)','');
call touchParameter('Temperature/Humidity Sensors (AP9335TH) Installation Instruction','');
call touchParameter('Sensors Installation and Quick Start Addendum: AP9319 & AP9320 (','');
call touchParameter('Sensors Temperature and Humidity with Display (Sheet)','');
call touchParameter('Rack Automatic Transfer Switch AP7701 (Sheet)','');
call touchParameter('NetBotz Accessories & Sensors : PS100 Particle Sensor (Sheet)','');
call touchParameter('NetBotz Spot Fluid Sensor (NBES0301) Installation Instructions','');
call touchParameter('NetBotz Door Switch Sensors for APC Racks (NBES0303) Installatio','');
call touchParameter('NetBotz Door Switch Sensor for Rooms or Third-Party Racks (NBES0','');
call touchParameter('NetBotz Dry Contact Cable (NBES0304) Installation Instructions','');
call touchParameter('NetBotz 0-5V Cable (NBES0305) Installation Instructions','');
call touchParameter('NetBotz Vibration Sensor (NBES0306) Installation Instructions','');
call touchParameter('NetBotz Smoke Sensor (NBES0307) Installation Instructions','');
call touchParameter('NetBotz Rope Leak Sensor (NBES0308) Installation Instructions','');
call touchParameter('NetBotz Accessories & Sensors : NetBotz 4-20 mA Sensor Pod (Shee','');
call touchParameter('NetBotz Rack Sensor Pod 150 - Installation Manual','');
call touchParameter('PoE Injector (NBAC0303) Installation Instructions','');
call touchParameter('NetBotz Room Sensor Pod 155 Installation Manual','');
call touchParameter('Surface Mounting Bracket for NetBotz Room Monitor Appliance or C','');
call touchParameter('Rack Mounting Bracket for NetBotz Room Camera Pod 160 (NBAC0302)','');
call touchParameter('Access and Environmental Management Products Declaration of Conf','');
call touchParameter('Rack Access PX-HID (Manual)','');
call touchParameter('Rack Access PX-HID (Online Guide)','');
call touchParameter('NetBotz Surveillance : CCTV Adapter Pod 120 (Sheet)','');
call touchParameter('NetBotz Camera Pod 160 Installation Manual','');
call touchParameter('Enclosures and Accessories APC Snap-in Logo (Sheet)','');
call touchParameter('NetShelter SX Enclosures Unpacking, Installation, and Customizat','');
call touchParameter('NetShelter SX 42 U 600-mm Wide x 1070-mm Deep Enclosure without ','');
call touchParameter('NetShelter SX Enclosures Configure-To-Order Unpacking 2000lb (Sh','');
call touchParameter('NetShelter SX 24 U Enclosure','');
call touchParameter('NetShelter SX Enclosures Configure-To-Order Unpacking (Sheet)','');
call touchParameter('NetShelter SX 700-mm Wide Unpacking, Installation, and Customiza','');
call touchParameter('NetShelter SX 24 U 1250-lb Rated Packaging Unpacking','');
call touchParameter('NetShelter SX Networking Enclosure - Unpacking, Installation, an','');
call touchParameter('NetShelter SX Colocation Enclosure (AR3200) Unpacking, Installat','');
call touchParameter('NetShelter 24 U AV Enclosure (AR3814) Installation Manual','');
call touchParameter('NetShelter AV 42 U and 42 U Open-Frame Enclosures Unpacking, Ins','');
call touchParameter('NetBotz Rack Access Pod 170 Installation Guide','');
call touchParameter('Rack Access Electronic Handle Installation Sheet','');
call touchParameter('NetShelter VL Enclosure Receiving, Unpacking, and Moving Sheet','');
call touchParameter('NetShelter VL Unpacking, Installation, and Customization','');
call touchParameter('NetShelter CX Integrated Enclosure for the Office Environment Un','');
call touchParameter('NetShelter CX Unpacking, Installation and Customization Manual','');
call touchParameter('NetShelter VX Enclosures : Seismic (Manual)','');
call touchParameter('NetShelter WX Enclosure Unpacking, Installation, and Customizati','');
call touchParameter('NetShelter WX Enclosures : Caster Kit (Sheet)','');
call touchParameter('NetShelter Accessory Compatibility Chart','');
call touchParameter('AirFlow Management Blanking Panel Installation','');
call touchParameter('Enclosures and Accessories Air Recirculation Prevention Kit (She','');
call touchParameter('Raised Floor Grommet Installation','');
call touchParameter('NetShelter Four-Post Rack Unpacking, Installation, and Customiza','');
call touchParameter('NetShelter 2 Post Open Frame Racks AR200 & AR201 (Sheet)','');
call touchParameter('Enclosures and Accessories Data Distribution Cable (Sheet)','');
call touchParameter('Enclosures and Accessories Data Distribution Cable System Plasti','');
call touchParameter('Category 6 Patch Panel User Manual','');
call touchParameter('NetShelter Enclosure Accessories : Cable Ladders (Sheet)','');
call touchParameter('AR8164ABLK - 150mm Cable Support Ladder','');
call touchParameter('AR8164ABLK - 6 inch Cable Support Ladder','');
call touchParameter('AR8165ABLK - 12 inch Cable Support Ladder','');
call touchParameter('AR8165ABLK - 300mm Cable Support Ladder','');
call touchParameter('NetShelter Enclosure Accessories Straight Ladder Clamp (Sheet)','');
call touchParameter('NetShelter Enclosure Accessories Cable Ladder for Computer Rooms','');
call touchParameter('Partition Cable Ladder Attachment Kit (AR8177BLK)-Installation I','');
call touchParameter('NetShelter Enclosure Accessories Ladder-rack Junction Plate (She','');
call touchParameter('NetShelter Enclosure Accessories Corner Clamp (Sheet)','');
call touchParameter('NetShelter Cable Ladder Elevation Brackets (AR8186) - Installati','');
call touchParameter('NetShelter Enclosure Accessories Adjustable Angle Ladder Clamp (','');
call touchParameter('NetShelter Enclosure Accessories Ladder Stacking Kit (Sheet)','');
call touchParameter('Enclosures and Accessories Wall Ladder Bracket (Sheet)','');
call touchParameter('Enclosures and Accessories Shielding Troughs and Partitions (She','');
call touchParameter('NetShelter Solid Partition-Installation Instructions','');
call touchParameter('NetShelter Pass-Through Partition-Installation Instructions','');
call touchParameter('AR8163ABLKSEISMIC - Data Cable Partition, NetShelter, 600mm wide','');
call touchParameter('AR8162ABLKSEISMIC - Data Cable Partition, NetShelter, 600mm wide','');
call touchParameter('NetShelter Trough Ladder Hangers (AR8576)-Installation Instructi','');
call touchParameter('NetShelter Enclosure Accessories Brush Strip AR7706 (Sheet)','');
call touchParameter('Partition (AR8184) for InfraStruxure 300-mm Wide Power Distribut','');
call touchParameter('Enclosures and Accessories : Side-Channel Cable Trough (Sheet)','');
call touchParameter('Enclosures and Accessories Side-Channel Cable Trough (Sheet)','');
call touchParameter('NetShelter Enclosure Accessories Hoop Kit (Sheet)','');
call touchParameter('NetShelter Enclosure Accessories Arm (Sheet)','');
call touchParameter('Enclosures and Accessories Horizontal Cable Organizer (Sheet)','');
call touchParameter('Horizontal Cable Organizer for NetShelter SX or VX Enclosures','');
call touchParameter('Enclosures and Accessories 2-U Patch Cord Horizontal Cable Organ','');
call touchParameter('Horizontal Cable Manager Installation','');
call touchParameter('AR8429 - Horizontal Cable Organiser 1U w Brush Strip','');
call touchParameter('AR8161ABLKSEISMIC - Power Cable Trough, NetShelter, 600mm wide, ','');
call touchParameter('AR8160ABLKSEISMIC - Power Cable Trough, InfraStruXure PDU, 600mm','');
call touchParameter('Trough (AR8181BLK) for the NetShelter 700-mm Wide Enclosure-Inst','');
call touchParameter('Open Bottom Trough (AR8560) for the InfraStruxure 600-mm Wide Po','');
call touchParameter('NetShelter Enclosure Accessories Adapter Kit for 3rd Party Enclo','');
call touchParameter('NetShelter Enclosure Accessories Roof Bridge Installation (Sheet','');
call touchParameter('Trough (AR8561/AR8571) for the NetShelter 600-mm or 750-mm Wide ','');
call touchParameter('NetShelter Trough End Cap (AR8567) - Installation Instructions','');
call touchParameter('Perforated Trough Covers for the NetShelter 600-mm or 750-mm Wid','');
call touchParameter('Split Trough (AR8570) for the InfraStruxure 750-mm Wide Power Di','');
call touchParameter('Perforated Trough Covers (AR8573) for the NetShelter 300-mm Wide','');
call touchParameter('Open-Bottom Trough (AR8580) for a 300-mm Wide Unit-Installation ','');
call touchParameter('Netshelter VL Rear Cable Channel Installation Manual','');
call touchParameter('NetShelter Enclosure Accessories Rear Cable Channel Installation','');
call touchParameter('Trough and Partition Kit (AR8585) for the Cisco Nexus 7018 Side ','');
call touchParameter('NetShelter 1525-mm (5-ft) Grommet (AR8579)-Installation Instruct','');
call touchParameter('Enclosures and Accessories Cable Tree Installation (Sheet)','');
call touchParameter('Vertical Cable Manager Installation','');
call touchParameter('Hinged Cover for Vertical Cable Manager','');
call touchParameter('Vertical Cable Manager Cable Retainers Installation Sheet','');
call touchParameter('NetShelter Enclosure Accessories Cable Ring AR7707 (Sheet)','');
call touchParameter('Vertical Cable Manager for NetShelter SX Networking Enclosure','');
call touchParameter('NetShelter Enclosure Accessories Cable Containment Bracket with ','');
call touchParameter('NetShelter Enclosure Accessories Vertical Cable Organizer (Sheet','');
call touchParameter('Vertical Fiber Organizer Installation Sheet','');
call touchParameter('Vertical Cable Manager 6 and 12-in for 2 and 4-Post Racks','');
call touchParameter('Toolless Hook-and-Loop Cable Managers Installation Sheet','');
call touchParameter('Enclosures and Accessories Vertical Cable Organizer (Sheet)','');
call touchParameter('NetShelter SX Side Panel-Installation Instructions','');
call touchParameter('NetShelter VL Caster Kit Installation Sheet','');
call touchParameter('NetShelter VL Enclosure Front Door (AR7002)','');
call touchParameter('NetShelter SX Colocation Enclosure Front Door (AR7003)-Installat','');
call touchParameter('NetShelter Enclosure Accessories Front Door (Sheet)','');
call touchParameter('NetShelter VL Rear Door Installation Sheet','');
call touchParameter('NetShelter SX Colocation Enclosure Rear Door (AR7103)-Installati','');
call touchParameter('NetShelter SX Split Door-Installation Instructions','');
call touchParameter('NetShelter SX 700-mm Wide Enclosure Rear Door Installation','');
call touchParameter('NetShelter Enclosure Accessories Roof Installation (Sheet)','');
call touchParameter('NetShelter SX 1200-mm Roof-Installation Instructions','');
call touchParameter('NetShelter Enclosure Accessories ISX Roof Match (Sheet)','');
call touchParameter('NetShelter AV Enclosure Roof-Installation Instructions','');
call touchParameter('Top Mount Conduit Access Adapter (AR7215) for the NetShelter AV ','');
call touchParameter('NetShelter VL Enclosure Roof Installation Sheet','');
call touchParameter('NetShelter SX Brush Strip (AR7714)-Installation','');
call touchParameter('NetShelter SX Networking Enclosure Roof','');
call touchParameter('Trough and Partition Adapter for 4 Post Racks Installation','');
call touchParameter('NetShelter VL Side Panel Installation Sheet','');
call touchParameter('Sensors Enclosure Door Sensor Switch Kit (Sheet)','');
call touchParameter('Enclosures and Accessories Combination Lock (Sheet)','');
call touchParameter('Rack LCD Console Quick Start Guide','');
call touchParameter('Rack LCD Console User Manual','');
call touchParameter('Integrated 8/16 Port Analog KVM 17\" Rack LCD','');
call touchParameter('Rack LCD Console KVM Switch - Quick Start Guide','');
call touchParameter('Rack LCD Monitor Keyboard Mouse (Manual)','');
call touchParameter('Enclosures and Accessories SX Joining Trim 42U / 48U AR7600 (She','');
call touchParameter('Enclosures and Accessories (Manual Addendum)','');
call touchParameter('NetShelter AV Copper Busbars AR8395 - Installation Instructions','');
call touchParameter('Enclosures and Accessories HP Compatability Bracket (Sheet)','');
call touchParameter('Enclosures and Accessories Rotating Keyboard Drawer 19 in. (Shee','');
call touchParameter('NetShelter Enclosure Accessories : Rotating 19 in. (Manual)','');
call touchParameter('Enclosures and Accessories HP Compatibility Bracket Installation','');
call touchParameter('NetShelter Enclosure Accessories 17 in. (Sheet)','');
call touchParameter('NetShelterÂ® 0U Accessory Mounting Bracket','');
call touchParameter('Enclosures and Accessories : 23-to-19 in. Adapter Kit (Sheet)','');
call touchParameter('Spacer Bracket for 4 Post Racks, 6-in Wide','');
call touchParameter('NetShelter Enclosure Accessories Recessed Rail Kit 6U & 15U for ','');
call touchParameter('Enclosures and Accessories Equipment Support Rails (Sheet)','');
call touchParameter('AR8122BLK - Fixed Shelf 250lbs(114kg) Black','');
call touchParameter('NetShelter Enclosure Accessories 23-in EIA Vertical Mounting Fla','');
call touchParameter('NetShelter Open Frame Rack Accessories 250 lb, for 2-Post Rack (','');
call touchParameter('NetShelter Enclosure Accessories Sliding 100 lb (Manual)','');
call touchParameter('NetShelter AV Enclosure - Adjustable Shelf 250 lb - 18\" to 25\" D','');
call touchParameter('NetShelter Enclosure Accessories : Monitor Shelf (Sheet)','');
call touchParameter('NetShelter Enclosure Accessories Bolt-Down Kit (AR7701) (Sheet)','');
call touchParameter('Enclosures and Accessories Channel Bracket Kit (Sheet)','');
call touchParameter('NetShelter Enclosure Accessories : Sliding Shelf, 200 lb (Manual','');
call touchParameter('NetShelter Enclosure Accessories Stabilizer Plate Kit (AR7700) (','');
call touchParameter('RackMount KVM (Manual)','');
call touchParameter('APC 0x2x16 CAT5 Analog KVM','');
call touchParameter('APC 2x16 CAT-5 Analog KVM Switch (AP5602)-Installation','');
call touchParameter('APC CAT5 Analog KVM and Digital KVM with VM (AP5602, AP5610, AP5','');
call touchParameter('APC KVM GNU General Public License','');
call touchParameter('RackMount KVM Analog (Online Guide)','');
call touchParameter('APC 2x1x16 Digital KVM Switch with VM (AP5610)-Installation','');
call touchParameter('APC 2x1x16, 2x1x32, and 8x1x32 Digital KVM Switches with VM (AP5','');
call touchParameter('APC KVM USB VM Server Module (AP5634)-Installation','');
call touchParameter('APC 2x1x32 and 8x1x32 Digital KVM Switches with VM (AP5615, AP56','');
call touchParameter('RackMount KVM : CAT5 Analog KVM Switch User Manual (Online Guide','');
call touchParameter('RackMount KVM : IP KVM Switch (Online Guide)','');
call touchParameter('APC KVM PS/2, USB, and Sun Server Modules (AP5630, AP5631, AP563','');
call touchParameter('APC KVM PS/2 VM Server Module (AP5635)-Installation','');
call touchParameter('APC KVM VT100 Serial Server Module (AP5636)-Installation','');
call touchParameter('APC Enterprise Rack KVM Sales Guide','');
call touchParameter('24-Port 10/100 Ethernet Switch','');
call touchParameter('Ethernet Switches (Manual)','');
call touchParameter('InRoom SC 50 Hz User Manual','');
call touchParameter('InRoom SC 60 Hz User Manual','');
call touchParameter('NetworkAIR PA 1000 Exhaust Kit Installation (Manual Addendum)','');
call touchParameter('NetworkAIR PA 1000 Installation 120 V (Manual)','');
call touchParameter('InRoom Precision AC Tech Data Manual 50/60 Hz','');
call touchParameter('InRoom Precision Air Conditioner 50Hz Installation','');
call touchParameter('InRoom Precision Air Conditioner 60Hz (Manual)','');
call touchParameter('Automatic Voltage Select Condensate Pump Sheet','');
call touchParameter('InfraStruXure InRow RC Cooling Products Declaration of Conformit','');
call touchParameter('InfraStruXure InRow RC Disposable Air Filter Installation Instru','');
call touchParameter('InfraStruXure InRow RC Receiving and Unpacking (Sheet)','');
call touchParameter('InfraStruXure InRow RC Seismic Guide (Manual)','');
call touchParameter('InRow Cooling Unit Unpacking Sheet','');
call touchParameter('InRow RC (ACRC100 Series) Operation and Maintenance','');
call touchParameter('InRow RC and RP Metal Hose Installation (Sheet)','');
call touchParameter('InRow RC Installation Manual','');
call touchParameter('InRow RC Online User\'s Guide ACRC100 Series','');
call touchParameter('InRow RC Technical Data Manual','');
call touchParameter('Modbus Map InRow RC ACRC100 Series','');
call touchParameter('NetworkAIR Accessories Safety and Handling (Sheet)','');
call touchParameter('Release Notes InRow RC (ACRC100 Series) V 3.7.2','');
call touchParameter('InRow Full Rack RC Installation','');
call touchParameter('InRow RC ACRC500 Series Operation and Maintenance','');
call touchParameter('InRow RC Online User\'s Guide ACRC500 Series','');
call touchParameter('InRow RP/RC/RD (600mm) Online Guide','');
call touchParameter('Modbus Register Map InRow RP, InRow RC (ACRC500 Series) and InRo','');
call touchParameter('InfraStruXure InRow RP (Online Guide)','');
call touchParameter('InfraStruXure InRow RP CW Installation Manual','');
call touchParameter('InRow RP CW Operation and Maintenance','');
call touchParameter('InRow RP Tech Data Manual','');
call touchParameter('Release Notes InRow RP v 3.7.0','');
call touchParameter('Air-Cooled Condenser ACCD75220 Installation and Maintenance Manu','');
call touchParameter('InRow RD 100-Series and InRow RD 200-Series User\'s Guide','');
call touchParameter('InRow RD 10kW Air Cooled Installation','');
call touchParameter('InRow RD 10kW Air Cooled Operation and Maintenance','');
call touchParameter('InRow RD Modbus Register Map','');
call touchParameter('InRow RD Technical Data Manual','');
call touchParameter('Receiver Installation (Sheet)','');
call touchParameter('Release Notes InRow RD 300mm','');
call touchParameter('InfraStruXure InRow SC Seismic Installation (Manual Addendum)','');
call touchParameter('InRow SC Installation (Manual)','');
call touchParameter('InRow SC Online Guide','');
call touchParameter('InRow SC Operation (Manual)','');
call touchParameter('InRow SC Release Notes V3.5.6','');
call touchParameter('InRow SC Technical Data (Manual)','');
call touchParameter('InRow RD 10kW Fluid Cooled Installation','');
call touchParameter('InRow RD Fluid Cooled Operation and Maintenance','');
call touchParameter('InRow Full Rack RD Installation','');
call touchParameter('InRow RD Operation and Maintenance','');
call touchParameter('InfraStruXure InRow RP DX (Manual)','');
call touchParameter('InRow RP Installation','');
call touchParameter('Rack Air Distribution Unit Installation 120 V, 60 Hz (Manual)','');
call touchParameter('Rack Air Distribution Unit Installation 230 V, 50 Hz (Manual)','');
call touchParameter('Rack Side Air Distribution Unit Installation (Manual Addendum)','');
call touchParameter('Rack Side Air Distribution Unit Installation 120 V (Manual)','');
call touchParameter('Rack Air Removal Unit SX Installation (Manual)','');
call touchParameter('Rack Air Distribution Unit Installation 100 V, 50/60 Hz (Manual)','');
call touchParameter('Rack Side Air Distribution Unit Installation 230 V (Manual)','');
call touchParameter('Rack Fan Tray SX Installation (Sheet)','');
call touchParameter('Rack Fan Tray WX Installation (Sheet)','');
call touchParameter('NetShelter AV Rack Cooling Installation','');
call touchParameter('115 VAC Roof Fan Tray (ACF505) for the NetShelter AV Enclosure-I','');
call touchParameter('Rack Air Removal Unit SX Duct Kit Installation (Sheet)','');
call touchParameter('NetShelter Side Airflow Duct Kit','');
call touchParameter('NetShelter Side Airflow Duct Kit Installation Addendum','');
call touchParameter('NetShelter SX Networking Enclosure Airflow Solution Kit for Cisc','');
call touchParameter('Vertical Exhaust Duct (VED) for NetShelter SX -Installation','');
call touchParameter('InRowÂ® OA Installation Manual','');
call touchParameter('InRowÂ® OA Technical Data Manual','');
call touchParameter('Refrigerant Distribution Unit (RDU) and InRow OA Modbus Map','');
call touchParameter('Refrigerant Distribution Unit (RDU) and InRow OA Operation Manua','');
call touchParameter('Refrigeration Distribution Unit (RDU) and InRow OA Release Notes','');
call touchParameter('InfraStruXure InRow RC to NetShelter VX Height Adapter Installat','');
call touchParameter('InfraStruXure InRow RC InRow Data Cable Bridge Partition Install','');
call touchParameter('InRow RP InfraStruXureÂ® 600mm Wide Roof Height Adapter, 42U SX ','');
call touchParameter('InfraStruXure InRow RC to NetShelter SX 48U Rack Height Adapter ','');
call touchParameter('InRow RP 600mm Wide Roof Height Adapter, 42U SX to 48U VX (Sheet','');
call touchParameter('InfraStruXure InRow RC InRow Data Cable Bridge Partition, 600-mm','');
call touchParameter('Installation Instructions - Isolation Valves','');
call touchParameter('InfraStruXure InRow SC Cable Support Bridge Trough (Sheet)','');
call touchParameter('Roof Height Adapter - 750 mm, SX 42U to VX 42U and SX 42U to SX ','');
call touchParameter('Sensors : Leak Extension Cable (Sheet)','');
call touchParameter('Sensors : Leak Sensor (Sheet)','');
call touchParameter('SC Packaged Systems Instruction Sheet','');
call touchParameter('Wiring Closet Ventilation Unit Installation and Operation Guide ','');
call touchParameter('Wiring Closet Ventilation Unit Safety Guide (Sheet)','');
call touchParameter('Wiring Closet Ventilation Unit Wall/Door Air Intake Grille Insta','');
call touchParameter('Hot Aisle Containment For NetShelter VX and SX enclosures (Manua','');
call touchParameter('Hot Aisle Containment System (HACS)','');
call touchParameter('750mm Ceiling Panel Filler Strip Gasket Installation (Manual Add','');
call touchParameter('Rack Air Containment Rear Assembly for 42-U 600-mm Wide NetShelt','');
call touchParameter('Rack Air Containment System Overview (Manual)','');
call touchParameter('Rack Air Containment Rear Assembly for InfraStruXureT InRow RC/I','');
call touchParameter('Rack Air Containment Front Assembly for InfraStruXureT InRow RC/','');
call touchParameter('Rack Air Containment End Caps (Sheet)','');
call touchParameter('Rack Air Containment Front Assembly for InfraStruXureÂ® InRow RP','');
call touchParameter('Rack Air Containment Front Assembly for 42-U 750-mm Wide NetShel','');
call touchParameter('Rack Air Containment Front Assembly for NetShelterÂ® SX 42 U 600','');
call touchParameter('Rack Air Containment Rear Assembly for 42-U 750-mm Wide NetShelt','');
call touchParameter('Cooling Distribution Unit Technical Data Manual','');
call touchParameter('Flange Kit Removal Addendum','');
call touchParameter('InfraStruXure Cooling Distribution Unit (CDU) Guide for Receivin','');
call touchParameter('InfraStruXure Cooling Distribution Unit (Manual)','');
call touchParameter('InfraStruXure Cooling Distribution Unit Dielectric Flange Kit (S','');
call touchParameter('InfraStruXure Cooling Distribution Unit Flange Insulation Kit - ','');
call touchParameter('InfraStruXure Cooling Distribution Unit Receiving and Unpacking ','');
call touchParameter('Air Cooled Modular Chillers Air Cooled Chiller Technical Data Ma','');
call touchParameter('9-Outlet Rackmount SurgeArrest 120 V','');
call touchParameter('SurgeArrest Rack-mount 120 V (Manual)','');
call touchParameter('Performance SurgeArrest Power-Saving P11GTV','');
call touchParameter('11-Outlet Surge Protector User Manual','');
call touchParameter('Performance Surge Proector PF8 Series 230 V','');
call touchParameter('SurgeArrest Performance 230 V (Manual)','');
call touchParameter('FCC part 68 Certificate of Approval for Network Surge Arrest, Pe','');
call touchParameter('Personal SurgeArrest 7-outlet series','');
call touchParameter('Refrigerant Distribution Unit (RDU) Installation Manual','');
call touchParameter('Refrigerant Distribution Unit (RDU) Technical Data Manual','');
call touchParameter('SurgeArrest Network Surge Station 120 V (Sheet)','');
call touchParameter('InfraStruXure Cooling Distribution Unit Pipe and Clamps Kit (She','');
call touchParameter('User Manual 8-Outlet Surge Protector 120 V','');
call touchParameter('SurgeArrest Power-Saving Surge Protector P7GB/P8GT','');
call touchParameter('APC Home/Office Series Surge Protectors','');
call touchParameter('SurgeArrest Home/Office PH6 Series 230 V','');
call touchParameter('SurgeArrest Home/Office PH6VT3-AZ, PH6VT3-UK 230 V (Manual)','');
call touchParameter('SurgeArrest Personal International SurgeStation 230 V (Sheet)','');
call touchParameter('SurgeArrest Home/Office GR & IT Models (Sheet)','');
call touchParameter('FCC part 68 Certificate for Audio-Video Solutions, Surge Protect','');
call touchParameter('FCC Part 68 for Surge Protection on the Specified Consumer Surge','');
call touchParameter('Air Cooled Condensers Outdoor Heat Exchanger (Air Cooled) (Manua','');
call touchParameter('Essential SurgeArrest P62/P610/P6N','');
call touchParameter('Essential SurgeArrest P4WUSB/P6W/P6WT','');
call touchParameter('SurgeArrest Personal 120 V (Manual)','');
call touchParameter('SurgeArrest Essential Surge Protector w/ LCD Timer P4GC/P6GC','');
call touchParameter('SURGEARREST ESSENTIAL P6B/P6H/P74/P7T/P7V','');
call touchParameter('PDIY7 7-Outlet Surge Protector','');
call touchParameter('Surge Protector 8-Outlet PDIY8','');
call touchParameter('SurgeArrest Notebook PnoteProC6/C8 100/120/230V','');
call touchParameter('SurgeArrest Personal : Basic Surge Protector 120 V (Sheet)','');
call touchParameter('SurgeArrest P7GT Manual','');
call touchParameter('Essential Surge Protector P1 Series 230 V','');
call touchParameter('SurgeArrest Personal 230 V (Manual)','');
call touchParameter('SurgeArrest Essential 230 V (Manual)','');
call touchParameter('Essential Surge Protector P5B Series 230 V','');
call touchParameter('SurgeArrest Essential 200-240 V (Manual)','');
call touchParameter('Essential Surge Protector, Models P5b-KR, P5BT-KR','');
call touchParameter('Essential Surge Protector P5BT/P5BV Series 230 V','');
call touchParameter('SurgeArrest Personal P5-SZ, P5T-SZ (Manual)','');
call touchParameter('SurgeArrest Notebook PnoteProC6-EC/C8-EC 100/120/230V','');
call touchParameter('SurgeArrest Personal : 7-Outlet with Telephone 120 V (Sheet)','');
call touchParameter('APC ProtectNet Data Line Surge Protectors','');
call touchParameter('Rack-mount ProtectNet Modular Data Line Surge Protection System ','');
call touchParameter('ProtectNet 1Gb Ethernet Surge Protector 60 V (Manual)','');
call touchParameter('ProtectNet PRM4 (Manual)','');
call touchParameter('Information Technology Equipment (ProtectNet)','');
call touchParameter('USER MANUAL - LC300-BR / LC300BI-BR','');
call touchParameter('Rack-mount ProtectNet (Manual)','');
call touchParameter('Line-R LE600 / LE1200 (Sheet)','');
call touchParameter('Line-R LE300 (Sheet)','');
call touchParameter('Line-R LE600I/LE1200I (Sheet)','');
call touchParameter('Commercial/Industrial Surge Suppression 230 V, 380 V (Manual)','');
call touchParameter('Brick Panel Surge Protective Devices Installation and Operation','');
call touchParameter('2X Series Hardwired Surge Protective Devices Installation and Op','');
call touchParameter('Ten Year Factory Warranty','');
call touchParameter('Commercial/Industrial Surge Suppression 3X Series (Sheet)','');
call touchParameter('Residential Hardwire Surge Suppression PM3 & PM4 Series (Sheet)','');
call touchParameter('Modular Panel Surge Protective Devices Installation and Operatio','');
call touchParameter('Commercial/Industrial Surge Suppression PM2X Series (Sheet)','');
call touchParameter('Commercial/Industrial Surge Suppression PMI2XLM, PMH2XLM (Sheet)','');
call touchParameter('Commercial/Industrial Surge Suppression XLM Series (Sheet)','');
call touchParameter('PMP1X-A Surge Protective Devices Mounting Instructions','');
call touchParameter('Surge Protective Devices Display Panel Replacement Instructions','');
call touchParameter('Installation and Operation Manual APC Panel Mount Type 1 SPD','');
call touchParameter('Surge Protective Devices Brick Replacement Instructions','');
call touchParameter('Surge Protective Devices Module Replacement Instructions','');
call touchParameter('C Type AV Power Filters 120 V (Manual)','');
call touchParameter('C2C AV Power Filters 120 V','');
call touchParameter('C2 Power Filter 120 V (Manual)','');
call touchParameter('APC A/V G-Type Rack Power Filter: G50B','');
call touchParameter('C Type Power Filter','');
call touchParameter('C Type AV Surge Protectors 120 V (Manual)','');
call touchParameter('AV G-Type Rack Power Filter 120V 15A','');
call touchParameter('A/V In-Wall Power Filter Installation','');
call touchParameter('J Type AV Power Conditioner with Battery 120 V (Manual)','');
call touchParameter('J Type Power Conditioner and Battery Backup J25B / J35B','');
call touchParameter('Personal Surge 4 or 6-Oulet Surge P4V, P6V','');
call touchParameter('120 V (Manual)','');
call touchParameter('Installation Instructions SRAILKIT (manual)','');
call touchParameter('Personal Surge 8-Oulet Surge P8V, P8VNTG','');
call touchParameter('SurgeArrest Performance 220-240 V (Manual)','');
call touchParameter('Surge Protection Device (SurgeArrest)','');
call touchParameter('Basic Rack PDU AP7593 (Sheet)','');
call touchParameter('Basic Rack PDU AP7594 (Sheet)','');
call touchParameter('66055 MGE MultiSlot DIN User Manual','');
call touchParameter('66058 MultiSlot Australia User Manual','');
call touchParameter('66061 MGE Modbus/Jbus Communication Card User Manual and Install','');
call touchParameter('66063 MGE Acquisition Card for UTalk/Basic Comm Ports User Manua','');
call touchParameter('66060 MGE 2 UTalk Basic Port Communication Card User Manual','');
call touchParameter('66057 MultiSlot IEC User Manual','');
call touchParameter('66074 MGE Network Management Card Transverse Installation Guide','');
call touchParameter('66074 MGE Network Management Card Transverse User Manual','');
call touchParameter('66069 MGE Alarm Relays Communication Card User Manual and Instal','');
call touchParameter('66077 MGE Kit Network Management Link User Manual','');
call touchParameter('66097 MGE Power Service TelPac Galaxy User Manual','');
call touchParameter('66096 MGE Power Services TelPac User Manual','');
call touchParameter('66123 MGE Network Management Card with Modbus/Jbus User Manual a','');
call touchParameter('66071 MultiSlot NEMA User Manual','');
call touchParameter('66124 MGE Network Management Teleservice Card User Manual and In','');
call touchParameter('MGE Galaxy 5000 20-120 kVA Battery Circuit Breaker Kits Installa','');
call touchParameter('MGE Galaxy 5000 Battery Circuit Breaker Cabinet Installation Man','');
call touchParameter('66846 MGE Environmental Sensor for Network Management Cable User','');
call touchParameter('Plexiglass French Door Assembly for SymmetraÂ® PX160kW PDU-XR an','');
call touchParameter('Rack PDU Accessories : Brackets for IBM Racks (Sheet)','');
call touchParameter('Symmetra PX-XR Battery 10-40 kW, 200 V, 208 V, 400 V','');
call touchParameter('Symmetra Battery Systems : Symmetra MW/PX 800 kW, 1 MW (Manual)','');
call touchParameter('Symmetra Battery Systems : Extended Run Enclosure for Symmetra P','');
call touchParameter('Symmetra PX : Extended Run Enclosure for Symmetra PX 10-40 kW, 2','');
call touchParameter('Symmetra Power Module Replacement 208V/400V/480V','');
call touchParameter('Symmetra PX Accessories 10 kW Power Module (Sheet)','');
call touchParameter('Rack Cable Management : Cable Containment Kit (Sheet)','');
call touchParameter('NetShelter Enclosure Accessories : VX (Sheet)','');
call touchParameter('InfraStruxure Operations PRO Pack for Microsoft System Center Vi','');
call touchParameter('InfraStruXure Operations 6.2 Release Notes','');
call touchParameter('InfraStruXure Operations PRO Pack (Online help)','');
call touchParameter('Software Maintenance Support Contract Capacity Manager & Change ','');
call touchParameter('Functional differences between InfraStruXure Central v4.x & Infr','');
call touchParameter('InfraStruxure Central 6.0 Release Notes','');
call touchParameter('InfraStruXure Central Multi-vendor Device Support','');
call touchParameter('InfraStruXure Central v5.0 Online Help','');
call touchParameter('InfraStruXure Central v5.0 Release Notes','');
call touchParameter('InfraStruXure Central v5.0.1 Release Notes','');
call touchParameter('InfraStruXure Central v5.1 User Manual','');
call touchParameter('InfraStruXure Central v5.1.1 Release Notes','');
call touchParameter('Microsoft Systems Center Operations Manager 2007 Management Pack','');
call touchParameter('StruxureWare Central 6.3 Release Notes','');
call touchParameter('StruxureWare Central Installation Manual','');
call touchParameter('StruxureWare Central v6.3 Online Help','');
call touchParameter('Management Software Support Contracts','');
call touchParameter('InfraStruxure Central Alarm Action Configuration','');
call touchParameter('InfraStruxure Management Software Configuration Suite','');
call touchParameter('InfraStruXure Orientation and Training Statement of Work','');
call touchParameter('InfraStruXure Installation Consulting Statement of Work','');
call touchParameter('Server Migration and Cable Management Statement of Work','');
call touchParameter('Customized Project Management Statement of Work','');
call touchParameter('RoHS Certification of Compliance - UPSs','');
call touchParameter('Smart-UPS Ruggedized (Sheet)','');
call touchParameter('UL Listing for UPS Equipment, External Battery Packs and Accesso','');
call touchParameter('Smart-UPS SURT/SURTD Service Bypass Panel 20K Series','');
call touchParameter('Installation Guide SRCPK001 Parallel Kit for Smart-UPS SRC5000/6','');
call touchParameter('Installation Guide SRCPK002 Parallel Kit for Smart-UPS SRC8000/1','');
call touchParameter('Installation Guide SRCSBP10kI/10KICHCH/10KHW','');
call touchParameter('Smart-UPS Accessories Receptacle Plate (Sheet)','');
call touchParameter('Installation Guide SURT 2.4/3/5/6 kVA I/O Hardwire Kit','');
call touchParameter('Smart-UPS Accessories 19 in. (Manual)','');
call touchParameter('Installation Guide Rail Kit SURTRK6','');
call touchParameter('Smart-UPS RC SURTRK5','');
call touchParameter('Installation Addendum Smart-UPS XLBP','');
call touchParameter('Smart-UPS X Series External Battery Pack 120 VDC','');
call touchParameter('SUA48RMXLBP3U / SUA48XLBPJ3U','');
call touchParameter('Smart-UPS Battery Systems 2 U, 24 V (Manual)','');
call touchParameter('Smart-UPS Battery Systems 2 U (Manual)','');
call touchParameter('Smart-UPS RT External Battery Pack SURT3000/5000/7500/10000 VA (','');
call touchParameter('Addendum to SURT192RMXLBP2/SURT192XLBP2','');
call touchParameter('Smart-UPS RT Battery Extension Cable Install Guide','');
call touchParameter('Step-Down Transformer (Manual)','');
call touchParameter('Smart-UPS RT Transformer (Manual)','');
call touchParameter('Symmetra Accessories : Step-Down Transformer (Manual)','');
call touchParameter('Symmetra Accessories Step Down Transformer English (Manual)','');
call touchParameter('Symmetra Accessories Step-down Transformer (Sheet)','');
call touchParameter('Symmetra RM 4-12 kVA (Manual)','');
call touchParameter('Symmetra LX Rail and Bracket Installation for Pre-assembled Exte','');
call touchParameter('UPS PDU Replacement Panel','');
call touchParameter('Symmetra Accessories : Rack-Mount PDU (Sheet)','');
call touchParameter('Symmetra (Sheet)','');
call touchParameter('Symmetra Accessories (Sheet)','');
call touchParameter('Symmetra LX Symmetra LX XR RM & Tower Startup Guide (Manual)','');
call touchParameter('Symmetra LX Declaration of Conformity (Sheet)','');
call touchParameter('VDE for Symmetra','');
call touchParameter('Extended Warranty Statement of Work','');
call touchParameter('Symmetra MW 400-1600kW 380/400/415 V, 50 Hz (Sheet)','');
call touchParameter('InfraStruXure for Server Rooms (Manual)','');
call touchParameter('InfraStruXure for Server Rooms 230 V (Manual)','');
call touchParameter('Service Pack Extended Warranty','');
call touchParameter('Replacement Batteries Battery Cartridge Replacement Guide for RB','');
call touchParameter('Replacement Batteries Battery Replacement Procedures for RBC32, ','');
call touchParameter('Used Battery Return Facilities Information','');
call touchParameter('Installation Guide APCRBC123/124/132/133','');
call touchParameter('Replacement Battery Cartridge (RBC) for many Back-UPS and Smart-','');
call touchParameter('Replacement Battery Cartridge (RBC) for multiple Back-UPS and Sm','');
call touchParameter('Back-UPS BE550G-UK Specification Sheet','');
call touchParameter('InfraStruXure Manager v.4.3.0 (Online Help)','');
call touchParameter('Service Bypass Panel Smart-UPS 1500/2200/3000 RM Series','');
call touchParameter('InfraStruXure for Wiring Closets 2/4post racks , SX encl (Manual','');
call touchParameter('Installation Guide InfraStruXure 2/4 post racks','');
call touchParameter('Service Bypass Panel 3/5/6/10/16 KVA','');
call touchParameter('Replacement Batteries Blind-Mate Battery Pack (Sheet)','');
call touchParameter('RBC43','');
call touchParameter('Replacement Batteries for Smart-UPS (Manual Addendum)','');
call touchParameter('Replacement Batteries : Smart-UPS 2 U, 700 VA, 1000 VA, 1400 VA ','');
call touchParameter('Replacement Batteries PowerStack Series (Sheet)','');
call touchParameter('Smart-UPS SUA24XLBP','');
call touchParameter('Smart-UPS X-Series External Battery Pack Installation Sheet','');
call touchParameter('Smart-UPS X-Series Replacement Battery Cartridge','');
call touchParameter('UXBPUXABP Series Battery Pack','');
call touchParameter('Smart-UPS X-Series 2000-3000 VA Replacement Battery Catridge Ins','');
call touchParameter('Smart-UPS Battery Systems RM 3 U, 2200 VA, 3000 VA, 120/230 V (M','');
call touchParameter('Smart-UPS XL RBC Installation 48 V (Sheet)','');
call touchParameter('Replacement Batteries (Sheet)','');
call touchParameter('Smart-UPS RT SURTA48XLBP/SURTA48XLBPJ External Battery Pack User','');
call touchParameter('Replacement Batteries RBC44/RBC44J','');
call touchParameter('Matrix-UPS Accessories : MXA PDU (Manual)','');
call touchParameter('Smart-UPS Utility Cart','');
call touchParameter('Symmetra Accessories : Rack-Mount Hardwire Kit (Sheet)','');
call touchParameter('Smart-UPS RC 96XLBP/SRCXLBP2S','');
call touchParameter('Smart-UPS External Battery Pack Tower/RM 2U/3U SRC192XLBP/240XLB','');
call touchParameter('MGE Galaxy 3500 and Smart-UPS VT Maintenance Bypass Panel, Distr','');
call touchParameter('Smart-UPS VT and MGE Galaxy 3500 Maintenance Bypass Panel 10-40 ','');
call touchParameter('Symmetra Accessories SYOPT1,SYOPT2, SYOPT10, SYOPT11 (Sheet)','');
call touchParameter('Symmetra Accessories 15\' Battery Cabinet Cables Installation Gui','');
call touchParameter('Symmetra Accessories SYCC Board Replacement Guide (Sheet)','');
call touchParameter('Symmetra Accessories AC Tray Replacement (Sheet)','');
call touchParameter('InfraStruxure Central Smart Plug-in for HP Operations Manager fo','');
call touchParameter('SBP40KFC1M1 - Maintenance Bypass Panel, 1mod','');
call touchParameter('Symmetra PX 250/500 kW Battery Replacement 400/480 V','');
call touchParameter('Symmetra PX 250/500 kW Filter Installation','');
call touchParameter('Symmetra PX 10-500 kW 3-Phase (Certificate of Origin)','');
call touchParameter('Symmetra PX 10-80 kW 3 Phase Declaration of Conformity','');
call touchParameter('Brochure for Smart UPS - VT 60Hz','');
call touchParameter('Brochure Smart UPS -VT 50hz','');
call touchParameter('Conduit Box for Smart-UPS VT and MGE Galaxy 3500 - Attachment','');
call touchParameter('MGE Galaxy 3500 and Smart-UPS VT System MBP Wall Mount 10-30 KVA','');
call touchParameter('Smart-UPS VT and MGE Galaxy 3500 Maintenance Bypass Panel with P','');
call touchParameter('Service Bypass Panel Floor MBP with Power 10-30 kVA 208 V (Manua','');
call touchParameter('Smart-UPS VT XR Battery Enclosure 3-Phase 200/208/400V 50/60 Hz','');
call touchParameter('Smart-UPS VT and MGE Galaxy 3500 Parallel Maintenance Bypass Pan','');
call touchParameter('Smart-UPS Accessories Input Breaker Kit 20 kVA, 30 kVA, 200 V, 2','');
call touchParameter('Smart-UPS Accessories 20-30 kVA 3-Phase, 208 V, 60 Hz (Sheet)','');
call touchParameter('MGE Galaxy 3500 and Smart-UPS VT Parallel System MBP Wall Mount ','');
call touchParameter('Smart-UPS Accessories Input Breaker Kit 30 kVA, 40 kVA, 400 V, 5','');
call touchParameter('Smart-UPS VT PDU, 30-40 kVA 3-Phase, 380/400/415 V (Sheet)','');
call touchParameter('MGE Galaxy 3500 3:3 XR Battery Enclosure 10-40 kVA 380/400/415V ','');
call touchParameter('MGE Galaxy 3500 and Smart-UPS VT Cabinet for Batteries and Cabin','');
call touchParameter('Slogan','');
call touchParameter('Made for iPad®, iPhone® and iPod®','');
call touchParameter('Calls + music','');
call touchParameter('On-cord controls','');
call touchParameter('Detailed and immersive sound stage','');
call touchParameter('Sleek, micro design','');
call touchParameter('Five sizes of soft ear cushions','');
call touchParameter('Noise isolation','');
call touchParameter('No-tangle cord','');
call touchParameter('Protective case','');
call touchParameter('Deep bass','');
call touchParameter('Durable, sweat-resistant design','');
call touchParameter('Ultimate acoustics','');
call touchParameter('Simple, stylish','');
call touchParameter('Available in three colors','');
call touchParameter('Wireless audio','');
call touchParameter('Rich, full stereo sound','');
call touchParameter('10-hour rechargeable battery','');
call touchParameter('Simple setup','');
call touchParameter('Portable design','');
call touchParameter('Soft travel case','');
call touchParameter('Auxiliary input','');
call touchParameter('Warranty Information','');
call touchParameter('Trackball comfort','');
call touchParameter('Compact footprint','');
call touchParameter('Time-tested shape','');
call touchParameter('Logitech® Advanced 2.4 GHz wireless','');
call touchParameter('Wireless freedom','');
call touchParameter('Tiny, wireless receiver','');
call touchParameter('Logitech® Unifying technology','');
call touchParameter('Storable receiver','');
call touchParameter('18-month battery life','');
call touchParameter('Work—and play—anywhere','');
call touchParameter('Adjustable speed','');
call touchParameter('Scroll wheel','');
call touchParameter('Programmable buttons','');
call touchParameter('Back/Forward buttons','');
call touchParameter('Easy to clean','');
call touchParameter('Easy to move','');
call touchParameter('Comfortable ergonomic design','');
call touchParameter('Soft-touch surface','');
call touchParameter('Large ball','');
call touchParameter('Stable base','');
call touchParameter('Wireless technology','');
call touchParameter('Eight-button convenience','');
call touchParameter('Fingertip-based control','');
call touchParameter('Marble® optical technology','');
call touchParameter('Ambidextrous trackball design','');
call touchParameter('Convenient button controls','');
call touchParameter('Contoured design','');
call touchParameter('Side-to-side scrolling plus zoom','');
call touchParameter('Programmable controls','');
call touchParameter('Two-year battery life','');
call touchParameter('Logitech Unifying receiver','');
call touchParameter('Laser tracking','');
call touchParameter('Ergonomically designed','');
call touchParameter('Plug-and-forget nano-receiver','');
call touchParameter('Intelligent battery management','');
call touchParameter('High-definition optical tracking','');
call touchParameter('Micro-precise scrolling','');
call touchParameter('Comfortable contoured design','');
call touchParameter('Up to 18-month battery life','');
call touchParameter('Logitech Unifying Nano-receiver','');
call touchParameter('Logitech Advanced 2.4 GHz wireless','');
call touchParameter('Logitech Advanced Optical Tracking','');
call touchParameter('Logitech reliability','');
call touchParameter('Perfect for laptops and netbooks','');
call touchParameter('Hand-friendly design','');
call touchParameter('12-month battery life','');
call touchParameter('Logitech Advanced 2.4 GHz wireless connectivity','');
call touchParameter('Smooth, responsive tracking','');
call touchParameter('Hand detection','');
call touchParameter('Sealed bottom','');
call touchParameter('Easy-gliding base','');
call touchParameter('Hyper-fast scrolling','');
call touchParameter('Two-year battery life**','');
call touchParameter('Tilt wheel','');
call touchParameter('Darkfield Laser Tracking™','');
call touchParameter('Logitech® Unifying receiver','');
call touchParameter('Flexible recharging system','');
call touchParameter('Sculpted, right-hand shape','');
call touchParameter('Four thumb buttons','');
call touchParameter('Compact, ergonomically designed','');
call touchParameter('Integrated thumb buttons','');
call touchParameter('Freespace™ motion sensing','');
call touchParameter('Scroll panel','');
call touchParameter('Rechargeable Li-ion battery','');
call touchParameter('2.4 GHz wireless','');
call touchParameter('Duracell® AA battery','');
call touchParameter('Built by Logitech','');
call touchParameter('Three-year limited hardware warranty','');
call touchParameter('Better control','');
call touchParameter('Compact design','');
call touchParameter('Three-year battery life','');
call touchParameter('Sculpted, right-hand design','');
call touchParameter('Bluetooth® wireless technology','');
call touchParameter('Protective pouch','');
call touchParameter('Lightweight, durable design','');
call touchParameter('Smart power management','');
call touchParameter('Retractable cord','');
call touchParameter('Compact comfort','');
call touchParameter('Plug-and-play simplicity','');
call touchParameter('15-month battery life','');
call touchParameter('Laser precision','');
call touchParameter('Ergonomic design','');
call touchParameter('Wireless mini-receiver','');
call touchParameter('Easy setup, flexible connectivity','');
call touchParameter('Full-size, ambidextrous design','');
call touchParameter('Side-to-side scrolling','');
call touchParameter('Comfortable, contoured design','');
call touchParameter('Forward/Backward buttons','');
call touchParameter('Gaming-grade laser','');
call touchParameter('Onboard memory','');
call touchParameter('Weight tuning','');
call touchParameter('Dual-mode scroll wheel','');
call touchParameter('Adjustable sensitivity','');
call touchParameter('10 programmable buttons','');
call touchParameter('Interchangeable grips','');
call touchParameter('Next-generation gaming laser','');
call touchParameter('Weight-tuning system','');
call touchParameter('Custom-color LEDs','');
call touchParameter('On-the-fly adjustable dpi','');
call touchParameter('Two scroll modes','');
call touchParameter('Polytetrafluoroethylene feet','');
call touchParameter('3600 dpi optical engine','');
call touchParameter('Consistent response ratio','');
call touchParameter('1 millisecond report rate','');
call touchParameter('Sculpted comfort grip','');
call touchParameter('In-game sensitivity switching','');
call touchParameter('DPI shift','');
call touchParameter('Eight programmable buttons','');
call touchParameter('Durable build','');
call touchParameter('Advanced software','');
call touchParameter('Plug-and-forget nano receiver','');
call touchParameter('1-year battery life*','');
call touchParameter('Comfy, contoured shape','');
call touchParameter('Simple to set up and use','');
call touchParameter('Full-size comfort, ambidextrous design','');
call touchParameter('Logitech® Advanced Optical Tracking','');
call touchParameter('1-year battery life','');
call touchParameter('13 programmable controls with macro capability*','');
call touchParameter('Individually sculpted buttons','');
call touchParameter('Ideal for MMORPGs','');
call touchParameter('Natural curves that fit your hand','');
call touchParameter('Smooth gliding feet','');
call touchParameter('Full-speed wireless','');
call touchParameter('Data over cable','');
call touchParameter('Onboard memory profiles','');
call touchParameter('Sensitivity switching','');
call touchParameter('LED display','');
call touchParameter('Intuitive slideshow controls','');
call touchParameter('Red laser pointer','');
call touchParameter('Up to 15-meter range','');
call touchParameter('Battery indicator','');
call touchParameter('Plug-and-play wireless receiver','');
call touchParameter('Brilliant green laser pointer','');
call touchParameter('LCD display','');
call touchParameter('Up to 100-foot (30-meter) range','');
call touchParameter('Wave-shaped key frame','');
call touchParameter('Cushioned, contoured palm rest','');
call touchParameter('Hand-friendly laser mouse','');
call touchParameter('Batteries without hassle','');
call touchParameter('Advanced 2.4 GHz wireless connectivity','');
call touchParameter('128-bit AES encryption','');
call touchParameter('Adjustable keyboard height','');
call touchParameter('Long-range 2.4 GHz wireless','');
call touchParameter('Sculpted mouse with snap-on receiver','');
call touchParameter('Long-lasting battery life','');
call touchParameter('Instant-access hot keys','');
call touchParameter('Full-size keyboard','');
call touchParameter('Plug-and-play setup','');
call touchParameter('Logitech® Incurve keys™','');
call touchParameter('Low profile, longer key travel','');
call touchParameter('Cushioned palm rest','');
call touchParameter('Sculpted mouse','');
call touchParameter('LCD dashboard','');
call touchParameter('Logitech® Advanced 2.4 GHz wireless connectivity','');
call touchParameter('Premium rechargeable laser mouse','');
call touchParameter('Dynamic keyboard display','');
call touchParameter('Bluetooth® 2.0 technology','');
call touchParameter('Ergonomic mouse design','');
call touchParameter('Deep thumb scoop','');
call touchParameter('Soft-touch palm rest','');
call touchParameter('Zero Degree Tilt™','');
call touchParameter('Easy-access controls','');
call touchParameter('Programmable keys','');
call touchParameter('High-performance laser mouse','');
call touchParameter('Windows Vista®-ready','');
call touchParameter('Full-size layout','');
call touchParameter('Advanced 2.4 GHz wireless','');
call touchParameter('Instant media access','');
call touchParameter('Adjustable tilt legs','');
call touchParameter('Easy keyboard storage','');
call touchParameter('Light-powered keyboard','');
call touchParameter('Only 1/3 -inch thick','');
call touchParameter('Hand happiness','');
call touchParameter('Logitech Solar App','');
call touchParameter('Small steps, bright future','');
call touchParameter('Instant media and Internet access','');
call touchParameter('Comfortable, quiet typing','');
call touchParameter('Easy to read keys','');
call touchParameter('High-definition optical mouse','');
call touchParameter('Instant access to applications','');
call touchParameter('Spill-resistant design','');
call touchParameter('Thin profile','');
call touchParameter('Durable keys','');
call touchParameter('Sturdy, adjustable tilt legs','');
call touchParameter('Plug-and-play USB connection','');
call touchParameter('Spill-resistant design*','');
call touchParameter('Plug-and-play USB connections','');
call touchParameter('Easy-to-read keys','');
call touchParameter('Curved space bar','');
call touchParameter('Laser-etched, backlit keys','');
call touchParameter('Adjustable backlighting','');
call touchParameter('Hand proximity detection','');
call touchParameter('PerfectStroke™ key system','');
call touchParameter('Fast, easy recharging','');
call touchParameter('Sleek, streamlined design','');
call touchParameter('Easy storage','');
call touchParameter('Power management','');
call touchParameter('Easy wireless setup','');
call touchParameter('Three-year keyboard battery life','');
call touchParameter('Constant curve','');
call touchParameter('Designed for comfort','');
call touchParameter('Space-saving footprint','');
call touchParameter('Three-year battery life*','');
call touchParameter('Solid, portable design','');
call touchParameter('Sleek, minimalist design','');
call touchParameter('TouchDisc™ touch pad','');
call touchParameter('Media controls','');
call touchParameter('High-visibility GamePanel™ LCD','');
call touchParameter('25 programmable keys','');
call touchParameter('Backlit keys','');
call touchParameter('Programmable mini-joystick','');
call touchParameter('Public software development kit (SDK)','');
call touchParameter('Naturally contoured design','');
call touchParameter('Large, concave buttons','');
call touchParameter('Solid, stable design','');
call touchParameter('Tiltable, color GamePanel™ LCD','');
call touchParameter('Custom-color backlighting','');
call touchParameter('12 fully-programmable G-keys','');
call touchParameter('Two high-speed USB 2.0 ports','');
call touchParameter('Multi-key input','');
call touchParameter('Game/desktop mode','');
call touchParameter('Intelligent cable management','');
call touchParameter('GamePanel™ LCD','');
call touchParameter('Integrated USB audio','');
call touchParameter('18 programmable G-keys','');
call touchParameter('Full-speed USB','');
call touchParameter('Straight keyboard layout','');
call touchParameter('Custom-color backlighting*','');
call touchParameter('Twelve programmable G-keys','');
call touchParameter('Hi-Speed USB 2.0 hub port','');
call touchParameter('Removable palm rest','');
call touchParameter('Bluetooth 2.0 + EDR','');
call touchParameter('Integrated touch pad','');
call touchParameter('Quick media keys','');
call touchParameter('Slim design','');
call touchParameter('Over 200 hours of battery life','');
call touchParameter('Palm-sized mini-keyboard','');
call touchParameter('Dual-purpose ClickPad','');
call touchParameter('Bright backlit keys','');
call touchParameter('Minimalist design','');
call touchParameter('Comfortable full-size layout','');
call touchParameter('Compact comfort for your laptop','');
call touchParameter('Six hot keys','');
call touchParameter('Twelve programmable F-keys','');
call touchParameter('Whisper-quiet, framed keys','');
call touchParameter('Sturdy, adjustable-tilt legs','');
call touchParameter('24-month battery life','');
call touchParameter('Eight hot keys','');
call touchParameter('Spill-resistant keyboard','');
call touchParameter('Durable, UV-coated keys','');
call touchParameter('Fluid HD 720p','');
call touchParameter('Skype-ready','');
call touchParameter('Wide-angle lens','');
call touchParameter('Carl Zeiss® optics','');
call touchParameter('Premium autofocus','');
call touchParameter('Dual mics','');
call touchParameter('Ultra-wideband audio','');
call touchParameter('Designed-for-TV Skype','');
call touchParameter('Full HD 1080p recording','');
call touchParameter('HD 720p video calls','');
call touchParameter('One-click upload to Facebook','');
call touchParameter('Lifelike stereo audio','');
call touchParameter('Plays nice with Windows® and Mac®','');
call touchParameter('10-megapixel snapshots','');
call touchParameter('Face-recognition login','');
call touchParameter('RightLight™ 2 technology','');
call touchParameter('Logitech Video Effects™','');
call touchParameter('Includes Logitech Vid™ HD','');
call touchParameter('Free video editing software','');
call touchParameter('Smoother. Sharper. Richer. Clearer.','');
call touchParameter('HD video calls','');
call touchParameter('Logitech More HD','');
call touchParameter('Fold-and-go, plus-swivel design','');
call touchParameter('8-megapixel snapshots','');
call touchParameter('Built-in mic with RightSound™','');
call touchParameter('IM compatibility','');
call touchParameter('Includes Logitech® Vid™','');
call touchParameter('2-megapixel sensor','');
call touchParameter('Logitech® Video Effects™','');
call touchParameter('HD video recording','');
call touchParameter('5-megapixel snapshots','');
call touchParameter('Widescreen video calls','');
call touchParameter('3-megapixel snapshots','');
call touchParameter('RightLight™ technology','');
call touchParameter('Clear video calls','');
call touchParameter('1.3-megapixel photos','');
call touchParameter('Universal clip','');
call touchParameter('Plug-and-play setup, easy to use','');
call touchParameter('XVGA video recording','');
call touchParameter('Includes Logitech Vid™','');
call touchParameter('One click to Facebook®','');
call touchParameter('Versatile, portable design','');
call touchParameter('Swiveling, tripod-ready design','');
call touchParameter('Logitech Video Effects','');
call touchParameter('Free video-editing software','');
call touchParameter('Crisp, colorful video calls','');
call touchParameter('Logitech® Video Effects™ Fun Filters','');
call touchParameter('Motorized tracking','');
call touchParameter('Advanced autofocus','');
call touchParameter('Higher-megapixel performance','');
call touchParameter('9-inch stand','');
call touchParameter('Laser-tuned audio','');
call touchParameter('Noise-canceling microphone','');
call touchParameter('Quick-access audio controls','');
call touchParameter('Flexible, rotating boom','');
call touchParameter('Rotate-to-mute','');
call touchParameter('Plush headband and ear pads','');
call touchParameter('Microphone mute light','');
call touchParameter('Multiple uses','');
call touchParameter('Adjustable, behind-the-head fit','');
call touchParameter('Digital USB connection','');
call touchParameter('Super wideband audio*','');
call touchParameter('In-line audio controls','');
call touchParameter('Full stereo sound','');
call touchParameter('Comfortable design','');
call touchParameter('Rotating microphone','');
call touchParameter('Pure digital USB','');
call touchParameter('Interchangeable colors','');
call touchParameter('Behind-the-head design','');
call touchParameter('Rotating, adjustable boom','');
call touchParameter('Ideal for PC communications','');
call touchParameter('Rotating boom','');
call touchParameter('Adjustable headband','');
call touchParameter('USB connectivity for Mac® or PC','');
call touchParameter('Adjustable, lightweight headband','');
call touchParameter('Ideal for Internet calls','');
call touchParameter('Noise-canceling mic','');
call touchParameter('USB adapter','');
call touchParameter('Inline audio controls','');
call touchParameter('Durable headband construction','');
call touchParameter('Low-profile speaker drivers','');
call touchParameter('Optimized EQ','');
call touchParameter('Cable management wrap','');
call touchParameter('Three interchangeable ear pads','');
call touchParameter('7.1 surround sound','');
call touchParameter('Three swappable headband pads','');
call touchParameter('Three customizable G-keys','');
call touchParameter('On-ear audio controls','');
call touchParameter('Full-speed, all-digital USB connection','');
call touchParameter('Real-time voice morphing','');
call touchParameter('Rotating mic boom with auto-mute','');
call touchParameter('Ear-enclosing design','');
call touchParameter('Versatile design','');
call touchParameter('Color-coded 3.5 mm plugs','');
call touchParameter('Plug-and-play wireless','');
call touchParameter('Discreet, behind-the-head style','');
call touchParameter('Lightweight, adjustable design','');
call touchParameter('Sculpted, pivoting ear pads','');
call touchParameter('Digital stereo with equalizer','');
call touchParameter('Lightweight, easy-to-carry','');
call touchParameter('Adjustable ear pieces, behind-the-head design','');
call touchParameter('2.4 GHz wireless connectivity','');
call touchParameter('Three programmable G-keys','');
call touchParameter('Adjustable, memory foam-lined headband','');
call touchParameter('Plush, noise-isolating ear pads','');
call touchParameter('Laser-tuned drivers','');
call touchParameter('Noise-canceling mic with auto-mute','');
call touchParameter('Painless recharging','');
call touchParameter('Batteries built for battle','');
call touchParameter('Adjustable audio settings','');
call touchParameter('SoundSwitch™ equalizer','');
call touchParameter('Plush headband and ear cups','');
call touchParameter('Power switch','');
call touchParameter('Pivoting, weighted base','');
call touchParameter('Eight-foot shielded cord','');
call touchParameter('Mute switch on base','');
call touchParameter('Smartphone smart','');
call touchParameter('Tablet-ready','');
call touchParameter('Use your home Wi-Fi','');
call touchParameter('Control every player','');
call touchParameter('Full command of Squeezebox','');
call touchParameter('Searching made easy','');
call touchParameter('Full color','');
call touchParameter('Customize quickly','');
call touchParameter('Technical Specifications','');
call touchParameter('4,3\" (11 cm) color touch screen','');
call touchParameter('Easy access to digital music','');
call touchParameter('High-quality sound','');
call touchParameter('Easily expandable','');
call touchParameter('Support for Wi-Fi and Ethernet','');
call touchParameter('USB port and SD card slot','');
call touchParameter('Plays most digital music formats','');
call touchParameter('Control from your mobile devices','');
call touchParameter('Big sound from a small package','');
call touchParameter('Simple, guided setup','');
call touchParameter('6 cm colour screen','');
call touchParameter('Auto-dimming display and alarm','');
call touchParameter('Wireless connectivity','');
call touchParameter('2.4-inch color screen','');
call touchParameter('Rechargeable battery pack','');
call touchParameter('Infrared remote','');
call touchParameter('Up to six hours of battery life','');
call touchParameter('High-quality analog sound','');
call touchParameter('High-accuracy digital sound','');
call touchParameter('Clean power','');
call touchParameter('All the easy-to-use controls in your hand','');
call touchParameter('Quality connectors','');
call touchParameter('Simple to install and operate','');
call touchParameter('Custom-tuned sound','');
call touchParameter('Eight-hour rechargeable battery*','');
call touchParameter('Travel case','');
call touchParameter('Wireless remote control','');
call touchParameter('Trayless dock','');
call touchParameter('Custom-tuned speakers','');
call touchParameter('iPhone™ and iPod® compatible','');
call touchParameter('Slender, portable design','');
call touchParameter('Ten-hour rechargeable battery','');
call touchParameter('Balanced acoustics','');
call touchParameter('Charges your iPod® or iPhone™','');
call touchParameter('StereoXL™ technology','');
call touchParameter('Travel bag','');
call touchParameter('One-touch controls','');
call touchParameter('Made for iPod','');
call touchParameter('Bass boost','');
call touchParameter('Extended battery','');
call touchParameter('360-degree sound','');
call touchParameter('Speaker dock for iPod®/iPhone™','');
call touchParameter('Clock with alarm','');
call touchParameter('Sweet sound','');
call touchParameter('Ideal for audio','');
call touchParameter('Killer designs','');
call touchParameter('Perfect fit','');
call touchParameter('Ultimate sound','');
call touchParameter('Rock-hard durability','');
call touchParameter('Noise isolating','');
call touchParameter('Player compatible','');
call touchParameter('Extra bass','');
call touchParameter('Three drivers per ear','');
call touchParameter('Integrated passive crossover','');
call touchParameter('Compact metallic carrying case','');
call touchParameter('Balanced, top-firing drivers','');
call touchParameter('Immersive sound signature','');
call touchParameter('Flexible wearing','');
call touchParameter('Seven sizes of ear cushions','');
call touchParameter('Red = right','');
call touchParameter('Pocket-ready hard case','');
call touchParameter('Tangle-resistant cord','');
call touchParameter('Two custom-tuned drivers per ear','');
call touchParameter('Crush-proof case','');
call touchParameter('18-inch (45.7 cm) extender cable','');
call touchParameter('Airplane sound attenuator','');
call touchParameter('Cleaning tool','');
call touchParameter('1/4-inch adapter','');
call touchParameter('Works with your premium earphones','');
call touchParameter('In-line controls','');
call touchParameter('Voice controls','');
call touchParameter('Durable Design','');
call touchParameter('500-watts (RMS) of power','');
call touchParameter('THX® Certified','');
call touchParameter('Digital decoding','');
call touchParameter('Digital and analog inputs','');
call touchParameter('Easy-to-read control console','');
call touchParameter('Wireless remote','');
call touchParameter('Ported, side-firing subwoofer','');
call touchParameter('Wall-mountable satellites','');
call touchParameter('Surround sound with 3D Stereo','');
call touchParameter('Room-filling, 360-degree sound','');
call touchParameter('Plug and play','');
call touchParameter('Simple, clip-on design','');
call touchParameter('Storable cord','');
call touchParameter('200 watts (RMS) of power','');
call touchParameter('Multiple inputs','');
call touchParameter('Powerful 2.1 system','');
call touchParameter('Integrated controls','');
call touchParameter('Built-in headphone jack','');
call touchParameter('75 watts (RMS) of power','');
call touchParameter('Ported, down-firing subwoofer','');
call touchParameter('Dedicated bass control','');
call touchParameter('Rich stereo sound','');
call touchParameter('Easy to control','');
call touchParameter('Lightweight, clip-on design','');
call touchParameter('Plug-and-play, USB connection','');
call touchParameter('Carrying case','');
call touchParameter('Two-speaker, stand-alone system','');
call touchParameter('10 watts (RMS)','');
call touchParameter('Convenient control pod','');
call touchParameter('25 watts (RMS)','');
call touchParameter('Compact subwoofer','');
call touchParameter('Easy setup','');
call touchParameter('Two auxiliary inputs','');
call touchParameter('Integrated headphone jack','');
call touchParameter('30 watts (RMS)','');
call touchParameter('Natural acoustics','');
call touchParameter('26 watts (RMS) of power','');
call touchParameter('Down-firing subwoofer','');
call touchParameter('40 watts (RMS) of power','');
call touchParameter('Convenient on-speaker controls','');
call touchParameter('Compact speakers','');
call touchParameter('Bass response','');
call touchParameter('Lightweight, portable design','');
call touchParameter('USB connection','');
call touchParameter('Auxiliary input jack','');
call touchParameter('Cable management system','');
call touchParameter('Bluetooth connectivity','');
call touchParameter('Freedom of choice','');
call touchParameter('Two-driver speakers','');
call touchParameter('Real-time bass equalization','');
call touchParameter('Stereo headphone jack','');
call touchParameter('Wired remote','');
call touchParameter('Audio controls','');
call touchParameter('USB powered','');
call touchParameter('3.5 mm audio input','');
call touchParameter('Compact size','');
call touchParameter('Cable management','');
call touchParameter('Power and volume controls','');
call touchParameter('Integrated stereo speakers','');
call touchParameter('Designed for compact laptops','');
call touchParameter('Stable surface','');
call touchParameter('Ten-degree angled riser','');
call touchParameter('Soft air-mesh fabric','');
call touchParameter('Heat-shielding design','');
call touchParameter('Low power consumption','');
call touchParameter('Soft, air-mesh fabric','');
call touchParameter('Virtually silent airflow','');
call touchParameter('On/Off switch and volume control','');
call touchParameter('Color screen','');
call touchParameter('One-click activity buttons*','');
call touchParameter('Replaces 5 remotes','');
call touchParameter('Guided online setup','');
call touchParameter('Live support','');
call touchParameter('Supports 5000+ brands','');
call touchParameter('Constantly updated device database','');
call touchParameter('Intuitive design','');
call touchParameter('One-touch activity controls','');
call touchParameter('Replaces up to 15 remotes','');
call touchParameter('Full-color touch screen','');
call touchParameter('Sculpted, backlit buttons','');
call touchParameter('Watch TV button','');
call touchParameter('Frustration-free volume','');
call touchParameter('DVR controls','');
call touchParameter('Replaces four remotes','');
call touchParameter('Easy, online setup','');
call touchParameter('Online support','');
call touchParameter('Expands RF wireless capability','');
call touchParameter('Exclusively for Logitech Harmony 900 Remotes','');
call touchParameter('IR blaster','');
call touchParameter('IR mini blasters','');
call touchParameter('Controls up to 15 devices','');
call touchParameter('One-click activity buttons','');
call touchParameter('Replaces six remotes','');
call touchParameter('No line of sight needed','');
call touchParameter('100-foot  range','');
call touchParameter('Free support','');
call touchParameter('RF wireless capability','');
call touchParameter('Works with 225,000+ devices','');
call touchParameter('For Logitech® Harmony® remotes','');
call touchParameter('Supports all 51 commands','');
call touchParameter('Always on, wireless link','');
call touchParameter('Compact, low-profile design','');
call touchParameter('More precise control','');
call touchParameter('Works with Harmony 900 remote','');
call touchParameter('Stick-on emitters','');
call touchParameter('Rubber covers','');
call touchParameter('Puts you in charge','');
call touchParameter('Works with most IR remotes','');
call touchParameter('IR blaster and mini blasters','');
call touchParameter('Eliminate clutter','');
call touchParameter('Compact, attractive design','');
call touchParameter('Force feedback','');
call touchParameter('900-degree wheel rotation','');
call touchParameter('11-inch rubber-overmold rim','');
call touchParameter('24-position adjustment dial','');
call touchParameter('Gas and brake pedals','');
call touchParameter('Sequential stick shift','');
call touchParameter('One-piece wheel construction','');
call touchParameter('Custom tuned for popular games','');
call touchParameter('Optical encoding','');
call touchParameter('PC-compatible software','');
call touchParameter('Logitech and Playseat','');
call touchParameter('Dual-motor force feedback','');
call touchParameter('Six-speed shifter','');
call touchParameter('RPM/shift indicator LEDs','');
call touchParameter('Hand-stitched leather','');
call touchParameter('Steel gas, brake, and clutch pedals','');
call touchParameter('16 programmable buttons plus D-pad','');
call touchParameter('Carpet grip system','');
call touchParameter('Steel ball bearings','');
call touchParameter('Hard points','');
call touchParameter('Voice and game audio','');
call touchParameter('Gaming-grade wireless','');
call touchParameter('Three audio inputs','');
call touchParameter('On-ear controls','');
call touchParameter('Authentic design','');
call touchParameter('Force feedback joystick','');
call touchParameter('Dual throttle','');
call touchParameter('Rudder pedals with toe brakes','');
call touchParameter('Advanced throttle-base buttons','');
call touchParameter('Advanced controls','');
call touchParameter('Twist-handle rudder','');
call touchParameter('Logitech® Gaming software (PC)','');
call touchParameter('Full array of controls','');
call touchParameter('Symmetrical handle','');
call touchParameter('Broad game support','');
call touchParameter('Profiler software','');
call touchParameter('Familiar button layout','');
call touchParameter('Floating D-pad','');
call touchParameter('Comfort grip','');
call touchParameter('Go the distance','');
call touchParameter('2.4 GHz wireless freedom','');
call touchParameter('Familiar PLAYSTATION®3 controls','');
call touchParameter('D/Mode setting','');
call touchParameter('Mini-receiver','');
call touchParameter('Dual vibration feedback motors','');
call touchParameter('Rubber grips','');
call touchParameter('Versatile controls','');
call touchParameter('Analog performance','');
call touchParameter('Logitech® Profiler software (PC)','');
call touchParameter('Multi-touch, retractable touchpad','');
call touchParameter('Six-month battery life','');
call touchParameter('Convenient, all-in-one design','');
call touchParameter('Anti-slip design','');
call touchParameter('Twelve-degree angled riser','');
call touchParameter('Stable, lightweight design','');
call touchParameter('Thin, streamlined profile','');
call touchParameter('Sleek look','');
call touchParameter('Rear air intake','');
call touchParameter('Enclosed, durable construction','');
call touchParameter('Stay-cool design','');
call touchParameter('Retractable mouse pad','');
call touchParameter('Thin, lightweight design','');
call touchParameter('Anti-slip, washable top','');
call touchParameter('Comfortable base','');
call touchParameter('Virtually silent fan','');
call touchParameter('Virtually silent, 2-speed fan','');
call touchParameter('Front-lip bumper','');
call touchParameter('Efficient, USB-powered fan','');
call touchParameter('Fits laptops up to 16 inches','');
call touchParameter('Sleek design','');
call touchParameter('Complete digital video security system','');
call touchParameter('Simple 3-step setup','');
call touchParameter('HomePlug® networking technology','');
call touchParameter('Commander software','');
call touchParameter('Free viewing over the Web','');
call touchParameter('Free Mobile Viewer apps','');
call touchParameter('Free viewing on Google TV™ systems','');
call touchParameter('Motion-triggered recording','');
call touchParameter('Motion zones','');
call touchParameter('Motion-triggered alerts','');
call touchParameter('HD video and wide-angle lens','');
call touchParameter('Versatile mounting','');
call touchParameter('PC-free recording with microSD™','');
call touchParameter('Automatic PC backup','');
call touchParameter('Easy expansion','');
call touchParameter('Remote management','');
call touchParameter('Mobile management','');
call touchParameter('Outdoor digital video security system','');
call touchParameter('Weatherproof design','');
call touchParameter('Night vision','');
call touchParameter('Expands your existing system','');
call touchParameter('Versatile mounting options','');
call touchParameter('Expands your existing system—indoors or out','');
call touchParameter('Free remote viewing over the Web','');
call touchParameter('Homeplug connectivity','');
call touchParameter('Flexible PC-viewing options','');
call touchParameter('Fast, easy setup','');
call touchParameter('Motion-activated mobile alerts','');
call touchParameter('Free remote viewing','');
call touchParameter('Support for up to six cameras','');
call touchParameter('Multiple mounting options','');
call touchParameter('Weather-resistant design','');
call touchParameter('Made for WiLife','');
call touchParameter('Fully-functioning clock','');
call touchParameter('Time-saving keys','');
call touchParameter('Contoured, 8-button mouse','');
call touchParameter('Extended battery life','');
call touchParameter('Windows Vista®–ready','');
call touchParameter('Driver-free hot keys','');
call touchParameter('Modern design','');
call touchParameter('Durable, spill-resistant design','');
call touchParameter('Industry standard key layout','');
call touchParameter('Best-selling optical mouse','');
call touchParameter('Improved caps lock and num lock','');
call touchParameter('Efficient packaging','');
call touchParameter('Comfortable, ambidextrous design','');
call touchParameter('Easy-scrolling wheel','');
call touchParameter('800 dpi optical precision','');
call touchParameter('Zero setup','');
call touchParameter('Built by Logitech®','');
call touchParameter('Comfortable, ambidextrous shape','');
call touchParameter('Precise cursor control','');
call touchParameter('Instant setup, flexible connectivity','');
call touchParameter('Smooth optical tracking','');
call touchParameter('Ported subwoofer','');
call touchParameter('Wired control pod','');
call touchParameter('Sleek, contemporary design','');
call touchParameter('Qualified by Microsoft','');
call touchParameter('72-degree wide-angle lens','');
call touchParameter('VGA-quality video','');
call touchParameter('True 1.3-megapixel sensor','');
call touchParameter('Glass lens','');
call touchParameter('Privacy shade','');
call touchParameter('Plug-and-play video calling','');
call touchParameter('Logitech® RightLight™ technology','');
call touchParameter('Clear audio','');
call touchParameter('HD video calling','');
call touchParameter('Stereo audio','');
call touchParameter('True 16:9 widescreen','');
call touchParameter('Certified for Microsoft® OCS','');
call touchParameter('Broad compatibility','');
call touchParameter('RightSound™ technology','');
call touchParameter('Supports silent installation','');
call touchParameter('USB connectivity','');
call touchParameter('Built-in controls','');
call touchParameter('Digital-power indicator','');
call touchParameter('H.264 encoding','');
call touchParameter('Auto low-light correction','');
call touchParameter('75-degree wide-angle lens','');
call touchParameter('HD video capture','');
call touchParameter('True 2-megapixel sensor','');
call touchParameter('Designed for portability','');
call touchParameter('Built-in equalizer','');
call touchParameter('Noise-canceling unidirectional microphone','');
call touchParameter('Padded headband and ear cups','');
call touchParameter('Optimized for Microsoft® Lync™ 2010','');
call touchParameter('Made to last','');
call touchParameter('Full-size, standard layout','');
call touchParameter('Four media hot keys','');
call touchParameter('Compact design, full-size layout','');
call touchParameter('Up to three-years of battery life','');
call touchParameter('Low-profile design','');
call touchParameter('Remote system management','');
call touchParameter('Comes with Logitech Alert Mobile Commander','');
call touchParameter('View live or recorded video online','');
call touchParameter('Multi-site management','');
call touchParameter('Free trial','');
call touchParameter('OPC SNMP Gateway (Online Guide)','');
call touchParameter('Schneider SNMP OPC Gateway Help','');
call touchParameter('Schneider SNMP OPC Gateway Ping Device Driver Help','');
call touchParameter('Schneider SNMP OPC Gateway SNMP Driver Help','');
call touchParameter('StruxureWare Central Mobile Application for BlackBerry Smartphon','');
call touchParameter('Schneider Modbus Ethernet Gateway TSXETG100 Installation Guide','');
call touchParameter('Schneider Modbus Ethernet Gateway TSXETG100 User Manual','');
call touchParameter('StruxureWare Central Mobile Application for iPhone','');
call touchParameter('InfraStruxure Energy Efficiency Configuration Service','');
call touchParameter('Smart-UPS Battery Systems XL Battery Pack Taiwan (Manual Addendu','');
call touchParameter('Smart-UPS Battery Systems : UXBP24, UXPB24L, UXPB48 (Sheet)','');
call touchParameter('Matrix Battery Systems UXBP48M Battery Pack (Sheet)','');
call touchParameter('InfraStruXure 20 kW 400V','');
call touchParameter('Netbotz Configuration Service','');
call touchParameter('Custom Netbotz Installation Service','');
call touchParameter('Custom Structured Cabling Service','');
call touchParameter('Smart-UPS IsolationTransformer (120 V Output) 120 V, 230 V (Manu','');
call touchParameter('InfraStruXure Type B Emergency Power Off System (Manual)','');
call touchParameter('RoHS Compliance Declaration - Category 9 Products','');
call touchParameter('Matrix-UPS Hardwire Kit (Manual)','');
call touchParameter('Matrix-UPS Cart (Sheet)','');
call touchParameter('Matrix-UPS Accessories : Battery Extender Cable (Sheet)','');
call touchParameter('Matrix-UPS Accessories : Rack Shelf Kit (Sheet)','');
call touchParameter('Silcon Battery Systems Rack Kit 230 V, 400 V (Manual)','');
call touchParameter('Silcon Accessories 3-Phase, 10-80 kW, 120 kW, 240 kW, 320 kW, 48','');
call touchParameter('Silcon Battery Systems Cabinet Kit 230 V, 400 V (Manual)','');
call touchParameter('Main Features','');
call touchParameter('Product ID','');
call touchParameter('Print Technology','');
call touchParameter('Max. Black Print Speed (ppm)','');
call touchParameter('Print Resolution (maximum dpi)','');
call touchParameter('Duplex Printing Standard','');
call touchParameter('Standard Paper Capacity (sheets)‡','');
call touchParameter('Optional Paper Capacity (sheets)','');
call touchParameter('Multi-purpose Tray Capacity‡','');
call touchParameter('Standard Interface(s)','');
call touchParameter('Printer Driver Compatibility†','');
call touchParameter('Mobile device printing app‡','');
call touchParameter('Emulation(s)','');
call touchParameter('Max. Monthly Duty Cycle‡','');
call touchParameter('Recommended Monthly Print Volume‡','');
call touchParameter('First Time to Print','');
call touchParameter('Standard Memory (MB)','');
call touchParameter('Optional Memory (MB)','');
call touchParameter('Network-Ready','');
call touchParameter('Supported Network Protocols (IPv4)','');
call touchParameter('Supported Network Protocols (IPv6)','');
call touchParameter('Wireless Network Security','');
call touchParameter('Wi-Fi CERTIFIED™','');
call touchParameter('One-Push Wireless  Configuration','');
call touchParameter('CPU (Processor) Speed','');
call touchParameter('Resident Fonts','');
call touchParameter('Toner Save Mode','');
call touchParameter('Paper Handling Size - Paper Tray','');
call touchParameter('Paper Handling Size - Manual Feed','');
call touchParameter('Sheet Weight - Paper Tray','');
call touchParameter('Sheet Weight - Manual Feed','');
call touchParameter('Output Paper Capacity (sheets)','');
call touchParameter('Power Source','');
call touchParameter('Qualified','');
call touchParameter('Power Consumption - Sleep/Ready/Printing','');
call touchParameter('Operating Env: Temperature','');
call touchParameter('Operating Env: Humidity','');
call touchParameter('Machine Noise (Ready/Printing)','');
call touchParameter('Unit Dimensions (W\"xD\"xH\")','');
call touchParameter('Carton Dimensions (W\"xD\"xH\")','');
call touchParameter('Unit Weight (lbs)','');
call touchParameter('Carton Weight (lbs)','');
call touchParameter('UPC Code','');
call touchParameter('\"In-Box\" Consumables (Yield)‡','');
call touchParameter('Carton Contents','');
call touchParameter('Faxing Capability','');
call touchParameter('Fax Modem Speed','');
call touchParameter('Best Transmission Speed (sec)‡','');
call touchParameter('Max. Automatic Document Feeder Capacity‡','');
call touchParameter('Standard Input Paper Capacity (sheets)‡','');
call touchParameter('Fax Page Memory‡','');
call touchParameter('Group Dial (up to x groups)','');
call touchParameter('Quick Scan (Memory Transmission)‡','');
call touchParameter('Delayed Transmission/Timers','');
call touchParameter('Document Memory Backup','');
call touchParameter('Gray Scale','');
call touchParameter('Remote Fax Retrieval','');
call touchParameter('Fax Forwarding/Paging','');
call touchParameter('Auto Fax Reduction','');
call touchParameter('Transmission Verification Report','');
call touchParameter('Out-of-Paper Reception','');
call touchParameter('Coding Method','');
call touchParameter('ITU-T Group','');
call touchParameter('Optional Paper Capacity (sheets)‡','');
call touchParameter('Max. Fax Resolution','');
call touchParameter('Activity Report/Journal Report','');
call touchParameter('Telephone Handset','');
call touchParameter('Fax/Telephone Switch','');
call touchParameter('One-Touch Dial (# of locations)','');
call touchParameter('Speed Dial (# of locations)','');
call touchParameter('Total Auto Dial Locations','');
call touchParameter('External TAD interface','');
call touchParameter('Automatic Redial (times/interval)','');
call touchParameter('Distinctive Ring Detection Ready‡','');
call touchParameter('Caller ID Ready‡','');
call touchParameter('Telephone Index Search','');
call touchParameter('Copying Capability','');
call touchParameter('Multi-Copying','');
call touchParameter('Copy Output Resolution (max. dpi)‡','');
call touchParameter('Max. Copy Speed B/W (cpm)','');
call touchParameter('Copy Reduction/Enlargement','');
call touchParameter('Sorting Function','');
call touchParameter('N in 1 Function‡','');
call touchParameter('Replacement Consumables / Yield‡','');
call touchParameter('Printing Capability‡','');
call touchParameter('Standard Interface(s)‡','');
call touchParameter('Max. Print Resolution (dpi)‡','');
call touchParameter('LCD Size (characters/lines)','');
call touchParameter('Optional Interface(s)‡','');
call touchParameter('PC FAX Capability‡','');
call touchParameter('Min. Input for ADF (Width/Height)','');
call touchParameter('Max. Input for ADF (Width/Height)','');
call touchParameter('Sheet Weight - ADF (Min./Max.)','');
call touchParameter('Min. Paper Width/Length (Paper Tray)','');
call touchParameter('Max. Paper Width/Length (Paper Tray)','');
call touchParameter('Sheet Weight - Paper Tray (Min./Max.)','');
call touchParameter('Power Consumption - Sleep/Standby/Peak','');
call touchParameter('Operating Environment: Temperature','');
call touchParameter('Operating Environment: Humidity','');
call touchParameter('Machine Noise (Standby/Copying)','');
call touchParameter('Carton Weight (lbs.)','');
call touchParameter('Unit Weight (lbs.)','');
call touchParameter('Maximum Monthly Duty Cycle‡','');
call touchParameter('Image Sensor','');
call touchParameter('Optical Resolution','');
call touchParameter('Paper Sensor','');
call touchParameter('Paper Thickness','');
call touchParameter('Scanning Area','');
call touchParameter('Scanning Modes','');
call touchParameter('Scanning Speed','');
call touchParameter('Environmental Requirements','');
call touchParameter('Power Used','');
call touchParameter('Safety Standards','');
call touchParameter('Scanner Size','');
call touchParameter('Scanner Weight','');
call touchParameter('Consumable Type','');
call touchParameter('Max. Color Print Speed (ppm)','');
call touchParameter('USB Direct Interface / PictBridge‡','');
call touchParameter('Secure Printing','');
call touchParameter('Security Functions','');
call touchParameter('Recommended Paper Brands','');
call touchParameter('LCD Back-lit','');
call touchParameter('CPU (Processor) Type','');
call touchParameter('Paper Handling Size - Multi-purpose Tray','');
call touchParameter('Sheet Weight - Multi-purpose Tray','');
call touchParameter('Multi-purpose Tray','');
call touchParameter('Duplex Printing Capability','');
call touchParameter('USB Direct Interface/PictBridge‡','');
call touchParameter('Secure Print Function','');
call touchParameter('Distinctive Ring Ready‡','');
call touchParameter('Broadcasting (# of locations)','');
call touchParameter('Auto Fax Reduction (for fax receiving)','');
call touchParameter('Fax Forwarding','');
call touchParameter('Automatic Redial','');
call touchParameter('Fax Gray Scale','');
call touchParameter('Fax Coding Method','');
call touchParameter('PC Fax Capability (send/receive)†','');
call touchParameter('Auto Fax Receive Date/Time Header','');
call touchParameter('Design Style','');
call touchParameter('Max. Black Copy Speed (cpm)','');
call touchParameter('Max. Color Copy Speed (cpm)','');
call touchParameter('Stand-alone Copying','');
call touchParameter('Reduction/Enlargement','');
call touchParameter('N in 1 Function','');
call touchParameter('Poster Function','');
call touchParameter('Document Glass Size','');
call touchParameter('ID Copy','');
call touchParameter('Scanning Capability','');
call touchParameter('Max. Interpolated Scan Resolution (dpi)†','');
call touchParameter('Optical Scan Resolution (dpi)','');
call touchParameter('Input Color Scan Bit Depth','');
call touchParameter('Scanner Driver Compatibility†','');
call touchParameter('Mobile device scanning app‡','');
call touchParameter('Document Viewer Software†','');
call touchParameter('OCR Software†','');
call touchParameter('Formats (Export)','');
call touchParameter('\"Scan To\" Feature†','');
call touchParameter('Standard Network Features†','');
call touchParameter('Standard Network Interface','');
call touchParameter('\"In-box\" Consumables/Yield‡','');
call touchParameter('Sheet Weight - Paper Tray (max/min)','');
call touchParameter('Sheet Weight - Multi-purpose Tray (max/min)','');
call touchParameter('Minimum Input for ADF (Width/Height)','');
call touchParameter('Max Input of ADF (Width/Height)','');
call touchParameter('Sheet Weight - ADF (max/min)','');
call touchParameter('Power Consumption - Sleep/Ready/Copying','');
call touchParameter('Machine Noise (Ready/Copying)','');
call touchParameter('Duplex Faxing','');
call touchParameter('Duplex Copying','');
call touchParameter('Duplex Scanning','');
call touchParameter('One-Push Wireless Configuration','');
call touchParameter('Built-in Buttonhole styles','');
call touchParameter('Stitch Length','');
call touchParameter('Stitch Width','');
call touchParameter('Reinforcement Function','');
call touchParameter('Display Control Panel','');
call touchParameter('Stitch Selection','');
call touchParameter('Accessory Storage','');
call touchParameter('Included Accessory Feet','');
call touchParameter('In the box','');
call touchParameter('Foot Controller','');
call touchParameter('Bobbin winding system','');
call touchParameter('Bobbin','');
call touchParameter('Needle Threading System','');
call touchParameter('Upper Thread Tension System for perfect stitches on any fabric','');
call touchParameter('Needle Positions','');
call touchParameter('# of needles','');
call touchParameter('Drop Feed Function','');
call touchParameter('Maximum Sewing Speed (stitch per minute)','');
call touchParameter('Free Arm','');
call touchParameter('Superior Feed Dog System','');
call touchParameter('Sewing Workspace','');
call touchParameter('Super Bright Work Area','');
call touchParameter('Machine Dimensions','');
call touchParameter('Machine Weight','');
call touchParameter('UL/CSA Listed','');
call touchParameter('Built-in Decorative Stitches','');
call touchParameter('Built-in Alphabets','');
call touchParameter('Utility stitch functions','');
call touchParameter('Built-in Stitch Functions','');
call touchParameter('Quick Reference Stitch Guides','');
call touchParameter('Quilting stitch functions','');
call touchParameter('Heirloom stitch functions','');
call touchParameter('My Custom Stitch Feature (Create and save your own decorative st','');
call touchParameter('Wide Table','');
call touchParameter('Included Embroidery Hoops','');
call touchParameter('Thread Sensors','');
call touchParameter('Thread Cutter Button','');
call touchParameter('Thread Wiper to pull thread tail out of embroidery area','');
call touchParameter('Cap Frame capability','');
call touchParameter('Knee - lifter','');
call touchParameter('Presser Foot Attachment','');
call touchParameter('Presser Foot Pressure','');
call touchParameter('Sewing with Embroidery Arm Attached','');
call touchParameter('Maximum Embroidery Field','');
call touchParameter('LCD Touch Control Panel','');
call touchParameter('Automatic Presser Foot Lifter','');
call touchParameter('Presser Foot Height Adjustment','');
call touchParameter('Shipping Dimensions','');
call touchParameter('Stitch Attributes','');
call touchParameter('Decorative Patterns','');
call touchParameter('Monogramming Fonts','');
call touchParameter('Frame Patterns','');
call touchParameter('Media Recognition','');
call touchParameter('On-Screen Editing','');
call touchParameter('Compatible with PE-Design/PED Basic','');
call touchParameter('Design Memory','');
call touchParameter('Software Upgrades','');
call touchParameter('USB Update Capabilities','');
call touchParameter('Lights','');
call touchParameter('Maximum Printing Size','');
call touchParameter('Borderless Printing','');
call touchParameter('Message Center®','');
call touchParameter('PhotoCapture Center® Capability','');
call touchParameter('PhotoCapture Center® Features','');
call touchParameter('Accepted Media Types‡','');
call touchParameter('Scan to Card or USB Flash Drive','');
call touchParameter('Minimum Paper Width/Length (Paper Tray)','');
call touchParameter('Maximum Paper Width/Length (Paper Tray)','');
call touchParameter('Photo Enhancing Features (for media cards or USB Flash Drive)','');
call touchParameter('SecureEasySetup™','');
call touchParameter('One-Push Wireless Setup','');
call touchParameter('Color LCD','');
call touchParameter('ISO-based Print Speed (black)‡','');
call touchParameter('ISO-based Print Speed (color)‡','');
call touchParameter('ISO-based Copy Speed (black)‡','');
call touchParameter('ISO-based Copy Speed (color)‡','');
call touchParameter('Sheet Weight - Manual Feed (max/min)','');
call touchParameter('Color/B&W Copying','');
call touchParameter('Color/Black & White Scanning','');
call touchParameter('Duplex Scanning‡','');
call touchParameter('Optional Interface(s)','');
call touchParameter('One-Push Wireless Configurations','');
call touchParameter('Secure Fax','');
call touchParameter('Optional Memory (MB)‡','');
call touchParameter('Network Standard','');
call touchParameter('Supported Network Protocols','');
call touchParameter('Network Features','');
call touchParameter('Call Waiting Caller ID Ready‡','');
call touchParameter('\"In-Box\" Consumables (Yield)','');
call touchParameter('Color Scan Bit Depth','');
call touchParameter('Interpolated Scan Resolution (dpi)','');
call touchParameter('Model Type','');
call touchParameter('Housing Color','');
call touchParameter('Maximum Media Width','');
call touchParameter('Maximum Printing Speed','');
call touchParameter('Maximum Print Resolution','');
call touchParameter('Printing Method','');
call touchParameter('Operation Modes','');
call touchParameter('Cutter','');
call touchParameter('Cutter Life','');
call touchParameter('Maximum Print Width (inches)','');
call touchParameter('Minimum Print Length','');
call touchParameter('Media Sensor & Position','');
call touchParameter('Media Types','');
call touchParameter('Maximum Roll Size (outside diameter)','');
call touchParameter('Media Width','');
call touchParameter('Media Thickness - With Adhesive','');
call touchParameter('Media Thickness - Without Adhesive','');
call touchParameter('Status Indicator','');
call touchParameter('Printer Emulation','');
call touchParameter('Internal Fonts','');
call touchParameter('Internal Font Sizes','');
call touchParameter('Internal Font Styles','');
call touchParameter('Memory for Transferred Data (number)','');
call touchParameter('Symbols for Windows ( No. of Clip arts in P-touch Editor)','');
call touchParameter('Multiple Copies','');
call touchParameter('Mirror Printing','');
call touchParameter('Vertical Printing','');
call touchParameter('Rotate Printing','');
call touchParameter('Date/Time Stamp','');
call touchParameter('Bar-codes Types','');
call touchParameter('Microsoft® Add-ins','');
call touchParameter('Database File Compatibility','');
call touchParameter('Networking','');
call touchParameter('Housing Dimensions','');
call touchParameter('Energy Star','');
call touchParameter('Tape Sizes‡','');
call touchParameter('AC Adapter','');
call touchParameter('Tape Technology','');
call touchParameter('Handle','');
call touchParameter('Tape Family','');
call touchParameter('Tape Length‡','');
call touchParameter('Maximum Print Speed','');
call touchParameter('Auto Incrementation','');
call touchParameter('Label Length Setting','');
call touchParameter('Multi-copy Print','');
call touchParameter('(Mac) Connectivity','');
call touchParameter('(Mac) Available hard disk space','');
call touchParameter('Text Insert','');
call touchParameter('Download data to unit','');
call touchParameter('(PC) Available hard disk space','');
call touchParameter('Horizontal Alignment','');
call touchParameter('Barcodes (connected to computer)','');
call touchParameter('(PC) Minimum RAM memory','');
call touchParameter('Snapper function','');
call touchParameter('Text Framing/Fill Pattern','');
call touchParameter('(Mac) Minimum RAM memory','');
call touchParameter('(PC) Connectivity','');
call touchParameter('Max. Print Height','');
call touchParameter('Multi-Block','');
call touchParameter('Auto Formats','');
call touchParameter('Included Items','');
call touchParameter('Housing Weight','');
call touchParameter('Tape Material','');
call touchParameter('Maximum Print Lines','');
call touchParameter('Built-in Symbols','');
call touchParameter('Point Sizes','');
call touchParameter('Barcoding','');
call touchParameter('Number of Fonts','');
call touchParameter('Auto Numbering','');
call touchParameter('Number of Styles','');
call touchParameter('Types of Styles','');
call touchParameter('Font Styles','');
call touchParameter('Barcodes (Stand-alone mode)','');
call touchParameter('Database Printing','');
call touchParameter('Printing speed','');
call touchParameter('Printing Resolution','');
call touchParameter('Paper Size','');
call touchParameter('Printable Area','');
call touchParameter('External Dimensions','');
call touchParameter('Number of Printable Pages','');
call touchParameter('Paper Loading','');
call touchParameter('Optical Density','');
call touchParameter('Paper Type','');
call touchParameter('Form Feed Modes','');
call touchParameter('Interfaces','');
call touchParameter('Operating Systems Supported','');
call touchParameter('Standard Drivers','');
call touchParameter('Optional Drivers','');
call touchParameter('Power Requirements','');
call touchParameter('Power Usage','');
call touchParameter('Battery Yield','');
call touchParameter('Regulatory','');
call touchParameter('Maximum Embroidery Speed (stitches per minute)','');
call touchParameter('Quilting','');
call touchParameter('Built-in Disney Designs','');
call touchParameter('Embroidery Rotation','');
call touchParameter('Built-in Border Function & Design','');
call touchParameter('Trial Position/Layout Adjustment','');
call touchParameter('My Custom Design','');
call touchParameter('Back to Beginning of a Stitch Design','');
call touchParameter('Compatible Media (requires separate purchase)','');
call touchParameter('Embroidery Data Formats','');
call touchParameter('On-Screen Help','');
call touchParameter('Embroidery Size','');
call touchParameter('Thread Trimming System between jump stitches','');
call touchParameter('Pivoting','');
call touchParameter('Needle Plate Measurements','');
call touchParameter('Needle Up/Needle Down','');
call touchParameter('USB Ports','');
call touchParameter('Resume Function (This function goes back to the last exact stitc','');
call touchParameter('Sideways Feeding','');
call touchParameter('Combining Stitch Patterns','');
call touchParameter('Customized Decorative Stitch Settings','');
call touchParameter('Presser Foot Leveling for easy stitching over changing fabric th','');
call touchParameter('Automatic Height Adjuster™ AHA™ Feature','');
call touchParameter('Duplex Copying‡','');
call touchParameter('Max. Copy Speed Color (cpm)','');
call touchParameter('Borderless Printing‡','');
call touchParameter('Full Duplex Speaker Phone','');
call touchParameter('Voice Messaging Capability','');
call touchParameter('Optional Cordless Handsets‡','');
call touchParameter('Copy Output Resolution (max. dpi)','');
call touchParameter('Uitvoering','');
call touchParameter('Aansluitspanning','');
call touchParameter('Elektrisch vermogen','');
call touchParameter('Hoogte','');
call touchParameter('Inbouwlengte','');
call touchParameter('Inbouwdiameter','');
call touchParameter('Afsluitmechanisme','');
call touchParameter('Installatiehandleiding BTV-N (196 KB)','');
call touchParameter('Productblad BTV-N (793,04 KB)','');
call touchParameter('Motor integratie','');
call touchParameter('Mogelijkheid monteren','');
call touchParameter('Recirculatie','');
call touchParameter('Verlichting','');
call touchParameter('Soort bediening','');
call touchParameter('Handleiding (0,99 MB)','');
call touchParameter('Handleiding (1,1 MB)','');
call touchParameter('Handleiding (1,04 MB)','');
call touchParameter('Handleiding (975,9 KB)','');
call touchParameter('Materiaal boilervat','');
call touchParameter('Materiaal mantel','');
call touchParameter('Inhoud','');
call touchParameter('Wandopstelling','');
call touchParameter('Plaatsing vertikaal','');
call touchParameter('Diepte','');
call touchParameter('Brochure LB90 boost boiler (331,85 KB)','');
call touchParameter('Productblad LB90 boost boiler (100,72 KB)','');
call touchParameter('Installatiehandleiding LB90 boost boiler (205,87 KB)','');
call touchParameter('Brochure tapwater (741,66 KB)','');
call touchParameter('Installatietekening boostboiler LB90 (35 KB)','');
call touchParameter('Brochure IGB (1,73 MB)','');
call touchParameter('Installatie- en montagehandleiding IGB 100, 110 en 150 (288,89 K','');
call touchParameter('Installatiehandleiding IGB200, 300 en 500 (163,68 KB)','');
call touchParameter('Productblad IGB 100, 110 en 150 (79,53 KB)','');
call touchParameter('Productblad IGB 200, 300 en 500 (75,94 KB)','');
call touchParameter('Installatietekening IGB (47,03 KB)','');
call touchParameter('Handleiding BTV performa (1,95 MB)','');
call touchParameter('Productblad BTV performa (1,12 MB)','');
call touchParameter('Brochure BTV (442,67 KB)','');
call touchParameter('Toevoeging handleiding: Fabrikantenverklaring (1,61 MB)','');
call touchParameter('Productblad BTV (124,72 KB)','');
call touchParameter('Brochure lokale ventilatie (1,01 MB)','');
call touchParameter('Installatiehandleiding BTV  (871,02 KB)','');
call touchParameter('Fabrikantenverklaring (176,5 KB)','');
call touchParameter('Montage instructie BTV400 (810,42 KB)','');
call touchParameter('Productblad BTV400 (82,46 KB)','');
call touchParameter('Handleiding (3,16 MB)','');
call touchParameter('Tekening (36,34 KB)','');
call touchParameter('Handleiding (2,8 MB)','');
call touchParameter('Tekening (35,71 KB)','');
call touchParameter('Tekening (35,84 KB)','');
call touchParameter('Handleiding (149,59 KB)','');
call touchParameter('Tekening (11,32 KB)','');
call touchParameter('Handleiding (403,47 KB)','');
call touchParameter('Maatschets (41,17 KB)','');
call touchParameter('Handleiding (159,08 KB)','');
call touchParameter('Tekening (41,25 KB)','');
call touchParameter('Handleiding (474,41 KB)','');
call touchParameter('Maatschets (34,59 KB)','');
call touchParameter('Handleiding (435,34 KB)','');
call touchParameter('Tekening (34,59 KB)','');
call touchParameter('Tekening (33,39 KB)','');
call touchParameter('Handleiding (158,43 KB)','');
call touchParameter('Tekening (35,6 KB)','');
call touchParameter('Handleiding (2,4 MB)','');
call touchParameter('Handleiding (2,14 MB)','');
call touchParameter('Handleiding (2,07 MB)','');
call touchParameter('Tekening (34,43 KB)','');
call touchParameter('Handleiding (2,42 MB)','');
call touchParameter('Handleiding (1,05 MB)','');
call touchParameter('Tekening (40,7 KB)','');
call touchParameter('Handleiding (2,1 MB)','');
call touchParameter('Tekening (40,36 KB)','');
call touchParameter('Capaciteit verwarming','');
call touchParameter('Capaciteit warmwater','');
call touchParameter('Gaskeur hr','');
call touchParameter('Gaskeur vr','');
call touchParameter('Gaskeur vrsv','');
call touchParameter('Gaskeur nz','');
call touchParameter('CW label','');
call touchParameter('Voedingsspanning','');
call touchParameter('Installatiehandleiding Aqua-Max (3,29 MB)','');
call touchParameter('Toevoeging kalibratie ketel (161,38 KB)','');
call touchParameter('Normtijdenlijst 2011 Aqua-Max (643,03 KB)','');
call touchParameter('Autocad tekening Aqua-Max (440,1 KB)','');
call touchParameter('Gebruikershandleiding Aqua-Max (511,19 KB)','');
call touchParameter('Detectie Lage Gasdruk (48,93 KB)','');
call touchParameter('Montage handleiding ventilator Aqua-Max (458,55 KB)','');
call touchParameter('Toevoeging handleidingen: Fabrikantenverklaring (193,5 KB)','');
call touchParameter('Brochure Kli-Max 2 (511,19 KB)','');
call touchParameter('Montagehandleiding ventilator (511,19 KB)','');
call touchParameter('Normtijdenlijst 2011 Kli-Max 2 (284,17 KB)','');
call touchParameter('Certificaat HR 24 CW4 (284,17 KB)','');
call touchParameter('gelijkwaardigheidsverklaring CW4 (283,46 KB)','');
call touchParameter('gelijkwaardigheidsverklaring CW4 VKK (283,13 KB)','');
call touchParameter('gelijkwaardigheidsverklaring CW5 (290,56 KB)','');
call touchParameter('gelijkwaardigheidsverklaring CW5 VKK (294,22 KB)','');
call touchParameter('gelijkwaardigheidsverklaring CW5+ (294,83 KB)','');
call touchParameter('gelijkwaardigheidsverklaring CW6 (3,3 MB)','');
call touchParameter('Gebruikershandleiding Kli-max2 (1,8 MB)','');
call touchParameter('Installatiehandleiding Kli-Max2 (49,31 KB)','');
call touchParameter('Productblad Klimax2 (85,08 KB)','');
call touchParameter('sparepartslijst Kli-Max 2 (67,12 KB)','');
call touchParameter('Tekenmodulen (dwg) (25,69 KB)','');
call touchParameter('Certificaat HR 30 CW5 (283,13 KB)','');
call touchParameter('Certificaat HR 36 CW5+ (294,22 KB)','');
call touchParameter('Gebruikershandleiding (1,8 MB)','');
call touchParameter('Certificaat HR 42 CW6 (294,83 KB)','');
call touchParameter('Opstellingstekeningen 2-kanaals VKK systeem (dwg) (406,65 KB)','');
call touchParameter('Certificaat HR 24 CW4 VKK (283,46 KB)','');
call touchParameter('Certificaat HR 30 CW5 VKK (290,56 KB)','');
call touchParameter('Opstellingstekeningen 3-kanaals VKK-HB systeem (dwg) (398,84 KB)','');
call touchParameter('gelijkwaardigheidsverklaring CW6 (1,19 MB)','');
call touchParameter('Installatiehandleiding Kli-Max2 (546,89 KB)','');
call touchParameter('Gebruikershandleiding Kli-Max2 (49,31 KB)','');
call touchParameter('Installatiehandleiding Kli-Max2 (1,19 MB)','');
call touchParameter('gelijkwaardigheidsverklaring CW6 (546,89 KB)','');
call touchParameter('Aantal ketels','');
call touchParameter('Aansluiting ketel','');
call touchParameter('Aantal vloerverwarmingsgroepen','');
call touchParameter('Met display','');
call touchParameter('Programmaklok','');
call touchParameter('Afmeting regelunit','');
call touchParameter('Afmeting afstandbediening','');
call touchParameter('Installatiehandleiding BC130 (418,68 KB)','');
call touchParameter('Productblad BC130 (110,17 KB)','');
call touchParameter('Gebruikershandleiding VAG5000 (1,09 MB)','');
call touchParameter('Installatiehandleiding VAG5000 voor Opentherm ketels (454,68 KB)','');
call touchParameter('Productblad VAG4000 MP (158,79 KB)','');
call touchParameter('Gebruikshandeiding VAG5000 (nieuwe medio 2007) (665,66 KB)','');
call touchParameter('Gebruikershandleiding VAG5000 basic (665,66 KB)','');
call touchParameter('Productblad VAG5000 basic (78,89 KB)','');
call touchParameter('Installatiehandleiding VAG5000 basic (1,52 MB)','');
call touchParameter('Installatiehandleiding VAG5000 (nieuw medio 2007) (542,21 KB)','');
call touchParameter('Brochure regeltechniek (939,76 KB)','');
call touchParameter('Extra instellingen (3,57 MB)','');
call touchParameter('Gebruikshandleiding VAG5000 Floor met koeling (modellen vanaf ei','');
call touchParameter('Adapters voor VAG 5000 afsluiter (32,75 KB)','');
call touchParameter('Gebruikershandleiding VAG5000 Floor(modellen t/m 2007) (667,1 KB','');
call touchParameter('Installatiehandleiding VAG5000 Floor (modellen t/m 2007) (861,06','');
call touchParameter('Productblad VAG5000 Floor (modellen t/m 2007) (90,53 KB)','');
call touchParameter('Installatiehandleiding VAG5000 Floor met koeling (modellen vanaf','');
call touchParameter('Productblad VAG5000 Floor met koeling (modellen vanaf eind 2007)','');
call touchParameter('VAG5000 Floor en OpenTherm ketel (25,53 KB)','');
call touchParameter('Toepassing','');
call touchParameter('Elektrische regeling geschikt','');
call touchParameter('Traforegeling geschikt','');
call touchParameter('Productblad WKV (66,79 KB)','');
call touchParameter('WKV handleiding vervolg (184,08 KB)','');
call touchParameter('Handleiding WKV (166,59 KB)','');
call touchParameter('Onderhoudsvoorschrift WKV (115 KB)','');
call touchParameter('Montagehandleiding EXT (363,73 KB)','');
call touchParameter('productblad EXT (92,11 KB)','');
call touchParameter('Met draadloze afstandbediening','');
call touchParameter('Draadloze afstandbediening geschikt','');
call touchParameter('Vraaggestuurde ventilatie geschikt','');
call touchParameter('Type toerenregeling','');
call touchParameter('Nominale kanaaldiameter','');
call touchParameter('Aantal aanzuigaansluitingen','');
call touchParameter('Achteraansluiting','');
call touchParameter('Tekenmodulen CVE ECO-fan (dwg) (117,07 KB)','');
call touchParameter('Verkoopbrochure CVE ECO-fan 2 (535,52 KB)','');
call touchParameter('Technische documentatie CVE ECO-fan 2 (368,71 KB)','');
call touchParameter('EPW configurator (1,15 MB)','');
call touchParameter('Gebruikershandleiding CVE ECO-fan 2 (905,5 KB)','');
call touchParameter('Systeembrochure SingleFlow (864,52 KB)','');
call touchParameter('Gebruikershandleiding CVE ECO-fan 2 (535,52 KB)','');
call touchParameter('Verkoopbrochure CVE ECO-fan 2 (368,71 KB)','');
call touchParameter('Technische documentatie CVE ECO-fan 2 (1,15 MB)','');
call touchParameter('EPW configurator (905,5 KB)','');
call touchParameter('Tekenmodulen CVE ECO-fan (117,07 KB)','');
call touchParameter('Technisch documentatie CVE ECO-fan 2 (1,15 MB)','');
call touchParameter('Systeembrochure DemandFlow (1,11 MB)','');
call touchParameter('Bestektekst CVE 166 (3,72 KB)','');
call touchParameter('Tekenmodulen (dwg) (94,2 KB)','');
call touchParameter('Gebruikershandleiding CVE166 en CVE 266 (0,97 MB)','');
call touchParameter('Technische documentatie CVE 166 (2,16 MB)','');
call touchParameter('Tekening (19,93 KB)','');
call touchParameter('Tekening (35,29 KB)','');
call touchParameter('Tekening (17,5 KB)','');
call touchParameter('Handleiding (299,67 KB)','');
call touchParameter('Tekening (15,87 KB)','');
call touchParameter('Handleiding (518,14 KB)','');
call touchParameter('Tekening (27,47 KB)','');
call touchParameter('Handleiding (544,76 KB)','');
call touchParameter('Tekening (21,78 KB)','');
call touchParameter('Tekening (15,7 KB)','');
call touchParameter('Tekening (16,3 KB)','');
call touchParameter('Handleiding (379,37 KB)','');
call touchParameter('Tekening (15,56 KB)','');
call touchParameter('Tekening (23,25 KB)','');
call touchParameter('Tekening (16,41 KB)','');
call touchParameter('Tekening (39,73 KB)','');
call touchParameter('Handleiding (3,26 MB)','');
call touchParameter('Tekening (40,58 KB)','');
call touchParameter('Handleiding (1,54 MB)','');
call touchParameter('Tekening (37,1 KB)','');
call touchParameter('Tekening (30,46 KB)','');
call touchParameter('Handleiding (0,95 MB)','');
call touchParameter('Tekening (29,87 KB)','');
call touchParameter('Tekening (27,33 KB)','');
call touchParameter('Tekening (30,17 KB)','');
call touchParameter('Tekening (21,83 KB)','');
call touchParameter('Tekening (29,83 KB)','');
call touchParameter('Tekening (38,19 KB)','');
call touchParameter('Handleiding (2,71 MB)','');
call touchParameter('Tekening (38,08 KB)','');
call touchParameter('Tekening (37,46 KB)','');
call touchParameter('Tekening (38,47 KB)','');
call touchParameter('Tekening (20,78 KB)','');
call touchParameter('Handleiding (488,3 KB)','');
call touchParameter('Tekening (19,95 KB)','');
call touchParameter('Handleiding (510,32 KB)','');
call touchParameter('Tekening (19,11 KB)','');
call touchParameter('Tekening (18,06 KB)','');
call touchParameter('Tekening (19,01 KB)','');
call touchParameter('Tekening (20,52 KB)','');
call touchParameter('Tekening (18,14 KB)','');
call touchParameter('Tekening (19,89 KB)','');
call touchParameter('Handleiding  (510,32 KB)','');
call touchParameter('Montagehandleiding MVB (786,81 KB)','');
call touchParameter('Productblad MV/MVB (185,38 KB)','');
call touchParameter('Gebruikershandleiding MV150 (201,33 KB)','');
call touchParameter('Gebruikershandleiding (vervolg) (30,6 KB)','');
call touchParameter('Montage instructie RMV (801,89 KB)','');
call touchParameter('Installatiehandleiding RMV-serie (416,93 KB)','');
call touchParameter('Productblad RMV (147,33 KB)','');
call touchParameter('Gebruikshandleiding OHV-serie (2,38 MB)','');
call touchParameter('Toevoeging handleiding: Fabrikantenverklaring (176,5 KB)','');
call touchParameter('Bepalen type rookgasventilator (306,5 KB)','');
call touchParameter('Productblad OHV (118,1 KB)','');
call touchParameter('Handleiding PVD-serie (97,4 KB)','');
call touchParameter('Montagehandleiding RF bediening PVD (527,42 KB)','');
call touchParameter('Productblad PVD (69,68 KB)','');
call touchParameter('Bepalen van type rookgasventilator (306,5 KB)','');
call touchParameter('Productblad RTV (160,72 KB)','');
call touchParameter('Productblad RKV (2,82 MB)','');
call touchParameter('Routing and Firewall','');
call touchParameter('Transport and Application Protocol Support','');
call touchParameter('LED Indicators','');
call touchParameter('Connectors','');
call touchParameter('Wireless Features','');
call touchParameter('System Requirements for Ethernet','');
call touchParameter('System Requirements for USB','');
call touchParameter('Compliance','');
call touchParameter('Regulatory Approval','');
call touchParameter('Data Sheet','');
call touchParameter('Protocol Features','');
call touchParameter('Routing','');
call touchParameter('Minimum System Requirements for 10/100Base-T Installation','');
call touchParameter('Certification','');
call touchParameter('Performance','');
call touchParameter('Physical Specifications','');
call touchParameter('Advanced Features','');
call touchParameter('Home Networking Solutions powered by NETGEAR','');
call touchParameter('Physical Speciﬁcations','');
call touchParameter('USB Adapter Specifications','');
call touchParameter('WNCE2001 Installation Guide','');
call touchParameter('Powerline&#13;
<br />&#13;
AV 200 <strong><font color=\"#FFFFFF\" ','');
call touchParameter('Specifications','');
call touchParameter('Powerline&#13;
<br />&#13;
AV+ 200','');
call touchParameter('Powerline&#13;
<br />&#13;
AV 200','');
call touchParameter('Powerline 85','');
call touchParameter('PowerLine Standard','');
call touchParameter('Network Ports','');
call touchParameter('LEDs','');
call touchParameter('Environmental Specifications','');
call touchParameter('Electromagnetic Emissions','');
call touchParameter('Power and Safety Regulations','');
call touchParameter('Typical Coverage','');
call touchParameter('NETGEAR Related Products','');
call touchParameter('Printer','');
call touchParameter('Powerline&#13;
<br />&#13;
AV Nano 200','');
call touchParameter('Powerline&#13;
<br />&#13;
AV+ 200&#13;
<br />&#13;
Ultra&#13;
<','');
call touchParameter('NETGEAR Powerline&#13;
<br />&#13;
AV+ 200&#13;
<br />&#13;
Ultr','');
call touchParameter('Powerline&#13;
<br />&#13;
AV 200&#13;
<br />&#13;
Ultra','');
call touchParameter('Powerline&#13;
<br />&#13;
AV 200&#13;
<br />&#13;
Wireless-N&#1','');
call touchParameter('Poweline&#13;
<br />&#13;
AV+ 200&#13;
<br />&#13;
Nano','');
call touchParameter('NETGEAR Green Features','');
call touchParameter('Simple setup of a MoCA Coax-Ethernet Adapter','');
call touchParameter('<img src=\"/images/NTV550_productimage-frontandback18-8696.jpg\" t','');
call touchParameter('Connections','');
call touchParameter('Languages','');
call touchParameter('Media Sources','');
call touchParameter('Video and Audio Output','');
call touchParameter('Digital Media File Formats','');
call touchParameter('Output Connectors','');
call touchParameter('Standards Compliance','');
call touchParameter('Physical Specifi cations','');
call touchParameter('Safety Agency Approvals','');
call touchParameter('Emissions','');
call touchParameter('Technology and Advanced Features','');
call touchParameter('Web Browsers Supported','');
call touchParameter('Media Streaming','');
call touchParameter('USB Device Support','');
call touchParameter('Green Features','');
call touchParameter('<strong>Ultra Family Specific Information','');
call touchParameter('ReadyNAS Vault Data Sheet for Home','');
call touchParameter('Case Study - Switzerland Storage','');
call touchParameter('Volume Management','');
call touchParameter('Network File Services','');
call touchParameter('Network Security','');
call touchParameter('Network Options','');
call touchParameter('System Management','');
call touchParameter('Backup','');
call touchParameter('Electrical','');
call touchParameter('Thermal','');
call touchParameter('ReadyNAS Family Brochure','');
call touchParameter('Competitive Analysis','');
call touchParameter('RAID','');
call touchParameter('Volumes','');
call touchParameter('USB Device Supported','');
call touchParameter('Operating Environmental','');
call touchParameter('Optional Spare Parts','');
call touchParameter('ProSupport Service Packs Available','');
call touchParameter('ReadyNAS NV+ Whitepaper','');
call touchParameter('<strong>Ultra Plus Family Specific Information','');
call touchParameter('Connect your 3G Mobile Broadband Wireless Router to your 3G netw','');
call touchParameter('Network Protocols','');
call touchParameter('Functions','');
call touchParameter('Physical Interfaces','');
call touchParameter('Environmental Specifi cations','');
call touchParameter('<img src=\"/images/DGN2200m-connections18-10865.jpg\" title=\"DGN22','');
call touchParameter('Network Speeds','');
call touchParameter('Modulation Type','');
call touchParameter('Frequency Band','');
call touchParameter('Electromagnetic Compliance','');
call touchParameter('Experience the Next generation – up to 300 Mbps Wireless Access ','');
call touchParameter('LED Interfaces','');
call touchParameter('Safety Agency Approvals for Power Adapter','');
call touchParameter('Emissions Compliance','');
call touchParameter('Forwarding Mode','');
call touchParameter('AC Power','');
call touchParameter('Status LEDs','');
call touchParameter('Ordering Information','');
call touchParameter('GS608','');
call touchParameter('Lengths:','');
call touchParameter('Standards Support','');
call touchParameter('Bridging','');
call touchParameter('Encapsulation','');
call touchParameter('Wired Routers','');
call touchParameter('Notebooks','');
call touchParameter('Desktops','');
call touchParameter('Routing Protocols','');
call touchParameter('Application Support','');
call touchParameter('Management Features','');
call touchParameter('User Support','');
call touchParameter('Hardware','');
call touchParameter('Memory (Flash/DRAM)','');
call touchParameter('Mode of Operation','');
call touchParameter('SSL VPN','');
call touchParameter('Access Mode Support','');
call touchParameter('User Repository Support','');
call touchParameter('SPI firewall','');
call touchParameter('IPsec VPN functionality','');
call touchParameter('IPsec support','');
call touchParameter('SSL VPN Functionality','');
call touchParameter('Routing Modes of Operation','');
call touchParameter('IP Address Assignment','');
call touchParameter('Performance Features','');
call touchParameter('Logging:','');
call touchParameter('Protocol support','');
call touchParameter('Hardware Specifications','');
call touchParameter('Administration Interface','');
call touchParameter('Logging','');
call touchParameter('ProSupport™ Information Category 1','');
call touchParameter('Xpress HW','');
call touchParameter('ProSupport','');
call touchParameter('RFC Support','');
call touchParameter('Five High-performance Network Functions in a Space-saving Design','');
call touchParameter('Related Products','');
call touchParameter('ProSupport® Service Packs Available','');
call touchParameter('XPressHW, Category 1','');
call touchParameter('Throughput','');
call touchParameter('HW Specifications','');
call touchParameter('Adapters','');
call touchParameter('Network Protocol and Standards Compatibility','');
call touchParameter('Layer 2 Services','');
call touchParameter('Layer 3 Services','');
call touchParameter('Security Service','');
call touchParameter('Switch Management Specifications','');
call touchParameter('Single IP Address Management&#13;
<br />&#13;
(firmware version ','');
call touchParameter('User Interfaces','');
call touchParameter('Electrical Specifications','');
call touchParameter('Electromagnetic Immunity','');
call touchParameter('Service Offerings ProSupport','');
call touchParameter('Single IP Address Management (firmware version 7.3 or higher)','');
call touchParameter('Network Standards Compatibility','');
call touchParameter('Electromagnetic Safety','');
call touchParameter('Modules','');
call touchParameter('GSM7248v2','');
call touchParameter('POE','');
call touchParameter('POE+','');
call touchParameter('TOTAL POE BUDGET','');
call touchParameter('PROCESSOR / MEMORY','');
call touchParameter('HARDWARE STACKING','');
call touchParameter('PERFORMANCE SUMMARY','');
call touchParameter('L3 SERVICES – ROUTING','');
call touchParameter('L3 SERVICES - DHCP','');
call touchParameter('L3 SERVICES - MULTICAST','');
call touchParameter('L2 SERVICES – SWITCHING','');
call touchParameter('L2 SERVICES – VLANS','');
call touchParameter('L2 SERVICES - AVAILABILITY','');
call touchParameter('L2 SERVICES – MULTICAST','');
call touchParameter('L2/L3/L4 SERVICES – QOS','');
call touchParameter('L2/L3/L4 SERVICES – SECURITY','');
call touchParameter('IEEE NETWORK PROTOCOLS','');
call touchParameter('IETF RFC STANDARDS – SYSTEM FACILITIES','');
call touchParameter('IETF RFC STANDARDS – SWITCHING MIB','');
call touchParameter('IETF RFC STANDARDS – QOS','');
call touchParameter('IETF RFC STANDARDS – MANAGEMENT','');
call touchParameter('MANAGEMENT','');
call touchParameter('ELECTROMAGNETIC EMISSIONS AND IMMUNITY','');
call touchParameter('PACKAGE CONTENT','');
call touchParameter('MODULES &amp; ACCESSORIES','');
call touchParameter('PROSUPPORT SERVICE PACKS','');
call touchParameter('LAYER 3 LICENCE UPGRADES','');
call touchParameter('IETF RFC STANDARDS – IPV4 ROUTING','');
call touchParameter('IETF RFC STANDARDS – IPV4 ROUTING MIB','');
call touchParameter('IETF RFC STANDARDS – MULTICAST','');
call touchParameter('IETF RFC STANDARDS – MULTICAST MIB','');
call touchParameter('IETF RFC STANDARDS – IPV6 ROUTING','');
call touchParameter('IETF RFC STANDARDS – IPV6 ROUTING MIB','');
call touchParameter('ProSupport™ Service Packs Available','');
call touchParameter('XPressHW, Category 3','');
call touchParameter('GSM7352S','');
call touchParameter('XPressHW, Category 4','');
call touchParameter('Total','');
call touchParameter('Processor/Memory','');
call touchParameter('Services - Multicast','');
call touchParameter('Services – Switching','');
call touchParameter('SSH 1.5 and 2.0','');
call touchParameter('Storage:','');
call touchParameter('SafetyElectromagnetic Emissions and Immunity','');
call touchParameter('Layer 3 Upgrade License','');
call touchParameter('L3 Services – DHCP','');
call touchParameter('General Specifications - Chassis','');
call touchParameter('XCM8810 NETGEAR 8800 Series 10-slot Chassis Switch','');
call touchParameter('General Specification – Supervisory Module','');
call touchParameter('General Specification – Gigabit Copper I/O Module','');
call touchParameter('General Specification – Gigabit Fiber I/O Module','');
call touchParameter('General Specification – 10 Gigabit I/O Module','');
call touchParameter('General Specification – PSU','');
call touchParameter('Supported Protocols – Switching','');
call touchParameter('Supported Protocols - Management and Traffic Analysis','');
call touchParameter('Supported Protocols - Security, Switch and Network Protection','');
call touchParameter('Supported Protocols - Security, Router Protection','');
call touchParameter('Supported Protocols - IPv4 Host Requirements','');
call touchParameter('Supported Protocols - IPv4 Router Requirements','');
call touchParameter('Supported Protocols - IPv6 Host Requirements','');
call touchParameter('Supported Protocols - IPv6 Interworking and Migration','');
call touchParameter('Supported Protocols - IPv6 Router Requirements','');
call touchParameter('Supported Protocols - QoS and VLAN Services','');
call touchParameter('VLAN Services: VLANs, vMANs','');
call touchParameter('Advanced Core Protocols, IPv4 and IPv6','');
call touchParameter('Physical Specifications - Dimensions','');
call touchParameter('Physical Specifications - Weight','');
call touchParameter('Physical Specifications - Power','');
call touchParameter('Operating Specifications','');
call touchParameter('Regulatory/Safety Standards (North American Safety of ITE)','');
call touchParameter('European Safety of ITE','');
call touchParameter('International Safety of ITE','');
call touchParameter('North America EMC for ITE','');
call touchParameter('European EMC Standards','');
call touchParameter('International EMC Certifications','');
call touchParameter('Country Specific','');
call touchParameter('Telecom Standards','');
call touchParameter('Service Packs','');
call touchParameter('PAS0314','');
call touchParameter('Administrative Switch Management','');
call touchParameter('GS724TS','');
call touchParameter('GS748TS','');
call touchParameter('FS752TPS','');
call touchParameter('NETGEAR Related Products','');
call touchParameter('Active Flow Control','');
call touchParameter('GS724T','');
call touchParameter('GS748TP','');
call touchParameter('ProSupport Information','');
call touchParameter('XPressHW, Category 2','');
call touchParameter('Network Protocol and Standards Compatibility:','');
call touchParameter('Port Functions','');
call touchParameter('Switch Environmental Specifications','');
call touchParameter('Ethernet','');
call touchParameter('Switch Environmental Specifi cations','');
call touchParameter('Ethernet Switch (GS108E)','');
call touchParameter('Network Protocol and Standards','');
call touchParameter('Standards Compliance:','');
call touchParameter('JGS524','');
call touchParameter('Performance (64 byte packets)','');
call touchParameter('XPressHW','');
call touchParameter('Switches','');
call touchParameter('NETGEAR Related ProSafe Products','');
call touchParameter('Europe - General','');
call touchParameter('Europe - Germany','');
call touchParameter('Europe - UK','');
call touchParameter('Latin America','');
call touchParameter('Asia','');
call touchParameter('The ReadyNAS World!','');
call touchParameter('Network Security Modes','');
call touchParameter('Network Services','');
call touchParameter('Backup Schema','');
call touchParameter('Included Backup Software/option','');
call touchParameter('Supported USB Devices','');
call touchParameter('Power-saving Options','');
call touchParameter('Supported Web Browsers','');
call touchParameter('ReadyNAS Pro','');
call touchParameter('ReadyNAS Pro 6','');
call touchParameter('Restore','');
call touchParameter('Job scheduling','');
call touchParameter('Report','');
call touchParameter('ReadyNAS Platform supported','');
call touchParameter('Software license','');
call touchParameter('Included Backup Software','');
call touchParameter('ReadyNAS Vault Data Sheet','');
call touchParameter('Network Management','');
call touchParameter('Advanced Wireless Features','');
call touchParameter('Power over Ethernet Required','');
call touchParameter('<img src=\"/images/wg103_diagram118-5681.jpg\" title=\"wg103_produc','');
call touchParameter('Processor and Memory','');
call touchParameter('Lighted Status LEDs','');
call touchParameter('Typical Maximum Power Output','');
call touchParameter('Standards, Safety and Electromagnetic Conformance','');
call touchParameter('Antennas and Accessories','');
call touchParameter('Swtiches','');
call touchParameter('Access Points','');
call touchParameter('Example of Wireless-N configuration with 120 access points (AP) ','');
call touchParameter('Supported Modes','');
call touchParameter('Maximum AP Supported per Controller','');
call touchParameter('Maximum Controllers that Can Be&#13;
<br />&#13;
Stacked Togethe','');
call touchParameter('Maximum AP Supported per Stacked Setup','');
call touchParameter('Maximum Profile Groups per Controller','');
call touchParameter('Maximum Security Profiles (SSID) per Profile Group','');
call touchParameter('Maximum Security Profiles (SSID) per Controller','');
call touchParameter('Maximum Security Profiles per Network (3 Controllers)','');
call touchParameter('Maximum Rogue APs Detectable per Controller','');
call touchParameter('Maximum Floorplans per Controller','');
call touchParameter('Number of Captive Portals per Controller','');
call touchParameter('Maximum Clients per AP','');
call touchParameter('Maximum Clients per Controller','');
call touchParameter('L2 Mobility','');
call touchParameter('L3 Mobility','');
call touchParameter('Maximum VLANs per Controller','');
call touchParameter('Controller Redundancy','');
call touchParameter('<u>LICENSE CONFIGURATIONS</u>','');
call touchParameter('VLANs for the Wireless Controller','');
call touchParameter('VLANs Access Points / Multiple SSIDs','');
call touchParameter('VLANs Deployment','');
call touchParameter('<u>RF PLANNING AND MONITORING</u>','');
call touchParameter('RF Monitoring','');
call touchParameter('<u>RF MANAGEMENT</u>','');
call touchParameter('Automatic Power Control','');
call touchParameter('Coverage Hole Detection','');
call touchParameter('Load Balancing','');
call touchParameter('Fast Roaming','');
call touchParameter('<u>QUALITY OF SERVICE</u>','');
call touchParameter('WMM Queues in Decreasing Order of Priority','');
call touchParameter('WMM Power Save Option','');
call touchParameter('Rate Limiting','');
call touchParameter('<u>WIRELESS SECURITY</u>','');
call touchParameter('Distinct AAA Server per SSID','');
call touchParameter('RADIUS Accounting Protocol','');
call touchParameter('LDAP-based Authentication','');
call touchParameter('Integrated AAA Server','');
call touchParameter('Guest Access','');
call touchParameter('Captive Portal','');
call touchParameter('Rogue Access Points','');
call touchParameter('<u>WIRELESS NETWORK MONITORING</u>','');
call touchParameter('Managed Access Points','');
call touchParameter('Wireless Clients','');
call touchParameter('Wireless Network Usage','');
call touchParameter('Heat Maps','');
call touchParameter('DHCP Leases','');
call touchParameter('<u>MANAGEMENT</u>','');
call touchParameter('Logging and Reporting','');
call touchParameter('Diagnostics','');
call touchParameter('Dual Boot Image','');
call touchParameter('SNMP','');
call touchParameter('<u>IEEE AND IETF RFC STANDARDS</u>','');
call touchParameter('Wired IEEE Standards','');
call touchParameter('RFC - System Facilities','');
call touchParameter('RFC - Security and AAA','');
call touchParameter('<u>HARDWARE</u>','');
call touchParameter('Flash Memory/RAM','');
call touchParameter('USB Port','');
call touchParameter('Major Regulatory Compliance','');
call touchParameter('Storage and Operating Temperatures','');
call touchParameter('Dimensions (W x H x D) cm','');
call touchParameter('Dimensions (W x H x D) in','');
call touchParameter('Weight kb/lb','');
call touchParameter('<u>ORDERING INFORMATION - CONTROLLER</u>','');
call touchParameter('Europe','');
call touchParameter('<u>ORDERING INFORMATION - LICENSES</u>','');
call touchParameter('<u>PROSUPPORT SERVICE PACKS</u>','');
call touchParameter('PC PRO Review','');
call touchParameter('SC Magazine Review','');
call touchParameter('Wireless Controller Performance and Capacity','');
call touchParameter('Wireless LAN Security and Control Features','');
call touchParameter('Identity-Based Security Features','');
call touchParameter('Convergence Features','');
call touchParameter('IntelliFi Radio Management Features','');
call touchParameter('Wireless Intrusion Protection Features','');
call touchParameter('Networking Features and Advanced Services','');
call touchParameter('Wireless Controller Management Features','');
call touchParameter('Wireless Controller Administration Features','');
call touchParameter('Regulatory and Safety Compliance','');
call touchParameter('WAGL102','');
call touchParameter('WGL102','');
call touchParameter('802.11g','');
call touchParameter('Controllers','');
call touchParameter('Wireless Signal','');
call touchParameter('Typical Application','');
call touchParameter('Maximum Outdoor Range','');
call touchParameter('Gain','');
call touchParameter('Beam Width','');
call touchParameter('Polarization','');
call touchParameter('Operational Temperature','');
call touchParameter('Ordering Information (all regions)','');
call touchParameter('Gain<sup>2</sup>','');
call touchParameter('Gain<sup>1</sup>','');
call touchParameter('Attenuation','');
call touchParameter('Minimum Bend Radius','');
call touchParameter('Package Size','');
call touchParameter('Configuration Wizard','');
call touchParameter('Hash Algorithms','');
call touchParameter('Authentication Mechanism','');
call touchParameter('Diffie-Helman Group Support','');
call touchParameter('Key Management','');
call touchParameter('IPsec Modes','');
call touchParameter('IKE Modes','');
call touchParameter('Connection Technologies','');
call touchParameter('Configuration Features','');
call touchParameter('Control Features','');
call touchParameter('Supported Platforms','');
call touchParameter('<img src=\"/images/topology18-34498.png\" style=\"WIDTH: 500px; HEI','');
call touchParameter('GUI','');
call touchParameter('Browsers Support','');
call touchParameter('GUI-based Installation','');
call touchParameter('Configurable Installation Location','');
call touchParameter('Management Interface Support','');
call touchParameter('<img src=\"/images/rules_horiz_60018-8117.gif\" style=\"WIDTH: 600p','');
call touchParameter('Automated Link Discovery','');
call touchParameter('Discovery Protocol support','');
call touchParameter('Discovery Scheduling','');
call touchParameter('Device Resynchronization','');
call touchParameter('Device Resynchronization Scheduling','');
call touchParameter('SNMP MIB Browser','');
call touchParameter('Event Monitoring','');
call touchParameter('Alarm Escalation','');
call touchParameter('Alarm Propagation','');
call touchParameter('Alarm/Event Actions','');
call touchParameter('Device Performance Key Metrics','');
call touchParameter('Active Performance Monitoring','');
call touchParameter('Canned Reports','');
call touchParameter('Configuration File Restoration','');
call touchParameter('Device Firmware Update','');
call touchParameter('Firmware Pre-load','');
call touchParameter('Configuration File Comparison','');
call touchParameter('Device configuration','');
call touchParameter('Smart Switches','');
call touchParameter('15-device license pack – NMS215','');
call touchParameter('30-device license pack – NMS230','');
call touchParameter('50-device license pack – NMS250','');
call touchParameter('100-device license pack – NMS2100','');
call touchParameter('500-device license pack – NMS2500','');
call touchParameter('License pack utilization','');
call touchParameter('Licensing information','');
call touchParameter('Upgrades','');
call touchParameter('Physical (can double density by mounting back-to-back in a 4 pos','');
call touchParameter('Input Requirements','');
call touchParameter('Output Characteristics','');
call touchParameter('Output Cable','');
call touchParameter('Safety Compliance','');
call touchParameter('Compliances','');
call touchParameter('Statistics (by LAN/WAN Port)','');
call touchParameter('WIFI','');
call touchParameter('RF Characteristics','');
call touchParameter('Product Model Summary','');
call touchParameter('Specific Models','');
call touchParameter('<img src=\"/images/MBRN3300Graph18-5449.png\" title=\"mbrn3300 prod','');
call touchParameter('3GPP Compliance','');
call touchParameter('EMC/EMI/Immunity','');
call touchParameter('Security &amp; Network Safety','');
call touchParameter('Certifications','');
call touchParameter('SIP function','');
call touchParameter('Analog phone','');
call touchParameter('WLAN','');
call touchParameter('Tools','');
call touchParameter('Femtocell Specifications','');
call touchParameter('UMTS','');
call touchParameter('Services','');
call touchParameter('Network','');
call touchParameter('&lt;=\"\" strong=\"\"&gt;','');
call touchParameter('Routing Protocol','');
call touchParameter('Interface Specifications','');
call touchParameter('Lighted Status Icons','');
call touchParameter(' ','');
call touchParameter('Voice','');
call touchParameter('Signaling:','');
call touchParameter('Networking Protocols','');
call touchParameter('Transport Layer','');
call touchParameter('Network Layer','');
call touchParameter('Data Link Layer','');
call touchParameter('Physical Layer','');
call touchParameter('Management Specifications','');
call touchParameter('WiFi Features','');
call touchParameter('Front Panel LEDs','');
call touchParameter('Application Layer Gateway Details','');
call touchParameter('Application Layer','');
call touchParameter('VoIP Features','');
call touchParameter('Voice Codec Support','');
call touchParameter('Performance Specifications Upstream (Transmitter)','');
call touchParameter('Downstream (Receiver)','');
call touchParameter('VoIP Voice Features','');
call touchParameter('Chip Set','');
call touchParameter('PacketCable™ 1.5 Voice Features','');
call touchParameter('DECT Features','');
call touchParameter('Broadband Forum','');
call touchParameter('LEDs (TR-068 Compliant)','');
call touchParameter('VoIP Call Control','');
call touchParameter('Network/Internet Layer','');
call touchParameter('<img src=\"/images/DHH1000-Digital-Home-Hub-Diagram18-17826.jpg\" ','');
call touchParameter('DSL Forum Compliant','');
call touchParameter('SAMBA File Server','');
call touchParameter('Broadband Forum Compliant','');
call touchParameter('Wireless Configurations','');
call touchParameter('Privacy and Parental Control','');
call touchParameter('Powerline&#13;
<br />&#13;
AV Mini 200','');
call touchParameter('Multimedia Players','');
call touchParameter('Home Security Network','');
call touchParameter('Buttons and Indicators','');
call touchParameter('Physical Ports','');
call touchParameter('Configurable Modules','');
call touchParameter('Calling Features','');
call touchParameter('Regulatory Compliance','');
call touchParameter('CATiq 1.0 Features','');
call touchParameter('CATiq 2.0 Features (optional)','');
call touchParameter('Supported list','');
call touchParameter('Supported Systems Settings','');
call touchParameter('Supported line settings','');
call touchParameter('Application features support','');
call touchParameter('Additional Features','');
call touchParameter('Model Summary','');
call touchParameter('Related DECT-Enabled Gateways','');
call touchParameter('Network Streaming Services','');
call touchParameter('Open Platform','');
call touchParameter('Available Configurations:','');
call touchParameter('Network Security Models','');
call touchParameter('Available Configurations','');
call touchParameter('Business Solution - Best Channel Product Win for ReadyNAS Pro','');
call touchParameter('Access Point/Bridge','');
call touchParameter('Wireless Speeds†','');
call touchParameter('USB Devices Supported','');
call touchParameter('Available Configurations:&#13;
<br />','');
call touchParameter('PDF Specification Sheet','');
call touchParameter('Exterior Dimensions','');
call touchParameter('Interior Dimensions','');
call touchParameter('Shoulder Strap','');
call touchParameter('Device Dimensions','');
call touchParameter('Other Compartments','');
call touchParameter('Technical','');
call touchParameter('Exterior Pocket Type','');
call touchParameter('Photo Gallery','');
call touchParameter('BIOS','');
call touchParameter('Memory
	                        (RAM)','');
call touchParameter('Hard Disk Drive','');
call touchParameter('Serial Ports','');
call touchParameter('Parallel Port','');
call touchParameter('PS/2 Ports','');
call touchParameter('Ethernet Ports','');
call touchParameter('Additional Ports','');
call touchParameter('Additional Video Out','');
call touchParameter('Audio Ports','');
call touchParameter('Useful Screen Area','');
call touchParameter('Native (Optimal) Resolution','');
call touchParameter('Other Supported
	                        Resolutions','');
call touchParameter('Brightness
	                        (Typical)','');
call touchParameter('Response Time–Total 
	                        (Typical)','');
call touchParameter('Viewing Angle (Typical) ','');
call touchParameter('Contrast Ratio
	                        (Typical)','');
call touchParameter('On-Screen Display (OSD)','');
call touchParameter('Touch Technology','');
call touchParameter('Input Video Format','');
call touchParameter('Input Video Signal Connector','');
call touchParameter('Power Connector','');
call touchParameter('Power Consumption (Max. without peripherals.)','');
call touchParameter('Touchcomputer Dimensions
      (With  Stand)','');
call touchParameter('Touchcomputer Dimensions (Without Stand)','');
call touchParameter('Shipping Box Dimensions
                          (W x D x H)','');
call touchParameter('Humidity
	                        (Non-Condensing)','');
call touchParameter('Mounting Options','');
call touchParameter('Enclosure Color','');
call touchParameter('Real-Time Clock','');
call touchParameter('Backlight Lamp Life','');
call touchParameter('MTBF','');
call touchParameter('Stand Options','');
call touchParameter('Sealing','');
call touchParameter('Other Features','');
call touchParameter('Power Cables','');
call touchParameter('AC Power Cable','');
call touchParameter('<img class=\"Elo_imgright\" src=\"/images/products/apr_stylus_1.jpg','');
call touchParameter('<img class=\"Elo_imgright\" src=\"/images/products/intelli_stylus_2','');
call touchParameter('MS200011
	                    Rev B','');
call touchParameter('MS200011 Rev A','');
call touchParameter('Product data sheet','');
call touchParameter('User Guide','');
call touchParameter('Product Info2','');
call touchParameter('Wireless-ready multi-PC and Mac® computer backup and file sharin','');
call touchParameter('Easily upgrade storage capacity','');
call touchParameter('What’s in the box','');
call touchParameter('Access your files from anywhere','');
call touchParameter('Stream movies, photos and music to:','');
call touchParameter('Premium services available','');
call touchParameter('Model Number','');
call touchParameter('Video Connections','');
call touchParameter('Audio Connections','');
call touchParameter('Media Player Only','');
call touchParameter('Subtitles','');
call touchParameter('Video Resolutions','');
call touchParameter('Audio Formats','');
call touchParameter('Playlist','');
call touchParameter('Photo Formats','');
call touchParameter('Supported File Systems','');
call touchParameter('Internet Sites Supported','');
call touchParameter('Network Connection','');
call touchParameter('TV Systems','');
call touchParameter('A complete PC backup system.','');
call touchParameter('No maintenance. No hassle.','');
call touchParameter('Weight (typical)','');
call touchParameter('Spin Speed (RPM)','');
call touchParameter('Easily access your content anytime, anywhere','');
call touchParameter('More storage space for all of your important files','');
call touchParameter('Customizing is easy with the GoFlex Storage System','');
call touchParameter('Always available access within your home network','');
call touchParameter('Perfect For','');
call touchParameter('A boost built right into your laptop.','');
call touchParameter('Key Features and Benefits','');
call touchParameter('System  requirements','');
call touchParameter('Areal density (avg)','');
call touchParameter('Guaranteed Sectors','');
call touchParameter('Sustained data transfer rate','');
call touchParameter('Average latency','');
call touchParameter('Random read seek time','');
call touchParameter('Random write seek time','');
call touchParameter('I/O data transfer rate','');
call touchParameter('Unrecoverable read errors','');
call touchParameter('12V start max current','');
call touchParameter('Average idle power','');
call touchParameter('Average operating power','');
call touchParameter('Operating','');
call touchParameter('Nonoperating','');
call touchParameter('Maximum operating temperature change','');
call touchParameter('Maximum nonoperating temperature change','');
call touchParameter('Operating Shock (max)','');
call touchParameter('Nonoperating Shock (max)','');
call touchParameter('Acoustics (Idle Volume)','');
call touchParameter('Acoustics (Seek Volume)','');
call touchParameter('A better desktop from the inside out.','');
call touchParameter('Media Player + 500GB Drive','');
call touchParameter('Central network storage that fits your business.','');
call touchParameter('Built to grow with your business.','');
call touchParameter('All the details that matter.','');
call touchParameter('Seagate Accessories and Additional Licenses','');
call touchParameter('Additional License 2–Pack*','');
call touchParameter('Additional License 5–Pack*','');
call touchParameter('BlackArmor Network Attached Storage','');
call touchParameter('Security that\'s built right in','');
call touchParameter('Certified Drives','');
call touchParameter('Drive Performance','');
call touchParameter('HDD Bays','');
call touchParameter('Active Directory','');
call touchParameter('File Sharing Protocols','');
call touchParameter('RAID Enabled','');
call touchParameter('Hot Swappable','');
call touchParameter('Disk Management','');
call touchParameter('Backup Management','');
call touchParameter('Event Management','');
call touchParameter('DLNA & iTunes Server','');
call touchParameter('Download Server','');
call touchParameter('Remote Access Included','');
call touchParameter('Discovery Software for Windows & Mac','');
call touchParameter('Backup Software for Windows','');
call touchParameter('Security/Encryption','');
call touchParameter('VMware Certified','');
call touchParameter('iSCSI Support','');
call touchParameter('Flexible enough to fit your business.','');
call touchParameter('Trusted drives for over 30 years.','');
call touchParameter('Partner Offerings','');
call touchParameter('Automatic backups that are always secure','');
call touchParameter('Flexibility is built in','');
call touchParameter('Encryption','');
call touchParameter('Automatic Backup Software','');
call touchParameter('22mm','');
call touchParameter('Premium–grade software simplifies backups & synchronization','');
call touchParameter('Folder Sync Software','');
call touchParameter('Dock Included','');
call touchParameter('Get the most from your Mac','');
call touchParameter('Fast transfers, easy backups','');
call touchParameter('Powerful storage that’s portable.','');
call touchParameter('Resourceful and reliable. Less energy. Less worry.','');
call touchParameter('Safe, secure, easy to use','');
call touchParameter('The world\'s most upgradable desktop hard drive','');
call touchParameter('Annual Failure Rate','');
call touchParameter('5V start max current','');
call touchParameter('Average seek power','');
call touchParameter('Storage Type','');
call touchParameter('Best-Fit Applications:','');
call touchParameter('Best-Fit Applications','');
call touchParameter('TCG Opal Storage Specification Self-Encrypting Drives','');
call touchParameter('Maximum start current, DC','');
call touchParameter('Key Features and Benefits:','');
call touchParameter('Maximum start current, AC','');
call touchParameter('Height (maximum)','');
call touchParameter('Width (maximum)','');
call touchParameter('Length (maximum)','');
call touchParameter('Encryption/FIPS','');
call touchParameter('Your media library, as mobile as your iPad','');
call touchParameter('Works with tablets and smartphones too','');
call touchParameter('Load media from both PC and Mac® computers','');
call touchParameter('Stream media wirelessly','');
call touchParameter('Simple 1-2-3 setup','');
call touchParameter('The world\'s slimmest high-performance drive.','');
call touchParameter('System requirements*','');
call touchParameter('Protect up to 10 PCs.','');
call touchParameter('OneTouch® backup.','');
call touchParameter('Works on both PC and Mac computers','');
call touchParameter('Additional License 2-Pack*','');
call touchParameter('Additional License 5-Pack*','');
call touchParameter('Big capacity. Small package.','');
call touchParameter('Go cable-free.','');
call touchParameter('All the little extras.','');
call touchParameter('So much storage never looked so good.','');
call touchParameter('Easy to use. And easygoing.','');
call touchParameter('Guaranteed logical blocks','');
call touchParameter('Programming page size','');
call touchParameter('Capacity and performance.','');
call touchParameter('Resourceful and reliable.','');
call touchParameter('Enterprise','');
call touchParameter('NAND Flash Type','');
call touchParameter('Peak sequential 128KB read/write data transfer rate (MB/s max)','');
call touchParameter('Peak 4KB random read/write command rate (IOPs)','');
call touchParameter('Relative Humidity (op & non-op) Non-condensing','');
call touchParameter('Operating Vibration 20-2000Hz','');
call touchParameter('Non-operating Vibration 20-2000Hz','');
call touchParameter('MLC','');
call touchParameter('Product Application Class','');
call touchParameter('Sequential read/write command rate (MB/s) Peak 128KB','');
call touchParameter('Sequential read/write command rate (MB/s) Sustained 128KB','');
call touchParameter('Random read/write command rate (IOPs) Peak 4KB','');
call touchParameter('Random read/write command rate (IOPs) Sustained 4KB','');
call touchParameter('Unrecoverable Read Errors (New) 1 LBA per bits read, max','');
call touchParameter('Unrecoverable Read Errors (EOL) 1 LBA per bits read, max','');
call touchParameter('Vibration (Operating)  20-2000Hz','');
call touchParameter('Vibration (Non-operating)  20-2000Hz','');
call touchParameter('B50TUBL','');
call touchParameter('1','');
call touchParameter('8716643029064','');
call touchParameter('2','');
call touchParameter('3','');
call touchParameter('Anti-kink sleeve for modular connector','');
call touchParameter('ArtâNr.','');
call touchParameter('KlemkoâType','');
call touchParameter('VPE','');
call touchParameter('ETIM Groep','');
call touchParameter('ETIM Klasse','');
call touchParameter('ETIM Klasse omschrijving','');
call touchParameter('8716643029040','');
call touchParameter('8716643029057','');
call touchParameter('8716643029071','');
call touchParameter('8716643029088','');
call touchParameter('8716643028081','');
call touchParameter('8716643028098','');
call touchParameter('Short Desc','');
call touchParameter('LD-BAN-SP-HS-WI','');
call touchParameter('8716643039759','');
call touchParameter('LED-lamp/Multi-LED','');
call touchParameter('LA-WI-SIGN-BL','');
call touchParameter('8716643038851','');
call touchParameter('LA-RS-LTR4-ZW','');
call touchParameter('8716643040878','');
call touchParameter('8716643040885','');
call touchParameter('8716643040939','');
call touchParameter('8716643040946','');
call touchParameter('Part','');
call touchParameter('Lamp voltage','');
call touchParameter('Socket','');
call touchParameter('Lamp shape','');
call touchParameter('Average nominal lifespan','');
call touchParameter('Diameter','');
call touchParameter('Total length','');
call touchParameter('Colour temperature','');
call touchParameter('Energy efficiency class','');
call touchParameter('Twisted glass','');
call touchParameter('Montagewijze','');
call touchParameter('Aansluit Spanningbereik','');
call touchParameter('Contacten / Uitgang','');
call touchParameter('Nul Doorgang Bestuurd Relais','');
call touchParameter('Nominale Stroom bij Nominale Spanning','');
call touchParameter('Ohmse Belasting','');
call touchParameter('Inductieve Parallel Gecompenseerde Belasting','');
call touchParameter('Belasting bij Inductieve Hoogfrequente Voorschakel Apparaten','');
call touchParameter('Max. aantal Hoogfrequente Voorschakel Apparaten','');
call touchParameter('Led Verlichting','');
call touchParameter('Puls','');
call touchParameter('Min. nalooptijd','');
call touchParameter('Max. nalooptijd','');
call touchParameter('Beschermingsgraad (IP)','');
call touchParameter('Onderkruipbeveiliging','');
call touchParameter('Koppelbaar aan netwerk','');
call touchParameter('Eigen Verbruik','');
call touchParameter('Optimale montagehoogte','');
call touchParameter('Max. reikwijdte zijwaarts','');
call touchParameter('Max. reikwijdte frontaal','');
call touchParameter('Diameter reikwijdte op vloer','');
call touchParameter('Oppervlakte Detectieveld','');
call touchParameter('Hoek reikwijdte horizontaal van/tot','');
call touchParameter('Geschikt voor draadloos','');
call touchParameter('Aanspreekgevoeligheid instelbaar','');
call touchParameter('Aanspreekhelderheid','');
call touchParameter('Materiaal','');
call touchParameter('RAL-Nummer (vergelijkbaar)','');
call touchParameter('Ingang voor nevenunit','');
call touchParameter('Stuurstroom','');
call touchParameter('Frequentiebereik','');
call touchParameter('Alarmfunctie','');
call touchParameter('Inbouw Maat','');
call touchParameter('Inclusief Lensmasker','');
call touchParameter('Inductieve belasting','');
call touchParameter('Elektronische Belasting','');
call touchParameter('Maximale reikwijdte zijwaarts','');
call touchParameter('Maximale reikwijdte frontaal','');
call touchParameter('Instelling Luxwaarde Bereik','');
call touchParameter('Functie','');
call touchParameter('Aantal scenarios','');
call touchParameter('Veegfunctie','');
call touchParameter('Section Title','');
call touchParameter('Details','');
call touchParameter('Package','');
call touchParameter('Effectief aantal pixels','');
call touchParameter('Filtersysteem','');
call touchParameter('Volledige resolutie','');
call touchParameter('Focusgebied','');
call touchParameter('Brandpuntsafstand gelijk aan 35mm','');
call touchParameter('Maximale lensopening','');
call touchParameter('Structuur','');
call touchParameter('Asferische glazen elementen','');
call touchParameter('ED glazen elementen','');
call touchParameter('Vergrotings factor','');
call touchParameter('Afmetingen monitor','');
call touchParameter('Monitortype','');
call touchParameter('Hulp bij compositiebepaling','');
call touchParameter('Helderheidsaanpassing','');
call touchParameter('Beschermplaatje','');
call touchParameter('Standaardmodus','');
call touchParameter('Macromodus','');
call touchParameter('Super macromodus','');
call touchParameter('Histogramfunctie in opnamemodus','');
call touchParameter('Verbeterings functie','');
call touchParameter('Aantal scèneprogramma\'s','');
call touchParameter('Soort','');
call touchParameter('Handmatig','');
call touchParameter('AUTO WB-systeem','');
call touchParameter('\'One touch\' witbalans','');
call touchParameter('Vooringestelde waarden','');
call touchParameter('Bereik (groothoek)','');
call touchParameter('Bereik (tele)','');
call touchParameter('Opeenvolgende opnamemodus (hoge snelheid)','');
call touchParameter('Opeenvolgende opnamemodus','');
call touchParameter('Ruisreductie','');
call touchParameter('CCD-controlefunctie','');
call touchParameter('Engine','');
call touchParameter('Schaduwcompensatie','');
call touchParameter('Vervormingscompensatie','');
call touchParameter('Herdimensioneren','');
call touchParameter('Knippen','');
call touchParameter('Verzadigingscorrectie','');
call touchParameter('Beauty Fix','');
call touchParameter('Index','');
call touchParameter('Automatische rotatie','');
call touchParameter('Beeldbeschermingsmodus','');
call touchParameter('Histogramfunctie in afspeelmodus','');
call touchParameter('DCF','');
call touchParameter('RAW','');
call touchParameter('EXIF','');
call touchParameter('PIM','');
call touchParameter('DPS','');
call touchParameter('DPOF','');
call touchParameter('Opnameformaat','');
call touchParameter('Beeldstabilisatiemodus','');
call touchParameter('HD Filmkwaliteit','');
call touchParameter('Filmkwaliteit','');
call touchParameter('Magiefilter','');
call touchParameter('Spraak afspelen','');
call touchParameter('Geluidsopname','');
call touchParameter('Beeldcommentaar','');
call touchParameter('Luidspreker','');
call touchParameter('Verwijderbare media','');
call touchParameter('Compatibiliteit met Eye-Fi-kaarten','');
call touchParameter('Intern geheugen','');
call touchParameter('14M','');
call touchParameter('8M','');
call touchParameter('5M','');
call touchParameter('3M','');
call touchParameter('2M','');
call touchParameter('1M','');
call touchParameter('16:9','');
call touchParameter('Menutalen in de camera','');
call touchParameter('Perfect Shot-voorvertoning','');
call touchParameter('Menuoverzicht','');
call touchParameter('3D-fotofunctie','');
call touchParameter('Panoramafunctie','');
call touchParameter('Datumopdruk','');
call touchParameter('My Mode','');
call touchParameter('Programmeerbare knop','');
call touchParameter('Ingebouwde oplaadfunctie','');
call touchParameter('DC in','');
call touchParameter('Gecombineerde A/V- & USB-uitgang','');
call touchParameter('Hi-speed USB','');
call touchParameter('naam productklasse','');
call touchParameter('Mobiel / vast','');
call touchParameter('Extern geheugen','');
call touchParameter('SD/SDHC-geheugenslot','');
call touchParameter('USB Audio Class','');
call touchParameter('USB Camera Class','');
call touchParameter('USB-opslagklasse','');
call touchParameter('USB-snelheid','');
call touchParameter('Centrale LCD','');
call touchParameter('Afmetingen display','');
call touchParameter('Tweede LCD','');
call touchParameter('Kleur van de display','');
call touchParameter('Soort display','');
call touchParameter('HOLD-schakelaar','');
call touchParameter('Aan - uit schakelaar','');
call touchParameter('PCM (WAV)-formaat','');
call touchParameter('96 kHz / 24 bit','');
call touchParameter('88,2 kHz / 24 bit','');
call touchParameter('48 kHz / 16 bit','');
call touchParameter('44,1 kHz / 16 bit','');
call touchParameter('MP3-formaat','');
call touchParameter('320 kbps','');
call touchParameter('256 kbps','');
call touchParameter('Afspeelformaat','');
call touchParameter('96 kHz (PCM)','');
call touchParameter('88,1 kHz (PCM)','');
call touchParameter('48 kHz (PCM)','');
call touchParameter('44,1 kHz (PCM)','');
call touchParameter('320 kbps (MP3)','');
call touchParameter('256 kbps (MP3)','');
call touchParameter('Gedeeltelijk wissen','');
call touchParameter('Alle bestanden wissen','');
call touchParameter('Losse bestanden wissen','');
call touchParameter('Beveiliging tegen wissen','');
call touchParameter('Opnamemonitor','');
call touchParameter('Handmatige volumeregeling bij opnamen','');
call touchParameter('Low-cut-filter','');
call touchParameter('Spraaksynchronisatie','');
call touchParameter('Bestandsstructuur voor filmopnamen','');
call touchParameter('Magic Movie','');
call touchParameter('\'Omgekeerde opname\'-functie','');
call touchParameter('Bereik sluitersnelheid','');
call touchParameter('Scherpstelbereik','');
call touchParameter('ISO-modus','');
call touchParameter('Herhaald afspelen','');
call touchParameter('Visualiser','');
call touchParameter('Mappen voor spraakbestanden','');
call touchParameter('Map Muziek','');
call touchParameter('Videomap','');
call touchParameter('Bestanden per map','');
call touchParameter('Bestanden verplaatsen','');
call touchParameter('Bestand splitsen','');
call touchParameter('Bestand kopiëren (map naar map)','');
call touchParameter('Tijds-/datuminformatie','');
call touchParameter('piepsignaal (systeemgeluid)','');
call touchParameter('Afstandsbediening','');
call touchParameter('PC-interface','');
call touchParameter('Microfoonjack','');
call touchParameter('Invoerniveau microfoon','');
call touchParameter('LINE IN-aansluiting','');
call touchParameter('Invoerniveau LINE IN','');
call touchParameter('Diameter luidspreker','');
call touchParameter('Max. vermogen','');
call touchParameter('Oortelefoonaansluiting','');
call touchParameter('Maximale output koptelefoon','');
call touchParameter('Oplaadfunctie voor het apparaat via een netstroomadapter','');
call touchParameter('Standalone oplaadfunctie via USB','');
call touchParameter('Netvoeding','');
call touchParameter('Gebruiksduur litium-ion batterij','');
call touchParameter('BxHxD','');
call touchParameter('Kleur van de behuizing','');
call touchParameter('Windows','');
call touchParameter('Materiaal van de behuizing','');
call touchParameter('Aspectratio en oppervlak','');
call touchParameter('Weergegeven informatie','');
call touchParameter('AF-type','');
call touchParameter('Effectief compensatiebereik','');
call touchParameter('Ontspannings vergrendeling','');
call touchParameter('Max. aantal opnamen','');
call touchParameter('Zones','');
call touchParameter('Detectiebereik','');
call touchParameter('Bulb-modus','');
call touchParameter('Sluitersnelheid P, Ps','');
call touchParameter('sluitertijdprioriteit A','');
call touchParameter('Sluitertijdprioriteit','');
call touchParameter('Sluitertijd scènemodus','');
call touchParameter('Aanpassing witbalans','');
call touchParameter('Custom WB','');
call touchParameter('Verzadiging','');
call touchParameter('Zwart/wit-filter','');
call touchParameter('Zwart/wit-kleuring','');
call touchParameter('Fotofunctie','');
call touchParameter('Gradaties','');
call touchParameter('Aansturing','');
call touchParameter('Compatibele externe flitser','');
call touchParameter('RAW & JPEG','');
call touchParameter('JPEG','');
call touchParameter('Groot','');
call touchParameter('Middelgroot','');
call touchParameter('Klein','');
call touchParameter('Compressieratio','');
call touchParameter('Gevoeligheid','');
call touchParameter('Ingebouwde microfoon','');
call touchParameter('Externe microfoon','');
call touchParameter('Opname-informatie','');
call touchParameter('Wismodi','');
call touchParameter('bewerken van RAW-data','');
call touchParameter('Sepia','');
call touchParameter('Schaduwaanpassing','');
call touchParameter('e-portrait','');
call touchParameter('Gecombineerde V & USB-uitgang','');
call touchParameter('Schokbestendig','');
call touchParameter('Waterdicht','');
call touchParameter('Vriesbestendig','');
call touchParameter('Tap Control','');
call touchParameter('Ingebouwde handleiding','');
call touchParameter('Fotosurf','');
call touchParameter('LED-verlichting','');
call touchParameter('LCD-type','');
call touchParameter('Sterke LCD-verlichting','');
call touchParameter('Spotfocus','');
call touchParameter('Gezichtsherkenning AF','');
call touchParameter('ESP-lichtmeting','');
call touchParameter('Spotmeting','');
call touchParameter('i-Auto','');
call touchParameter('Automatisch programma','');
call touchParameter('Beauty','');
call touchParameter('Portret','');
call touchParameter('Landschap','');
call touchParameter('Nachtscène','');
call touchParameter('Nachtscène met portret','');
call touchParameter('Sport','');
call touchParameter('Binnenopname','');
call touchParameter('Kaarslicht','');
call touchParameter('Zelfportret','');
call touchParameter('Zonsondergang','');
call touchParameter('Vuurwerk','');
call touchParameter('Keuken','');
call touchParameter('Documenten','');
call touchParameter('Strand en sneeuw','');
call touchParameter('Sneeuw','');
call touchParameter('\'Pre-capture\'-film','');
call touchParameter('Snapshot onder water','');
call touchParameter('Onderwater groothoek 1','');
call touchParameter('Onderwater groothoek 2','');
call touchParameter('Onderwater macro','');
call touchParameter('TruePic III','');
call touchParameter('Panorama','');
call touchParameter('Zwart & wit','');
call touchParameter('Kalender toevoegen','');
call touchParameter('Kalender','');
call touchParameter('Diavoorstelling','');
call touchParameter('Roteren','');
call touchParameter('Frame per frame','');
call touchParameter('Snel vooruitspoelen','');
call touchParameter('Omgekeerd afspelen','');
call touchParameter('Opnameduur','');
call touchParameter('12M','');
call touchParameter('Mechanicsche Beeld Stabilisatie','');
call touchParameter('Perfect Shot Preview','');
call touchParameter('In-camera panorama','');
call touchParameter('Geavanceerde gezichtsherkenningstechnologie','');
call touchParameter('Manometer','');
call touchParameter('16M','');
call touchParameter('Bijsnijden van foto-opnamen','');
call touchParameter('Stofdicht','');
call touchParameter('Krasbestendig','');
call touchParameter('Elektronisch kompas','');
call touchParameter('Geheugen type','');
call touchParameter('Bescherming tegen overschrijven','');
call touchParameter('Pin nummer','');
call touchParameter('omgeving','');
call touchParameter('Centrale schakelaar','');
call touchParameter('HQ','');
call touchParameter('SP','');
call touchParameter('LP','');
call touchParameter('Timer opname','');
call touchParameter('VCVA-opname','');
call touchParameter('Afspeelsnelheid','');
call touchParameter('A-B herhaald afspelen','');
call touchParameter('Ruisonderdrukkingsfunctie','');
call touchParameter('Alarm playback','');
call touchParameter('Continue afspelen','');
call touchParameter('Skip afspelen','');
call touchParameter('Doorspoelen / Terugskippen','');
call touchParameter('apparatuurfomaat','');
call touchParameter('LED-instelling','');
call touchParameter('Microfoons','');
call touchParameter('Microfoongevoeligheid','');
call touchParameter('Alkaline batterij duur','');
call touchParameter('Interne, verwijderbare media','');
call touchParameter('SD- / SDHC-kaart','');
call touchParameter('microSD- / microSDHC-kaart','');
call touchParameter('USB HID','');
call touchParameter('Verlicht display','');
call touchParameter('Instelling tekengrootte','');
call touchParameter('Contrastaanpassing','');
call touchParameter('STXQ','');
call touchParameter('STHQ','');
call touchParameter('STSP','');
call touchParameter('192 kbps','');
call touchParameter('128 kbps','');
call touchParameter('MP3','');
call touchParameter('192 kbps (MP3)','');
call touchParameter('128 kbps (MP3)','');
call touchParameter('44.1 kHz (PCM)','');
call touchParameter('Direct opnemen','');
call touchParameter('Nieuw knop','');
call touchParameter('Handsfree opnamefunctie met behulp van optionele voetschakelaar','');
call touchParameter('Gesproken opmerkingen (max. 32 per bestand)','');
call touchParameter('Telefoonopname','');
call touchParameter('Zoom-mirofooninstelling (DVM)','');
call touchParameter('Invoegen','');
call touchParameter('Overschrijven','');
call touchParameter('Stem filter','');
call touchParameter('Afspelen','');
call touchParameter('Snel terugluisteren','');
call touchParameter('Eén muziekbestand herhalen','');
call touchParameter('Eén muziekmap herhalen','');
call touchParameter('Willekeurige afspeelvolgorde','');
call touchParameter('EUPHONY','');
call touchParameter('Intro scan','');
call touchParameter('Reverb','');
call touchParameter('Snel vooruit- en terugspoelen','');
call touchParameter('Afspeel snelheid controle','');
call touchParameter('Mappen voor geluidsbestanden','');
call touchParameter('Mappen voor podcasts','');
call touchParameter('Gebruikers-ID instelling','');
call touchParameter('Project-ID-instelling','');
call touchParameter('Prioriteitsinstelling','');
call touchParameter('Bestand in bewerking','');
call touchParameter('Instelbare firmware','');
call touchParameter('Ondersteuning met geluidssignalen','');
call touchParameter('Podcast ondersteuning','');
call touchParameter('Gesproken feedback / instructie','');
call touchParameter('Ondersteuning voor DAISY','');
call touchParameter('Ondersteuning voor beeldmateriaal','');
call touchParameter('Tekst-naar-spraak-verwerking','');
call touchParameter('Visuele indexfunctie','');
call touchParameter('Gesproken commando\'s','');
call touchParameter('LED\'s','');
call touchParameter('Bijbehorende oplossing','');
call touchParameter('bijbehorende audiosoftware (naam)','');
call touchParameter('SD/SDHC-interface','');
call touchParameter('Voedingsaansluiting','');
call touchParameter('Dockingstation met oplaadfunctie','');
call touchParameter('Talen voor audiotoelichting','');
call touchParameter('Losse bestanden vergrendelen','');
call touchParameter('Vergrendeling middels pincode','');
call touchParameter('Apparatuurvergrendeling op basis van vingerafdruk','');
call touchParameter('USB Composite-apparaat','');
call touchParameter('USB-verbindingstype','');
call touchParameter('Data formaat','');
call touchParameter('STEREO HQ','');
call touchParameter('STEREO SP','');
call touchParameter('Fast play (versneld afspelen)','');
call touchParameter('Vertraagd afspelen','');
call touchParameter('Doorspoelen naar volgende / vorige punt','');
call touchParameter('SRS WOW XT-effect','');
call touchParameter('één map herhalen','');
call touchParameter('alle mappen herhalen','');
call touchParameter('één bestand herhalen','');
call touchParameter('alle bestanden herhalen','');
call touchParameter('Audible ondersteuning','');
call touchParameter('Invoer','');
call touchParameter('Oortelefoonjack','');
call touchParameter('Standalone oplaadfunctie','');
call touchParameter('Kalenderzoekfunctie','');
call touchParameter('Voice Sync','');
call touchParameter('Partial Repeat','');
call touchParameter('Ni-MH batterij duur','');
call touchParameter('USB Composite','');
call touchParameter('48 kbps','');
call touchParameter('48 kbps (MP3)','');
call touchParameter('Spraak-naar-tekst','');
call touchParameter('Talen voor gesproken instructies','');
call touchParameter('Wisfunctie','');
call touchParameter('44.1 kHz 16 bit','');
call touchParameter('PCM','');
call touchParameter('Low-cut filter','');
call touchParameter('FM-radio-ontvanger en recorder','');
call touchParameter('Mono / stereo','');
call touchParameter('Impedantie','');
call touchParameter('Opnamerichting','');
call touchParameter('Afmetingen (Ø)','');
call touchParameter('Kabel lengte','');
call touchParameter('Frequentieweergave','');
call touchParameter('Input','');
call touchParameter('Type aansluiting','');
call touchParameter('QP-modus','');
call touchParameter('QP','');
call touchParameter('Selectable Skip Playback','');
call touchParameter('Opnameplanning','');
call touchParameter('Tijdelijke markering','');
call touchParameter('Instelling gebruikersidentificatie','');
call touchParameter('Individuele folder namen','');
call touchParameter('bijbehorende audiosoftware (type)','');
call touchParameter('N.B.:','');
call touchParameter('Optionele PC download accessoires','');
call touchParameter('Opname afgerond/in bewerking/niet-afgerond','');
call touchParameter('Regeling voor snelheid/toon/NC/volume','');
call touchParameter('Regeling tijdsduur','');
call touchParameter('Indicatie van het opnamevolume','');
call touchParameter('Indicatie van het afspeelvolume','');
call touchParameter('Weergave en bewerking van opname-eigenschappen','');
call touchParameter('Optionele projectgegevens voor nieuwe opnamen','');
call touchParameter('128-bit AES (Advanced Encryption Standard) encryptie-/decriptiet','');
call touchParameter('128-bit RC4-encryptietechnologie','');
call touchParameter('DSS Pro-opnamen met encryptie','');
call touchParameter('DSS Pro-bestanden (met encryptie) afspelen','');
call touchParameter('DSS-bestanden (met encryptie) opnemen','');
call touchParameter('Afspelen van DSS-bestanden (met decryptie)','');
call touchParameter('DSS-bestanden afspelen','');
call touchParameter('DSS Pro-bestanden afspelen','');
call touchParameter('DSS-bestanden opnemen','');
call touchParameter('Afspelen van WAV-bestanden','');
call touchParameter('WMA-bestanden afspelen','');
call touchParameter('MP3-bestanden afspelen','');
call touchParameter('FF, REW, SKIP (vooruit, terug, overslaan)','');
call touchParameter('Realtime teller','');
call touchParameter('Instructies','');
call touchParameter('Gesproken notities','');
call touchParameter('Modus voor invoegen/overschrijven','');
call touchParameter('Delen van bestanden knippen of wissen','');
call touchParameter('Indexmarkeringen','');
call touchParameter('VCVA-spraaksturing (Variable Control Voice Actuator)','');
call touchParameter('Bediening met behulp van instelbare sneltoetsen (bijv. voor geha','');
call touchParameter('Veilige netwerkonafhankelijke opname','');
call touchParameter('De volgende opname uitwerken','');
call touchParameter('Splitsing audiokanalen','');
call touchParameter('Padinstelling voor afzonderlijke mappen','');
call touchParameter('Mappen hernoemen','');
call touchParameter('Submappen aanmaken','');
call touchParameter('Instelbare kolommen voor opnamelijsten','');
call touchParameter('Opnameproces, statusindicatie','');
call touchParameter('Wijzig de transcriptiestatus','');
call touchParameter('Filterfuncties (bijv. auteur)','');
call touchParameter('Koppelingsfunctie voor opname en document','');
call touchParameter('Een document importeren via slepen en verplaatsen','');
call touchParameter('Opnamen slepen en verplaatsen','');
call touchParameter('Decryptie van spraakbestanden','');
call touchParameter('Opname-informatie uit de opnamelijst wijzigen','');
call touchParameter('Opnamen synchroniseren via de herstelde netwerkverbinding','');
call touchParameter('Opnamen aan elkaar koppelen','');
call touchParameter('Opname splitsen','');
call touchParameter('Afgeronde opnamen handmatig of automatisch verzenden via e-mail/','');
call touchParameter('Apparatuurinstellingen (menu-instellingen van het apparaat, snel','');
call touchParameter('Apparatuuraanpassingen','');
call touchParameter('Opnamen automatisch naar ontvanger verzenden via e-mail/FTP/netw','');
call touchParameter('Automatische classificatie van opnamen op basis van auteur-ID','');
call touchParameter('Automatische encryptie','');
call touchParameter('Automatische decryptie','');
call touchParameter('Automatische ontvangst van documenten via e-mail/FTP','');
call touchParameter('Documenten worden automatisch verstuurd via e-mail/FTP','');
call touchParameter('Notificatie van nieuwe opnamen via e-mail/FTP/netwerk','');
call touchParameter('Opname eigendom','');
call touchParameter('Opnamen verplaatsen naar prullenbak voor hergebruik i.p.v. verwi','');
call touchParameter('Tijd van de digitale voicerecorder synchroniseren met die van de','');
call touchParameter('Het probleem met de bestandsnamen bij het downloaden is opgelost','');
call touchParameter('Interval opnamelijst verversen','');
call touchParameter('Eigen map automatisch downloaden bij aansluiting van apparaat','');
call touchParameter('Alle opnamen downloaden naar een opgegeven locatie','');
call touchParameter('Automatische back-up maken na het downloaden, importeren of afro','');
call touchParameter('Bestanden worden automatisch hernoemd na downloaden','');
call touchParameter('Originele bestanden worden automatisch gewist na downloaden','');
call touchParameter('Automatische e-mail/ftp-profielswitching tussen de lokale modus ','');
call touchParameter('Dialoogvenster voor handmatige downloadselectie','');
call touchParameter('Projectgegevens verschijnen automatisch bij downloaden (onderste','');
call touchParameter('Open automatisch een tekstverwerker bij het begin van een transc','');
call touchParameter('Open automatisch een nieuw document bij het begin van een transc','');
call touchParameter('Afgeronde opnamen worden automatisch uitgewerkt afhankelijk van ','');
call touchParameter('Opnamen wissen die helemaal zijn uitgewerkt','');
call touchParameter('Dragon Naturally Speaking-spraakherkenningssoftware starten','');
call touchParameter('Wijziging lettertype en achtergrondkleur','');
call touchParameter('Instelbare voetschakelaar met pedaalfuncties','');
call touchParameter('Downloaden zonder algemeen venster','');
call touchParameter('Sneltoetsen toewijzen (bijv. voor gehandicapte gebruikers)','');
call touchParameter('Weergave-instellingen (controle-indicatie, terugspoelopties, afs','');
call touchParameter('Instellingen transcriptiemenubalk (weergavemodus, lengte/restere','');
call touchParameter('Opname-instellingen (startoptie, spraaksturing, weergeven projec','');
call touchParameter('Automatische software- en firmware-updates','');
call touchParameter('Fouten vastleggen','');
call touchParameter('Centraal beheer voor de instellingen van elke gebruiker','');
call touchParameter('Firmware-/applicatie-update met behulp van ManagerTool','');
call touchParameter('Installatieopties met behulp van de ManagerTool','');
call touchParameter('Spraakopname stoppen','');
call touchParameter('Opname in bewerking','');
call touchParameter('Doorspoelen/Terugspoelen','');
call touchParameter('AIFF-bestanden uitwerken','');
call touchParameter('BrightCapture','');
call touchParameter('Landschap met portret','');
call touchParameter('Beschikbaar lichtportret','');
call touchParameter('Achter glas','');
call touchParameter('Veiling','');
call touchParameter('Opname + selecteren 1','');
call touchParameter('Opname + selecteren 2','');
call touchParameter('Bewolkt','');
call touchParameter('Zonlicht','');
call touchParameter('Gloeilamp','');
call touchParameter('Fluorescerend 1','');
call touchParameter('Fluorescerend 2','');
call touchParameter('Fluorescerend 3','');
call touchParameter('Een frame toevoegen','');
call touchParameter('Een titel toevoegen','');
call touchParameter('Favoriet','');
call touchParameter('4M','');
call touchParameter('Gezichtsherkenningstechnologie','');
call touchParameter('Gidsfunctie','');
call touchParameter('Lachend','');
call touchParameter('Handleiding','');
call touchParameter('Onderdrukken van rode ogen','');
call touchParameter('10M','');
call touchParameter('Type zoeker','');
call touchParameter('Beeldveld','');
call touchParameter('Enkelvoudige AF','');
call touchParameter('Gezichts herkenning AF','');
call touchParameter('predictieve AF','');
call touchParameter('AF-verlichting','');
call touchParameter('Integraalmeting met nadruk op het midden','');
call touchParameter('Mijn modus','');
call touchParameter('Lensopeningsprioriteit','');
call touchParameter('Aantal scènemodi','');
call touchParameter('Multi-vuurwerk','');
call touchParameter('Strand','');
call touchParameter('Sluiterwijziging','');
call touchParameter('Manuele witbalans (met één toets)','');
call touchParameter('Flitscompensatie','');
call touchParameter('Invulflitsen','');
call touchParameter('Flitser uit','');
call touchParameter('Reductie van rode ogen & invulflitsen','');
call touchParameter('Trage synchronisatie','');
call touchParameter('Digitale beeldstabilisator','');
call touchParameter('Gezichtsvervorming','');
call touchParameter('Gezichts focus','');
call touchParameter('Een lay-out toevoegen','');
call touchParameter('Helderheidscorrectie','');
call touchParameter('Correctie van de kleurbalans','');
call touchParameter('Light fix','');
call touchParameter('Video bewerken','');
call touchParameter('Album','');
call touchParameter('Indexsprong','');
call touchParameter('geluids opname','');
call touchParameter('Film kwaliteit','');
call touchParameter('Center Focus','');
call touchParameter('Spot-meting','');
call touchParameter('Centraal gewogen gemiddelde-meting','');
call touchParameter('Automatische programmakeuze','');
call touchParameter('Diafragmavoorkeuze','');
call touchParameter('Sluitertijdvoorkeuze','');
call touchParameter('Vogels kijken','');
call touchParameter('Quick Shutter','');
call touchParameter('Zachte achtergrond','');
call touchParameter('Contrast','');
call touchParameter('Centrale focus','');
call touchParameter('Ingebouwde panoramafunctie','');
call touchParameter('Shadow Adjustment','');
call touchParameter('Museum','');
call touchParameter('Pop-art','');
call touchParameter('Pinhole','');
call touchParameter('Visoog','');
call touchParameter('Schets','');
call touchParameter('Voor fotografie en opslag','');
call touchParameter('Digitale beeldstabilisatie','');
call touchParameter('Compatibel met USB 2.0','');
call touchParameter('Digitale Beeld Stabilisatie Edit','');
call touchParameter('Hoge ISO-waarde','');
call touchParameter('96 kHz / 16 bit','');
call touchParameter('48 kHz / 24 bit','');
call touchParameter('44,1 kHz / 24 bit','');
call touchParameter('PCM+','');
call touchParameter('MP3+','');
call touchParameter('WMA-formaat','');
call touchParameter('160 kbps','');
call touchParameter('64 kbps','');
call touchParameter('WMA+','');
call touchParameter('160 kbps (WMA)','');
call touchParameter('128 kbps (WMA)','');
call touchParameter('64 kbps (WMA)','');
call touchParameter('Continuous rating Input','');
call touchParameter('Steel Lo :','');
call touchParameter('Wood Hi :','');
call touchParameter('Wood Lo :','');
call touchParameter('No load speed','');
call touchParameter('Lo :','');
call touchParameter('Dimensions (L x W x H)','');
call touchParameter('Power supply cord','');
call touchParameter('Bit size','');
call touchParameter('Concrete (with T.C.T. bit) :','');
call touchParameter('Steel :','');
call touchParameter('Wood :','');
call touchParameter('Impacts per minute','');
call touchParameter('Dimensions 
    (L x W x H)','');
call touchParameter('Guide bar length','');
call touchParameter('Chain Blade','');
call touchParameter('Displacement','');
call touchParameter('Power rating','');
call touchParameter('Fuel tank','');
call touchParameter('Chain oil tank','');
call touchParameter('Power head weight','');
call touchParameter('Standard guide bar','');
call touchParameter('Wood','');
call touchParameter('No load speed (rpm)','');
call touchParameter('2nd :','');
call touchParameter('1st :','');
call touchParameter('Max. fastening torque','');
call touchParameter('Dimensions
    (L x W x H)','');
call touchParameter('Masonry','');
call touchParameter('Impacts per minute (ipm)','');
call touchParameter('Masonry :','');
call touchParameter('Percussion-drill mode :','');
call touchParameter('Drill mode (Hi / Lo) :','');
call touchParameter('Screwdriver mode :','');
call touchParameter('Drill mode :','');
call touchParameter('Dimensions(L x W x H)','');
call touchParameter('Standard bolt','');
call touchParameter('High tensile bolt','');
call touchParameter('Coarse thread   (in length)','');
call touchParameter('Impacts per minute (bpm)','');
call touchParameter('at 45 degrees','');
call touchParameter('Blade diameter','');
call touchParameter('at 50 degrees','');
call touchParameter('in steel at 90 degrees','');
call touchParameter('Length of stroke','');
call touchParameter('Strokes per minute (spm)','');
call touchParameter('Rectangular workpiece','');
call touchParameter('Blade speed','');
call touchParameter('in wood','');
call touchParameter('Diameter of vibrator','');
call touchParameter('Length of flexible part','');
call touchParameter('Vibrations per minute (vpm)','');
call touchParameter('Frequency coverage','');
call touchParameter('Net weightNet weight (without battery)','');
call touchParameter('Coarse thread (length)','');
call touchParameter('Impacts per min. (ipm)','');
call touchParameter('Straight form','');
call touchParameter('Coarse thread (in length)','');
call touchParameter('Overall length','');
call touchParameter('Standard bolt :','');
call touchParameter('High tensile bolt :','');
call touchParameter('Coarse thread (in length):','');
call touchParameter('Overall Dimensions(L x W x H)','');
call touchParameter('Recommended torque','');
call touchParameter('Capacity
     ','');
call touchParameter('Drill chuck capacity :','');
call touchParameter('Mixing blade diameter','');
call touchParameter('Self drilling screw :','');
call touchParameter('Driving shank (Hex) :','');
call touchParameter('Square drive :','');
call touchParameter('Blows per minute','');
call touchParameter('Steel','');
call touchParameter('Max. core bit dia.','');
call touchParameter('(with T.C.T. bit) :','');
call touchParameter('Max. bit dia.','');
call touchParameter('Concrete (with Core bit) :','');
call touchParameter('Impact energy','');
call touchParameter('Sound power level','');
call touchParameter('Vibration','');
call touchParameter('Wheel diameter','');
call touchParameter('Hole dia.','');
call touchParameter('Overall length
    (L x W x H)','');
call touchParameter('Strokes per min.','');
call touchParameter('Rating Amperage for North America','');
call touchParameter('Capacities','');
call touchParameter('Capacities (when 300 mm blade used)','');
call touchParameter('at 90 degrees :','');
call touchParameter('at 45 degrees :','');
call touchParameter('Wheel dia.','');
call touchParameter('Wheel dia. Hole dia.','');
call touchParameter('Rectangular workpiece Without stand','');
call touchParameter('Wire cup brush :','');
call touchParameter('Abrasive disc :','');
call touchParameter('Diamond wheel :','');
call touchParameter('No load speed (rpm )','');
call touchParameter('Wire cup brush','');
call touchParameter('Wool pad :','');
call touchParameter('Belt size','');
call touchParameter('Belt speed','');
call touchParameter('Pad size','');
call touchParameter('Abrasive paper size','');
call touchParameter('Orbits per minute','');
call touchParameter('Abrasive 
    paper size','');
call touchParameter('Clamp :','');
call touchParameter('Triangle :','');
call touchParameter('Pad diameter','');
call touchParameter('Abrasive disc diameter','');
call touchParameter('Hole Diameter','');
call touchParameter('Bevel cutting capacity (degrees)','');
call touchParameter('at 48 degrees','');
call touchParameter('In steel at 90 degrees :','');
call touchParameter('Planing width','');
call touchParameter('Planing depth','');
call touchParameter('Overall height','');
call touchParameter('Plunge capacity','');
call touchParameter('Base dia.','');
call touchParameter('Operating air pressure','');
call touchParameter('Staple / Nail','');
call touchParameter('width :','');
call touchParameter('Gauge','');
call touchParameter('Max. cutting depth','');
call touchParameter('Max. wheel speed','');
call touchParameter('Circumferential speed','');
call touchParameter('Engine power','');
call touchParameter('Fuel mixture','');
call touchParameter('Chain speed per minute','');
call touchParameter('Dimensions 
(L x W x H)','');
call touchParameter('Standard Cutting Tool','');
call touchParameter('Dimensions
(L x W x H)','');
call touchParameter('Dimensions
      (L x W x H)','');
call touchParameter('Max. air volume','');
call touchParameter('The velocity of the wind 
      (without blower pipes)','');
call touchParameter('Dimensions 
      (L x W x H)','');
call touchParameter('Max. pressure','');
call touchParameter('Chemical liquid tank','');
call touchParameter('Suction & Discharge diameter','');
call touchParameter('Total head','');
call touchParameter('Max. pumping capacity','');
call touchParameter('Air volume','');
call touchParameter('Air pressure','');
call touchParameter('Air temperature (degrees C)','');
call touchParameter('Download the Simply Interactive brochure (includes the SCP716 Se','');
call touchParameter('Download the Luidia ebeam edge brochure','');
call touchParameter('Download Mobile Cart Spec Sheet','');
call touchParameter('Download SCP700 Series Mobile Stand Assembly/Installation Guide','');
call touchParameter('Download the SCP716W brochure','');
call touchParameter('Download the Brilliant Idea Edge Wide promotion','');
call touchParameter('Download the Brilliant Idea Wide NP promotion','');
call touchParameter('Download the Simply Interactive Projections System 716W promotio','');
call touchParameter('Download SCP717 brochure','');
call touchParameter('Download spec sheet','');
call touchParameter('alliedview-ems_front_l.jpg 51kb JPEG','');
call touchParameter('alliedview-ems_front_h.zip 582kb TIFF','');
call touchParameter('nms_50.jpg 105kb JPEG','');
call touchParameter('alliedware_plus_front_l.jpg 21kb JPEG','');
call touchParameter('alliedware_plus_front_h.zip 1.1mb TIFF','');
call touchParameter('AlliedWare_front_l.jpg 21kb JPEG','');
call touchParameter('AlliedWare_front_h.zip 1.2mb TIFF','');
call touchParameter('2701ftx_front_h.zip 505kb TIFF','');
call touchParameter('2701ftx_front_l.jpg 44kb JPEG','');
call touchParameter('2701fx_front_h.zip 490kb TIFF','');
call touchParameter('2701fx_front_l.jpg 57kb JPEG','');
call touchParameter('2711fx_front_h.zip 1mb TIFF','');
call touchParameter('2711fx_front_l.jpg 63kb JPEG','');
call touchParameter('Manual','');
call touchParameter('2712FX_front_l.jpg 854kb JPEG','');
call touchParameter('2746fx_front_h.zip 877kb JPEG','');
call touchParameter('2746fx_front_l.jpg 52kb JPEG','');
call touchParameter('2801fx_front_h.zip 1mb JPEG','');
call touchParameter('2801fx_front_l.jpg 91kb JPEG','');
call touchParameter('2812fx_front_l.jpg 955kb JPEG','');
call touchParameter('2872sx_front_l.jpg 957kb JPEG','');
call touchParameter('2912T_front_l.jpg 724kb JPEG','');
call touchParameter('2916sx_front_h.zip 1.1mb TIFF','');
call touchParameter('2916sx_front_l.jpg 73kb JPEG','');
call touchParameter('2931sx_front_h.zip 1.2mb TIFF','');
call touchParameter('2931sx_front_l.jpg 210kb JPEG','');
call touchParameter('2972sx-1_front_l.jpg 21kb JPEG','');
call touchParameter('2972sx-1_front_h.zip 2.4mb TIFF','');
call touchParameter('2973sx_front_l.jpg 21kb JPEG','');
call touchParameter('2973t_front_l.jpg 22kb JPEG','');
call touchParameter('plex_2973T_4_t.jpg 4Kb JPEG','');
call touchParameter('c_2973T_4.jpg 1.3Mb JPEG','');
call touchParameter('6101_front_l.jpg 25kb JPEG','');
call touchParameter('6101_front_h.zip 3.2mb TIFF','');
call touchParameter('6102_front_l.jpg 26kb JPEG','');
call touchParameter('6102_front_h.zip 3.2mb TIFF','');
call touchParameter('8000-8poe_front_h.zip 2.2mb TIFF','');
call touchParameter('8000-8poe_front_l.jpg 13kb JPEG','');
call touchParameter('8000gs24_front_l.jpg 21kb JPEG','');
call touchParameter('8000gs24_front_h.zip 2mb TIFF','');
call touchParameter('8000gs-48_front_l.jpg 87kb JPEG','');
call touchParameter('8000gs-48_front_h.zip 1.5mb TIFF','');
call touchParameter('8000S-16_front_l.jpg 18kb JPEG','');
call touchParameter('8000S-16_front_h.zip 1.5mb TIFF','');
call touchParameter('8000S-24_front_l.jpg 16kb JPEG','');
call touchParameter('8000S-24_front_h.zip 2mb TIFF','');
call touchParameter('8000S-24PoE_Front_l.jpg 42kb JPEG','');
call touchParameter('8000S-24poe_front_h.zip 2.3mb TIFF','');
call touchParameter('8000S-48_front_l.jpg 19kb JPEG','');
call touchParameter('8000S-48_front_h.zip 2.1mb TIFF','');
call touchParameter('8000S-48PoE_Front_l.jpg 16kb JPEG','');
call touchParameter('8000S-48PoE_Front_h.zip 2mb TIFF','');
call touchParameter('8516f_front_h.zip 2mb TIFF','');
call touchParameter('8516f_front_l.jpg 16kb JPEG','');
call touchParameter('8624poe_front_h.zip 1.1mb TIFF','');
call touchParameter('8624poe_front_l.jpg 261kb JPEG','');
call touchParameter('8624t2m_front_h.zip 1mb TIFF','');
call touchParameter('8624t2m_front_l.jpg 250kb JPEG','');
call touchParameter('8648t-2sp_front_h.zip 1mb TIFF','');
call touchParameter('8648t-2sp_front_l.jpg 16kb JPEG','');
call touchParameter('9408LC_front_h.zip 2mb TIFF','');
call touchParameter('9408LC_SP_front_l.jpg 78kb JPEG','');
call touchParameter('9424t_front_l.jpg 21kb JPEG','');
call touchParameter('9424t_front_h.zip 4.1mb TIFF','');
call touchParameter('9424T_poe_front_l.jpg 1.9mb JPEG','');
call touchParameter('9424TS_front_h.zip 2mb TIFF','');
call touchParameter('9424TS_front_l.jpg 16kb JPEG','');
call touchParameter('9424Ts-XP_front_h.zip 2.1mb TIFF','');
call touchParameter('9424Ts-XP_front_l.jpg 15kb JPEG','');
call touchParameter('9448T-SP_front_h.zip 2.1mb TIFF','');
call touchParameter('9448T-SP_front_l.jpg 18kb JPEG','');
call touchParameter('9924sp_front_h.zip 953kb TIFF','');
call touchParameter('9924sp_front_l.jpg 14kb JPEG','');
call touchParameter('9924t_front_h.zip 1.1mb TIFF','');
call touchParameter('9924t_front_l.jpg 15kb JPEG','');
call touchParameter('a40-mt_front_l.jpg 33kb JPEG','');
call touchParameter('a40-mt_front_h.zip 703kb TIFF','');
call touchParameter('a41-sc_front_l.jpg 35kb JPEG','');
call touchParameter('a41-sc_front_h.zip 723kb TIFF','');
call touchParameter('A42-GBIC_front_l.jpg 39kb JPEG','');
call touchParameter('a42-gbic_front_h.zip 833kb TIFF','');
call touchParameter('a45-sc_front_l.jpg 39kb JPEG','');
call touchParameter('a45_sc_front_h.zip 1.5mb TIFF','');
call touchParameter('a46_front_h.zip 1.3mb TIFF','');
call touchParameter('a46_front_l.jpg 57kb JPEG','');
call touchParameter('a47_front_h.zip 1.4mb TIFF','');
call touchParameter('a47_front_l.jpg 39kb JPEG','');
call touchParameter('a65_front_l.jpg 2.2mb JPEG','');
call touchParameter('ar020_front_l.jpg 20kb JPEG','');
call touchParameter('ar020_front_h.zip 1.4mb TIFF','');
call touchParameter('ar021s_front_l.jpg 20kb JPEG','');
call touchParameter('ar021s_front_h.zip 1.4mb TIFF','');
call touchParameter('ar023_front_l.jpg 20kb JPEG','');
call touchParameter('ar023_front_h.zip 1.4mb TIFF','');
call touchParameter('ar024_front_l.jpg 20kb JPEG','');
call touchParameter('ar024_front_h.zip 1.4mb TIFF','');
call touchParameter('ar027_front_l.jpg 20kb JPEG','');
call touchParameter('ar027_front_h.zip 1.4mb TIFF','');
call touchParameter('ar040_front_l.jpg 20kb JPEG','');
call touchParameter('ar040_front_h.zip 2.2mb TIFF','');
call touchParameter('ar041_front_l.jpg 20kb JPEG','');
call touchParameter('ar041_front_h.zip 2mb TIFF','');
call touchParameter('ar048_front_l.jpg 20kb JPEG','');
call touchParameter('ar048_front_h.zip 2mb TIFF','');
call touchParameter('Funktionsbeschreibung','');
call touchParameter('Betriebsspannung KNX','');
call touchParameter('Empfohlene Montagehöhe','');
call touchParameter('Einstellbereich Helligkeit','');
call touchParameter('Erfassungswinkel','');
call touchParameter('Anschlussart','');
call touchParameter('Montageart','');
call touchParameter('Nachlaufzeit Licht','');
call touchParameter('ar415s_front_l.jpg 11kb JPEG','');
call touchParameter('Leuchtmittel','');
call touchParameter('ar415s_front_h.zip 1.5mb TIFF','');
call touchParameter('Art der Lichtmessung','');
call touchParameter('Stand-by Zeit Licht','');
call touchParameter('Nachlaufzeit Präsenz','');
call touchParameter('Einschaltverzögerung Präsenz','');
call touchParameter('Umgebungstemperatur','');
call touchParameter('Schutzart','');
call touchParameter('Ausschreibungstext_PresenceLight_360BKNX_WH_de.DOC','');
call touchParameter('KNX-Handbuch_KNX_HB_PresenceLight_de.PDF','');
call touchParameter('ar440s_front_h.zip 1.4mb TIFF','');
call touchParameter('Bedienungsanleitung_PresenceLight_180_360_KNX_de.PDF','');
call touchParameter('ar440s_front_l.jpg 68kb JPEG','');
call touchParameter('KNX-Datenbank_KNX_DB_PresenceLight_de.ZIP','');
call touchParameter('ar440s_back_l.jpg 15kb JPEG','');
call touchParameter('Produktinformationen_PresenceLight_360_KNX_de.PDF','');
call touchParameter('ar440s_back_h.zip 1.8mb TIFF','');
call touchParameter('Breite','');
call touchParameter('ar441s_front_l.jpg 11kb JPEG','');
call touchParameter('Bemeßungsstoßspannung','');
call touchParameter('ar441s_front_h.zip 1.1mb TIFF','');
call touchParameter('Schutzklasse','');
call touchParameter('KNX-Handbuch_KNX_HB_OT_Box_de.PDF','');
call touchParameter('Bedienungsanleitung_KNXOTBox_de.PDF','');
call touchParameter('KNX-Datenbank_KNX_DB_OTBox_de.ZIP','');
call touchParameter('ar442s_front_l.jpg 11kb JPEG','');
call touchParameter('ar442s_front_h.zip 1.1mb TIFF','');
call touchParameter('Ausschreibungstext_RAMSES770KNX_7709200_de.DOC','');
call touchParameter('ar450s_front_h.zip 2.3mb TIFF','');
call touchParameter('KNX-Handbuch_RAMSES770KNX_V10_1003_de.PDF','');
call touchParameter('ar750s_front_l.jpg 47kb JPEG','');
call touchParameter('Bedienungsanleitung_RAMSES770KNX_7709200_de.PDF','');
call touchParameter('KNX-Datenbank_KNX_DB_RAMSES7770KNX_de.ZIP','');
call touchParameter('ar750s-dp_front_l.jpg 11kb JPEG','');
call touchParameter('ar750s-dp_back_l.jpg 12kb JPEG','');
call touchParameter('ar750s-dp_front_comp_l.jpg 12kb JPEG','');
call touchParameter('ar750s-dp_front_h.zip 1.1mb TIFF','');
call touchParameter('ar750s-dp_back_h.zip 1.2mb TIFF','');
call touchParameter('ar750s-dp_front_comp_h.zip 1.2mb TIFF','');
call touchParameter('pwr03_front_l.jpg 21kb JPEG','');
call touchParameter('pwr03_front_h.zip 1.8mb TIFF','');
call touchParameter('pwr03-80_front_l.jpg 21kb JPEG','');
call touchParameter('pwr03-80_front_h.zip 2.1mb TIFF','');
call touchParameter('Ausschreibungstext_PlanoCentro_EWHA_KNX_de.DOC','');
call touchParameter('KNX-Handbuch_KNX_HB_PlanoCentroKNX_de.PDF','');
call touchParameter('Bedienungsanleitung_PlanoCentro_KNX_de.PDF','');
call touchParameter('KNX-Datenbank_KNX_DB_PlanoCentro_de.ZIP','');
call touchParameter('Produktinformationen_PlanoCentro_KNX_de.PDF','');
call touchParameter('ar770s_front_l.jpg 13kb JPEG','');
call touchParameter('ar770s_front_h.zip 1.1mb TIFF','');
call touchParameter('Betriebsspannung','');
call touchParameter('Messbereich Helligkeit','');
call touchParameter('c_cm301.jpg 1.4Mb jpeg','');
call touchParameter('Messbereich Temperatur','');
call touchParameter('Ausschreibungstext_WetterstationKNX_1329201_de.DOC','');
call touchParameter('KNX-Handbuch_Wetterstation_V22_0910_de.PDF','');
call touchParameter('Bedienungsanleitung_Wetterstation_KNX_1329201_de.PDF','');
call touchParameter('KNX-Datenbank_WETTER12_vd2_0603_de.ZIP','');
call touchParameter('c_cm302.jpg 1.4Mb jpeg','');
call touchParameter('Frequenz','');
call touchParameter('Stand-by Leistung','');
call touchParameter('Gangreserve','');
call touchParameter('Anzeige','');
call touchParameter('CM3K0S_front_l.jpg 2.5MB JPEG','');
call touchParameter('Anzeigenbeleuchtung','');
call touchParameter('Ausschreibungstext_VARIA826KNX_8269200_de.DOC','');
call touchParameter('KNX-Handbuch_VARIA824_VARIA826_V14_1011_de.PDF','');
call touchParameter('Bedienungsanleitung_VARIA824KNX_VARIA826KNX_de.PDF','');
call touchParameter('KNX-Datenbank_VARIA_824_826__V1_1_vd4_1005_de.ZIP','');
call touchParameter('cm70s_front_l.jpg 51kb JPEG','');
call touchParameter('cm70s_front_h.zip 1mb TIFF','');
call touchParameter('cv1000_blank_front_h.zip 1mb TIFF','');
call touchParameter('cv1000_blank_front_l.jpg 40kb JPEG','');
call touchParameter('CV1000_full_front_l.jpg 66kb JPEG','');
call touchParameter('CV1000_full_front_h.zip 1.1mb TIFF','');
call touchParameter('cv1203_blank_front_h.zip 1.5mb TIFF','');
call touchParameter('cv1203_blank_front_l.jpg 536kb JPEG','');
call touchParameter('cv1203_full_front_l.jpg 744kb JPEG','');
call touchParameter('cv1203_full_front_h.zip 2.3mb TIFF','');
call touchParameter('cv1kss_front_h.zip 869kb TIFF','');
call touchParameter('cv1kss_front_l.jpg 64kb JPEG','');
call touchParameter('cv5001_front_l.jpg 1.9mb JPEG','');
call touchParameter('cv5001_back_l.jpg 1.8mb JPEG','');
call touchParameter('AT-DINRAIL1_front.jpg 1.4mb JPEG','');
call touchParameter('fan01_front_l.jpg 112kb JPEG','');
call touchParameter('fan01_front_h.zip 1.8mb TIFF','');
call touchParameter('fan03_front_l.jpg 48kb JPEG','');
call touchParameter('fan03_front_h.zip 3.1mb TIFF','');
call touchParameter('fan04_front_l.jpg 21kb JPEG','');
call touchParameter('fan04_front_h.zip 1.9mb TIFF','');
call touchParameter('fs201_front_h.zip 777kb TIFF','');
call touchParameter('fs201_front_l.jpg 65kb JPEG','');
call touchParameter('fs202_front_h.zip 787kb TIFF','');
call touchParameter('fs202_front_l.jpg 69kb JPEG','');
call touchParameter('fs232_front_h.zip 2mb TIFF','');
call touchParameter('fs232_front_l.jpg 44kb JPEG','');
call touchParameter('fs232-1_front_l.jpg 25kb JPEG','');
call touchParameter('fs232-1_front_h.zip 2mb TIFF','');
call touchParameter('fs237_front_l.jpg 77kb JPEG','');
call touchParameter('fs237_front_h.zip 1.6mb JPEG','');
call touchParameter('fs238_front_h.zip 1.6mb JPEG','');
call touchParameter('fs238_front_l.jpg 75kb JPEG','');
call touchParameter('fs705efc_front_h.zip 1.2mb TIFF','');
call touchParameter('fs705efc_front_l.jpg 17kb JPEG','');
call touchParameter('c_FS705L_ECO.jpg 1.3Mb jpeg','');
call touchParameter('plex_FS708_ECO_t.jpg 4Kb jpeg','');
call touchParameter('c_FS708_ECO.jpg 951Kb jpeg','');
call touchParameter('c_FS708POE_ECO.jpg 1.9Mb JPEG','');
call touchParameter('plex_FS708POE-ECO_tn.jpg 4Kb JPEG','');
call touchParameter('fs709fc_front_h.zip 1.6mb TIFF','');
call touchParameter('fs709fc_front_l.jpg 17kb JPEG','');
call touchParameter('c_FS716L_eco_back.jpg 2.3Mb jpeg','');
call touchParameter('c_FS716L_eco_front.jpg 2.2Mb jpeg','');
call touchParameter('plex_FS716L__ECO_t.jpg 4Kb jpeg','');
call touchParameter('fs717fc_front_h.zip 1.24mb TIFF','');
call touchParameter('fs717fc_front_l.jpg 10kb JPEG','');
call touchParameter('Sensor type','');
call touchParameter('Lens','');
call touchParameter('Image stabilization','');
call touchParameter('Focus modes','');
call touchParameter('Focus range','');
call touchParameter('File formats','');
call touchParameter('Capture modes','');
call touchParameter('Capture effects','');
call touchParameter('I/O interface','');
call touchParameter('Effective pixels','');
call touchParameter('Shutter speed','');
call touchParameter('Viewfinder','');
call touchParameter('Focus Type','');
call touchParameter('Auto focus zones','');
call touchParameter('AF (Auto Focus) assist light','');
call touchParameter('Exposure metering','');
call touchParameter('Face Detection','');
call touchParameter('Face Recognition','');
call touchParameter('ISO sensitivity','');
call touchParameter('Exposure compensation','');
call touchParameter('Exposure bracketing','');
call touchParameter('AE (Auto Exposure) lock','');
call touchParameter('Flash range','');
call touchParameter('Flash mode','');
call touchParameter('Flash compensation','');
call touchParameter('Smart Capture','');
call touchParameter('Scene modes','');
call touchParameter('Artistic effects','');
call touchParameter('Film effects','');
call touchParameter('Photobooth','');
call touchParameter('Manual exposure control','');
call touchParameter('Self-timer','');
call touchParameter('Still format','');
call touchParameter('Picture size','');
call touchParameter('Compression level','');
call touchParameter('Color modes','');
call touchParameter('Sharpness','');
call touchParameter('Orientation sensor','');
call touchParameter('Internal Memory','');
call touchParameter('Review options','');
call touchParameter('Editing','');
call touchParameter('Format','');
call touchParameter('AF (Auto Focus) during video','');
call touchParameter('Zoom during video','');
call touchParameter('Share menu','');
call touchParameter('Custom settings','');
call touchParameter('Dedicated buttons','');
call touchParameter('Direct printing','');
call touchParameter('Megapixels','');
call touchParameter('Print speed','');
call touchParameter('Print sizes','');
call touchParameter('Paper capacity','');
call touchParameter('Ink cartridge compatibility','');
call touchParameter('Scanning','');
call touchParameter('Copying','');
call touchParameter('Image file formats','');
call touchParameter('Display area','');
call touchParameter('Display type','');
call touchParameter('Display backlight','');
call touchParameter('Display brightness','');
call touchParameter('Supported memory card formats','');
call touchParameter('Display modes','');
call touchParameter('Auto shut-off modes','');
call touchParameter('Sharing sources','');
call touchParameter('Content management','');
call touchParameter('Activity sensor','');
call touchParameter('Quick Comment feature','');
call touchParameter('Playlist feature','');
call touchParameter('Separate photo tray','');
call touchParameter('CCD total pixels','');
call touchParameter('LCD','');
call touchParameter('Metering modes','');
call touchParameter('Compensation','');
call touchParameter('Range','');
call touchParameter('Shooting modes','');
call touchParameter('Click to capture','');
call touchParameter('Shot to shot','');
call touchParameter('Compression','');
call touchParameter('Share','');
call touchParameter('c_FS724L_eco_back.jpg 2.3Mb jpeg','');
call touchParameter('c_FS724L_eco_front.jpg 2.2Mb jpeg','');
call touchParameter('plex_FS724L_ECO_t.jpg 4Kb jpeg','');
call touchParameter('Minimum system requirements:','');
call touchParameter('Audio / Video outputs:','');
call touchParameter('Further inputs and outputs:','');
call touchParameter('Supported File Formats:','');
call touchParameter('Video Standards for A/V Outputs:','');
call touchParameter('Wireless standards:','');
call touchParameter('Package content:','');
call touchParameter('FS750_16_front_h.zip 1.5mb TIFF','');
call touchParameter('FS750_16_front_l.jpg 17kb JPEG','');
call touchParameter('FS750_24_front_h.zip 2mb TIFF','');
call touchParameter('FS750_24_front_l.jpg 14kb JPEG','');
call touchParameter('c_FS750_24POE_ECO.jpg 1.3Mb jpeg','');
call touchParameter('plex_FS750_24POE_ECO_tn.jpg 4kB jpeg','');
call touchParameter('c_FS750-48_ECO.jpg 1.3Mb jpeg','');
call touchParameter('plex_FS750_48_ECO_t.jpg 1.3Mb jpeg','');
call touchParameter('gbic_front_l.jpg 67kb JPEG','');
call touchParameter('gbic_front_h.zip 1mb TIFF','');
call touchParameter('FAQ','');
call touchParameter('g8sx_front_l.jpg 29kb JPEG','');
call touchParameter('g8sx_front_h.zip 663kb TIFF','');
call touchParameter('G8T_front_h.zip 740kb TIFF','');
call touchParameter('G8T_front_l.jpg 20kb JPEG','');
call touchParameter('gs2002-sp_front_h.zip 1.4mb TIFF','');
call touchParameter('gs2002-sp_front_l.jpg 22kb JPEG','');
call touchParameter('c_GS900-16_ECO.jpg 897kb','');
call touchParameter('plex_GS900-16_ECO_t.jpg 4kb','');
call touchParameter('c_GS900-24_ECO.jpg 1.5Mb','');
call touchParameter('plex_GS900-24_ECO_t.jpg 4kb','');
call touchParameter('gs900-5e_eco_front_l.jpg 1.08mb JPEG','');
call touchParameter('gs900-5e_front_h.zip 1.5mb TIFF','');
call touchParameter('c_GS900-8_ECO 756 Kb','');
call touchParameter('plex_GS900-8_ECO_t 4Kb','');
call touchParameter('gs900-8e_front_h.zip 1.3mb TIFF','');
call touchParameter('gs900-8e_eco_front_l.jpg 1.11mb JPEG','');
call touchParameter('c_GS950-48_ECO.jpg 1.3Mb jpeg','');
call touchParameter('plex_GS950_48_ECO_t.jpg 4kB jpeg','');
call touchParameter('GS950-8POE_front_l.jpg 24kb JPEG','');
call touchParameter('GS950-8POE_front_h.zip 5.1mb TIFF','');
call touchParameter('hs-stk-cbl10_front_l.jpg 150kb JPEG','');
call touchParameter('hs-stk-cbl10_front_h.zip 945kb TIFF','');
call touchParameter('ibg915fx_front_l.jpg 81kb JPEG','');
call touchParameter('ibg915fx_front_h.zip 1.7mb TIFF','');
call touchParameter('img61x_front_l.jpg 94kb JPEG','');
call touchParameter('img61x_front_h.zip 2.4mb TIFF','');
call touchParameter('img616rf_front_l.jpg 40kb JPEG','');
call touchParameter('img616rf_front_h.zip 1.8mb TIFF','');
call touchParameter('img616srfplus_front_l.jpg 40kb JPEG','');
call touchParameter('img616srfplus_front_h.zip 1.8mb TIFF','');
call touchParameter('img616w_flat.jpg 1.8mb JPEG','');
call touchParameter('img616w_upright.jpg 1.8mb JPEG','');
call touchParameter('c_iMG624R2_front.jpg 1Mb jpeg','');
call touchParameter('plex_iMG624R2_front_tn.jpg 4Kb jpeg','');
call touchParameter('c_iMG624R2_back.jpg 1Mb jpeg','');
call touchParameter('plex_iMG624R2_front.jpg 16Kb jpeg','');
call touchParameter('c_iMG634R2_back.jpg 2.7 Mb jpeg','');
call touchParameter('c_iMG634R2_front.jpg 13kb jpeg','');
call touchParameter('Lens protection','');
call touchParameter('Focus control','');
call touchParameter('Burst modes','');
call touchParameter('Long time exposure','');
call touchParameter('Framing grid','');
call touchParameter('Auto focus','');
call touchParameter('Focus zones','');
call touchParameter('Exposure Lock','');
call touchParameter('Focus system','');
call touchParameter('System Requirements:','');
call touchParameter('USB output (devices not included):','');
call touchParameter('Capture quality:','');
call touchParameter('Software Specifications','');
call touchParameter('Output Format','');
call touchParameter('Auto focus control','');
call touchParameter('img646bd_front_h.zip 2.5mb TIFF','');
call touchParameter('img646bd_front_l.jpg 21kb JPEG','');
call touchParameter('iMG646MOD_front_l.jpg 51kb JPEG','');
call touchParameter('iMG646MOD_front_h.zip 6mb TIFF','');
call touchParameter('mc1004_front_h.zip 1mb TIFF','');
call touchParameter('mc1004_front_l.jpg 27kb JPEG','');
call touchParameter('mc1008gb_front_h.zip 1.6mb TIFF','');
call touchParameter('mc1008gb_front_l.jpg 24kb JPEG','');
call touchParameter('mc1008sp_front_h.zip 1.6mb TIFF','');
call touchParameter('mc1008sp_front_l.jpg 21kb JPEG','');
call touchParameter('mc101xl_front_h.zip 1.1mb TIFF','');
call touchParameter('mc101xl_front_l.jpg 18kb JPEG','');
call touchParameter('mc102xl_front_h.zip 1.1mb TIFF','');
call touchParameter('mc102xl_front_l.jpg 19kb JPEG','');
call touchParameter('mc103lh_front_h.zip 1.2mb TIFF','');
call touchParameter('mc103lh_front_l.jpg 20kb JPEG','');
call touchParameter('mc103xl_front_h.zip 1.2mb TIFF','');
call touchParameter('mc103xl_front_l.jpg 20kb JPEG','');
call touchParameter('mc104xl_front_l.jpg 21kb JPEG','');
call touchParameter('mc104xl_front_h.zip 1mb TIFF','');
call touchParameter('mc115xl_front_h.zip 984kb TIFF','');
call touchParameter('mc115xl_front_l.jpg 367kb JPEG','');
call touchParameter('mc116xl_front_h.zip 940kb TIFF','');
call touchParameter('mc116xl_front_l.jpg 363kb JPEG','');
call touchParameter('mc13_front_l.jpg 21kb JPEG','');
call touchParameter('mc13_front_h.zip 1.2mb TIFF','');
call touchParameter('mc605_front_l.jpg 1.67mb JPEG','');
call touchParameter('Glimmlampenlast','');
call touchParameter('Einstellbereich Zeit','');
call touchParameter('3/4 Leiter','');
call touchParameter('Nachschaltbar','');
call touchParameter('Kontaktart','');
call touchParameter('Öffnungsweite','');
call touchParameter('Schaltausgang','');
call touchParameter('Glüh-/Halogenlampenlast','');
call touchParameter('Leuchtstofflampenlast (VVG) Duoschaltung','');
call touchParameter('mcf2000_front_l.jpg 17kb JPEG','');
call touchParameter('Leuchtstofflampenlast (VVG) parallelkompensiert','');
call touchParameter('mcf2000_front_h.zip 2mb TIFF','');
call touchParameter('Energiesparlampen','');
call touchParameter('Leuchtstofflampenlast (EVG)','');
call touchParameter('Leuchtstofflampenlast (VVG) reihenkompensiert','');
call touchParameter('Leuchtstofflampenlast (VVG) nicht kompensiert','');
call touchParameter('Schaltleistung','');
call touchParameter('Schalter für Dauerlicht','');
call touchParameter('Prüfzeichen','');
call touchParameter('Gehäuse- und Isolationsmaterial','');
call touchParameter('mcf2000m_front_l.jpg 30kb JPEG','');
call touchParameter('mcf2000m_front_h.zip 1.1mb TIFF','');
call touchParameter('Ausschreibungstext_ELPA8_0080002_de.DOC','');
call touchParameter('Bedienungsanleitung_ELPA8_0080002_de.PDF','');
call touchParameter('mcf2012lc_front_l.jpg 19kb JPEG','');
call touchParameter('mcf2032sp.jpg 2.3mb JPEG','');
call touchParameter('c_mcf2300_full.jpg 3.9Mb jpeg','');
call touchParameter('c_mcf2300_empty.jpg 3.5Mb jpeg','');
call touchParameter('plex_mcf2300.jpg 15.6Kb jpeg','');
call touchParameter('plex_mcf2300_tn.jpg 15.6Kb jpeg','');
call touchParameter('mcr1_front_l.jpg 18kb JPEG','');
call touchParameter('mcr1_front_h.zip 1.4mb TIFF','');
call touchParameter('mcr12_front_h.zip 958kb TIFF','');
call touchParameter('mcr12_front_l.jpg 78kb JPEG','');
call touchParameter('on1000_front_l.jpg 20kb JPEG','');
call touchParameter('on1000_front_h.zip 1.7mb TIFF','');
call touchParameter('pc2002poe_front_l.jpg 1.2mb JPEG','');
call touchParameter('PC232POE.jpg 16kb JPEG','');
call touchParameter('pwr01_front_l.jpg 118kb JPEG','');
call touchParameter('pwr01_front_h.zip 1.9mb TIFF','');
call touchParameter('pwr01-80_front_l.jpg 126kb JPEG','');
call touchParameter('pwr01-80_front_h.zip 1.9mb TIFF','');
call touchParameter('Capture Options','');
call touchParameter('Output Options','');
call touchParameter('Import Formats','');
call touchParameter('Export Formats','');
call touchParameter('Exclusive Feature','');
call touchParameter('Weather/Outdoor ratings','');
call touchParameter('Short Decsription','');
call touchParameter('Supplies','');
call touchParameter('UNSPSC code','');
call touchParameter('Scantechnologie','');
call touchParameter('Functionaliteit','');
call touchParameter('Afdruksnelheid (concept, kleur): tot','');
call touchParameter('Afdruksnelheid (concept, zwart): tot','');
call touchParameter('Afdruksnelheid (normaal, zwart): tot','');
call touchParameter('Afdruksnelheid (normaal, kleur): tot','');
call touchParameter('Kopieersnelheid (normaal, zwart): tot','');
call touchParameter('Kopieersnelheid (normaal, kleur): tot','');
call touchParameter('Afdrukkwaliteit, zwart','');
call touchParameter('Afdrukkwaliteit, kleur','');
call touchParameter('Geheugen - standaard','');
call touchParameter('Geheugen - maximum','');
call touchParameter('Max. papiercapaciteit invoerlade (afdrukken)','');
call touchParameter('Ondersteunde mediatypes','');
call touchParameter('Ondersteunde mediaformaten','');
call touchParameter('Mediaformaten voor randloos afdrukken','');
call touchParameter('Aansluitmogelijkheden (std.)','');
call touchParameter('PictBridge gecertificeerde USB poort','');
call touchParameter('Compatibel geheugenkaarten','');
call touchParameter('Verkleinen / vergroten','');
call touchParameter('Max. scangebied','');
call touchParameter('Afmetingen verpakt (HxBxD)','');
call touchParameter('Afmetingen (HxBxD)','');
call touchParameter('Geluidsniveau, tijdens afdrukken','');
call touchParameter('Geluidsniveau tijdens kopiëren','');
call touchParameter('Geluidsniveau tijdens scannen','');
call touchParameter('Productcertificaten','');
call touchParameter('Maximale maandelijkse gebruiksindicatie: tot','');
call touchParameter('Aanbevolen maandelijkse afdrukvolume','');
call touchParameter('pwr02_front_l.jpg 21kb JPEG','');
call touchParameter('pwr02_front_h.zip 1.7mb TIFF','');
call touchParameter('pwr05_front_l.jpg 64kb JPEG','');
call touchParameter('pwr05_front_h.zip 1.6mb TIFF','');
call touchParameter('pwr3004_front_l.jpg 21kb JPEG','');
call touchParameter('pwr3004_front_h.zip 3.2mb TIFF','');
call touchParameter('pwr3101_front_l.jpg 79kb JPEG','');
call touchParameter('pwr3101_front_h.zip 2.3mb TIFF','');
call touchParameter('pwr3202_front_l.jpg 22kb JPEG','');
call touchParameter('pwr3202_front_h.zip 5mb TIFF','');
call touchParameter('pwr4_front_l.jpg 92kb JPEG','');
call touchParameter('pwr4_front_h.zip 1.8mb TIFF','');
call touchParameter('pwr9_front_l.jpg 122kb JPEG','');
call touchParameter('pwr9_front_h.zip 2.4mb TIFF','');
call touchParameter('rapier48w_front_l.jpg 24kb JPEG','');
call touchParameter('rapier48w_front_h.zip 6.1mb TIFF','');
call touchParameter('rps3004_front_l.jpg 22kb JPEG','');
call touchParameter('rps3004_front_h.zip 6.8mb TIFF','');
call touchParameter('rps3004_back_l.jpg 22kb JPEG','');
call touchParameter('rps3004_back_h.zip 5.3mb TIFF','');
call touchParameter('rps3104_front_l.jpg 21kb JPEG','');
call touchParameter('rps3104_front_h.zip 3.6mb TIFF','');
call touchParameter('rps3104_back_l.jpg 21kb JPEG','');
call touchParameter('rps3104_back_h.zip 5.9mb TIFF','');
call touchParameter('rps3204_front_l.jpg 21kb JPEG','');
call touchParameter('rps3204_front_h.zip 1.8mb TIFF','');
call touchParameter('sb4004_front_h.zip 1.5mb JPEG','');
call touchParameter('sb4004_front_l.jpg 313kb JPEG','');
call touchParameter('sb4008_front_h.zip 1.1mb JPEG','');
call touchParameter('sb4008_front_l.jpg 350kb JPEG','');
call touchParameter('sb4151_front_l.jpg 81kb JPEG','');
call touchParameter('sb4151_front_h.zip 1.3mb TIFF','');
call touchParameter('sb4152_front_l.jpg 20kb JPEG','');
call touchParameter('sb4152_front_h.zip 2.2mb TIFF','');
call touchParameter('sb4162_front_l.jpg 45kb JPEG','');
call touchParameter('sb4162_front_h.zip 1.8mb TIFF','');
call touchParameter('sb4211_v2_front_l.jpg 165kb JPEG','');
call touchParameter('sb4211_v2_front_h.zip 2.4mb TIFF','');
call touchParameter('sb4215_front_l.jpg 112kb JPEG','');
call touchParameter('sb4215_front_h.zip 2.2mb TIFF','');
call touchParameter('sb4311_front_l.jpg 180kb JPEG','');
call touchParameter('sb4311_front_h.zip 2.3mb TIFF','');
call touchParameter('sb4352_front_l.jpg 191kb JPEG','');
call touchParameter('sb4352_front_h.zip 2.4mb TIFF','');
call touchParameter('sb4411_front_l.jpg 136kb JPEG','');
call touchParameter('sb4411_front_h.zip 2.3mb TIFF','');
call touchParameter('sb4412_front_l.jpg 163kb JPEG','');
call touchParameter('sb4412_front_h.zip 2.3mb TIFF','');
call touchParameter('sb4441_front_l.jpg 169kb JPEG','');
call touchParameter('sb4441_front_h.zip 2.3mb TIFF','');
call touchParameter('sb4442_front_l.jpg 216kb JPEG','');
call touchParameter('sb4442_front_h.zip 2.4mb TIFF','');
call touchParameter('sb4541_front_l.jpg 175kb JPEG','');
call touchParameter('sb4541_front_h.zip 2.2mb TIFF','');
call touchParameter('sbx908_front_l.jpg 21kb JPEG','');
call touchParameter('sbx908_back_l.jpg 174kb JPEG','');
call touchParameter('sbx908_front_h.zip 3mb TIFF','');
call touchParameter('sbx908_back_h.zip 2.4mb TIFF','');
call touchParameter('SBx908_stacked_front_h.zip 5mb TIFF','');
call touchParameter('snmpc_front_l.jpg 97kb JPEG','');
call touchParameter('snmpc_front_h.zip 1.1mb TIFF','');
call touchParameter('Display device','');
call touchParameter('Charge termination','');
call touchParameter('Charge protection','');
call touchParameter('Approvals','');
call touchParameter('Anzahl Kanäle','');
call touchParameter('Schaltleistung Licht','');
call touchParameter('Glühlampenlast','');
call touchParameter('Halogenlampenlast','');
call touchParameter('Ausschreibungstext_SPHINX105220_1050220_de.DOC','');
call touchParameter('Bedienungsanleitung_SPHINX105100_SPHINX105220_SPHINX105300_de.PD','');
call touchParameter('Programm','');
call touchParameter('Antrieb','');
call touchParameter('Schaltleistung bei 250 V AC, cos φ = 1','');
call touchParameter('Schaltleistung bei 250 V AC, cos φ = 0,6','');
call touchParameter('Kürzeste Schaltzeit','');
call touchParameter('Programmierbar alle','');
call touchParameter('Ganggenauigkeit','');
call touchParameter('Anzahl Schaltsegmente','');
call touchParameter('Ausschreibungstext_SYN161d_1610011_de.DOC','');
call touchParameter('Bedienungsanleitung_SYN161d_SUL181d_de.PDF','');
call touchParameter('Ausschreibungstext_SUL191w_1910011_de.DOC','');
call touchParameter('Bedienungsanleitung_SYN151h_SUL191w_de.PDF','');
call touchParameter('Kontaktart Licht','');
call touchParameter('Ohmsche Last','');
call touchParameter('Fluoreszenz-, Kompakt-/Leuchtstofflampen','');
call touchParameter('Kompakt-/Leuchtstofflampen (Anzahl EVGs)','');
call touchParameter('Kontaktart Präsenz','');
call touchParameter('Schaltleistung Präsenz','');
call touchParameter('Max. Leitungsquerschnitt','');
call touchParameter('Montageplatte','');
call touchParameter('Größe Unterputzdose','');
call touchParameter('Ausschreibungstext_compactpassimo_2010080_de.DOC','');
call touchParameter('Bedienungsanleitung_compactpassimo_de.PDF','');
call touchParameter('Produktinformationen_compactpassimo_pi_de.PDF','');
call touchParameter('Verbindung für COM','');
call touchParameter('Anzahl Speicherplätze','');
call touchParameter('Ausschreibungstext_LUXOR426_4260000_de.DOC','');
call touchParameter('Bedienungsanleitung_LUXOR_426_de.PDF','');
call touchParameter('Produktinformationen_P_LUXOR426_de.PDF','');
call touchParameter('Viewing options','');
call touchParameter('Wall mountable','');
call touchParameter('User interface','');
call touchParameter('Power modes','');
call touchParameter('Image Capacity','');
call touchParameter('Media support','');
call touchParameter('Auto enhancements','');
call touchParameter('Search options','');
call touchParameter('Slideshow options','');
call touchParameter('Slideshow transitions','');
call touchParameter('Picture Book backgrounds','');
call touchParameter('Scanresolutie, enhanced','');
call touchParameter('Scanresolutie, optisch','');
call touchParameter('Gebruiksindicatie, max.','');
call touchParameter('Optionele netwerkaansluitingen','');
call touchParameter('viewing_modes','');
call touchParameter('spbd10_front_l.jpg 38kb JPEG','');
call touchParameter('spbd10_front_h.zip 722kb TIFF','');
call touchParameter('c_AT-SPEX_prelim.jpg 115kb JPEG','');
call touchParameter('sfp_front_l.jpg 39kb JPEG','');
call touchParameter('sfp_front_h.zip 467kb TIFF','');
call touchParameter('sfp_front.jpg 39kb JPEG','');
call touchParameter('sfp_front.zip 467kb TIFF','');
call touchParameter('Afdruktechnologie','');
call touchParameter('Afdruktechnologie, kleur','');
call touchParameter('splx10_front_l.jpg 139kb JPEG','');
call touchParameter('splx10_front_h.zip 921kb TIFF','');
call touchParameter('splx30_front_l.jpg 99kb JPEG','');
call touchParameter('SPLX30_front.tif 2mb tif','');
call touchParameter('splx40_front_l.jpg 172kb JPEG','');
call touchParameter('splx40_front_h.zip 940kb TIFF','');
call touchParameter('spsx_front_l.jpg 133kb JPEG','');
call touchParameter('spsx_front_h.zip 961kb TIFF','');
call touchParameter('stackm_front_h.zip 2mb TIFF','');
call touchParameter('stackm_front_l.jpg 24kb JPEG','');
call touchParameter('StackXG_front_l.jpg 15kb JPEG','');
call touchParameter('StackXG_front_h.zip 1mb TIFF','');
call touchParameter('TQ2403.tif 3.5mb TIFF','');
call touchParameter('TQ2403_front_l.jpg 280kb JPEG','');
call touchParameter('tray1_front_l.jpg 15kb JPEG','');
call touchParameter('tray1_front_h.zip 1.3mb JPEG','');
call touchParameter('tray4_front_l.jpg 13kb JPEG','');
call touchParameter('tray4_front_h.zip 2.2mb JPEG','');
call touchParameter('wlmt_front_l.jpg 13kb JPEG','');
call touchParameter('tray4_w_mc_front_h.zip 856kb JPEG','');
call touchParameter('plex_WNP300N_t.jpg 4Kb jpeg','');
call touchParameter('c_WNP300N.jpg 2.1Mb jpeg','');
call touchParameter('plex_WNU300N_t.jpg 4Kb jpeg','');
call touchParameter('c_WNU300N.jpg 2.1Mb jpeg','');
call touchParameter('Ausschreibungstext_PlanoCentro101UWH_2030202_de.DOC','');
call touchParameter('Bedienungsanleitung_PlanoCentro101_de.PDF','');
call touchParameter('Produktinformationen_PlanoCentro_de.PDF','');
call touchParameter('Unterkriechschutz','');
call touchParameter('Ausschreibungstext_SPHINX105300KNX_1059203_de.DOC','');
call touchParameter('KNX-Handbuch_HB_KNX_SPHINX_105_de.PDF','');
call touchParameter('Bedienungsanleitung_KNXSPHINX105300_de.PDF','');
call touchParameter('KNX-Datenbank_DB_KNX_SPHINX_105_de.ZIP','');
call touchParameter('Kapazitive Last','');
call touchParameter('Spannung Ausgang','');
call touchParameter('Frequenz Ausgang','');
call touchParameter('Schalten unterschiedlicher Außenleiter','');
call touchParameter('Für SELV geeignet','');
call touchParameter('Ausschreibungstext_RMG4IKNX_4930210_de.DOC','');
call touchParameter('KNX-Handbuch_KNX_HB_RMG_4_I_MIX2_de.PDF','');
call touchParameter('Bedienungsanleitung_KNXMIX2_de.PDF','');
call touchParameter('KNX-Datenbank_KNX_DB_MIX2_de.ZIP','');
call touchParameter('CAD-Symbol_DXF_RMG4IKNX_.DXF','');
call touchParameter('Software Specificat','');
call touchParameter('Export Format:','');
call touchParameter('USB mass storage','');
call touchParameter('Video length','');
call touchParameter('Review mode','');
call touchParameter('Editing options (video)','');
call touchParameter('Share destinations','');
call touchParameter('Afdruksnelheid (A4, zwart): tot','');
call touchParameter('Afdruksnelheid (A4, kleur): tot','');
call touchParameter('Afdruksnelheid dubbelzijdig (A4, zwart): tot','');
call touchParameter('Afdruksnelheid dubbelzijdig (A4, kleur): tot','');
call touchParameter('plex_WR2304N_t.jpg 4Kb jpeg','');
call touchParameter('Afdruksnelheid (Letter, kleur): tot','');
call touchParameter('Tijd tot de eerste pagina (zwart) in','');
call touchParameter('Tijd tot de eerste pagina (kleur) in','');
call touchParameter('c_WR2304N.jpg 2.1Mb jpeg','');
call touchParameter('Geheugen uitbreidingsopties','');
call touchParameter('Ondersteunde Apple Macintosh besturingssystemen','');
call touchParameter('Citrix MetaFrame','');
call touchParameter('Ondersteunde Linux besturingssystemen','');
call touchParameter('Ondersteunde Microsoft Windows besturingssystemen','');
call touchParameter('Ondersteunde Novell besturingssystemen','');
call touchParameter('Ondersteunde UNIX besturingssystemen','');
call touchParameter('Capaciteit enveloppen','');
call touchParameter('Finishing opties','');
call touchParameter('Papierverwerking (standaard)','');
call touchParameter('Optionele papierverwerkingsopties','');
call touchParameter('Max. invoercapaciteit: tot','');
call touchParameter('Standaard invoercapaciteit: tot','');
call touchParameter('Max. uitvoercapaciteit: tot','');
call touchParameter('Standaard uitvoercapaciteit: tot','');
call touchParameter('Standaard aantal invoerlades','');
call touchParameter('Max. aantal invoerlades','');
call touchParameter('Optionele interface aansluitingen (lokaal)','');
call touchParameter('Netwerk afdrukmogelijkheden','');
call touchParameter('Ondersteunde netwerkprotocollen','');
call touchParameter('Netwerkbeheer protocollen','');
call touchParameter('Netwerkbeveiliging','');
call touchParameter('Lettertypes en symbolensets','');
call touchParameter('wr4542_front_l.jpg 21kb JPEG','');
call touchParameter('Ondersteunde printertalen','');
call touchParameter('wr4542_front_h.zip 3.6mb TIFF','');
call touchParameter('Aantal per pallet','');
call touchParameter('Geluidsniveau, buiten gebruik','');
call touchParameter('Handelsmerken','');
call touchParameter('Opmerkingen m.b.t. gebruiksindicatie','');
call touchParameter('wr456x_front_l.jpg 21kb JPEG','');
call touchParameter('wr456x_front_h.zip 4.6mb TIFF','');
call touchParameter('Omgevingsspecificaties','');
call touchParameter('Energy Star Typical Electricity Consumption (TEC)','');
call touchParameter('x600-24tsXP_front_l.jpg 22kb JPEG','');
call touchParameter('x600-24tsXP_front_h.jpg 483Kb JPEG','');
call touchParameter('x600_24Ts_poe_front.jpg 2.1mb JPEG','');
call touchParameter('Aantal per (std.) pallet','');
call touchParameter('x600_24Ts_poe_back.jpg 3.2mb JPEG','');
call touchParameter('x600-48ts_front_l.jpg 21kb JPEG','');
call touchParameter('x600-48ts_front_h.jpg 502Kb JPEG','');
call touchParameter('x600-48tsXP_front_l.jpg 21kb JPEG','');
call touchParameter('x600-48tsXP_front_h.jpg 555Kb JPEG','');
call touchParameter('x900-12XTS_front_l.jpg 69kb JPEG','');
call touchParameter('x900-12XTS_front_h.zip 1.5mb TIFF','');
call touchParameter('x900-24XS_front_h.zip 1.8mb TIFF','');
call touchParameter('x900-24XS_front_l.jpg 18kb JPEG','');
call touchParameter('x900-24XT_front_h.zip 1.7mb TIFF','');
call touchParameter('x900-24XT_front_l.jpg 17kb JPEG','');
call touchParameter('x900-48FE_front_h.zip 1.7mb TIFF','');
call touchParameter('x900-48FE_front_l.jpg 18kb JPEG','');
call touchParameter('x900-48FS_front_l.jpg 70kb JPEG','');
call touchParameter('x900-48FS_front_h.zip 1.6mb TIFF','');
call touchParameter('Ausschreibungstext_ProgrammiersetOBELISK_9070409_de.DOC','');
call touchParameter('Bedienungsanleitung_OBELISKtop2__de.PDF','');
call touchParameter('Obelisk_OBELISK_top2_de.ZIP','');
call touchParameter('xem-12s_front_l.jpg 20kb JPEG','');
call touchParameter('xem-12s_front_h.zip 1.9mb TIFF','');
call touchParameter('Speicherkarte im Lieferumfang','');
call touchParameter('xem-12t_front_l.jpg 22kb JPEG','');
call touchParameter('Ausschreibungstext_EMLANtop2_6490900_de.DOC','');
call touchParameter('xem-12t_front_h.zip 2mb TIFF','');
call touchParameter('Bedienungsanleitung_EMLANtop2_Bedienungsanleitung_de.PDF','');
call touchParameter('Obelisk_Software_LAN_de.ZIP','');
call touchParameter('xem-1xp_front_l.jpg 16kb JPEG','');
call touchParameter('xem-1xp_front_h.zip 1.8mb TIFF','');
call touchParameter('xem-stk_front_l.jpg 56kb JPEG','');
call touchParameter('xem-stk_front_h.zip 720kb TIFF','');
call touchParameter('xfp_front_l.jpg 16kb JPEG','');
call touchParameter('xfp_front_h.zip 520kb TIFF','');
call touchParameter('c_XPSR.jpg 25kb JPEG','');
call touchParameter('c_XPSR.tif 6.8mb TIFF','');
call touchParameter('Ausschreibungstext_LUXA101180_1010961_de.DOC','');
call touchParameter('Bedienungsanleitung_LUXA101150_LUXA101180_de.PDF','');
call touchParameter('EXRP30n_front_l.jpg 2mb JPEG','');
call touchParameter('EXRP40_front_l.jpg 109kb JPEG','');
call touchParameter('EXRP40En_front_l.jpg 87kb JPEG','');
call touchParameter('EXSW1200_front_l.jpg 477kb JPEG','');
call touchParameter('EXSW400_front_l.jpg 486kb JPEG','');
call touchParameter('EXSW800_front_l.jpg 85kb JPEG','');
call touchParameter('imap9400_front_h.zip 3.8mb TIFF','');
call touchParameter('imap9400_front_l.jpg 35kb JPEG','');
call touchParameter('imap9700_front_h.zip 7.5mb TIFF','');
call touchParameter('imap9700_front_l.jpg 69kb JPEG','');
call touchParameter('iMAP9810_front_l.jpg 1.7mb JPEG','');
call touchParameter('iMAP9810_left_l.jpg 1.8mb JPEG','');
call touchParameter('iMAP9810_right_l.jpg 1.6mb JPEG','');
call touchParameter('adsl24a_front_h.zip 1.6mb TIFF','');
call touchParameter('adsl24a_front_l.jpg 92kb JPEG','');
call touchParameter('TN129_ADSL24SA_front_h.zip 3mb TIFF','');
call touchParameter('TN129_ADSL24SA_front_l.jpg 93kb JPEG','');
call touchParameter('tn131_adsl48a_front_l.jpg 120kb JPEG','');
call touchParameter('tn131_adsl48a_front_h.zip 3.8mb TIFF','');
call touchParameter('tn132_adsl48b_front_l.jpg 120kb JPEG','');
call touchParameter('tn132_adsl48b_front_h.zip 3.8mb TIFF','');
call touchParameter('ces8_front_h.zip 1.6mb TIFF','');
call touchParameter('ces8_front_l.jpg 81kb JPEG','');
call touchParameter('tn408_cfc12_front_l.jpg 108kb JPEG','');
call touchParameter('tn408_cfc12_front_h.zip 5mb TIFF','');
call touchParameter('TN401_cfc24_front_l.jpg 114kb JPEG','');
call touchParameter('tn401_cfc24_front_h.zip 3.2mb TIFF','');
call touchParameter('tn407_cfc56_front_l.jpg 119kb JPEG','');
call touchParameter('tn407_cfc56_front_h.zip 1.8mb TIFF','');
call touchParameter('epon2_front_h.zip 1.8mb TIFF','');
call touchParameter('epon2_front_l.jpg 97kb JPEG','');
call touchParameter('imap7112_front_h.zip 2.5mb TIFF','');
call touchParameter('imap7112_front_l.jpg 18kb JPEG','');
call touchParameter('tn102_front_h.zip 1.2mb TIFF','');
call touchParameter('tn102_front_l.jpg 102kb JPEG','');
call touchParameter('Overige ondersteunde besturingssystemen','');
call touchParameter('Webbrowser voor geïntegreerde webpagina','');
call touchParameter('tn109_front_h.zip 1.4mb TIFF','');
call touchParameter('tn109_front_l.jpg 111kb JPEG','');
call touchParameter('TCP/IP applicatie set','');
call touchParameter('TN104_FX10FX_front_h.zip 1.4mb TIFF','');
call touchParameter('TN104_FX10FX_front_l.jpg 87kb JPEG','');
call touchParameter('fx10lx_front_h.zip 1.6mb TIFF','');
call touchParameter('fx10lx_front_l.jpg 88kb JPEG','');
call touchParameter('tn301_ge3_front_l.jpg 58kb JPEG','');
call touchParameter('tn301_ge3_front_h.zip 1.7mb TIFF','');
call touchParameter('Ondersteunde papiergewichten (std. papierlade)','');
call touchParameter('tn117_front_h.zip 1.6mb TIFF','');
call touchParameter('tn117_front_l.jpg 646kb JPEG','');
call touchParameter('nte8_front_h.zip 1.6mb TIFF','');
call touchParameter('nte8_front_l.jpg 81kb JPEG','');
call touchParameter('tn123_front_l.jpg 478kb JPEG','');
call touchParameter('tn123_front_h.zip 1.8mb TIFF','');
call touchParameter('tn113_front_h.zip 2.2mb TIFF','');
call touchParameter('tn113_front_l.jpg 114kb JPEG','');
call touchParameter('tn127_shdsl24_front_l.jpg 154kb JPEG','');
call touchParameter('tn127_shdsl24_front_h.zip 1.6mb TIFF','');
call touchParameter('tn128_vdsl24b_front_l.jpg 127kb JPEG','');
call touchParameter('tn128_vdsl24b_front_h.zip 1.6mb TIFF','');
call touchParameter('tn308_xe1_front_l.jpg 91kb JPEG','');
call touchParameter('tn308_xe1_front_h.zip 798kb TIFF','');
call touchParameter('minimap9100_front_h.zip 2.2mb TIFF','');
call touchParameter('minimap9100_front_l.jpg 19kb JPEG','');
call touchParameter('rp16fi_front_h.zip 720kb TIFF','');
call touchParameter('rp16fi_front_l.jpg 18kb JPEG','');
call touchParameter('8012m-qs_front_h.zip 2.9mb TIFF','');
call touchParameter('8012m-qs_front_l.jpg 28kb JPEG','');
call touchParameter('9724ts_front_h.zip 2.5mb TIFF','');
call touchParameter('9724ts_front_l.jpg 16kb JPEG','');
call touchParameter('9424t_sp_front_h.zip 3.1mb TIFF','');
call touchParameter('9424t_sp_front_l.jpg 51kb JPEG','');
call touchParameter('rapier-24i_front_h.zip 994kb TIFF','');
call touchParameter('rapier-24i_front_l.jpg 19kb JPEG','');
call touchParameter('8948_front_h.zip 1.6mb JPEG','');
call touchParameter('8948_front_l.jpg 20kb JPEG','');
call touchParameter('8524poe_front_h.zip 1.2mb TIFF','');
call touchParameter('8524poe_front_l.jpg 59kb JPEG','');
call touchParameter('8550sp_front_h.zip 1.9mb TIFF','');
call touchParameter('8550sp_front_l.jpg 20kb JPEG','');
call touchParameter('8524m_front_h.zip 1.5mb JPEG','');
call touchParameter('8524m_front_l.jpg 65kb JPEG','');
call touchParameter('rg613_front_h.zip 1.14mb JPEG','');
call touchParameter('rg613_front_l.jpg 57kb JPEG','');
call touchParameter('rg613tx_back_h.zip 1.2mb TIFF','');
call touchParameter('rg613tx_back_l.jpg 26kb JPEG','');
call touchParameter('Ausschreibungstext_RMG8SKNX_4930220_de.DOC','');
call touchParameter('KNX-Handbuch_HB_KNX_RMG8S_de.PDF','');
call touchParameter('CAD-Symbol_DXF_RMG8SKNX_.DXF','');
call touchParameter('cv5000_blank_front_h.zip 2.7mb TIFF','');
call touchParameter('cv5000_blank_front_l.jpg 25kb JPEG','');
call touchParameter('CV5000_full_front_l.jpg 33kb JPEG','');
call touchParameter('CV5000_full_front_h.zip 3.3mb TIFF','');
call touchParameter('GS950-24_front_h.zip 2.1mb TIFF','');
call touchParameter('GS950-24_front_l.jpg 14kb JPEG','');
call touchParameter('2972sx-2_front_l.jpg 79kb JPEG','');
call touchParameter('2972sx-2_front_h.zip 1.1mb TIFF','');
call touchParameter('WA7400_front_h.zip 1.6mb TIFF','');
call touchParameter('WA7400_front_l.jpg 20kb JPEG','');
call touchParameter('9000-24_front_h.zip 1.8mb TIFF','');
call touchParameter('9000-24_front_l.jpg 14kb JPEG','');
call touchParameter('Afdruksnelheid (A3, zwart): tot','');
call touchParameter('Afdruksnelheid dubbelzijdig (A3, zwart): tot','');
call touchParameter('8088_front_h.zip 1mb JPEG','');
call touchParameter('8088_front_l.jpg 4.22kb JPEG','');
call touchParameter('cv5m01_front_h.zip 854kb TIFF','');
call touchParameter('cv5m01_front_l.jpg 58kb JPEG','');
call touchParameter('Trafos elektronisch (C)','');
call touchParameter('Trafos induktiv (L)','');
call touchParameter('Ausschreibungstext_DIMAX_532_de.DOC','');
call touchParameter('Bedienungsanleitung_DIMAX_532_de.PDF','');
call touchParameter('fs750-24poe_front_l.jpg 14kb JPEG','');
call touchParameter('fs750-24poe_front_h.zip 1.7mb TIFF','');
call touchParameter('Ausschreibungstext_DIMAX_534_de.DOC','');
call touchParameter('Bedienungsanleitung_DIMAX_534_de.PDF','');
call touchParameter('Voorwaarden licentieovereenkomst','');
call touchParameter('Autom. documentlader scannen','');
call touchParameter('Afdruksnelheid (Letter, zwart): tot','');
call touchParameter('Afdruksnelheid dubbelzijdig (Letter, zwart): tot','');
call touchParameter('Kopieersnelheid (A4, zwart): tot','');
call touchParameter('Kopieersnelheid (A4, kleur): tot','');
call touchParameter('Kopieersnelheid (Letter, zwart): tot','');
call touchParameter('Kopieersnelheid (Letter, kleur): tot','');
call touchParameter('Tijd tot de eerste kopie (zwart) in','');
call touchParameter('Tijd tot de eerste kopie (kleur) in','');
call touchParameter('Ausschreibungstext_PlanoCentro101EWH_2030102_de.DOC','');
call touchParameter('2916t_front_h.zip 953kb JPEG','');
call touchParameter('2916t_front_l.jpg 95kb JPEG','');
call touchParameter('Capaciteit autom. documentinvoer: tot','');
call touchParameter('Uitvoercapaciteit autom. documentinvoer: tot','');
call touchParameter('gs900-8e_front_l.jpg 154kb JPEG','');
call touchParameter('Afdrukbereik','');
call touchParameter('Afdrukbereik (inches)','');
call touchParameter('Max. scangebied (inches)','');
call touchParameter('Afmetingen verpakt (HxBxD, inches)','');
call touchParameter('Afmetingen (HxBxD, inches)','');
call touchParameter('Gewicht (lbs)','');
call touchParameter('img646bd-on_front_h.zip 5.4mb TIFF','');
call touchParameter('img646bd-on_front_l.jpg 33kb JPEG','');
call touchParameter('Gewicht verpakt','');
call touchParameter('Gewicht verpakt (lbs)','');
call touchParameter('Afmetingen - papierlades open (HxBxD, inches)','');
call touchParameter('Afmetingen - papierlades open (HxBxD)','');
call touchParameter('Geluidsniveau, tijdens dubbelzijdig afdrukken','');
call touchParameter('Geluidsniveau, Quiet-modus','');
call touchParameter('img646px-on_front_h.zip 5.5mb TIFF','');
call touchParameter('img646px-on_front_l.jpg 37kb JPEG','');
call touchParameter('Cartridge(s) meegeleverd','');
call touchParameter('9448Ts-XP_front_h.zip 2.1mb TIFF','');
call touchParameter('9448Ts-XP_front_l.jpg 19kb JPEG','');
call touchParameter('Afdruksnelheid dubbelzijdig (Letter, kleur): tot','');
call touchParameter('Kopieersnelheid dubbelzijdig (A4, zwart): tot','');
call touchParameter('Kopieersnelheid dubbelzijdig (Letter, zwart): tot','');
call touchParameter('wa1104g_front_l.jpg 36kb JPEG','');
call touchParameter('WA1104_front_h.zip 1.8mb TIFF','');
call touchParameter('wcc201g_front_h.zip 1.07mb ZIP','');
call touchParameter('wcc201g_front_l.jpg 25kb JPEG','');
call touchParameter('wcp201g_front_h.zip 1.8mb ZIP','');
call touchParameter('wcp201g_front_l.jpg 67kb JPEG','');
call touchParameter('wcu201g_front_h.zip 1.4mb ZIP','');
call touchParameter('wcu201g_front_l.jpg 19kb JPEG','');
call touchParameter('rmt20_front_h.zip 4.6mb TIFF','');
call touchParameter('rmt20_front_l.jpg 82kb JPEG','');
call touchParameter('2971_front_h.zip 1.2mb JPEG','');
call touchParameter('2971_front_l.jpg 78kb JPEG','');
call touchParameter('img613rf_front_l.jpg 30kb JPEG','');
call touchParameter('img613rf_front_h.zip 1.6mb TIFF','');
call touchParameter('lx3811-1_front_l.jpg 35kb JPEG','');
call touchParameter('lx3811_front_group_l.zip 271kb JPEG','');
call touchParameter('lx3800u_front_l.jpg 23kb JPEG','');
call touchParameter('lx3811-1_front_h.zip 808kb TIFF','');
call touchParameter('lx3811_front_group_h.zip 6.6mb TIFF','');
call touchParameter('lx3800u_front_h.zip 1.7mb TIFF','');
call touchParameter('Ondersteunde draadloze netwerken','');
call touchParameter('Draadloos netwerk certificering','');
call touchParameter('Print resolution','');
call touchParameter('Smartphone printing','');
call touchParameter('Faxing','');
call touchParameter('Functie verlichting / signalering','');
call touchParameter('Op-/ inbouw','');
call touchParameter('Voedings systeem','');
call touchParameter('Armatuur familie','');
call touchParameter('Permanent bedrijf','');
call touchParameter('IP','');
call touchParameter('Artikelnummer','');
call touchParameter('EAN-code','');
call touchParameter('Automatische Test (AT)','');
call touchParameter('Type lichtbron en lampkleur','');
call touchParameter('Aantal lichtbronnen','');
call touchParameter('Lumenoutput net-/noodbedrijf','');
call touchParameter('Voedingsspanning AC (v)','');
call touchParameter('Voedingsspanning DC (v)','');
call touchParameter('Schijnbaar opgenomen vermogen AC (va)','');
call touchParameter('Werkelijk opgenomen vermogen AC (w)','');
call touchParameter('Opgenomen vermogen DC (va)','');
call touchParameter('Isolatieklasse','');
call touchParameter('IK','');
call touchParameter('Autonomie','');
call touchParameter('Schemerschakelaar','');
call touchParameter('Herkenningsafstand (m)','');
call touchParameter('Temperatuur (°C)','');
call touchParameter('Bevestigingsmateriaal bijgesloten','');
call touchParameter('Toegepaste batterijen','');
call touchParameter('Afmeting product','');
call touchParameter('Gewicht (kg)','');
call touchParameter('Afmeting verpakking','');
call touchParameter('Bruto prijs (euro)','');
call touchParameter('Verwijderingsbijdrage (euro)','');
call touchParameter('Einstellbereich Temperatur','');
call touchParameter('Scanner met vaste schijf','');
call touchParameter('Einstellbereich Frostschutz','');
call touchParameter('Vorlauftemperaturbegrenzung','');
call touchParameter('Schalthysterese','');
call touchParameter('Mischerlaufzeit','');
call touchParameter('Regelungsarten','');
call touchParameter('Wirkungsweise','');
call touchParameter('Ausschreibungstext_RAMSES855top2OT_8559132_de.DOC','');
call touchParameter('Bedienungsanleitung_OTBoxRAMSES850top2_8559132_de.PDF','');
call touchParameter('Ausschreibungstext_JMG4SKNX_4910250_de.DOC','');
call touchParameter('KNX-Handbuch_JMG4S_V1_1_1101_de.PDF','');
call touchParameter('Bedienungsanleitung_KNXJMG4S_JME4S_de.PDF','');
call touchParameter('KNX-Datenbank_MIX_Serie_vd2_1011_de.ZIP','');
call touchParameter('CAD-Symbol_DXF_JMG4SKNX_.DXF','');
call touchParameter('Ausschreibungstext_JMG424VDCKNX_4900253_de.DOC','');
call touchParameter('KNX-Handbuch_JMG424VDC_V14_0410.pdf_de.PDF','');
call touchParameter('Bedienungsanleitung_KNXJMG4_24VDC_JME424VDC_de.PDF','');
call touchParameter('KNX-Datenbank_JMG4_24V_DC_vd2_0409_de.ZIP','');
call touchParameter('Messbereich CO2','');
call touchParameter('Messbereich Luftfeuchtigkeit','');
call touchParameter('Ausschreibungstext_AMUN716KNX_7169200_de.DOC','');
call touchParameter('KNX-Handbuch_AMUN716_V12_0810_de.PDF','');
call touchParameter('Bedienungsanleitung_AMUN716KNX_7169200_de.PDF','');
call touchParameter('KNX-Datenbank_AMUN_V11_0904_de.ZIP','');
call touchParameter('Simplex scansnelheid (A4, zwart): tot','');
call touchParameter('Simplex scansnelheid (A4, kleur): tot','');
call touchParameter('Product Prams','');
call touchParameter('Duplex scansnelheid (A4, zwart): tot','');
call touchParameter('Duplex scansnelheid (A4, kleur): tot','');
call touchParameter('Nennstrom','');
call touchParameter('Elektrische Lebensdauer','');
call touchParameter('Rückfallwert der Nenneingangsspannung','');
call touchParameter('Wiederholgenauigkeit','');
call touchParameter('Ausschreibungstext_TM345M_3450731_de.DOC','');
call touchParameter('Bedienungsanleitung_TM345B_TM345M_de.PDF','');
call touchParameter('Ausschreibungstext_TM345B_3450730_de.DOC','');
call touchParameter('Kopieersnelheid (A3, zwart): tot','');
call touchParameter('Kopieersnelheid dubbelzijdig (A3, zwart): tot','');
call touchParameter('Element','');
call touchParameter('Polar pattern','');
call touchParameter('Frequency response','');
call touchParameter('Open circuit sensitivity','');
call touchParameter('Cable','');
call touchParameter('Lettertypes','');
call touchParameter('Max. afdrukbreedte / regel (mm)','');
call touchParameter('Land van herkomst','');
call touchParameter('Gemiddeld stroomverbruik - standby','');
call touchParameter('Gemiddeld stroomverbruik - tijdens afdrukken','');
call touchParameter('Mean Time Between Failures (MTBF)','');
call touchParameter('Gemiddeld stroomverbruik - standby en spaarstand aan','');
call touchParameter('Afmetingen omverpakking (HxBxD)','');
call touchParameter('Aantal per omverpakking','');
call touchParameter('Kopieersnelheid (concept, zwart): tot','');
call touchParameter('Kopieersnelheid (concept, kleur): tot','');
call touchParameter('Tijd tot de eerste kopie (zwart, concept) in','');
call touchParameter('Tijd tot de eerste kopie (zwart, normaal) in','');
call touchParameter('Tijd tot de eerste kopie (kleur, concept) in','');
call touchParameter('Tijd tot de eerste kopie (kleur, normaal) in','');
call touchParameter('Max. papiercapaciteit invoerlade (printen)','');
call touchParameter('Formaten autom. documentinvoer','');
call touchParameter('Mediaformaten voor randloos printen','');
call touchParameter('Kopieercapaciteit','');
call touchParameter('Anzahl Eingänge','');
call touchParameter('Max. Leitungslänge','');
call touchParameter('Ausgang Parametrierung LED','');
call touchParameter('Kontaktspannung','');
call touchParameter('Kontaktstrom','');
call touchParameter('Schnittstellenverlängerung max.','');
call touchParameter('Verhalten bei Buswiederkehr','');
call touchParameter('Ausschreibungstext_TA2KNX_4969202_de.DOC','');
call touchParameter('KNX-Handbuch_TA2_TA4_TA6_V13_0904_de.PDF','');
call touchParameter('Bedienungsanleitung_TA2KNX_TA4KNX_TA6KNX_de.PDF','');
call touchParameter('KNX-Datenbank_TA2_TA4_TA6_vd2_0708_de.ZIP','');
call touchParameter('Ausschreibungstext_TA4KNX_4969204_de.DOC','');
call touchParameter('Ausschreibungstext_TA6KNX_4969206_de.DOC','');
call touchParameter('Spannung/Stromaufnahme Eingänge','');
call touchParameter('Ausgang','');
call touchParameter('Ausschreibungstext_BMG6KNX_4910230_de.DOC','');
call touchParameter('KNX-Handbuch_BMG6_BME6_V11_1101_de.PDF','');
call touchParameter('Bedienungsanleitung_BMG6KNX_BME6KNX_de.PDF','');
call touchParameter('CAD-Symbol_DXF_BMG6KNX_.DXF','');
call touchParameter('Ausschreibungstext_BME6KNX_4910231_de.DOC','');
call touchParameter('CAD-Symbol_DXF_BME6KNX_.DXF','');
call touchParameter('Ausschreibungstext_VARIA824KNX_8249200_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES712KNX_7129200_de.DOC','');
call touchParameter('KNX-Handbuch_RAMSES712_V12_1012_de.PDF','');
call touchParameter('Bedienungsanleitung_RAMSES712KNX_7129200_de.PDF','');
call touchParameter('KNX-Datenbank_RAM712_vd2_0810_de.ZIP','');
call touchParameter('Productsoort','');
call touchParameter('Geschikt voor Op-/ inbouw armatuur','');
call touchParameter('Ausschreibungstext_RAMSES713SKNX_7139201_de.DOC','');
call touchParameter('KNX-Handbuch_RAMSES713S_V15_0903_de.PDF','');
call touchParameter('Bedienungsanleitung_RAMSES713SKNX_RAMSES713FCKNX_de.PDF','');
call touchParameter('KNX-Datenbank_KNX_DB_RAMSES_713_S_V1_3_vd5_1109_de.ZIP','');
call touchParameter('Anschlusskabel','');
call touchParameter('Ausschreibungstext_LUXOR400_4000000_de.DOC','');
call touchParameter('Bedienungsanleitung_LUXOR400_LUXOR402_LUXOR404_de.PDF','');
call touchParameter('Produktinformationen_P_LUXOR400_de.PDF','');
call touchParameter('CAD-Symbol_DXF_LUXOR400_.DXF','');
call touchParameter('Ausschreibungstext_LUXOR404_4040000_de.DOC','');
call touchParameter('CAD-Symbol_DXF_LUXOR404_.DXF','');
call touchParameter('Ausschreibungstext_LUXOR402_4020000_de.DOC','');
call touchParameter('CAD-Symbol_DXF_LUXOR402_.DXF','');
call touchParameter('Funktionen Kanäle','');
call touchParameter('Ausschreibungstext_LUXOR405_4050000_de.DOC','');
call touchParameter('Bedienungsanleitung_LUXOR405_de.PDF','');
call touchParameter('CAD-Symbol_DXF_LUXOR405_.DXF','');
call touchParameter('Ausschreibungstext_LUXOR408_4080000_de.DOC','');
call touchParameter('Bedienungsanleitung_LUXOR408_LUXOR409_de.PDF','');
call touchParameter('Produktinformationen_P_LUXOR408_de.PDF','');
call touchParameter('CAD-Symbol_DXF_LUXOR408S_.DXF','');
call touchParameter('Ausschreibungstext_LUXOR409_4090000_de.DOC','');
call touchParameter('CAD-Symbol_DXF_LUXOR409S_.DXF','');
call touchParameter('Ausschreibungstext_LUXOR414_4140000_de.DOC','');
call touchParameter('Bedienungsanleitung_LUXOR414_de.PDF','');
call touchParameter('Produktinformationen_P_LUXOR414_de.PDF','');
call touchParameter('CAD-Symbol_DXF_LUXOR414_.DXF','');
call touchParameter('Einstellbereich Dämmerungswert','');
call touchParameter('Einstellbereich Sonnenschutz','');
call touchParameter('Messbereich Windgeschwindigkeit','');
call touchParameter('Ausschreibungstext_LUXOR412_4120000_de.DOC','');
call touchParameter('Bedienungsanleitung_LUXOR412_de.PDF','');
call touchParameter('Produktinformationen_P_LUXOR411_de.PDF','');
call touchParameter('Ausschreibungstext_LUXOR413_4130000_de.DOC','');
call touchParameter('Bedienungsanleitung_LUXOR413_de.PDF','');
call touchParameter('Ausschreibungstext_LUXOR411_4110000_de.DOC','');
call touchParameter('Bedienungsanleitung_LUXOR411_LUXOR412_de.PDF','');
call touchParameter('CAD-Symbol_DXF_LUXOR411_.DXF','');
call touchParameter('Anzahl Ausgänge','');
call touchParameter('Eingangsfrequenz','');
call touchParameter('Lagertemperatur','');
call touchParameter('Ausschreibungstext_PHARAOII10AC_5750210_de.DOC','');
call touchParameter('Bedienungsanleitung_PHARAOII_de.PDF','');
call touchParameter('Ausschreibungstext_PHARAOII11DC_5750211_de.DOC','');
call touchParameter('Ausschreibungstext_PHARAOII14AC_5750014_de.DOC','');
call touchParameter('Ausschreibungstext_PHARAOII15DC_5759015_de.DOC','');
call touchParameter('Schaltleistung bei 250 V AC','');
call touchParameter('Ausschreibungstext_PHARAOII24AC_5750024_de.DOC','');
call touchParameter('Ausschreibungstext_PHARAOII25DC_5759025_de.DOC','');
call touchParameter('Ausschreibungstext_PHARAOIIErweiterung4ARAC_5759102_de.DOC','');
call touchParameter('Bedienungsanleitung_PHARAOII4ED_de.PDF','');
call touchParameter('Ausschreibungstext_SUD228II_2280577_de.DOC','');
call touchParameter('Bedienungsanleitung_SUD228II_de.PDF','');
call touchParameter('Ausschreibungstext_LUNA131DDC_1319700_de.DOC','');
call touchParameter('Bedienungsanleitung_LUNA131DDC_de.PDF','');
call touchParameter('Ausschreibungstext_AntennenDCF77GPS_DCFAntennen_9070610_de.DOC','');
call touchParameter('Bedienungsanleitung_Antennetop2RCGPS_de.PDF','');
call touchParameter('Ausschreibungstext_AntennenDCF77GPS_DCFAntennen_9070271_de.DOC','');
call touchParameter('Ausschreibungstext_AntennenDCF77GPS_DCFAntennen_9070243_de.DOC','');
call touchParameter('Bedienungsanleitung_AntenneDCF77_de.PDF','');
call touchParameter('Ausschreibungstext_AntennenDCF77GPS_DCFAntennen_9070410_de.DOC','');
call touchParameter('Bedienungsanleitung_Antennetop2RCDCF_de.PDF','');
call touchParameter('Ausschreibungstext_AntennenRAMSES_9070334_de.DOC','');
call touchParameter('Ausschreibungstext_NetzteilefuerDCF_9070892_de.DOC','');
call touchParameter('Ausschreibungstext_NetzteilefuerDCF_9070182_de.DOC','');
call touchParameter('Ausschreibungstext_ProgrammiersetOBELISK_9070305_de.DOC','');
call touchParameter('Obelisk_OBELISK_de.ZIP','');
call touchParameter('Ausschreibungstext_ProgrammiersetOBELISK_9070230_de.DOC','');
call touchParameter('Ausschreibungstext_SpeicherkarteOBELISK_9070223_de.DOC','');
call touchParameter('Ausschreibungstext_SpeicherkarteOBELISK_9070404_de.DOC','');
call touchParameter('Ausschreibungstext_SpeicherkarteOBELISK_9070165_de.DOC','');
call touchParameter('Ausschreibungstext_ServiceFernbedienung_9070675_de.DOC','');
call touchParameter('Bedienungsanleitung_SendoPro_de.PDF','');
call touchParameter('Obelisk_SendoPro_868_ASoftware_1v03_de.ZIP','');
call touchParameter('Produktinformationen_SendoPro_Fernbedienung_PI_de.PDF','');
call touchParameter('Bedienungsanleitung_QuickSetplus_de.PDF','');
call touchParameter('Produktinformationen_QuickSetPlus_Fernbedienung_PI_de.PDF','');
call touchParameter('Bedienungsanleitung_SPHINXRC104Pro_de.PDF','');
call touchParameter('Bedienungsanleitung_SPHINXRC105Pro_de.PDF','');
call touchParameter('Ausschreibungstext_BenutzerFernbedieung_9070690_de.DOC','');
call touchParameter('Bedienungsanleitung_SendoClic_de.PDF','');
call touchParameter('Bedienungsanleitung_SPHINX_RC_105_9070539_de.PDF','');
call touchParameter('Ausschreibungstext_BenutzerFernbedieung_9070515_de.DOC','');
call touchParameter('Bedienungsanleitung_clic_9070515_de.PDF','');
call touchParameter('Produktinformationen_P_Clic_de.PDF','');
call touchParameter('Bedienungsanleitung_SPHINX_RC_104_9070538_de.PDF','');
call touchParameter('Ausschreibungstext_AdapterRAMSES_9070212_de.DOC','');
call touchParameter('Ausschreibungstext_AdapterRAMSES_9070480_de.DOC','');
call touchParameter('Ausschreibungstext_AdapterRAMSES_9070245_de.DOC','');
call touchParameter('Ausschreibungstext_Stellantriebe_9070438_de.DOC','');
call touchParameter('Ausschreibungstext_Stellantriebe_9070439_de.DOC','');
call touchParameter('Ausschreibungstext_RahmenRAMSES_9070601_D.doc_de.DOC','');
call touchParameter('Ausschreibungstext_RahmenRAMSES_9070602_de.DOC','');
call touchParameter('Ausschreibungstext_RahmenRAMSES_9070603_D.doc_de.DOC','');
call touchParameter('Ausschreibungstext_SensorenRAMSES_9070191_de.DOC','');
call touchParameter('Ausschreibungstext_AufbauLichtsensorenDigital_9070008_de.DOC','');
call touchParameter('Bedienungsanleitung_AufbauLichtsensor_digital_9070008_de.PDF','');
call touchParameter('CAD-Symbol_9070008_.DXF','');
call touchParameter('Ausschreibungstext_AufbauLichtsensorenDigital_9070415_de.DOC','');
call touchParameter('CAD-Symbol_9070415_.DXF','');
call touchParameter('Ausschreibungstext_AufbauLichtsensorenAnalog_9070416_de.DOC','');
call touchParameter('Ausschreibungstext_EinbauLichtsensorenDigital_9070247_de.DOC','');
call touchParameter('Ausschreibungstext_EinbauLichtsensorenDigital_9070456_de.DOC','');
call touchParameter('CAD-Symbol_9070456_.DXF','');
call touchParameter('Ausschreibungstext_EinbauLichtsensorenAnalog_9070011_de.DOC','');
call touchParameter('Ausschreibungstext_MontageSets_9070053_de.DOC','');
call touchParameter('Ausschreibungstext_MontageSets_9070065_de.DOC','');
call touchParameter('Ausschreibungstext_MontageSets_9070064_de.DOC','');
call touchParameter('Ausschreibungstext_MontageSets_9070050_de.DOC','');
call touchParameter('Gebruiksindicatie: tot','');
call touchParameter('Ausschreibungstext_PresenceLight_360BKNX_SR_de.DOC','');
call touchParameter('Ausschreibungstext_PresenceLight_360BKNX_BK_de.DOC','');
call touchParameter('Ausschreibungstext_thebentimer26_0260030_de.DOC','');
call touchParameter('Einschaltdauer in Prozent','');
call touchParameter('Ausschreibungstext_ELPA6_0060002_de.DOC','');
call touchParameter('Bedienungsanleitung_ELPA6_0060002_de.PDF','');
call touchParameter('Voreingestellter Helligkeitsbereich','');
call touchParameter('Einschaltverzögerung','');
call touchParameter('Ausschaltverzögerung','');
call touchParameter('Ausschreibungstext_LUNA126star_1260701_de.DOC','');
call touchParameter('Bedienungsanleitung_LUNA126star_1260701_de.PDF','');
call touchParameter('Brochure','');
call touchParameter('Installatie instructie','');
call touchParameter('Functie, vervangingsfunctie LED','');
call touchParameter('Type lichtbron LED','');
call touchParameter('Kleurcode omschrijving','');
call touchParameter('Kleurweergaveindex CRI','');
call touchParameter('Niet LED lichtafdruk (globaal)','');
call touchParameter('Mogelijk Dimprotocol','');
call touchParameter('IP waarde','');
call touchParameter('Indicatie voorraad kategorie','');
call touchParameter('Vorm behuizing armatuur','');
call touchParameter('Fabrieksgarantie via distributeur','');
call touchParameter('Lumenoutput bij standaard netbedrijf in standaard bedrijfscondit','');
call touchParameter('Lumenoutput bij noodbatterij bedrijf in standaard bedrijfscondit','');
call touchParameter('Voedingsspanning AC','');
call touchParameter('Netto gewicht (kg)','');
call touchParameter('Bedrijfstemperatuur range','');
call touchParameter('Afmeting product - buitenmaten','');
call touchParameter('Kantelkarakteristieken graden in X en Y as (bij spots)','');
call touchParameter('Afmeting voor inbouw- Zaagmaten','');
call touchParameter('Vermogen LED 1ste driver','');
call touchParameter('Soort Lichtbron LED','');
call touchParameter('Heat Management System omschrijving','');
call touchParameter('Systeemlumen armatuur','');
call touchParameter('Systeem Lumen/Watt met standaard  driver','');
call touchParameter('LED levensduur ontwerpspecificatie','');
call touchParameter('Kleurtemperatuur Kelvin','');
call touchParameter('CRI en Kelvin samengesteld formaat','');
call touchParameter('uitstralingshoek in graden','');
call touchParameter('Uitstralingshoek code','');
call touchParameter('Afwerkingskleur zichtbaar deel','');
call touchParameter('Globale voedingskabellengte','');
call touchParameter('Soort connector aan armaturenkabel','');
call touchParameter('Aanbevolen eerste drivertype','');
call touchParameter('Voedingsspanning (AC) Aanbevolen eerste drivertype','');
call touchParameter('Ampèrage(s) driver (mA)','');
call touchParameter('Ausschreibungstext_LUXA101360_1010460_de.DOC','');
call touchParameter('Bedienungsanleitung_LUXA101360_1010460_de.PDF','');
call touchParameter('Externe Eingänge','');
call touchParameter('Schaltleistung Kanäle 1+3','');
call touchParameter('Glüh-/Halogenlampenlast 230 V','');
call touchParameter('Glüh-/Halogenlampenlast 120 V','');
call touchParameter('Energiesparlampen 230 V','');
call touchParameter('Energiesparlampen  120 V','');
call touchParameter('Schaltleistung min.','');
call touchParameter('Bedienelemente','');
call touchParameter('Ausschreibungstext_EM4top2_6490104_de.DOC','');
call touchParameter('Bedienungsanleitung_BA_EM4top2_de.PDF','');
call touchParameter('Programmfunktionen','');
call touchParameter('Zeitbasis','');
call touchParameter('Ausschreibungstext_TR641top2_6410100_de.DOC','');
call touchParameter('Bedienungsanleitung_BA_TR641_644_top2_de.PDF','');
call touchParameter('Ausschreibungstext_TR642top2_6420100_de.DOC','');
call touchParameter('Ausschreibungstext_TR644top2_6440100_de.DOC','');
call touchParameter('Ausschreibungstext_TR641top2RC_6410300_de.DOC','');
call touchParameter('Bedienungsanleitung_BA_TR641_642_top2_24V__de.PDF','');
call touchParameter('Ausschreibungstext_TR644top2RC_6440300_de.DOC','');
call touchParameter('Ausschreibungstext_MontagezubehoerPraesenzmelder_9070689_de.DOC','');
call touchParameter('Ausschreibungstext_BefestigungWetterstation_9070380_de.DOC','');
call touchParameter('Minimum bestelhoeveelheid','');
call touchParameter('Ausschreibungstext_SchallttafelEinbausets_9070001_de.DOC','');
call touchParameter('Bedienungsanleitung_Fronttafeleinbausatz_9070001_de.PDF','');
call touchParameter('Ausschreibungstext_SYN151h_1510011_de.DOC','');
call touchParameter('Ausschreibungstext_SUL181d_1810011_de.DOC','');
call touchParameter('Ausschreibungstext_Ausschreibungstext_compactpassimoKNX_de.DOC','');
call touchParameter('KNX-Handbuch_KNX_HB_THEBENHTS_de.PDF','');
call touchParameter('Bedienungsanleitung_compact_passimo_KNX_de.PDF','');
call touchParameter('KNX-Datenbank_Theben_HTS10V30_vd2_0803_de.ZIP','');
call touchParameter('Produktinformationen_compact_passimo_KNX_de.PDF','');
call touchParameter('Mobile printing','');
call touchParameter('Copy speed','');
call touchParameter('Copy features','');
call touchParameter('Document size','');
call touchParameter('Scan features','');
call touchParameter('Modem speed','');
call touchParameter('Ausschreibungstext_compactpassimo_2020809_de.DOC','');
call touchParameter('Ausschreibungstext_compactpassimo_2020810_de.DOC','');
call touchParameter('Ausschreibungstext_PlanoCentro101EBK_2030103_de.DOC','');
call touchParameter('Ausschreibungstext_PlanoCentro101ESR_2030104_de.DOC','');
call touchParameter('Ausschreibungstext_PlanoCentro101UBK_2030203_de.DOC','');
call touchParameter('Ausschreibungstext_PlanoCentro101USR_2030204_de.DOC','');
call touchParameter('Ausschreibungstext_RME8SKNX_4930225_de.DOC','');
call touchParameter('CAD-Symbol_DXF_RME8SKNX_.DXF','');
call touchParameter('Ausschreibungstext_RME4IKNX_4930215_de.DOC','');
call touchParameter('CAD-Symbol_DXF_RME4IKNX_.DXF','');
call touchParameter('Bedienungsanleitung_PlanoCentro000_de.PDF','');
call touchParameter('Produktinformationen_PlanoCentro000_de.PDF','');
call touchParameter('Ausschreibungstext_LUXA101180_1010962_de.DOC','');
call touchParameter('Ausschreibungstext_MontagezubehoerBewegungsmelder_9070625_de.DOC','');
call touchParameter('Recommended Daily Volume','');
call touchParameter('Scanning Technology','');
call touchParameter('Throughput Speeds (portrait, letter size)','');
call touchParameter('Illumination','');
call touchParameter('Maximum document size','');
call touchParameter('Minimum Document Size','');
call touchParameter('Paper Thickness and Weight','');
call touchParameter('Feeder','');
call touchParameter('Multi-feed Detection','');
call touchParameter('Bundled Software','');
call touchParameter('Imaging Features','');
call touchParameter('Electrical Requirements','');
call touchParameter('Environmental Factors','');
call touchParameter('Acoustical Noise','');
call touchParameter('Recommended PC Configuration','');
call touchParameter('Approvals and Product Certifications','');
call touchParameter('Imaging Features (in the scanner)','');
call touchParameter('File Format Outputs','');
call touchParameter('Please note:','');
call touchParameter('Ausschreibungstext_MontagezubehoerBewegungsmelder_9070626_de.DOC','');
call touchParameter('Lampenarten','');
call touchParameter('Schaltleistung symmetrisch','');
call touchParameter('Schaltleistung unsymmetrisch','');
call touchParameter('Beispiel für unsymmetrisch','');
call touchParameter('Schaltleistung Energiesparlampen','');
call touchParameter('Sicherung','');
call touchParameter('Ausschreibungstext_DMG2SKNX_4910270_de.DOC','');
call touchParameter('KNX-Handbuch_DMG2_DMG2S_DMB2_DMB2S_V1_8_1101_de.PDF','');
call touchParameter('Bedienungsanleitung_KNXDMG2S_DME2S_DMB2S_de.PDF','');
call touchParameter('CAD-Symbol_DXF_DMG2SKNX_.DXF','');
call touchParameter('Ausschreibungstext_TR644SKNX_6449203_de.DOC','');
call touchParameter('KNX-Handbuch_TR644SDCF_TR644S_V11_0504_de.PDF','');
call touchParameter('Bedienungsanleitung_KNXTR644SDCF_TR644S_de.PDF','');
call touchParameter('KNX-Datenbank_TR644_vd2_0410_de.ZIP','');
call touchParameter('Leuchtstofflampenlast (KVG) Duoschaltung','');
call touchParameter('Leuchtstofflampenlast (KVG) parallelkompensiert','');
call touchParameter('Leuchtstofflampenlast (KVG) nicht kompensiert','');
call touchParameter('Ausschreibungstext_RMG4CLastKNX_4910206_de.DOC','');
call touchParameter('KNX-Handbuch_RMG4S_RMG4SC_hb_V1_4_1101_de.PDF','');
call touchParameter('Bedienungsanleitung_KNXRMG4S_RME4S_RMG4C_RME4C_de.PDF','');
call touchParameter('CAD-Symbol_DXF_RMG4CKNX_.DXF','');
call touchParameter('Ausschreibungstext_RME4CLastKNX_4910207_de.DOC','');
call touchParameter('CAD-Symbol_DXF_RME4CKNX_.DXF','');
call touchParameter('Maximaler Stellhub','');
call touchParameter('Stellkraftangabe','');
call touchParameter('Laufzeit','');
call touchParameter('Verhalten bei Ausfall des Steuersignals','');
call touchParameter('Mediumtemperatur','');
call touchParameter('Ausschreibungstext_CHEOPScontrolKNX_7329201_de.DOC','');
call touchParameter('KNX-Handbuch_CHEOPScontrol_V16_1103_de.PDF','');
call touchParameter('Bedienungsanleitung_CHEOPScontrolKNX_7329201_de.PDF','');
call touchParameter('KNX-Datenbank_CHEOPS_control_vd2_0411_de.ZIP','');
call touchParameter('Gemiddeld rendement','');
call touchParameter('Ondersteunde papiergewichten (std. papierlade, lbs)','');
call touchParameter('Ausschreibungstext_RMG8KNX_4900251_de.DOC','');
call touchParameter('KNX-Handbuch_RMG8_V147_0502_de.PDF','');
call touchParameter('Bedienungsanleitung_KNXJMG4_RMG8_RME8_de.PDF','');
call touchParameter('KNX-Datenbank_RMG8_vd2_0409_de.ZIP','');
call touchParameter('Ausschreibungstext_RME8KNX_4900252_de.DOC','');
call touchParameter('Ausschreibungstext_Diodenmodul_9070367_de.DOC','');
call touchParameter('Category Name','');
call touchParameter('pii_dl11.pdf','');
call touchParameter('Ausschreibungstext_TR608top_6080002_de.DOC','');
call touchParameter('Bedienungsanleitung_TR608top_de.PDF','');
call touchParameter('Ausschreibungstext_TR610top2_6100100_de.DOC','');
call touchParameter('Bedienungsanleitung_TR610top2_TR612top2_de.PDF','');
call touchParameter('Produktinformationen_Produktinformationen_top2_de.PDF','');
call touchParameter('Bedienungsanleitung_TR610top2TR612top224V_de.PDF','');
call touchParameter('Ausschreibungstext_TR612top2_6120100_de.DOC','');
call touchParameter('Features  & Benefits','');
call touchParameter('Additional Information','');
call touchParameter(' Applications','');
call touchParameter('Ausschreibungstext_TR611top2_6110100_de.DOC','');
call touchParameter('Bedienungsanleitung_TR611top2_TR622top2_de.PDF','');
call touchParameter('Bedienungsanleitung_TR611top2_TR622top224V_Bedienung_de.PDF','');
call touchParameter('Ausschreibungstext_TR622top2_6220100_de.DOC','');
call touchParameter('Ausschreibungstext_SYN160a_1600001_de.DOC','');
call touchParameter('Bedienungsanleitung_SYN160a_SUL180a_de.PDF','');
call touchParameter('Ausschreibungstext_SUL180a_1800001_de.DOC','');
call touchParameter('Ausschreibungstext_SUL188g_1880033_de.DOC','');
call touchParameter('Bedienungsanleitung_SYN168g_SUL188g_SYN168hw_SUL188hw_de.PDF','');
call touchParameter('Ausschreibungstext_SUL188hw_1880108_de.DOC','');
call touchParameter('Photo size','');
call touchParameter('Negative size','');
call touchParameter('Slide type','');
call touchParameter('Feed system','');
call touchParameter('Product certifications','');
call touchParameter('AC adapter certifications','');
call touchParameter('Product Features & Benefits','');
call touchParameter('Features and Benefits','');
call touchParameter('Ausschreibungstext_MEM190a_1900001_de.DOC','');
call touchParameter('Bedienungsanleitung_MEM190a_1900001_de.PDF','');
call touchParameter('Ausschreibungstext_FRI77h_0770008_de.DOC','');
call touchParameter('Bedienungsanleitung_FRIGGA77h_FRIGGA77g_de.PDF','');
call touchParameter('Features & Benefits','');
call touchParameter('Enveloppen ondersteuning','');
call touchParameter('Max. afdrukbreedte / regel (inches)','');
call touchParameter('Ausschreibungstext_SensorenRAMSES_9070371_de.DOC','');
call touchParameter('Bedienungsanleitung_OTBox_RAMSES855top_de.PDF','');
call touchParameter('Ausschreibungstext_OpenTherm_9070427_de.DOC','');
call touchParameter('Ausschreibungstext_OpenTherm_9070379_de.DOC','');
call touchParameter('Größe Frontplatte','');
call touchParameter('Größe Einbauausschnitt','');
call touchParameter('Zählbereich','');
call touchParameter('Ausschreibungstext_BZ1421_1420721_de.DOC','');
call touchParameter('Ausschreibungstext_BZ1421_1420821_de.DOC','');
call touchParameter('Ausschreibungstext_BZ1423_1420723_de.DOC','');
call touchParameter('Ausschreibungstext_BZ1423_1420823_de.DOC','');
call touchParameter('Ausschreibungstext_BZ1431_1430721_de.DOC','');
call touchParameter('Ausschreibungstext_SPHINX104360AP_1040360_de.DOC','');
call touchParameter('Bedienungsanleitung_SPHINX104360AP_SPHINX1043602AP_de.PDF','');
call touchParameter('Ausschreibungstext_SPHINX1043602AP_1040362_de.DOC','');
call touchParameter('Ausschreibungstext_SPHINX104360_1040370_de.DOC','');
call touchParameter('Bedienungsanleitung_SPHINX104360_SPHINX1043602_de.PDF','');
call touchParameter('Ausschreibungstext_SPHINX1043602_1040372_de.DOC','');
call touchParameter('Ausschreibungstext_PraesenzLight360_2000800_de.DOC','');
call touchParameter('Bedienungsanleitung_PraesenzLight180_PraesenzLight360_de.PDF','');
call touchParameter('Produktinformationen_PraesenzLight_360_de.PDF','');
call touchParameter('Ausschreibungstext_PraesenzLight360_2000801_de.DOC','');
call touchParameter('Ausschreibungstext_PraesenzLight360_2000000_de.DOC','');
call touchParameter('Ausschreibungstext_compactoffice_2010000_de.DOC','');
call touchParameter('Bedienungsanleitung_compactoffice_2100000_de.PDF','');
call touchParameter('Produktinformationen_compactoffice_de.PDF','');
call touchParameter('Ausschreibungstext_compactoffice_2010801_de.DOC','');
call touchParameter('Ausschreibungstext_SPHINX105110_1050110_de.DOC','');
call touchParameter('Ausschreibungstext_SPHINX105300_1050300_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES3661top_3660002_de.DOC','');
call touchParameter('Bedienungsanleitung_RAMSES3661top_RAMSES3662top_de.PDF','');
call touchParameter('Ausschreibungstext_LUXA101150_1010963_de.DOC','');
call touchParameter('Ausschreibungstext_LUXA101150_1010964_de.DOC','');
call touchParameter('Ausschreibungstext_LUXA103360AP_1030020_de.DOC','');
call touchParameter('Bedienungsanleitung_LUXA103360AP_LUXA1033602AP_de.PDF','');
call touchParameter('Ausschreibungstext_LUXA1033602AP_1030021_de.DOC','');
call touchParameter('Max. Leitungslänge zum Sensor','');
call touchParameter('Ausschreibungstext_LUNA120top2_1200100_de.DOC','');
call touchParameter('Bedienungsanleitung_LUNA120top2_1200100_de.PDF','');
call touchParameter('Ausschreibungstext_LUNA120top2_1200200_de.DOC','');
call touchParameter('Ausschreibungstext_LUNA108_1080700_de.DOC','');
call touchParameter('Bedienungsanleitung_LUNA108_1080700_de.PDF','');
call touchParameter('Ausschreibungstext_LUNA108_1080710_de.DOC','');
call touchParameter('Ausschreibungstext_LUNA109_1090100_de.DOC','');
call touchParameter('Bedienungsanleitung_LUNA109_LUNA110_de.PDF','');
call touchParameter('Ausschreibungstext_LUNA109_1090200_de.DOC','');
call touchParameter('Bedienungsanleitung_LUNA11024V_de.PDF','');
call touchParameter('Ausschreibungstext_LUNA110_1100100_de.DOC','');
call touchParameter('Ausschreibungstext_LUNA110_1100200_de.DOC','');
call touchParameter('Lexmark Cartridge Inzamelprogramma','');
call touchParameter('Gewicht omverpakking','');
call touchParameter('Afmetingen pallet (HxBxD)','');
call touchParameter('Afmetingen omverpakking (HxBxD, inches)','');
call touchParameter('Gewicht omverpakking (lbs)','');
call touchParameter('Afmetingen pallet (HxBxD, inches)','');
call touchParameter('Gewicht pallet','');
call touchParameter('Gewicht pallet (lbs)','');
call touchParameter('Shelf Life','');
call touchParameter('Ausschreibungstext_ELPA9_0090001_de.DOC','');
call touchParameter('Ausschreibungstext_ELPA4_0040001_de.DOC','');
call touchParameter('Ausschreibungstext_ELPA3_0030002_de.DOC','');
call touchParameter('Bedienungsanleitung_ELPA_3_30002_de.PDF','');
call touchParameter('Ausschreibungstext_ELPA1_0010002_de.DOC','');
call touchParameter('Bedienungsanleitung_ELPA1_0010002_de.PDF','');
call touchParameter('Ausschreibungstext_ELPA041_0410002_de.DOC','');
call touchParameter('Bedienungsanleitung_ELPA041_410002_de.PDF','');
call touchParameter('Ausschreibungstext_ELPA047_0470002_de.DOC','');
call touchParameter('Bedienungsanleitung_ELPA047_470002_de.PDF','');
call touchParameter('Temperaturanzeige','');
call touchParameter('Regelperiode','');
call touchParameter('Regelfangbereich','');
call touchParameter('Regelgenauigkeit','');
call touchParameter('Ausschreibungstext_RAMSES812top2_8120132_de.DOC','');
call touchParameter('Bedienungsanleitung_RAMSES811_812_831_832top2_de.PDF','');
call touchParameter('Ausschreibungstext_RAMSES832top2_8320132_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES3662top_3660052_de.DOC','');
call touchParameter('Batterielebensdauer','');
call touchParameter('Ausschreibungstext_RAMSES811top2_8119132_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES831top2_8319132_de.DOC','');
call touchParameter('Funkempfänger','');
call touchParameter('Sendefrequenz','');
call touchParameter('Sendeleistung','');
call touchParameter('Reichweite','');
call touchParameter('Ausschreibungstext_RAMSES813top2HFSet1_8139501_de.DOC','');
call touchParameter('Bedienungsanleitung_RAMSES813topHFSet1_Set2_de.PDF','');
call touchParameter('Ausschreibungstext_RAMSES813top2HFSetA_8139503_de.DOC','');
call touchParameter('Bedienungsanleitung_RAMSES813topHFSetA_Set4_SetS_de.PDF','');
call touchParameter('Aantal','');
call touchParameter('Ausschreibungstext_RAMSES813top2HFSetS_8139505_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES833top2HFSet1_8339501_de.DOC','');
call touchParameter('Bedienungsanleitung_RAMSES813top2HF_RAMSES833top2HF_de.PDF','');
call touchParameter('Funktionsart','');
call touchParameter('Heizen/Kühlen umschaltbar','');
call touchParameter('Farbe','');
call touchParameter('Ausschreibungstext_RAMSES701_7010001_de.DOC','');
call touchParameter('Bedienungsanleitung_RAMSES701_RAMSES709_de.PDF','');
call touchParameter('Ausschreibungstext_RAMSES702_7020001_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES703_7030001_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES704_7040001_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES705_7050001_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES706_7060001_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES707_7070001_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES708_7080001_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES709_7090001_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES741_7410130_de.DOC','');
call touchParameter('Bedienungsanleitung_RAMSES741_749_de.PDF','');
call touchParameter('Ausgänge','');
call touchParameter('Ausschreibungstext_AMUN716USB_7169101_de.DOC','');
call touchParameter('Bedienungsanleitung_AMUN716USB_7169101_de.PDF','');
call touchParameter('Hysterese','');
call touchParameter('Schaltschwellen','');
call touchParameter('Ausschreibungstext_AMUN716R_7160101_de.DOC','');
call touchParameter('Bedienungsanleitung_AMUN716R_7160101_de.PDF','');
call touchParameter('Schaltleistung Entfeuchtung','');
call touchParameter('Schaltleistung Befeuchtung','');
call touchParameter('Ausschreibungstext_SOTHIS715_7150002_de.DOC','');
call touchParameter('Bedienungsanleitung_SOTHIS715_7150002_de.PDF','');
call touchParameter('Aantal per tussenverpakking','');
call touchParameter('Afmetingen tussenverpakking (HxBxD, inches)','');
call touchParameter('Afmetingen tussenverpakking (HxBxD)','');
call touchParameter('Gewicht tussenverpakking','');
call touchParameter('Gewicht tussenverpakking (lbs)','');
call touchParameter('Afmetingen (std.) pallet (HxBxD)','');
call touchParameter('Afmetingen (std.) pallet (HxBxD, inches)','');
call touchParameter('Gewicht (std.) pallet','');
call touchParameter('Gewicht (std.) pallet (lbs)','');
call touchParameter('Ausschreibungstext_thebeneltimo020S_0200000_de.DOC','');
call touchParameter('Bedienungsanleitung_thebeneltimo020S_thebeneltimo020SDCF_de.PDF','');
call touchParameter('Ausschreibungstext_thebeneltimo020SDCF_0200300_de.DOC','');
call touchParameter('Ausschreibungstext_TR635top_6350002_de.DOC','');
call touchParameter('Bedienungsanleitung_TR635top_6350002_de.PDF','');
call touchParameter('Ausschreibungstext_TR636top_6360002_de.DOC','');
call touchParameter('Bedienungsanleitung_TR636top_6360002_de.PDF','');
call touchParameter('Ausschreibungstext_TR030top_0300002_de.DOC','');
call touchParameter('Bedienungsanleitung_TR030top_300002_de.PDF','');
call touchParameter('Ausschreibungstext_TR6852top_6850012_de.DOC','');
call touchParameter('Bedienungsanleitung_TR685top_6850012_de.PDF','');
call touchParameter('Ausschreibungstext_TM179h_1790008_de.DOC','');
call touchParameter('Ausschreibungstext_SYN269h_2690008_de.DOC','');
call touchParameter('Bedienungsanleitung_SYN269h_SUL289h_de.PDF','');
call touchParameter('Ausschreibungstext_SYN269g_2690033_de.DOC','');
call touchParameter('Bedienungsanleitung_SYN269g_SUL289g_de.PDF','');
call touchParameter('Ausschreibungstext_SUL289h_2890008_de.DOC','');
call touchParameter('Ausschreibungstext_SUL289g_2890033_de.DOC','');
call touchParameter('Afmetingen Euro-pallet (HxBxD)','');
call touchParameter('Gewicht Euro-pallet','');
call touchParameter('Ausschreibungstext_SYN169s_1690801_de.DOC','');
call touchParameter('Bedienungsanleitung_SYN169s_SUL189s_de.PDF','');
call touchParameter('Ausschreibungstext_SUL189s_1890801_de.DOC','');
call touchParameter('Ausschreibungstext_SUL2851T_2850008_de.DOC','');
call touchParameter('Ausschreibungstext_SUL2852T_2850033_de.DOC','');
call touchParameter('Ausschreibungstext_thebentimer26IP44_0260855_de.DOC','');
call touchParameter('Ausschreibungstext_thebentimer27_0270930_de.DOC','');
call touchParameter('Ausschreibungstext_BZ146_1460000_de.DOC','');
call touchParameter('Ausschreibungstext_BZ147_1470000_de.DOC','');
call touchParameter('Ausschreibungstext_BZ148_1480000_de.DOC','');
call touchParameter('Gemiddeld rendement in zwart (bij onafgebroken afdrukken)','');
call touchParameter('Gemiddeld rendement bij samengesteld kleur (CMY, bij onafgebroke','');
call touchParameter('Rendement*: tot','');
call touchParameter('Opmerkingen bij photoconductors','');
call touchParameter('Evoled.pdf','');
call touchParameter('Gemiddeld jaarlijks gebruik','');
call touchParameter('Produktinformationen_PraesenzLight_180_de.PDF','');
call touchParameter('Ausschreibungstext_PraesenzLight180_2000050_de.DOC','');
call touchParameter('Ausschreibungstext_ECOIR180A_2020809_de.DOC','');
call touchParameter('Bedienungsanleitung_ECOIR180A_ECOIR360A_de.PDF','');
call touchParameter('Produktinformationen_ECO_180_de.PDF','');
call touchParameter('Ausschreibungstext_ECOIR180A_2020050_de.DOC','');
call touchParameter('Ausschreibungstext_ECOIR180A24V_2024803_de.DOC','');
call touchParameter('Bedienungsanleitung_ECOIR24V_de.PDF','');
call touchParameter('Produktinformationen_ECO_180_24V_de.PDF','');
call touchParameter('Ausschreibungstext_ECOIR180A24V_2024804_de.DOC','');
call touchParameter('Ausschreibungstext_ECOIR180A24V_2024050_de.DOC','');
call touchParameter('Ausschreibungstext_LUXA103360_1030010_de.DOC','');
call touchParameter('Bedienungsanleitung_LUXA1033602_LUXA103360_de.PDF','');
call touchParameter('Ausschreibungstext_LUXA1033602_1030011_de.DOC','');
call touchParameter('Ausschreibungstext_LUXA103200_1030030_de.DOC','');
call touchParameter('Bedienungsanleitung_LUXA_103200_1030030_de.PDF','');
call touchParameter('Ausschreibungstext_LUXA103200T_1030031_de.DOC','');
call touchParameter('Bedienungsanleitung_LUXA_103200T_1030031_de.PDF','');
call touchParameter('Ausschreibungstext_LUNA127star_1270700_de.DOC','');
call touchParameter('Bedienungsanleitung_LUNA127star_LUNA128star_de.PDF','');
call touchParameter('Ausschreibungstext_LUNA128star_1280700_de.DOC','');
call touchParameter('Ausschreibungstext_LUNA129startime_1290700_de.DOC','');
call touchParameter('Bedienungsanleitung_LUNA129startime_1290700_de.PDF','');
call touchParameter('Schaltdifferenz','');
call touchParameter('Ausschreibungstext_RAMSES722_7220030_de.DOC','');
call touchParameter('Bedienungsanleitung_RAMSES722_RAMSES782_de.PDF','');
call touchParameter('Ausschreibungstext_RAMSES722S_7220801_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES782_7820030_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES782S_7820801_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES721_7210030_de.DOC','');
call touchParameter('Bedienungsanleitung_RAMSES721_7210030_de.PDF','');
call touchParameter('Ausschreibungstext_RAMSES725_7250030_de.DOC','');
call touchParameter('Bedienungsanleitung_RAMSES725_RAMSES725S_de.PDF','');
call touchParameter('Bedienungsanleitung_RAMSES784HF_Set1_de.PDF','');
call touchParameter('Ausschreibungstext_RAMSES784_7840030_de.DOC','');
call touchParameter('Bedienungsanleitung_RAMSES784_RAMSES784S_de.PDF','');
call touchParameter('Ausschreibungstext_RAMSES784S_7840801_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES714_7140002_de.DOC','');
call touchParameter('Bedienungsanleitung_RAMSES714_de.PDF','');
call touchParameter('Ausschreibungstext_RAMSES714A_7140016_de.DOC','');
call touchParameter('Bedienungsanleitung_RAMSES714A_de.PDF','');
call touchParameter('Ausschreibungstext_RAMSES714AFH_7140017_de.DOC','');
call touchParameter('Bedienungsanleitung_RAMSES714AFH_de.PDF','');
call touchParameter('Regelverhalten','');
call touchParameter('Ausschreibungstext_RAMSES751RA_7510131_de.DOC','');
call touchParameter('Bedienungsanleitung_RAMSES751_de.PDF','');
call touchParameter('Ausschreibungstext_ZubehoerPHARAO_9079330_de.DOC','');
call touchParameter('Ausschreibungstext_ZubehoerPHARAO_9070328_de.DOC','');
call touchParameter('Ausschreibungstext_ZubehoerPHARAO_9070329_de.DOC','');
call touchParameter('Ausschreibungstext_ZubehoerPHARAO_9070251_de.DOC','');
call touchParameter('Ausschreibungstext_ZubehoerPHARAO_9070252_de.DOC','');
call touchParameter('Ausschreibungstext_MontageSets_9070049_de.DOC','');
call touchParameter('Ausschreibungstext_SELEKTA170top2_1700100_de.DOC','');
call touchParameter('Bedienungsanleitung_SELEKTA170top2_1700100_de.PDF','');
call touchParameter('Produktinformationen_PI_Handbuch_SELEKTA_de.PDF','');
call touchParameter('Bedienungsanleitung_Bedienungsanleitung_SELEKTA_170top2_24V_de.P','');
call touchParameter('Ausschreibungstext_SELEKTA171top2RC_1710100_de.DOC','');
call touchParameter('Bedienungsanleitung_SELEKTA_171_top2_24V_SELEKTA_172top2_24V_de.','');
call touchParameter('Bedienungsanleitung_SELEKTA171top2_SELEKTA172top2_de.PDF','');
call touchParameter('Ausschreibungstext_SELEKTA172top2_1720100_de.DOC','');
call touchParameter('Ausschreibungstext_FRI77g_0770033_de.DOC','');
call touchParameter('Ausschreibungstext_FRI77h2_0770802_de.DOC','');
call touchParameter('Ausschreibungstext_FRI77g2_0770832_de.DOC','');
call touchParameter('Ausschreibungstext_SUL189hw_1890108_de.DOC','');
call touchParameter('Bedienungsanleitung_SYN169hw_SUL189hw_de.PDF','');
call touchParameter('Ausschreibungstext_compactoffice24V_2014000_de.DOC','');
call touchParameter('Bedienungsanleitung_compactoffice24V_Lux_de.PDF','');
call touchParameter('Produktinformationen_compactoffice_24V_de.PDF','');
call touchParameter('Ausschreibungstext_compactoffice24V_2014800_de.DOC','');
call touchParameter('Ausschreibungstext_compactoffice24V_2014801_de.DOC','');
call touchParameter('Ausschreibungstext_compactoffice24VLux_2014001_de.DOC','');
call touchParameter('Produktinformationen_compactoffice_24VLUX_de.PDF','');
call touchParameter('Ausschreibungstext_compactoffice24VLux_2014803_de.DOC','');
call touchParameter('Ausschreibungstext_compactoffice24VLux_2014804_de.DOC','');
call touchParameter('Ausschreibungstext_ECOIR36024V_2024800_de.DOC','');
call touchParameter('Produktinformationen_ECO_360_24V_de.PDF','');
call touchParameter('Ausschreibungstext_ECOIR36024V_2024801_de.DOC','');
call touchParameter('Ausschreibungstext_ECOIR36024V_2024000_de.DOC','');
call touchParameter('Ausschreibungstext_compactpassage24V_2014090_de.DOC','');
call touchParameter('Bedienungsanleitung_compactpassage24V_de.PDF','');
call touchParameter('Ausschreibungstext_LUNA111top2_1110100_de.DOC','');
call touchParameter('Bedienungsanleitung_LUNA111top2_LUNA112top2_de.PDF','');
call touchParameter('Ausschreibungstext_LUNA111top2_1110200_de.DOC','');
call touchParameter('Ausschreibungstext_LUNA112top2_1120100_de.DOC','');
call touchParameter('Ausschreibungstext_LUNA112top2_1120200_de.DOC','');
call touchParameter('Zusatzprogramm','');
call touchParameter('Bedienungsanleitung_LUNA121top2RC24V_de.PDF','');
call touchParameter('Ausschreibungstext_LUNA121top2RC_1210100_de.DOC','');
call touchParameter('Bedienungsanleitung_LUNA121top2RC_LUNA122top2RC_de.PDF','');
call touchParameter('Ausschreibungstext_LUNA121top2RC_1210200_de.DOC','');
call touchParameter('Ausschreibungstext_LUNA122top2RC_1220100_de.DOC','');
call touchParameter('Ausschreibungstext_LUNA122top2RC_1220200_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES833top2HFSet2_8339502_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES746_7460130_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES748_7480130_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES741RA_7410131_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES746RA_7460131_de.DOC','');
call touchParameter('Ausschreibungstext_RAMSES748RA_7480131_de.DOC','');
call touchParameter('Ausschreibungstext_Ventiladapter_9070437_de.DOC','');
call touchParameter('Ausschreibungstext_Klemmenabdeckungen_9070061_de.DOC','');
call touchParameter('Ausschreibungstext_SensorenRAMSES_9070192_de.DOC','');
call touchParameter('Ausschreibungstext_NetzteilCO2Sensor_9070494_de.DOC','');
call touchParameter('Ausschreibungstext_MontageSets_9070071_de.DOC','');
call touchParameter('19 inch hoogwaardige rackdriver','');
call touchParameter('pii_rxr_att.pdf','');
call touchParameter('Produktinformationen_QuickFixHohlraumdecke:PI_de.PDF','');
call touchParameter('Produktinformationen_QuickFixBeton_PI_de.PDF','');
call touchParameter('Ausschreibungstext_compactpassage24V_2014807_de.DOC','');
call touchParameter('Ausschreibungstext_compactpassage24V_2014806_de.DOC','');
