var normal_fields = new Array('products');
var add_fields = new Array('disposables','accessories');

var products = new Array(new Array(2,20,22,35,36,37,38),
	new Array(20,21,22,25,26,27,28,29,30,31,32,33),
	new Array('3'));

var disposables = new Array(new Array(1,11),
	new Array(0,12),
	new Array(13,23),
	new Array(10,14,24));

var accessories = new Array(new Array(17,18),
	new Array(7,26,27,28),
	new Array('19'),
	new Array('34'),
	new Array(2,5,20,21,22,29,30),
	new Array(15,31,32),
	new Array(16,31,32),
	new Array('33'),
	new Array('6'),
	new Array('8'),
	new Array('9'));

var product_codes = new Array('9002096',
	'9001896',
	'9770084',
	'9770060',
	'9770069',
	'9772001',
	'9760033',
	'9770001',
	'9760035',
	'9772000',
	'9001C0197',
	'9001C0212',
	'9001C0214',
	'900013B01',
	'900023B01',
	'9760039',
	'0002A0129',
	'0002A0055',
	'0002A0070',
	'9770003',
	'9770116',
	'9770109',
	'9770115',
	'9002196',
	'9000096',
	'9770029',
	'9770033',
	'9770034',
	'9770035',
	'9770150',
	'9770031',
	'9770036',
	'9770037',
	'9770054',
	'9770024',
	'9770079',
	'9770077',
	'9770071',
	'9770068');

var desc = new Array('20 Gauge Needle Guide Kit - Needle guides angled for 0.5 cm, 1.5 cm, 2.5 cm &amp; 3.5 cm intersection depths, 96 inch probe cover, and gel',
	'18 Gauge Needle Guide Kit - Needle guides angled for 1.5 cm, 2.5 cm &amp; 3.5 cm intersection depths, 96 inch probe cover, and gel',
	'Brother* printer and bracket for the Sapiens* TCS system',
	'Site~Rite* 6 Ultrasound System',
	'Site-Rite* 6 Ultrasound System Standard Roll Stand',
	'Site-Rite* 6 Ultrasound System VAD Bedside Roll Stand',
	'Site-Rite* 6 Ultrasound System Combination A/C Adapter/Battery Charger',
	'Site-Rite* 6 Ultrasound System L-VA Vascular Access Probe',
	'Site-Rite* 6 Ultrasound System External Battery Pack',
	'Site-Rite* 6 Ultrasound System USB Keyboard',
	'48 inch Ultrasound Probe Cover Kit',
	'18 Gauge Needle Guide Kit - Needle guides angled for 1.5 cm, 2.5 cm &amp; 3.5 cm intersection depths, 48 inch probe cover, and gel',
	'20 Gauge Needle Guide Kit - Needle guides angled for 0.5 cm, 1.5 cm, 2.5 cm &amp; 3.5 cm intersection depths, 48 inch probe cover, and gel',
	'21 Gauge Needle Guide Kit - Needle guides angled for 1.0 cm, 1.5 cm &amp; 2.0 intersection depths, 48 probe covers, and gel',
	'Intraoperative Ultrasound Cover Kit',
	'Sony* Medical Printer',
	'Site-Rite* printing paper',
	'Ultrasound Gel - 90 ml Non-sterile Tubes',
	'Ultrasound Gel - 250 ml Non-sterile Bottles',
	'Sherlock* II Tip Location System',
	'Medical Equipment Roll Stand (MER)',
	'Laptop mounting tray (for laptop medical equipment)',
	'Sapiens* TCS for the MER',
	'21 Gauge Needle Guide Kit - Needle guides angled for 1.0 cm, 1.5 cm &amp; 2.0 intersection depths, 96 inch probe covers, and gel',
	'96 inch Ultrasound Probe Cover Kit',
	'Site-Rite Vision* Ultrasound System',
	'Site-Rite Vision* System 128 Element Linear Probe with Buttons',
	'Site-Rite Vision* System 128 Element Linear Probe without Buttons',
	'Site-Rite Vision* System 128 Element Convex Probe',
	'Site-Rite Vision* System Portable Roll Stand',
	'Site-Rite Vision* System Standard Roll Stand with Small Storage Basket',
	'Seiko* Thermal Printer',
	'Thermal Printer Paper',
	'Site-Rite Vision* System Large Storage Basket (for use with 9770031)',
	'Sherlock 3CG* TPS Sensor',
	'Sapiens* TCS for Site~Rite Vision* System (Includes Sherlock* II TLS Sensor and mounting hardware)',
	'Sapiens* TCS for Site~Rite* 6 System (Includes Sherlock* II TLS Sensor and mounting hardware)',
	'Sapiens* TCS Display',
	'Sapiens* TCS Remote Control');

var images = new Array('',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'',
	'');


