-- MySQL dump 10.11
--
-- Host: localhost Database: vode_configurator_2
-- ------------------------------------------------------
-- Server version 5.0.45
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `vode_steps`
--
DROP TABLE IF EXISTS `vode_steps`;
CREATE TABLE `vode_steps` (
`series` varchar(20) NOT NULL,
`stepNo` int(10) NOT NULL default '0',
`stepName` varchar(30) NOT NULL default '',
`buttonTitle` varchar(100) NOT NULL default '',
`pageTitle` varchar(255) NOT NULL default '',
`startText` varchar(255) NOT NULL default '',
`systemCode` varchar(255) NOT NULL default '',
`imageFlag` tinyint(4) NOT NULL default '0',
`imageNodeDefault` varchar(10) NOT NULL default '',
`specsheetCatHead` varchar(50) NOT NULL default '',
`specsheetCat` smallint(6) NOT NULL default '0',
`specsheetSubcat` smallint(6) NOT NULL default '0',
`specsheetTerm` smallint(6) NOT NULL default '0',
`techsheetName` varchar(50) NOT NULL default '',
`default` varchar(255) default NULL,
`omitFlag` tinyint(4) NOT NULL default '0',
`recno` int(10) unsigned NOT NULL auto_increment,
PRIMARY KEY (`recno`),
KEY `idx` (`omitFlag`,`series`,`stepNo`)
) ENGINE=MyISAM AUTO_INCREMENT=53 DEFAULT CHARSET=latin1 COMMENT='Vode Lighting Configurator steps';
--
-- Dumping data for table `vode_steps`
--
LOCK TABLES `vode_steps` WRITE;
/*!40000 ALTER TABLE `vode_steps` DISABLE KEYS */;
INSERT INTO `vode_steps` VALUES ('105',7,'ballast','Voltage/Ballast Type','Voltage/Ballast Type','Select Ballast Type and Voltage. See Vode Ballast Chart here.','[ballast_a_optionValue] [ballast_b_voltage]',1,'','Electrical',6,4,1,'','ballast_b_voltage=0',0,7),('105',6,'canopy','Canopy/Ballast Location','Canopy/Ballast Location','Select either an integral or remote Ballast Location & Canopy.','[canopy_a_optionValue]',1,'_','',4,0,3,'',NULL,0,6),('105',8,'emergency','Emergency Ballast','Emergency Ballast','Would you like emergency ballasts? Please select a standard or custom configuration. If not, please select None.','[emergency_a_optionValue]',0,'','',6,6,1,'',NULL,0,8),('105',10,'finish','Finish','Finish','Select finish. Standard Vode finish is Brushed Aluminum.','[finish_a_optionValue]',1,'','',0,0,0,'',NULL,0,10),('105',9,'lamp','Lamp','Lamp','Select a Standard (High Efficiency) or High Output Lamp Type.','[lamp_a_optionValue]',1,'','',6,1,1,'',NULL,0,9),('105',3,'layout','Length/Layout','Length/Layout','First, enter System Length (max 100 feet). Then preview and select a layout.','[layout_a_optionValue]',0,'1','Layout:',3,0,1,'',NULL,0,3),('105',11,'lenslouver','Lens/Baffle','Lens/Baffle','Options are partially determined by rail type.
Please select rail type in step 1.','[lenslouver_a_optionValue]',1,'','',0,0,0,'',NULL,0,11),('105',11,'lenslouverORIG','Lens','Lens','Select Lens, if desired. Choose Rail type in step 1.','[lenslouver_a_optionValue]',0,'','',0,0,0,'',NULL,1,13),('105',4,'mounting','Mounting','Mounting','Preview then select a Mounting.','[mounting_a_optionValue]',1,'_','Mounting:',4,0,1,'',NULL,0,4),('105',1,'railtype','Rail','Rail','Preview one of the 11 Rail Type options by clicking on the buttons to the left.','[railtype_a_optionValue]',1,'WG','Rail Type:',1,0,1,'',NULL,0,1),('105',2,'railwidth','Single/Double','Single/Double','Preview then select either a Single, Double or Custom Double Rail.','[railwidth_a_optionValue]',1,'1','',1,0,2,'',NULL,0,2),('105',5,'suspension','Suspension/Projection','Suspension/Projection','Preview then select a Projection/Suspension arm length.','[suspension_a_optionValue]',1,'','',4,0,2,'',NULL,0,5),('105',12,'switches','Options','Options','Please select one or more of the options below.','[switches_a_sensors][switches_a_cp][switches_a_otherOptions][switches_a_epf][switches_a_optionDLS][switches_a_optionOS]',1,'','',0,0,0,'','switches_a_sensors_1=0',0,12),('107',7,'ballast','Voltage/Ballast Type','Voltage/Ballast Type','Select Ballast Type and Voltage. See Vode Ballast Chart here.','[ballast_a_optionValue] [ballast_b_voltage]',1,'','Electrical',6,4,1,'','ballast_b_voltage=0',0,14),('107',6,'canopy','Canopy/Ballast Location','Canopy/Ballast Location','Select either an integral or remote Ballast Location & Canopy.','[canopy_a_optionValue]',1,'_','',4,0,3,'',NULL,0,15),('107',8,'emergency','Emergency Ballast','Emergency Ballast','Would you like emergency ballasts? Please select a standard or custom configuration. If not, please select None.','[emergency_a_optionValue]',0,'','',6,6,1,'',NULL,0,16),('107',10,'finish','Finish','Finish','Select finish. Standard Vode finish is Brushed Aluminum.','[finish_a_optionValue]',1,'','',0,0,0,'',NULL,0,17),('107',9,'lamp','Lamp','Lamp','Select a Standard (High Efficiency) or High Output Lamp Type.','[lamp_a_optionValue]',1,'','',6,1,1,'',NULL,0,18),('107',3,'layout','Length/Layout','Length/Layout','First, enter System Length (max 100 feet). Then preview and select a layout.','[layout_a_optionValue]',0,'1','Layout:',3,0,1,'',NULL,0,19),('107',11,'lenslouver','Lens/Baffle','Lens/Baffle','Options are partially determined by rail type.
Please select rail type in step 1.','[lenslouver_a_optionValue]',1,'','',0,0,0,'',NULL,0,20),('107',11,'lenslouverORIG','Lens','Lens','Select Lens, if desired. Choose Rail type in step 1.','[lenslouver_a_optionValue]',0,'','',0,0,0,'',NULL,1,21),('107',4,'mounting','Mounting','Mounting','Preview then select a Mounting.','[mounting_a_optionValue]',1,'_','Mounting:',4,0,1,'',NULL,0,22),('107',1,'railtype','Rail','Rail','Preview one of the 11 Rail Type options by clicking on the buttons to the left.','[railtype_a_optionValue]',1,'WG','Rail Type:',1,0,1,'',NULL,0,23),('107',2,'railwidth','Single/Double','Single/Double','Preview then select either a Single, Double or Custom Double Rail.','[railwidth_a_optionValue]',1,'1','',1,0,2,'',NULL,0,24),('107',5,'suspension','Suspension/Projection','Suspension/Projection','Preview then select a Projection/Suspension arm length.','[suspension_a_optionValue]',1,'','',4,0,2,'',NULL,0,25),('107',12,'switches','Options','Options','Please select one or more of the options below.','[switches_a_sensors][switches_a_cp][switches_a_otherOptions][switches_a_epf][switches_a_optionDLS][switches_a_optionOS]',1,'','',0,0,0,'','switches_a_sensors_1=0',0,26),('115',7,'ballast','Voltage/Ballast Type','Voltage/Ballast Type','Select Ballast Type and Voltage. See Vode Ballast Chart here.','[ballast_a_optionValue] [ballast_b_voltage]',1,'','Electrical',6,4,1,'','ballast_b_voltage=0',0,27),('115',6,'canopy','Ballast Location','Ballast Location','','[canopy_a_optionValue]',1,'_','',4,0,3,'','canopy_a_optionNo=1^^canopy_a_optionValue=IB',0,28),('115',8,'emergency','Emergency Ballast','Emergency Ballast','Would you like emergency ballasts? Please select a standard or custom configuration. If not, please select None.','[emergency_a_optionValue]',0,'','',6,6,1,'',NULL,0,29),('115',10,'finish','Finish','Finish','Select finish. Standard Vode finish is Brushed Aluminum.','[finish_a_optionValue]',1,'','',0,0,0,'',NULL,0,30),('115',9,'lamp','Lamp','Lamp','Select a Standard (High Efficiency) or High Output Lamp Type.','[lamp_a_optionValue]',1,'','',6,1,1,'',NULL,0,31),('115',3,'layout','Length/Layout','Length/Layout','First, enter System Length (max 100 feet). Then preview and select a layout.','[layout_a_optionValue]',0,'1','Layout:',3,0,1,'',NULL,0,32),('115',11,'lenslouver','Lens/Baffle','Lens/Baffle','Options are partially determined by rail type.
Please select rail type in step 1.','[lenslouver_a_optionValue]',1,'','',0,0,0,'',NULL,0,33),('115',11,'lenslouverORIG','Lens','Lens','Select Lens, if desired. Choose Rail type in step 1.','[lenslouver_a_optionValue]',0,'','',0,0,0,'',NULL,1,34),('115',4,'mounting','Mounting','Mounting','Preview then select a Mounting.','[mounting_a_optionValue]',1,'_','Mounting:',4,0,1,'',NULL,0,35),('115',1,'railtype','Rail','Rail','Preview one of the 11 Rail Type options by clicking on the buttons to the left.','[railtype_a_optionValue]',1,'WG','Rail Type:',1,0,1,'',NULL,0,36),('115',2,'railwidth','Single/Double','Single/Double','Preview then select either a Single, Double or Custom Double Rail.','[railwidth_a_optionValue]',1,'1','',1,0,2,'',NULL,0,37),('115',5,'suspension','Suspension/Projection','Suspension/Projection','Preview then select a Projection/Suspension arm length.','[suspension_a_optionValue]',1,'','',4,0,2,'',NULL,0,38),('115',12,'switches','Options','Options','Please select one or more of the options below.','[switches_a_sensors][switches_a_cp][switches_a_otherOptions][switches_a_epf][switches_a_optionDLS][switches_a_optionOS]',1,'','',0,0,0,'','switches_a_sensors_1=0',0,39),('117',7,'power','Voltage/Power','Voltage/Power','Select Ballast Power and Voltage.','[power_a_optionValue] [power_b_voltage]',1,'','',6,4,1,'','power_b_voltage=0',0,40),('117',6,'powerlocation','Power Location','Power Location','','[powerlocation_a_optionValue]',1,'_','',4,0,3,'','',0,41),('117',8,'diode','Diode Type','Diode Type','Please select a diode type','[diode_a_optionValue]',0,'','',6,6,1,'',NULL,0,42),('117',10,'finish','Finish','Finish','Select finish. Standard Vode finish is Brushed Aluminum.','[finish_a_optionValue]',1,'','',0,0,0,'',NULL,0,43),('117',9,'colortemp','Color Temperature','Color Temperature','Select a Color Temperature.','[colortemp_a_optionValue]',1,'','',6,1,1,'',NULL,0,44),('117',3,'layout','Length/Layout','Length/Layout','First, enter System Length (max 100 feet). Then preview and select a layout.','[layout_a_optionValue]',0,'1','Layout:',3,0,1,'',NULL,0,45),('117',11,'optics','Optics','Optics','Please select from the options below.','[optics_a_optionValue]',1,'','',0,0,0,'',NULL,0,46),('117',11,'lenslouverORIG','Lens','Lens','Select Lens, if desired. Choose Rail type in step 1.','[lenslouver_a_optionValue]',0,'','',0,0,0,'',NULL,1,47),('117',4,'mounting','Mounting','Mounting','Preview then select a Mounting.','[mounting_a_optionValue]',1,'_','Mounting:',4,0,1,'',NULL,0,48),('117',1,'railtype','Rail','Rail','Preview one of the 11 Rail Type options by clicking on the buttons to the left.','[railtype_a_optionValue]',1,'WG','Rail Type:',1,0,1,'',NULL,0,49),('117',2,'railwidth','Single/Double','Single/Double','Preview then select either a Single, Double or Custom Double Rail.','[railwidth_a_optionValue]',1,'1','',1,0,2,'',NULL,0,50),('117',5,'suspension','Suspension/Projection','Suspension/Projection','Preview then select a Projection/Suspension arm length.','[suspension_a_optionValue]',1,'','',4,0,2,'',NULL,0,51),('117',12,'switches','Options','Options','Please select one or more of the options below.','[switches_a_sensors][switches_a_cp][switches_a_otherOptions][switches_a_epf][switches_a_optionDLS][switches_a_optionOS]',1,'','',0,0,0,'','switches_a_sensors_1=0',0,52);
/*!40000 ALTER TABLE `vode_steps` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vode_layouts`
--
DROP TABLE IF EXISTS `vode_layouts`;
CREATE TABLE `vode_layouts` (
`series` varchar(20) NOT NULL,
`length` int(10) NOT NULL default '0',
`sort` char(1) NOT NULL default 'A',
`layout` varchar(50) NOT NULL default '',
`description` varchar(100) NOT NULL default '',
`omitFlag` tinyint(4) NOT NULL default '0',
`recno` int(10) unsigned NOT NULL auto_increment,
PRIMARY KEY (`recno`),
KEY `idx` (`omitFlag`,`series`,`length`,`sort`)
) ENGINE=MyISAM AUTO_INCREMENT=785 DEFAULT CHARSET=latin1 COMMENT='Vode Lighting Configurator layouts';
--
-- Dumping data for table `vode_layouts`
--
LOCK TABLES `vode_layouts` WRITE;
/*!40000 ALTER TABLE `vode_layouts` DISABLE KEYS */;
INSERT INTO `vode_layouts` VALUES ('105',2,'A','2','2\' Rail',0,1),('105',3,'A','3','3\' Rail',0,2),('105',4,'A','4','4\' Rail',0,3),('105',4,'B','2,2','All 2\' Rails',0,4),('105',5,'A','5','5\' Rail',0,5),('105',5,'B','2,3','3\' Rail, 2\' Rail',0,6),('105',6,'A','6','6\' Rail',0,7),('105',6,'B','3,3','All 3\' Rails',0,8),('105',7,'A','4,3','3\' Rail, 4\' Rail',0,9),('105',7,'B','2,2,3','2\' Rails, 3\' Rail',0,10),('105',8,'A','8','8\' Rail',0,11),('105',8,'B','4,4','All 4\' Rails',0,12),('105',9,'A','3,3,3','All 3\' Rails',0,13),('105',9,'B','6,3','3\' Rail, 6\' Rail',0,14),('105',10,'A','5,5','All 5\' Rails',0,15),('105',10,'B','3,4,3','3\' Rails, 4\' Rail',0,16),('105',11,'A','4,4,3','4\' Rails, 3\' Rail',0,17),('105',11,'B','5,6','6\' Rail, 5\' Rail',0,18),('105',12,'A','4,4,4','All 4\' Rails',0,19),('105',12,'B','6,6','All 6\' Rails',0,20),('105',13,'A','4,4,5','4\' Rails, 5\' Rail',0,21),('105',13,'B','8,5','5\' Rail, 8\' Rail',0,22),('105',14,'A','6,8','8\' Rail, 6\' Rail',0,23),('105',14,'B','5,5,4','5\' Rails, 4\' Rail',0,24),('105',15,'A','5,5,5','All 5\' Rails',0,25),('105',15,'B','6,6,3','6\' Rails, 3\' Rail',0,26),('105',16,'A','8,8','All 8\' Rails',0,27),('105',16,'B','4,4,4,4','All 4\' Rails',0,28),('105',17,'A','4,4,4,5','4\' Rails, 5\' Rail',0,29),('105',17,'B','6,6,5','6\' Rails, 5\' Rail',0,30),('105',18,'A','6,6,6','All 6\' Rails',0,31),('105',18,'B','3,3,3,3,3,3','All 3\' Rails',0,32),('105',19,'A','4,4,4,4,3','4\' Rails, 3\' Rail',0,33),('105',19,'B','5,5,5,4','5\' Rails, 4\' Rail',0,34),('105',20,'A','4,4,4,4,4','All 4\' Rails',0,35),('105',20,'B','5,5,5,5','All 5\' Rails',0,36),('105',21,'A','4,4,4,4,5','4\' Rails, 5\' Rail',0,37),('105',21,'B','3,3,3,3,3,3,3','All 3\' Rails',0,38),('105',22,'A','4,4,6,4,4','4\' Rails, 6\' Rail',0,39),('105',22,'B','6,6,6,4','6\' Rails, 4\' Rail',0,40),('105',23,'A','4,4,4,4,4,3','4\' Rails, 3\' Rail',0,41),('105',23,'B','6,6,6,5','6\' Rails, 5\' Rail',0,42),('105',24,'A','8,8,8','All 8\' Rails',0,43),('105',24,'B','4,4,4,4,4,4','All 4\' Rails',0,44),('105',25,'A','5,5,5,5,5','All 5\' Rails',0,45),('105',25,'B','4,4,4,4,4,5','4\' Rails, 5\' Rail',0,46),('105',26,'A','3,4,4,4,4,4,3','4\' Rails, 3\' Rails',0,47),('105',26,'B','6,6,6,8','6\' Rails, 8\' Rail',0,48),('105',27,'A','6,6,3,6,6','6\' Rails, 3\' Rail',0,49),('105',27,'B','4,4,4,3,4,4,4','4\' Rails, 3\' Rail',0,50),('105',28,'A','4,4,4,4,4,4,4','All 4\' Rails',0,51),('105',28,'B','8,8,8,4','8\' Rails, 4\' Rail',0,52),('105',29,'A','8,8,8,5','8\' Rails, 5\' Rail',0,53),('105',29,'B','6,6,5,6,6','6\' Rails, 5\' Rail',0,54),('105',30,'A','6,6,6,6,6','All 6\' Rails',0,55),('105',30,'B','5,5,5,5,5,5','All 5\' Rails',0,56),('105',31,'A','8,5,5,5,8','5\' Rails, 8\' Rails',0,57),('105',31,'B','4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,58),('105',32,'A','8,8,8,8','All 8\' Rails',0,59),('105',32,'B','4,4,4,4,4,4,4,4','All 4\' Rails',0,60),('105',33,'A','6,6,6,6,6,3','6\' Rails, 3\' Rail',0,61),('105',33,'B','4,5,5,5,5,5,4','5\' Rails, 4\' Rails',0,62),('105',34,'A','5,8,8,8,5','8\' Rails, 5\' Rails',0,63),('105',34,'B','3,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rails',0,64),('105',35,'A','5,5,5,5,5,5,5','All 5\' Rails',0,65),('105',35,'B','8,8,8,8,3','8\' Rails, 3\' Rail',0,66),('105',36,'A','6,6,6,6,6,6','All 6\' Rails',0,67),('105',36,'B','4,4,4,4,4,4,4,4,4','All 4\' Rails',0,68),('105',37,'A','8,8,5,8,8','8\' Rails, 5\' Rail',0,69),('105',37,'B','4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,70),('105',38,'A','8,8,6,8,8','8\' Rails, 6\' Rail',0,71),('105',38,'B','6,6,6,6,6,8','6\' Rails, 8\' Rail',0,72),('105',39,'A','6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,73),('105',39,'B','5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,74),('105',40,'A','8,8,8,8,8','All 8\' Rails',0,75),('105',40,'B','5,5,5,5,5,5,5,5','All 5\' Rails',0,76),('105',41,'A','4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,77),('105',41,'B','6,6,6,6,6,6,5','6\' Rails, 5\' Rail',0,78),('105',42,'A','6,6,6,6,6,6,6','All 6\' Rails',0,79),('105',42,'B','5,8,8,8,8,5','8\' Rails, 5\' Rails',0,80),('105',43,'A','8,8,8,8,8,3','8\' Rails, 3\' Rail',0,81),('105',43,'B','4,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rails',0,82),('105',44,'A','4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,83),('105',44,'B','8,8,8,8,8,4','8\' Rails, 4\' Rail',0,84),('105',45,'A','5,5,5,5,5,5,5,5,5','All 5\' Rails',0,85),('105',45,'B','8,8,8,8,8,5','8\' Rails, 5\' Rail',0,86),('105',46,'A','8,8,8,8,8,6','8\' Rails, 6\' Rail',0,87),('105',46,'B','6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,88),('105',47,'A','8,8,5,5,5,8,8','8\' Rails, 5\' Rails',0,89),('105',47,'B','5,5,5,5,5,5,5,4,4,4','5\' Rails, 4\' Rails',0,90),('105',48,'A','8,8,8,8,8,8','All 8\' Rails',0,91),('105',48,'B','6,6,6,6,6,6,6,6','All 6\' Rails',0,92),('105',49,'A','5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,93),('105',49,'B','6,6,5,5,5,5,5,6,6','5\' Rails, 6\' Rails',0,94),('105',50,'A','5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,95),('105',50,'B','5,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,96),('105',51,'A','6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,97),('105',51,'B','8,8,8,3,8,8,8','8\' Rails, 3\' Rail',0,98),('105',52,'A','4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,99),('105',52,'B','8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,100),('105',53,'A','8,8,8,5,8,8,8','8\' Rails, 5\' Rail',0,101),('105',53,'B','4,5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rails',0,102),('105',54,'A','6,6,6,6,6,6,6,6,6','All 6\' Rails',0,103),('105',54,'B','8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,104),('105',55,'A','5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,105),('105',55,'B','8,8,8,8,8,5,5,5','8\' Rails, 5\' Rails',0,106),('105',56,'A','8,8,8,8,8,8,8','All 8\' Rails',0,107),('105',56,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,108),('105',57,'A','6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,109),('105',57,'B','8,8,8,3,3,3,8,8,8','8\' Rails, 3\' Rails',0,110),('105',58,'A','5,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,111),('105',58,'B','6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,112),('105',59,'A','5,5,5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,113),('105',59,'B','8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,114),('105',60,'A','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,115),('105',60,'B','6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,116),('105',61,'A','8,8,8,5,8,8,8,8','8\' Rails, 5\' Rail',0,117),('105',61,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,118),('105',62,'A','8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,119),('105',62,'B','4,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rails',0,120),('105',63,'A','6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,121),('105',63,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,122),('105',64,'A','8,8,8,8,8,8,8,8','All 8\' Rails',0,123),('105',64,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,124),('105',65,'A','5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,125),('105',65,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,126),('105',66,'A','6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,127),('105',66,'B','5,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,128),('105',67,'A','8,8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,129),('105',67,'B','5,5,5,5,5,5,5,5,5,5,5,4,4,4','5\' Rails, 4\' Rails',0,130),('105',68,'A','8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,131),('105',68,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,132),('105',69,'A','6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,133),('105',69,'B','8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rail',0,134),('105',70,'A','8,8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,135),('105',70,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,136),('105',71,'A','8,5,5,5,5,5,5,5,5,5,5,5,8','5\' Rails, 8\' Rails',0,137),('105',71,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,138),('105',72,'A','8,8,8,8,8,8,8,8,8','All 8\' Rails',0,139),('105',72,'B','6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,140),('105',73,'A','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,141),('105',73,'B','8,3,8,8,8,3,8,8,8,3,8','8\' Rails, 3\' Rails',0,142),('105',74,'A','5,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,143),('105',74,'B','4,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rails',0,144),('105',75,'A','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,145),('105',75,'B','6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,146),('105',76,'A','8,8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,147),('105',76,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,148),('105',77,'A','8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rail',0,149),('105',77,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,150),('105',78,'A','6,6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,151),('105',78,'B','8,8,8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,152),('105',79,'A','8,8,8,8,8,8,8,8,5,5,5','8\' Rails, 5\' Rails',0,153),('105',79,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,154),('105',80,'A','8,8,8,8,8,8,8,8,8,8','All 8\' Rails',0,155),('105',80,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,156),('105',81,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,157),('105',81,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,158),('105',82,'A','5,8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,159),('105',82,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,160),('105',83,'A','8,8,8,8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,161),('105',83,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,162),('105',84,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,163),('105',84,'B','8,8,8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,164),('105',85,'A','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,165),('105',85,'B','8,8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rail',0,166),('105',86,'A','8,8,8,8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,167),('105',86,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,8','6\' Rails, 8\' Rail',0,168),('105',87,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,169),('105',87,'B','8,8,8,8,8,8,8,8,8,5,5,5','8\' Rails, 5\' Rails',0,170),('105',88,'A','8,8,8,8,8,8,8,8,8,8,8','All 8\' Rails',0,171),('105',88,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,172),('105',89,'A','8,8,8,8,8,8,8,8,8,8,3,3,3','8\' Rails, 3\' Rails',0,173),('105',89,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,174),('105',90,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,175),('105',90,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,176),('105',91,'A','8,8,8,8,8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,177),('105',91,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,178),('105',92,'A','8,8,8,8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,179),('105',92,'B','4,6,6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rails',0,180),('105',93,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,181),('105',93,'B','8,8,8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rail',0,182),('105',94,'A','8,8,8,8,8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,183),('105',94,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,184),('105',95,'A','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,185),('105',95,'B','8,8,8,8,8,8,8,8,8,8,5,5,5','8\' Rails, 5\' Rails',0,186),('105',96,'A','8,8,8,8,8,8,8,8,8,8,8,8','All 8\' Rails',0,187),('105',96,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,188),('105',97,'A','8,8,8,8,8,8,8,8,8,8,8,3,3,3','8\' Rails, 3\' Rails',0,189),('105',97,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,190),('105',98,'A','5,8,8,8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,191),('105',98,'B','4,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rails',0,192),('105',99,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,193),('105',99,'B','8,8,8,8,8,8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,194),('105',100,'A','8,8,8,8,8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,195),('105',100,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,196),('107',2,'A','2','2\' Rail',0,197),('107',3,'A','3','3\' Rail',0,198),('107',4,'A','4','4\' Rail',0,199),('107',4,'B','2,2','All 2\' Rails',0,200),('107',5,'A','5','5\' Rail',0,201),('107',5,'B','2,3','3\' Rail, 2\' Rail',0,202),('107',6,'A','6','6\' Rail',0,203),('107',6,'B','3,3','All 3\' Rails',0,204),('107',7,'A','4,3','3\' Rail, 4\' Rail',0,205),('107',7,'B','2,2,3','2\' Rails, 3\' Rail',0,206),('107',8,'A','8','8\' Rail',0,207),('107',8,'B','4,4','All 4\' Rails',0,208),('107',9,'A','3,3,3','All 3\' Rails',0,209),('107',9,'B','6,3','3\' Rail, 6\' Rail',0,210),('107',10,'A','5,5','All 5\' Rails',0,211),('107',10,'B','3,4,3','3\' Rails, 4\' Rail',0,212),('107',11,'A','4,4,3','4\' Rails, 3\' Rail',0,213),('107',11,'B','5,6','6\' Rail, 5\' Rail',0,214),('107',12,'A','4,4,4','All 4\' Rails',0,215),('107',12,'B','6,6','All 6\' Rails',0,216),('107',13,'A','4,4,5','4\' Rails, 5\' Rail',0,217),('107',13,'B','8,5','5\' Rail, 8\' Rail',0,218),('107',14,'A','6,8','8\' Rail, 6\' Rail',0,219),('107',14,'B','5,5,4','5\' Rails, 4\' Rail',0,220),('107',15,'A','5,5,5','All 5\' Rails',0,221),('107',15,'B','6,6,3','6\' Rails, 3\' Rail',0,222),('107',16,'A','8,8','All 8\' Rails',0,223),('107',16,'B','4,4,4,4','All 4\' Rails',0,224),('107',17,'A','4,4,4,5','4\' Rails, 5\' Rail',0,225),('107',17,'B','6,6,5','6\' Rails, 5\' Rail',0,226),('107',18,'A','6,6,6','All 6\' Rails',0,227),('107',18,'B','3,3,3,3,3,3','All 3\' Rails',0,228),('107',19,'A','4,4,4,4,3','4\' Rails, 3\' Rail',0,229),('107',19,'B','5,5,5,4','5\' Rails, 4\' Rail',0,230),('107',20,'A','4,4,4,4,4','All 4\' Rails',0,231),('107',20,'B','5,5,5,5','All 5\' Rails',0,232),('107',21,'A','4,4,4,4,5','4\' Rails, 5\' Rail',0,233),('107',21,'B','3,3,3,3,3,3,3','All 3\' Rails',0,234),('107',22,'A','4,4,6,4,4','4\' Rails, 6\' Rail',0,235),('107',22,'B','6,6,6,4','6\' Rails, 4\' Rail',0,236),('107',23,'A','4,4,4,4,4,3','4\' Rails, 3\' Rail',0,237),('107',23,'B','6,6,6,5','6\' Rails, 5\' Rail',0,238),('107',24,'A','8,8,8','All 8\' Rails',0,239),('107',24,'B','4,4,4,4,4,4','All 4\' Rails',0,240),('107',25,'A','5,5,5,5,5','All 5\' Rails',0,241),('107',25,'B','4,4,4,4,4,5','4\' Rails, 5\' Rail',0,242),('107',26,'A','3,4,4,4,4,4,3','4\' Rails, 3\' Rails',0,243),('107',26,'B','6,6,6,8','6\' Rails, 8\' Rail',0,244),('107',27,'A','6,6,3,6,6','6\' Rails, 3\' Rail',0,245),('107',27,'B','4,4,4,3,4,4,4','4\' Rails, 3\' Rail',0,246),('107',28,'A','4,4,4,4,4,4,4','All 4\' Rails',0,247),('107',28,'B','8,8,8,4','8\' Rails, 4\' Rail',0,248),('107',29,'A','8,8,8,5','8\' Rails, 5\' Rail',0,249),('107',29,'B','6,6,5,6,6','6\' Rails, 5\' Rail',0,250),('107',30,'A','6,6,6,6,6','All 6\' Rails',0,251),('107',30,'B','5,5,5,5,5,5','All 5\' Rails',0,252),('107',31,'A','8,5,5,5,8','5\' Rails, 8\' Rails',0,253),('107',31,'B','4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,254),('107',32,'A','8,8,8,8','All 8\' Rails',0,255),('107',32,'B','4,4,4,4,4,4,4,4','All 4\' Rails',0,256),('107',33,'A','6,6,6,6,6,3','6\' Rails, 3\' Rail',0,257),('107',33,'B','4,5,5,5,5,5,4','5\' Rails, 4\' Rails',0,258),('107',34,'A','5,8,8,8,5','8\' Rails, 5\' Rails',0,259),('107',34,'B','3,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rails',0,260),('107',35,'A','5,5,5,5,5,5,5','All 5\' Rails',0,261),('107',35,'B','8,8,8,8,3','8\' Rails, 3\' Rail',0,262),('107',36,'A','6,6,6,6,6,6','All 6\' Rails',0,263),('107',36,'B','4,4,4,4,4,4,4,4,4','All 4\' Rails',0,264),('107',37,'A','8,8,5,8,8','8\' Rails, 5\' Rail',0,265),('107',37,'B','4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,266),('107',38,'A','8,8,6,8,8','8\' Rails, 6\' Rail',0,267),('107',38,'B','6,6,6,6,6,8','6\' Rails, 8\' Rail',0,268),('107',39,'A','6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,269),('107',39,'B','5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,270),('107',40,'A','8,8,8,8,8','All 8\' Rails',0,271),('107',40,'B','5,5,5,5,5,5,5,5','All 5\' Rails',0,272),('107',41,'A','4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,273),('107',41,'B','6,6,6,6,6,6,5','6\' Rails, 5\' Rail',0,274),('107',42,'A','6,6,6,6,6,6,6','All 6\' Rails',0,275),('107',42,'B','5,8,8,8,8,5','8\' Rails, 5\' Rails',0,276),('107',43,'A','8,8,8,8,8,3','8\' Rails, 3\' Rail',0,277),('107',43,'B','4,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rails',0,278),('107',44,'A','4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,279),('107',44,'B','8,8,8,8,8,4','8\' Rails, 4\' Rail',0,280),('107',45,'A','5,5,5,5,5,5,5,5,5','All 5\' Rails',0,281),('107',45,'B','8,8,8,8,8,5','8\' Rails, 5\' Rail',0,282),('107',46,'A','8,8,8,8,8,6','8\' Rails, 6\' Rail',0,283),('107',46,'B','6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,284),('107',47,'A','8,8,5,5,5,8,8','8\' Rails, 5\' Rails',0,285),('107',47,'B','5,5,5,5,5,5,5,4,4,4','5\' Rails, 4\' Rails',0,286),('107',48,'A','8,8,8,8,8,8','All 8\' Rails',0,287),('107',48,'B','6,6,6,6,6,6,6,6','All 6\' Rails',0,288),('107',49,'A','5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,289),('107',49,'B','6,6,5,5,5,5,5,6,6','5\' Rails, 6\' Rails',0,290),('107',50,'A','5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,291),('107',50,'B','5,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,292),('107',51,'A','6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,293),('107',51,'B','8,8,8,3,8,8,8','8\' Rails, 3\' Rail',0,294),('107',52,'A','4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,295),('107',52,'B','8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,296),('107',53,'A','8,8,8,5,8,8,8','8\' Rails, 5\' Rail',0,297),('107',53,'B','4,5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rails',0,298),('107',54,'A','6,6,6,6,6,6,6,6,6','All 6\' Rails',0,299),('107',54,'B','8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,300),('107',55,'A','5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,301),('107',55,'B','8,8,8,8,8,5,5,5','8\' Rails, 5\' Rails',0,302),('107',56,'A','8,8,8,8,8,8,8','All 8\' Rails',0,303),('107',56,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,304),('107',57,'A','6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,305),('107',57,'B','8,8,8,3,3,3,8,8,8','8\' Rails, 3\' Rails',0,306),('107',58,'A','5,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,307),('107',58,'B','6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,308),('107',59,'A','5,5,5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,309),('107',59,'B','8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,310),('107',60,'A','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,311),('107',60,'B','6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,312),('107',61,'A','8,8,8,5,8,8,8,8','8\' Rails, 5\' Rail',0,313),('107',61,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,314),('107',62,'A','8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,315),('107',62,'B','4,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rails',0,316),('107',63,'A','6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,317),('107',63,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,318),('107',64,'A','8,8,8,8,8,8,8,8','All 8\' Rails',0,319),('107',64,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,320),('107',65,'A','5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,321),('107',65,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,322),('107',66,'A','6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,323),('107',66,'B','5,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,324),('107',67,'A','8,8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,325),('107',67,'B','5,5,5,5,5,5,5,5,5,5,5,4,4,4','5\' Rails, 4\' Rails',0,326),('107',68,'A','8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,327),('107',68,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,328),('107',69,'A','6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,329),('107',69,'B','8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rail',0,330),('107',70,'A','8,8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,331),('107',70,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,332),('107',71,'A','8,5,5,5,5,5,5,5,5,5,5,5,8','5\' Rails, 8\' Rails',0,333),('107',71,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,334),('107',72,'A','8,8,8,8,8,8,8,8,8','All 8\' Rails',0,335),('107',72,'B','6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,336),('107',73,'A','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,337),('107',73,'B','8,3,8,8,8,3,8,8,8,3,8','8\' Rails, 3\' Rails',0,338),('107',74,'A','5,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,339),('107',74,'B','4,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rails',0,340),('107',75,'A','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,341),('107',75,'B','6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,342),('107',76,'A','8,8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,343),('107',76,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,344),('107',77,'A','8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rail',0,345),('107',77,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,346),('107',78,'A','6,6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,347),('107',78,'B','8,8,8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,348),('107',79,'A','8,8,8,8,8,8,8,8,5,5,5','8\' Rails, 5\' Rails',0,349),('107',79,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,350),('107',80,'A','8,8,8,8,8,8,8,8,8,8','All 8\' Rails',0,351),('107',80,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,352),('107',81,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,353),('107',81,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,354),('107',82,'A','5,8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,355),('107',82,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,356),('107',83,'A','8,8,8,8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,357),('107',83,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,358),('107',84,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,359),('107',84,'B','8,8,8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,360),('107',85,'A','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,361),('107',85,'B','8,8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rail',0,362),('107',86,'A','8,8,8,8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,363),('107',86,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,8','6\' Rails, 8\' Rail',0,364),('107',87,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,365),('107',87,'B','8,8,8,8,8,8,8,8,8,5,5,5','8\' Rails, 5\' Rails',0,366),('107',88,'A','8,8,8,8,8,8,8,8,8,8,8','All 8\' Rails',0,367),('107',88,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,368),('107',89,'A','8,8,8,8,8,8,8,8,8,8,3,3,3','8\' Rails, 3\' Rails',0,369),('107',89,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,370),('107',90,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,371),('107',90,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,372),('107',91,'A','8,8,8,8,8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,373),('107',91,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,374),('107',92,'A','8,8,8,8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,375),('107',92,'B','4,6,6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rails',0,376),('107',93,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,377),('107',93,'B','8,8,8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rail',0,378),('107',94,'A','8,8,8,8,8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,379),('107',94,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,380),('107',95,'A','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,381),('107',95,'B','8,8,8,8,8,8,8,8,8,8,5,5,5','8\' Rails, 5\' Rails',0,382),('107',96,'A','8,8,8,8,8,8,8,8,8,8,8,8','All 8\' Rails',0,383),('107',96,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,384),('107',97,'A','8,8,8,8,8,8,8,8,8,8,8,3,3,3','8\' Rails, 3\' Rails',0,385),('107',97,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,386),('107',98,'A','5,8,8,8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,387),('107',98,'B','4,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rails',0,388),('107',99,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,389),('107',99,'B','8,8,8,8,8,8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,390),('107',100,'A','8,8,8,8,8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,391),('107',100,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,392),('115',2,'A','2','2\' Rail',0,393),('115',3,'A','3','3\' Rail',0,394),('115',4,'A','4','4\' Rail',0,395),('115',4,'B','2,2','All 2\' Rails',0,396),('115',5,'A','5','5\' Rail',0,397),('115',5,'B','2,3','3\' Rail, 2\' Rail',0,398),('115',6,'A','6','6\' Rail',0,399),('115',6,'B','3,3','All 3\' Rails',0,400),('115',7,'A','4,3','3\' Rail, 4\' Rail',0,401),('115',7,'B','2,2,3','2\' Rails, 3\' Rail',0,402),('115',8,'A','8','8\' Rail',0,403),('115',8,'B','4,4','All 4\' Rails',0,404),('115',9,'A','3,3,3','All 3\' Rails',0,405),('115',9,'B','6,3','3\' Rail, 6\' Rail',0,406),('115',10,'A','5,5','All 5\' Rails',0,407),('115',10,'B','3,4,3','3\' Rails, 4\' Rail',0,408),('115',11,'A','4,4,3','4\' Rails, 3\' Rail',0,409),('115',11,'B','5,6','6\' Rail, 5\' Rail',0,410),('115',12,'A','4,4,4','All 4\' Rails',0,411),('115',12,'B','6,6','All 6\' Rails',0,412),('115',13,'A','4,4,5','4\' Rails, 5\' Rail',0,413),('115',13,'B','8,5','5\' Rail, 8\' Rail',0,414),('115',14,'A','6,8','8\' Rail, 6\' Rail',0,415),('115',14,'B','5,5,4','5\' Rails, 4\' Rail',0,416),('115',15,'A','5,5,5','All 5\' Rails',0,417),('115',15,'B','6,6,3','6\' Rails, 3\' Rail',0,418),('115',16,'A','8,8','All 8\' Rails',0,419),('115',16,'B','4,4,4,4','All 4\' Rails',0,420),('115',17,'A','4,4,4,5','4\' Rails, 5\' Rail',0,421),('115',17,'B','6,6,5','6\' Rails, 5\' Rail',0,422),('115',18,'A','6,6,6','All 6\' Rails',0,423),('115',18,'B','3,3,3,3,3,3','All 3\' Rails',0,424),('115',19,'A','4,4,4,4,3','4\' Rails, 3\' Rail',0,425),('115',19,'B','5,5,5,4','5\' Rails, 4\' Rail',0,426),('115',20,'A','4,4,4,4,4','All 4\' Rails',0,427),('115',20,'B','5,5,5,5','All 5\' Rails',0,428),('115',21,'A','4,4,4,4,5','4\' Rails, 5\' Rail',0,429),('115',21,'B','3,3,3,3,3,3,3','All 3\' Rails',0,430),('115',22,'A','4,4,6,4,4','4\' Rails, 6\' Rail',0,431),('115',22,'B','6,6,6,4','6\' Rails, 4\' Rail',0,432),('115',23,'A','4,4,4,4,4,3','4\' Rails, 3\' Rail',0,433),('115',23,'B','6,6,6,5','6\' Rails, 5\' Rail',0,434),('115',24,'A','8,8,8','All 8\' Rails',0,435),('115',24,'B','4,4,4,4,4,4','All 4\' Rails',0,436),('115',25,'A','5,5,5,5,5','All 5\' Rails',0,437),('115',25,'B','4,4,4,4,4,5','4\' Rails, 5\' Rail',0,438),('115',26,'A','3,4,4,4,4,4,3','4\' Rails, 3\' Rails',0,439),('115',26,'B','6,6,6,8','6\' Rails, 8\' Rail',0,440),('115',27,'A','6,6,3,6,6','6\' Rails, 3\' Rail',0,441),('115',27,'B','4,4,4,3,4,4,4','4\' Rails, 3\' Rail',0,442),('115',28,'A','4,4,4,4,4,4,4','All 4\' Rails',0,443),('115',28,'B','8,8,8,4','8\' Rails, 4\' Rail',0,444),('115',29,'A','8,8,8,5','8\' Rails, 5\' Rail',0,445),('115',29,'B','6,6,5,6,6','6\' Rails, 5\' Rail',0,446),('115',30,'A','6,6,6,6,6','All 6\' Rails',0,447),('115',30,'B','5,5,5,5,5,5','All 5\' Rails',0,448),('115',31,'A','8,5,5,5,8','5\' Rails, 8\' Rails',0,449),('115',31,'B','4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,450),('115',32,'A','8,8,8,8','All 8\' Rails',0,451),('115',32,'B','4,4,4,4,4,4,4,4','All 4\' Rails',0,452),('115',33,'A','6,6,6,6,6,3','6\' Rails, 3\' Rail',0,453),('115',33,'B','4,5,5,5,5,5,4','5\' Rails, 4\' Rails',0,454),('115',34,'A','5,8,8,8,5','8\' Rails, 5\' Rails',0,455),('115',34,'B','3,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rails',0,456),('115',35,'A','5,5,5,5,5,5,5','All 5\' Rails',0,457),('115',35,'B','8,8,8,8,3','8\' Rails, 3\' Rail',0,458),('115',36,'A','6,6,6,6,6,6','All 6\' Rails',0,459),('115',36,'B','4,4,4,4,4,4,4,4,4','All 4\' Rails',0,460),('115',37,'A','8,8,5,8,8','8\' Rails, 5\' Rail',0,461),('115',37,'B','4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,462),('115',38,'A','8,8,6,8,8','8\' Rails, 6\' Rail',0,463),('115',38,'B','6,6,6,6,6,8','6\' Rails, 8\' Rail',0,464),('115',39,'A','6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,465),('115',39,'B','5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,466),('115',40,'A','8,8,8,8,8','All 8\' Rails',0,467),('115',40,'B','5,5,5,5,5,5,5,5','All 5\' Rails',0,468),('115',41,'A','4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,469),('115',41,'B','6,6,6,6,6,6,5','6\' Rails, 5\' Rail',0,470),('115',42,'A','6,6,6,6,6,6,6','All 6\' Rails',0,471),('115',42,'B','5,8,8,8,8,5','8\' Rails, 5\' Rails',0,472),('115',43,'A','8,8,8,8,8,3','8\' Rails, 3\' Rail',0,473),('115',43,'B','4,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rails',0,474),('115',44,'A','4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,475),('115',44,'B','8,8,8,8,8,4','8\' Rails, 4\' Rail',0,476),('115',45,'A','5,5,5,5,5,5,5,5,5','All 5\' Rails',0,477),('115',45,'B','8,8,8,8,8,5','8\' Rails, 5\' Rail',0,478),('115',46,'A','8,8,8,8,8,6','8\' Rails, 6\' Rail',0,479),('115',46,'B','6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,480),('115',47,'A','8,8,5,5,5,8,8','8\' Rails, 5\' Rails',0,481),('115',47,'B','5,5,5,5,5,5,5,4,4,4','5\' Rails, 4\' Rails',0,482),('115',48,'A','8,8,8,8,8,8','All 8\' Rails',0,483),('115',48,'B','6,6,6,6,6,6,6,6','All 6\' Rails',0,484),('115',49,'A','5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,485),('115',49,'B','6,6,5,5,5,5,5,6,6','5\' Rails, 6\' Rails',0,486),('115',50,'A','5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,487),('115',50,'B','5,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,488),('115',51,'A','6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,489),('115',51,'B','8,8,8,3,8,8,8','8\' Rails, 3\' Rail',0,490),('115',52,'A','4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,491),('115',52,'B','8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,492),('115',53,'A','8,8,8,5,8,8,8','8\' Rails, 5\' Rail',0,493),('115',53,'B','4,5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rails',0,494),('115',54,'A','6,6,6,6,6,6,6,6,6','All 6\' Rails',0,495),('115',54,'B','8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,496),('115',55,'A','5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,497),('115',55,'B','8,8,8,8,8,5,5,5','8\' Rails, 5\' Rails',0,498),('115',56,'A','8,8,8,8,8,8,8','All 8\' Rails',0,499),('115',56,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,500),('115',57,'A','6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,501),('115',57,'B','8,8,8,3,3,3,8,8,8','8\' Rails, 3\' Rails',0,502),('115',58,'A','5,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,503),('115',58,'B','6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,504),('115',59,'A','5,5,5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,505),('115',59,'B','8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,506),('115',60,'A','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,507),('115',60,'B','6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,508),('115',61,'A','8,8,8,5,8,8,8,8','8\' Rails, 5\' Rail',0,509),('115',61,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,510),('115',62,'A','8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,511),('115',62,'B','4,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rails',0,512),('115',63,'A','6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,513),('115',63,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,514),('115',64,'A','8,8,8,8,8,8,8,8','All 8\' Rails',0,515),('115',64,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,516),('115',65,'A','5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,517),('115',65,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,518),('115',66,'A','6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,519),('115',66,'B','5,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,520),('115',67,'A','8,8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,521),('115',67,'B','5,5,5,5,5,5,5,5,5,5,5,4,4,4','5\' Rails, 4\' Rails',0,522),('115',68,'A','8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,523),('115',68,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,524),('115',69,'A','6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,525),('115',69,'B','8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rail',0,526),('115',70,'A','8,8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,527),('115',70,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,528),('115',71,'A','8,5,5,5,5,5,5,5,5,5,5,5,8','5\' Rails, 8\' Rails',0,529),('115',71,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,530),('115',72,'A','8,8,8,8,8,8,8,8,8','All 8\' Rails',0,531),('115',72,'B','6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,532),('115',73,'A','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,533),('115',73,'B','8,3,8,8,8,3,8,8,8,3,8','8\' Rails, 3\' Rails',0,534),('115',74,'A','5,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,535),('115',74,'B','4,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rails',0,536),('115',75,'A','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,537),('115',75,'B','6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,538),('115',76,'A','8,8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,539),('115',76,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,540),('115',77,'A','8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rail',0,541),('115',77,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,542),('115',78,'A','6,6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,543),('115',78,'B','8,8,8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,544),('115',79,'A','8,8,8,8,8,8,8,8,5,5,5','8\' Rails, 5\' Rails',0,545),('115',79,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,546),('115',80,'A','8,8,8,8,8,8,8,8,8,8','All 8\' Rails',0,547),('115',80,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,548),('115',81,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,549),('115',81,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,550),('115',82,'A','5,8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,551),('115',82,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,552),('115',83,'A','8,8,8,8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,553),('115',83,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,554),('115',84,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,555),('115',84,'B','8,8,8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,556),('115',85,'A','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,557),('115',85,'B','8,8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rail',0,558),('115',86,'A','8,8,8,8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,559),('115',86,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,8','6\' Rails, 8\' Rail',0,560),('115',87,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,561),('115',87,'B','8,8,8,8,8,8,8,8,8,5,5,5','8\' Rails, 5\' Rails',0,562),('115',88,'A','8,8,8,8,8,8,8,8,8,8,8','All 8\' Rails',0,563),('115',88,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,564),('115',89,'A','8,8,8,8,8,8,8,8,8,8,3,3,3','8\' Rails, 3\' Rails',0,565),('115',89,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,566),('115',90,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,567),('115',90,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,568),('115',91,'A','8,8,8,8,8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,569),('115',91,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,570),('115',92,'A','8,8,8,8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,571),('115',92,'B','4,6,6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rails',0,572),('115',93,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,573),('115',93,'B','8,8,8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rail',0,574),('115',94,'A','8,8,8,8,8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,575),('115',94,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,576),('115',95,'A','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,577),('115',95,'B','8,8,8,8,8,8,8,8,8,8,5,5,5','8\' Rails, 5\' Rails',0,578),('115',96,'A','8,8,8,8,8,8,8,8,8,8,8,8','All 8\' Rails',0,579),('115',96,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,580),('115',97,'A','8,8,8,8,8,8,8,8,8,8,8,3,3,3','8\' Rails, 3\' Rails',0,581),('115',97,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,582),('115',98,'A','5,8,8,8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,583),('115',98,'B','4,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rails',0,584),('115',99,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,585),('115',99,'B','8,8,8,8,8,8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,586),('115',100,'A','8,8,8,8,8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,587),('115',100,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,588),('117',2,'A','2','2\' Rail',0,589),('117',3,'A','3','3\' Rail',0,590),('117',4,'A','4','4\' Rail',0,591),('117',4,'B','2,2','All 2\' Rails',0,592),('117',5,'A','5','5\' Rail',0,593),('117',5,'B','2,3','3\' Rail, 2\' Rail',0,594),('117',6,'A','6','6\' Rail',0,595),('117',6,'B','3,3','All 3\' Rails',0,596),('117',7,'A','4,3','3\' Rail, 4\' Rail',0,597),('117',7,'B','2,2,3','2\' Rails, 3\' Rail',0,598),('117',8,'A','8','8\' Rail',0,599),('117',8,'B','4,4','All 4\' Rails',0,600),('117',9,'A','3,3,3','All 3\' Rails',0,601),('117',9,'B','6,3','3\' Rail, 6\' Rail',0,602),('117',10,'A','5,5','All 5\' Rails',0,603),('117',10,'B','3,4,3','3\' Rails, 4\' Rail',0,604),('117',11,'A','4,4,3','4\' Rails, 3\' Rail',0,605),('117',11,'B','5,6','6\' Rail, 5\' Rail',0,606),('117',12,'A','4,4,4','All 4\' Rails',0,607),('117',12,'B','6,6','All 6\' Rails',0,608),('117',13,'A','4,4,5','4\' Rails, 5\' Rail',0,609),('117',13,'B','8,5','5\' Rail, 8\' Rail',0,610),('117',14,'A','6,8','8\' Rail, 6\' Rail',0,611),('117',14,'B','5,5,4','5\' Rails, 4\' Rail',0,612),('117',15,'A','5,5,5','All 5\' Rails',0,613),('117',15,'B','6,6,3','6\' Rails, 3\' Rail',0,614),('117',16,'A','8,8','All 8\' Rails',0,615),('117',16,'B','4,4,4,4','All 4\' Rails',0,616),('117',17,'A','4,4,4,5','4\' Rails, 5\' Rail',0,617),('117',17,'B','6,6,5','6\' Rails, 5\' Rail',0,618),('117',18,'A','6,6,6','All 6\' Rails',0,619),('117',18,'B','3,3,3,3,3,3','All 3\' Rails',0,620),('117',19,'A','4,4,4,4,3','4\' Rails, 3\' Rail',0,621),('117',19,'B','5,5,5,4','5\' Rails, 4\' Rail',0,622),('117',20,'A','4,4,4,4,4','All 4\' Rails',0,623),('117',20,'B','5,5,5,5','All 5\' Rails',0,624),('117',21,'A','4,4,4,4,5','4\' Rails, 5\' Rail',0,625),('117',21,'B','3,3,3,3,3,3,3','All 3\' Rails',0,626),('117',22,'A','4,4,6,4,4','4\' Rails, 6\' Rail',0,627),('117',22,'B','6,6,6,4','6\' Rails, 4\' Rail',0,628),('117',23,'A','4,4,4,4,4,3','4\' Rails, 3\' Rail',0,629),('117',23,'B','6,6,6,5','6\' Rails, 5\' Rail',0,630),('117',24,'A','8,8,8','All 8\' Rails',0,631),('117',24,'B','4,4,4,4,4,4','All 4\' Rails',0,632),('117',25,'A','5,5,5,5,5','All 5\' Rails',0,633),('117',25,'B','4,4,4,4,4,5','4\' Rails, 5\' Rail',0,634),('117',26,'A','3,4,4,4,4,4,3','4\' Rails, 3\' Rails',0,635),('117',26,'B','6,6,6,8','6\' Rails, 8\' Rail',0,636),('117',27,'A','6,6,3,6,6','6\' Rails, 3\' Rail',0,637),('117',27,'B','4,4,4,3,4,4,4','4\' Rails, 3\' Rail',0,638),('117',28,'A','4,4,4,4,4,4,4','All 4\' Rails',0,639),('117',28,'B','8,8,8,4','8\' Rails, 4\' Rail',0,640),('117',29,'A','8,8,8,5','8\' Rails, 5\' Rail',0,641),('117',29,'B','6,6,5,6,6','6\' Rails, 5\' Rail',0,642),('117',30,'A','6,6,6,6,6','All 6\' Rails',0,643),('117',30,'B','5,5,5,5,5,5','All 5\' Rails',0,644),('117',31,'A','8,5,5,5,8','5\' Rails, 8\' Rails',0,645),('117',31,'B','4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,646),('117',32,'A','8,8,8,8','All 8\' Rails',0,647),('117',32,'B','4,4,4,4,4,4,4,4','All 4\' Rails',0,648),('117',33,'A','6,6,6,6,6,3','6\' Rails, 3\' Rail',0,649),('117',33,'B','4,5,5,5,5,5,4','5\' Rails, 4\' Rails',0,650),('117',34,'A','5,8,8,8,5','8\' Rails, 5\' Rails',0,651),('117',34,'B','3,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rails',0,652),('117',35,'A','5,5,5,5,5,5,5','All 5\' Rails',0,653),('117',35,'B','8,8,8,8,3','8\' Rails, 3\' Rail',0,654),('117',36,'A','6,6,6,6,6,6','All 6\' Rails',0,655),('117',36,'B','4,4,4,4,4,4,4,4,4','All 4\' Rails',0,656),('117',37,'A','8,8,5,8,8','8\' Rails, 5\' Rail',0,657),('117',37,'B','4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,658),('117',38,'A','8,8,6,8,8','8\' Rails, 6\' Rail',0,659),('117',38,'B','6,6,6,6,6,8','6\' Rails, 8\' Rail',0,660),('117',39,'A','6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,661),('117',39,'B','5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,662),('117',40,'A','8,8,8,8,8','All 8\' Rails',0,663),('117',40,'B','5,5,5,5,5,5,5,5','All 5\' Rails',0,664),('117',41,'A','4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,665),('117',41,'B','6,6,6,6,6,6,5','6\' Rails, 5\' Rail',0,666),('117',42,'A','6,6,6,6,6,6,6','All 6\' Rails',0,667),('117',42,'B','5,8,8,8,8,5','8\' Rails, 5\' Rails',0,668),('117',43,'A','8,8,8,8,8,3','8\' Rails, 3\' Rail',0,669),('117',43,'B','4,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rails',0,670),('117',44,'A','4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,671),('117',44,'B','8,8,8,8,8,4','8\' Rails, 4\' Rail',0,672),('117',45,'A','5,5,5,5,5,5,5,5,5','All 5\' Rails',0,673),('117',45,'B','8,8,8,8,8,5','8\' Rails, 5\' Rail',0,674),('117',46,'A','8,8,8,8,8,6','8\' Rails, 6\' Rail',0,675),('117',46,'B','6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,676),('117',47,'A','8,8,5,5,5,8,8','8\' Rails, 5\' Rails',0,677),('117',47,'B','5,5,5,5,5,5,5,4,4,4','5\' Rails, 4\' Rails',0,678),('117',48,'A','8,8,8,8,8,8','All 8\' Rails',0,679),('117',48,'B','6,6,6,6,6,6,6,6','All 6\' Rails',0,680),('117',49,'A','5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,681),('117',49,'B','6,6,5,5,5,5,5,6,6','5\' Rails, 6\' Rails',0,682),('117',50,'A','5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,683),('117',50,'B','5,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,684),('117',51,'A','6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,685),('117',51,'B','8,8,8,3,8,8,8','8\' Rails, 3\' Rail',0,686),('117',52,'A','4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,687),('117',52,'B','8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,688),('117',53,'A','8,8,8,5,8,8,8','8\' Rails, 5\' Rail',0,689),('117',53,'B','4,5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rails',0,690),('117',54,'A','6,6,6,6,6,6,6,6,6','All 6\' Rails',0,691),('117',54,'B','8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,692),('117',55,'A','5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,693),('117',55,'B','8,8,8,8,8,5,5,5','8\' Rails, 5\' Rails',0,694),('117',56,'A','8,8,8,8,8,8,8','All 8\' Rails',0,695),('117',56,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,696),('117',57,'A','6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,697),('117',57,'B','8,8,8,3,3,3,8,8,8','8\' Rails, 3\' Rails',0,698),('117',58,'A','5,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,699),('117',58,'B','6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,700),('117',59,'A','5,5,5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,701),('117',59,'B','8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,702),('117',60,'A','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,703),('117',60,'B','6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,704),('117',61,'A','8,8,8,5,8,8,8,8','8\' Rails, 5\' Rail',0,705),('117',61,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,706),('117',62,'A','8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,707),('117',62,'B','4,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rails',0,708),('117',63,'A','6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,709),('117',63,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,710),('117',64,'A','8,8,8,8,8,8,8,8','All 8\' Rails',0,711),('117',64,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,712),('117',65,'A','5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,713),('117',65,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,714),('117',66,'A','6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,715),('117',66,'B','5,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,716),('117',67,'A','8,8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,717),('117',67,'B','5,5,5,5,5,5,5,5,5,5,5,4,4,4','5\' Rails, 4\' Rails',0,718),('117',68,'A','8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,719),('117',68,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,720),('117',69,'A','6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,721),('117',69,'B','8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rail',0,722),('117',70,'A','8,8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,723),('117',70,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,724),('117',71,'A','8,5,5,5,5,5,5,5,5,5,5,5,8','5\' Rails, 8\' Rails',0,725),('117',71,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,726),('117',72,'A','8,8,8,8,8,8,8,8,8','All 8\' Rails',0,727),('117',72,'B','6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,728),('117',73,'A','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,729),('117',73,'B','8,3,8,8,8,3,8,8,8,3,8','8\' Rails, 3\' Rails',0,730),('117',74,'A','5,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,731),('117',74,'B','4,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rails',0,732),('117',75,'A','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,733),('117',75,'B','6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,734),('117',76,'A','8,8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,735),('117',76,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4','All 4\' Rails',0,736),('117',77,'A','8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rail',0,737),('117',77,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,738),('117',78,'A','6,6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,739),('117',78,'B','8,8,8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,740),('117',79,'A','8,8,8,8,8,8,8,8,5,5,5','8\' Rails, 5\' Rails',0,741),('117',79,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,742),('117',80,'A','8,8,8,8,8,8,8,8,8,8','All 8\' Rails',0,743),('117',80,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,744),('117',81,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,745),('117',81,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,746),('117',82,'A','5,8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,747),('117',82,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,748),('117',83,'A','8,8,8,8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,749),('117',83,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,750),('117',84,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,751),('117',84,'B','8,8,8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,752),('117',85,'A','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,753),('117',85,'B','8,8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rail',0,754),('117',86,'A','8,8,8,8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,755),('117',86,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,8','6\' Rails, 8\' Rail',0,756),('117',87,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,757),('117',87,'B','8,8,8,8,8,8,8,8,8,5,5,5','8\' Rails, 5\' Rails',0,758),('117',88,'A','8,8,8,8,8,8,8,8,8,8,8','All 8\' Rails',0,759),('117',88,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,760),('117',89,'A','8,8,8,8,8,8,8,8,8,8,3,3,3','8\' Rails, 3\' Rails',0,761),('117',89,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,4','5\' Rails, 4\' Rail',0,762),('117',90,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,763),('117',90,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,764),('117',91,'A','8,8,8,8,8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,765),('117',91,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,3','4\' Rails, 3\' Rail',0,766),('117',92,'A','8,8,8,8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,767),('117',92,'B','4,6,6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rails',0,768),('117',93,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,769),('117',93,'B','8,8,8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rail',0,770),('117',94,'A','8,8,8,8,8,8,8,8,8,8,8,6','8\' Rails, 6\' Rail',0,771),('117',94,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rail',0,772),('117',95,'A','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,773),('117',95,'B','8,8,8,8,8,8,8,8,8,8,5,5,5','8\' Rails, 5\' Rails',0,774),('117',96,'A','8,8,8,8,8,8,8,8,8,8,8,8','All 8\' Rails',0,775),('117',96,'B','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6','All 6\' Rails',0,776),('117',97,'A','8,8,8,8,8,8,8,8,8,8,8,3,3,3','8\' Rails, 3\' Rails',0,777),('117',97,'B','4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,5','4\' Rails, 5\' Rail',0,778),('117',98,'A','5,8,8,8,8,8,8,8,8,8,8,8,5','8\' Rails, 5\' Rails',0,779),('117',98,'B','4,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,4','6\' Rails, 4\' Rails',0,780),('117',99,'A','6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,3','6\' Rails, 3\' Rail',0,781),('117',99,'B','8,8,8,8,8,8,8,8,8,8,8,8,3','8\' Rails, 3\' Rail',0,782),('117',100,'A','8,8,8,8,8,8,8,8,8,8,8,8,4','8\' Rails, 4\' Rail',0,783),('117',100,'B','5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5','All 5\' Rails',0,784);
/*!40000 ALTER TABLE `vode_layouts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vode_options`
--
DROP TABLE IF EXISTS `vode_options`;
CREATE TABLE `vode_options` (
`series` varchar(20) NOT NULL,
`stepName` varchar(30) NOT NULL default '',
`altStep` varchar(30) default NULL,
`sort` int(10) NOT NULL default '0',
`groupName` varchar(30) NOT NULL default '',
`optionNo` tinyint(4) NOT NULL default '0',
`groupType` varchar(30) NOT NULL default '',
`groupLocation` varchar(30) NOT NULL default 'options',
`inputType` varchar(50) NOT NULL default '',
`inputName` varchar(30) NOT NULL default '',
`specialStyle` varchar(30) NOT NULL default '',
`optionValue` varchar(100) NOT NULL default '',
`orderingCode` varchar(100) NOT NULL default '',
`specsheetValue` varchar(100) NOT NULL default '',
`optionTitle` varchar(100) NOT NULL default '',
`optionTooltip` varchar(255) NOT NULL default '',
`disabledTooltip` varchar(100) NOT NULL default '',
`pageTitle` varchar(100) NOT NULL default '',
`customPromptBefore` varchar(255) NOT NULL default '',
`customInputType` varchar(30) NOT NULL default '',
`customInputWidth` tinyint(4) unsigned NOT NULL default '2',
`variableName` varchar(50) NOT NULL default '',
`variableType` varchar(30) NOT NULL default '',
`customPromptAfter` varchar(255) NOT NULL default '',
`auxName` varchar(50) NOT NULL default '',
`auxValue` varchar(255) NOT NULL default '',
`imageFlag` tinyint(4) NOT NULL default '0',
`imageNode` varchar(10) NOT NULL default '',
`image` varchar(100) NOT NULL default '',
`omitFlag` tinyint(4) NOT NULL default '0',
`recno` int(10) unsigned NOT NULL auto_increment,
`conditionalProcessing` varchar(255) default NULL,
`altConditionalProcessing` varchar(255) default NULL,
`ignoreIfSet` varchar(255) default NULL,
`ignoreUnlessSet` varchar(255) default NULL,
`overwriteIfSet` varchar(255) default NULL,
`disableIfTrue` varchar(255) default NULL,
`externalFiles` varchar(255) default '',
PRIMARY KEY (`recno`),
KEY `idx` (`omitFlag`,`series`,`stepName`,`altStep`,`sort`)
) ENGINE=MyISAM AUTO_INCREMENT=687 DEFAULT CHARSET=latin1 COMMENT='Vode Lighting Configurator options';
--
-- Dumping data for table `vode_options`
--
LOCK TABLES `vode_options` WRITE;
/*!40000 ALTER TABLE `vode_options` DISABLE KEYS */;
INSERT INTO `vode_options` VALUES ('105','ballast','',1010,'a',1,'block','options','a','option','','A','A',', Integral Advance housing','Non- dimming','','','Programmed start ballast','','',2,'','','','','',1,'','',0,33,'','','','','',NULL,''),('105','ballast','',1020,'a',2,'block','options','a','option','','C','C',', Lutron Hi-Lume dimmable to 1%','1% Dimming','','','Lutron 1% Dimming Ballast','','',2,'','','','','',1,'','',0,35,'','','','','',NULL,''),('105','ballast','',1030,'a',3,'block','options','a','option','','B','B',', Lutron Eco-10 dimmable to 10%','10% Dimming','','','Lutron 10% Dimming Ballast','','',2,'','','','','',1,'','',0,34,'','','','','',NULL,''),('105','ballast','',1040,'a',4,'block','options','a','option','','D','D',', DALI Osram Sylvania Quicktronic','DALI','','','Osram DALI Ballast','','',2,'','','','','',1,'','',0,87,'','','','','',NULL,''),('105','ballast','',1050,'a',5,'block','options','a','option','','E','E',', Lutron Eco-System','Lutron Eco- System','','','Lutron EcoSystem Ballast','','',2,'','','','','',1,'','',0,36,'','','','','',NULL,''),('105','ballast','',1060,'a',12,'block','options','a','option','','X','X',', [ballast_a_optionValue]','Other','','',' ','','',2,'','','','','',1,'','',0,38,'','','','','',NULL,''),('105','ballast','',1070,'a',12,'input','details','text','otherType','','','','','','','','','Please enter part number and description of non-standard ballast','text',30,'','scalar','','','',1,'','',0,39,'','','','','',NULL,''),('105','ballast','',2000,'b',0,'radiogroup_h','options','display','voltage','','','','','Voltage:','','','','','',0,'','','','','',1,'','',0,84,'','','','','',NULL,''),('105','ballast','',2010,'b',10,'radiogroup_h','options','radio','voltage','','1','1','120 Volt','120','','','120 volt','','',10,'','','','','',1,'','',0,40,'','','','','',NULL,''),('105','ballast','',2020,'b',11,'radiogroup_h','options','radio','voltage','','2','2','277 Volt','277','','','277 volt','','',10,'','','','','',1,'','',0,41,'','','','','',NULL,''),('105','ballast','',2030,'b',12,'radiogroup_h','options','radio','voltage','','3','3','347 Volt','347','','','347 volt','','',10,'','','','','',1,'','',0,42,'','','','','',NULL,''),('105','ballast','',2005,'b',13,'radiogroup_h','options','radio','voltage','','0','0','(not yet specified)','not yet specified','','','voltage not yet specified','','',10,'','','','','',1,'','',0,61,'','','','','',NULL,''),('105','ballast','',6000,'a',5,'block','options','a','option','','5','5','','Dimming Lutron™ Hi-Lume™','','','Dimming Lutron™ Hi-Lume™','','',2,'','','','','',1,'','',1,37,'','','','','',NULL,''),('105','canopy','',1200,'a',0,'block','options','display','option','','','','','Remote Ballast:','','','','','',2,'','','','','',0,'','',0,28,'','','','','',NULL,''),('105','canopy','',1210,'a',2,'block','options','a','option','','2R','2R',', 2.5\" Round Canopy','Small Round Canopy','','Please select Arm Mount in Step 4','Round Canopy 2.5\", remote ballast','','',2,'','','','','',1,'2R','',0,70,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('105','canopy','',1300,'a',3,'block','options','a','option','','2S','2S',', 2.5\" Square Canopy','Small Square Canopy','','Please select Arm Mount in Step 4','Square Canopy 2.5\", remote ballast','','',2,'','','','','',1,'2S','',0,29,NULL,NULL,'','','','mounting_a_optionValue==CC',''),('105','canopy','',1350,'a',4,'block','options','a','option','','00','00',', ZeroTM Canopy','Zero™ Canopy','','Please select Arm Mount in Step 4','Zero™ Canopy, remote ballast','','',2,'','','','','',1,'00','',0,32,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('105','canopy','',1400,'a',5,'block','options','a','option','','4R','4R',', 4.5\" round canopy','Large Round Canopy','','','Round Canopy 4.5\", remote ballast','','',2,'','','','','',1,'4R','',0,30,'','','','','',NULL,''),('105','canopy','',1500,'a',6,'block','options','a','option','','4S','4S',', 4.5\" Square Canopy','Large Square Canopy','','Please select Arm Mount in Step 4','Square Canopy 4.5\", remote ballast','','',2,'','','','','',1,'4S','',0,31,NULL,NULL,'','','','mounting_a_optionValue==CC',''),('105','canopy','',1600,'a',7,'block','options','a','option','','2T','2T',', 2.5\" Arm Anchor','Arm Anchor','','Please select Arm Mount in Step 4','Arm Anchor, 2.5\", remote ballast','','',2,'','','','','',1,'2T','',0,94,NULL,NULL,'','','','mounting_a_optionValue==CC',''),('105','emergency','',1010,'a',1,'block','options','a','option','','0','0','None','None','','','No Emergency Ballast','','',2,'','','','','',0,'','',0,63,'','','','','',NULL,''),('105','emergency','',1020,'a',2,'block','options','a','option','','1','1','[emergency_b_count] 90 minute','Standard','','','90 minute','','',2,'','','120-277v, illumination time 90 minutes.see www.bodine.com','','',0,'','',0,62,'','','','','',NULL,''),('105','emergency_deprecated','',1030,'a',3,'block','options','a','option','','2','2','[emergency_a_ballasts]','Other','','','Other','','',0,'','','','','',0,'','',0,64,'','','','','',NULL,''),('105','emergency','',1040,'a',3,'input','details','text','otherType','','','','','','','','','Indicate part number of non-standard ballast','text',20,'','scalar','','','',1,'','',0,93,'','','','','',NULL,''),('105','emergency','',1050,'a',2,'input','details','checkbox','ballasts1','','','','','','','','','Indicate location of emergency ballast','checkbox',4,'ballasts1','array','','','',1,'','',0,92,'','','','','',NULL,''),('105','emergency_deprecated','',1060,'a',3,'input','details','checkbox','ballasts2','','','','','','','','','Indicate location of emergency ballast','checkbox',4,'ballasts2','array','','','',1,'','',0,71,'','','','','',NULL,''),('105','finish','',1010,'a',1,'block','options','a','option','','A','A','Brushed Aluminum with clear matte waterbase Lacquer finish','Aluminum','','','Brushed Aluminum','','',2,'','','','','',1,'','',0,52,'','','','','',NULL,''),('105','finish','',1070,'a',2,'block','options','a','option','','C','C','[finish_a_finish]','Custom','','','Custom','','',2,'','','','','',1,'','',0,53,'','','','','',NULL,''),('105','finish','',1075,'a',2,'input','details','text','finish','','','','','','','','','Specify Custom finish:','',30,'','scalar','','','',1,'','',0,54,'','','','','',NULL,''),('105','lamp','',1010,'a',1,'block','options','a','option','','HE','HE','T5 fluorescent','High Efficiency','','','High Efficiency','','',2,'','','','','',1,'','',0,72,'','','','','',NULL,''),('105','lamp','',1020,'a',2,'block','options','a','option','','HO','HO','T5 Fluorescent HO','High Output','','','High Output','','',2,'','','','','',1,'','',0,73,'','','','','',NULL,''),('105','lamp','',1100,'a',1,'block','options','a','option','','ST14','ST14','','Standard 14 is 2\'','','','Standard 14 is 2\'','','',2,'','','','','',1,'','',1,44,'','','','','',NULL,''),('105','lamp','',1200,'a',2,'block','options','a','option','','ST21','ST21','','Standard 21 is 3\'','','','Standard 21 is 3\'','','',2,'','','','','',1,'','',1,45,'','','','','',NULL,''),('105','lamp','',1300,'a',3,'block','options','a','option','','ST28','ST28','','Standard 28 is 4\'','','','Standard 28 is 4\'','','',2,'','','','','',1,'','',1,46,'','','','','',NULL,''),('105','lamp','',1400,'a',4,'block','options','a','option','','ST35','ST35','','Standard 35 is 2\'','','','Standard 35 is 2\'','','',2,'','','','','',1,'','',1,47,'','','','','',NULL,''),('105','lamp','',1500,'a',5,'block','options','a','option','','HO24','HO24','','High Output 24 is 2\'','','','High Output 24 is 2\'','','',2,'','','','','',1,'','',1,48,'','','','','',NULL,''),('105','lamp','',1600,'a',6,'block','options','a','option','','HO39','HO39','','High Output 39 is 3\'','','','High Output 39 is 3\'','','',2,'','','','','',1,'','',1,49,'','','','','',NULL,''),('105','lamp','',1700,'a',7,'block','options','a','option','','HO54','HO54','','High Output 54 is 4\'','','','High Output 54 is 4\'','','',2,'','','','','',1,'','',1,50,'','','','','',NULL,''),('105','lamp','',1800,'a',8,'block','options','a','option','','HO80','HO80','','High Output 80 is 5\'','','','High Output 80 is 5\'','','',2,'','','','','',1,'','',1,51,'','','','','',NULL,''),('105','layout','',0,'length',0,'input','options','text','length','','','','','Enter system length in feet (max 100\'):','','','','','',3,'','','','','',0,'','',0,66,'','','','','',NULL,''),('105','layout','',1,'a',1,'block','options','a','option','','[layout_a_length]A','[layout_a_length]A','[layout_a_description]','Layout A','','First select a layout length.','Layout A','A: 2\' 2\' 2\' 2\' 2\' 2\' 2\' 2\' 2\' 2\'','',2,'','','','iRailCount','10',0,'2','',0,17,'','','','','',NULL,''),('105','layout','',2,'a',2,'block','options','a','option','','[layout_a_length]B','[layout_a_length]B','[layout_a_description]','Layout B','','First select a layout length.','Layout B','B: 3\' 3\' 2\' 2\' 3\' 3\' 2\' 2\'','',2,'','','','iRailCount','10',0,'2','',0,18,'','','','','',NULL,''),('105','layout','',2100,'b',0,'input','titleinput','submit','verb','','','','','Enter','','','','','',2,'','','','','',0,'','',1,67,'','','','','',NULL,''),('105','layout','',10020,'a',20,'block','options','a','option','','[layout_a_length]C','[layout_a_length]C','','Custom Layout','','First select a layout length.','Custom Layout','','',0,'','','','','',0,'','',0,19,'','','','','',NULL,''),('105','layout','',20210,'a',20,'input','details','select','layout','','','','','','','','','Enter custom rail combination:','select',2,'','array','','','',0,'2','',0,68,'','','','','',NULL,''),('105','lenslouver','',1010,'a',1,'block','options','a','option','','0','0','','None','','','Lens is recommended for BoxRail and RaceRail.','','',2,'','','','','',1,'','',0,55,'railtype_a_optionValue!=RR,BX,BE','','','','',NULL,''),('105','lenslouver','',1020,'a',2,'block','options','a','option','','1','1','Lens','Lens','','No lens is available for Bee, Que, or Wing Rails at this time','Lens standard for RaceRail and BoxRail. Lens is optional for QueRail.','','',2,'','','','','',1,'','',0,56,'railtype_a_optionValue=QU','','','','',NULL,''),('105','lenslouver','',1030,'a',3,'block','options','a','option','','B','B','Louver','Louver','','','Louver','','',2,'','','','','',1,'','',1,57,'','','','','',NULL,''),('105','mounting','',1010,'a',1,'block','options','a','option','','WA','WA','Wall mounted','Wall Arm','','','Wall Arm','','',2,'','',' Representative image only (12\" arm shown); select arm length in the next step.','','',1,'WA','',0,21,'','','','','',NULL,''),('105','mounting','',1020,'a',2,'block','options','a','option','','CA','CA','Ceiling suspended','Ceiling Arm','','','Ceiling Arm','','',2,'','','Representative image only (12\" arm shown); select arm length in the next step.','','',1,'CA','',0,22,'','','','','',NULL,''),('105','mounting','',1030,'a',3,'block','options','a','option','','CC','CC','Ceiling Cable','Ceiling Cable','','Cable Suspension not available with Double Rail Systems.','Ceiling Cable','','',2,'','','Representative image only (12\" arm shown); select arm length in the next step.','','',1,'CC','',0,23,NULL,NULL,NULL,NULL,'canopy_a_optionValue==00^^canopy_a_optionValue==2R^^canopy_a_optionValue==4S^^canopy_a_optionValue==2S^^canopy_a_optionValue==2T','railwidth_a_optionValue!=01',''),('105','mounting','',1040,'a',4,'block','options','a','option','','TA','TA','Table mounted','Table Arm','','','Table Arm','','',2,'','','Representative image only (12\" arm shown); select arm length in the next step.','','',1,'TA','',0,91,'','','','','',NULL,''),('105','railtype','',1100,'a',1,'block','options','a','option','','WG','WG','WingRail','Wing','','','Choose Rail Type','','',2,'','','','','',1,'WG','railtype_wg',0,1,'SET:!lenslouver_a_optionValue=','','','','',NULL,'http://vode.com/home/vode/WingRail-T21576.ies'),('105','railtype','',1200,'a',2,'block','options','a','option','','RR','RR','RaceRail','Race','','','Race Rail','','',2,'','','','','',1,'RR','railtype_rr',0,2,'SET:lenslouver_a_optionValue=1_13,railtype','SET:railtype_a_optionValue=RR_1','','','',NULL,'http://vode.com/home/vode/RaceRail-T21575.ies'),('105','railtype','',1300,'a',3,'block','options','a','option','','BX','BX','BoxRail','Box','','','Box Rail','','',2,'','','','','',1,'BX','railtype_bx',0,4,'SET:lenslouver_a_optionValue=1_11,railtype','','','','',NULL,'http://vode.com/home/vode/ies files/Vode Photometric Report - BoxRail.ies'),('105','railtype','',1400,'a',4,'block','options','a','option','','BE','BE','BeeRail','Bee','','','Bee Rail','','',2,'','','','','',1,'BE','railtype_be',0,5,'SET:!lenslouver_a_optionValue=','','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('105','railtype','',1500,'a',5,'block','options','a','option','','QU','QU','QueRail','Que','','','Que Rail','','',2,'','','','','',1,'QU','railtype_qu',0,3,'SET:!lenslouver_a_optionValue=','','','','',NULL,'http://vode.com/home/vode/ies files/Vode Photometric Report - QueRail.ies'),('105','railtype','',1600,'a',6,'block','options','a','option','','P1','P1','Pro1Rail','Pro 1','','','ProRail 1','','',2,'','','','','',1,'P1','',1,7,'','','','','',NULL,''),('105','railtype','',1700,'a',7,'block','options','a','option','','P2','P2','Pro2Rail','Pro 2','','','ProRail 2','','',2,'','','','','',1,'P2','',1,6,'','','','','',NULL,''),('105','railtype','',1800,'a',8,'block','options','a','option','','PQ','PQ','','Pro Integral Rail','','','Pro Integral Rail','','',2,'','','','','',1,'PQ','',1,8,'','','','','',NULL,''),('105','railwidth','',1010,'a',1,'block','options','a','option','','01','01',', single','01 Single','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','01 Single','','',2,'','','','','',1,'1','',0,9,NULL,NULL,'','','',NULL,''),('105','railwidth','',1020,'a',2,'block','options','a','option','','03','03',', double, 3.5\" spread','3.5\" Double','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','3.5\" Double','','',2,'','','Representative image only (6\" shown); your selection may be dimensionally different','','',1,'2','',0,65,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('105','railwidth','',1030,'a',3,'block','options','a','option','','06','06',', double, 6\" spread','6\" Double','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','6\" Double','','',2,'','','Representative image only (6\" shown); your selection may be dimensionally different','','',1,'2','',0,10,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('105','railwidth','',1040,'a',4,'block','options','a','option','','12','12',', double, 12\" spread','12\" Double','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','12\" Double','','',2,'','','Representative image only (6\" shown); your selection may be dimensionally different','','',1,'2','',0,11,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('105','railwidth','',1050,'a',5,'block','options','a','option','','18','18',', double, 18\" spread','18\" Double','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','18\" Double','','',2,'','','Representative image only (6\" shown); your selection may be dimensionally different','','',1,'2','',0,12,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('105','railwidth','',1060,'a',6,'block','options','a','option','','24','24',', double, 24\" spread','24\" Double','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','24\" Double','','',2,'','','Representative image only (6\" shown); your selection may be dimensionally different','','',1,'2','',0,13,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('105','railwidth','',1070,'a',7,'block','options','a','option','','36','36',', double, 36\" spread','36\" Double','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','36\" Double','','',2,'','','Representative image only (6\" shown); your selection may be dimensionally different','','',1,'2','',0,14,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('105','railwidth','',1080,'a',8,'block','options','a','option','','48','48',', double, 48\" spread','48\" Double','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','48\" Double','','',2,'','','Representative image only (6\" shown); your selection may be dimensionally different','','',1,'2','',0,15,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('105','railwidth','',1090,'a',10,'block','options','a','option','','[railwidth_a_railwidth]','[railwidth_a_railwidth]',', double, [railwidth_a_railwidth]\" spread','Custom Double','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','Custom Double','','',0,'','','Representative image only; your selection may be dimensionally different','','',1,'2','',0,16,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('105','railwidth','',1200,'a',10,'input','details','select','railwidth','','','','','','','','','Double rail size:','',0,'','scalar','Minimum 6\", maximum 96\".','','',0,'','',0,69,'',NULL,'','','mounting_a_optionValue==CC',NULL,''),('105','suspension','',1003,'a',8,'block','options','a','option','','1.25','1.25',', 1.25\" Arm','1.25\" Arm','','Not selectable based on previous choice in Step 4','1.25\" Arm','','',2,'','','','','',1,'','',0,88,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('105','suspension','',1004,'a',9,'block','options','a','option','','1.75','01.75',', 1.75\" Arm','1.75\" Arm','','Not selectable based on previous choice in Step 4','1.75\" Arm','','',2,'','','','','',1,'','',0,89,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('105','suspension','',1010,'a',1,'block','options','a','option','','03','03',', 3” Arm','3\" Arm','','Not selectable based on previous choice in Step 4','3\" Arm','','',2,'','','','','',1,'','',0,81,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('105','suspension','',1020,'a',2,'block','options','a','option','','06','06',', 6” Arm','6\" Arm','','Not selectable based on previous choice in Step 4','6\" Arm','','',2,'','','','','',1,'','',0,74,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('105','suspension','',1030,'a',3,'block','options','a','option','','12','12',', 12\" Arm','12\" Arm','','Not selectable based on previous choice in Step 4','12\" Arm','','',2,'','','','','',1,'','',0,75,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('105','suspension','',1035,'a',10,'block','options','a','option','','18','18',', 18\" Arm','18\" Arm','','Not selectable based on previous choice in Step 4','18\" Arm','','',2,'','','','','',1,'','',0,90,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('105','suspension','',1040,'a',4,'block','options','a','option','','24','24',',24\" Arm','24\" Arm','','Not selectable based on previous choice in Step 4','24\" Arm','','',2,'','','','','',1,'','',0,76,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('105','suspension','',1050,'a',5,'block','options','a','option','','36','36',', 36\" Arm with cable support','36\" Arm','','Not selectable based on previous choice in Step 4','36\" Arm','','',2,'','','','','',1,'','',0,77,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('105','suspension','',1060,'a',6,'block','options','a','option','','48','48',', 48\" Arm with cable support','48\" Arm','','Not selectable based on previous choice in Step 4','48\" Arm','','',2,'','','','','',1,'','',0,78,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('105','suspension','',1070,'a',7,'block','options','a','option','','96','96','','96\" Arm','','Not selectable based on previous choice in Step 4','96\" Arm','','',2,'','','','','',1,'','',1,79,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('105','suspension','',1990,'a',12,'block','options','a','option','','[suspension_a_armLength]','[suspension_a_armLength]',', [suspension_a_armLength]\" Arm (with cable support if > 24\")','Custom Arm','','Not selectable based on previous choice in Step 4','Custom Arm','','',2,'','','','','',1,'','',0,82,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('105','suspension','',1992,'a',8,'block','options','a','option','','96','96','','96\" Cable','','Not selectable based on previous choice in Step 4','96\" Cable','','',2,'','','','','',1,'','',1,80,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('105','suspension','',2000,'a',20,'block','options','a','option','','[suspension_a_cableLength]','[suspension_a_cableLength]','','Custom Cable/ Cord','','','','','',2,'','','','','',1,'','',0,25,'mounting_a_optionValue=CC',NULL,'','','',NULL,''),('105','suspension','',2500,'a',12,'input','details','select','armLength','','','','','','','','','Enter custom arm length:','text',2,'length','scalar','3\"-96\" only.','','',0,'','',0,83,NULL,NULL,'','','',NULL,''),('105','suspension','',3000,'a',20,'input','details','select','cableLength','','','','','','','','','Enter custom cable/cord length:','text',2,'length','scalar','','','',0,'','',0,26,NULL,NULL,'','','',NULL,''),('105','switches_old','',10,'a',10,'slab','options','a','option','','0','0','','None','','','None','','',2,'','','','','',1,'','',0,86,NULL,NULL,'','','',NULL,''),('105','switches_old','',20,'a',1,'slab','options','a','option','','1','1','Switch','Switch','','','Switch','','',2,'','','','','',1,'','',0,58,NULL,NULL,'','','',NULL,''),('105','switches_old','',30,'a',2,'slab','options','a','option','','2','2','Occupancy Sensor','Occupancy Sensor','','','Occupancy Sensor','','',2,'','','','','',1,'','',0,59,NULL,NULL,'','','',NULL,''),('105','switches_old','',40,'a',3,'slab','options','a','option','','3','3','Day Light Sensor','Day Light Sensor','','','Day Light Sensor','','',2,'','','','','',1,'','',0,60,NULL,NULL,'','','',NULL,''),('105','switches','',50,'a',1,'checkbox_group_option','options','checkbox','sensors','','0','none','none','none','','','none','','checkbox',4,'sensors','array','','','',0,'','',0,95,NULL,NULL,'','','',NULL,''),('105','switches','',60,'a',2,'checkbox_group_option','options','checkbox','sensors','','1','1','on/off toggle switch (IB only)','on/off toggle switch','','','on/off toggle switch','','checkbox',4,'sensors','array','','','',0,'','',0,96,'canopy_a_optionValue=IB',NULL,'','','',NULL,''),('105','switches','',90,'a',5,'checkbox_group_option','options','checkbox','optionOS','','4','4','occ sensor, integral','occ sensor, integral','','','occupancy sensor, integral','','checkbox',2,'optionOS','array','','','',0,'','',0,100,'canopy_a_optionValue=IB',NULL,'','','',NULL,''),('105','switches','',70,'a',3,'checkbox_group_option','options','checkbox','optionDLS','','2','2','daylight sensor, integral (IB only)','daylight sensor, integral','','','daylight sensor, integral','','checkbox',2,'optionDLS','array','','','',0,'','',0,98,'canopy_a_optionValue=IB',NULL,'','','',NULL,''),('105','switches_refactored','',80,'a',4,'radio','options','radio','optionDLS','','3','3','daylight sensor, remote','daylight sensor, remote','','','daylight sensor, remote','','radio',2,'optionDLS','array','','','',0,'','',0,99,NULL,NULL,'','','',NULL,''),('105','switches_refactored','',100,'a',6,'radio','options','radio','optionOS','','5','5','occupancy sensor, remote','occupancy sensor, remote','','','occupancy sensor, remote','','radio',2,'optionOS','array','','','',0,'','',0,101,NULL,NULL,'','','',NULL,''),('105','switches','',170,'a',14,'checkbox_group_option','options','checkbox','otherOptions','','F','F','GLR fuse','GLR fuse','','','GLR fuse','','checkbox',2,'otherOptions','array','','','',0,'','',0,102,NULL,NULL,'','','',NULL,''),('105','switches','',180,'a',11,'checkbox_group_option','options','checkbox','otherOptions','','L','L','lamps provided','lamps:','','','lamps provided','','checkbox',2,'otherOptions','array','','','',0,'','',0,103,NULL,NULL,'','','',NULL,''),('105','switches_refactored','',130,'a',7,'radio','options','radio','cp','','CP3','CP3','3\" 14/3 Cord and Plug','3-in 14/3 Cord and Plug','','','3-in 14/3 Cord and Plug','','radio',2,'cp','array','','','',0,'','',0,104,NULL,NULL,'','','',NULL,''),('105','switches_refactored','',140,'a',8,'radio','options','radio','cp','','CP10','CP10','10\' 14/3 Cord and Plug','10\' 14/3 Cord and Plug','','','10\' 14/3 Cord and Plug','','radio',2,'cp','array','','','',0,'','',0,105,NULL,NULL,'','','',NULL,''),('105','switches_refactored','',150,'a',9,'radio','options','radio','epf','','PR','PR','end power feed - 3/4\" rigid conduit','end power feed - 3/4\"','','','end power feed - 3/4\" rigid conduit','','radio',2,'epf','array','','','',0,'','',0,106,NULL,NULL,'','','',NULL,''),('105','switches_refactored','',160,'a',10,'radio','options','radio','epf','','PF','PF','end power feed - 1/2\" flex conduit','end power feed - 1/2\"','','','end power feed - 1/2\" flex conduit','','radio',2,'epf','array','','','',0,'','',0,107,NULL,NULL,'','','',NULL,''),('105','switches','',190,'a',11,'input','details','select','otherType','','','','','','','','','Choose lamp type:','text',20,'otherType','table','','vode_parttype','lamp',0,'','',0,108,NULL,NULL,'','','',NULL,''),('105','switches','',200,'a',11,'input','details','select','otherType1','','','','','','','','','Choose color temperature:','text',20,'otherType1','table','','vode_partattrib','TABLE:vode_parttype:otherType',0,'','',0,109,NULL,NULL,'','','',NULL,''),('105','lenslouver','railtype',2000,'a',40,'block','options','a','option','newLine','BF','BF','BeeFuse','BeeFuse','','','BeeFuse Rail','','',2,'','','','','',1,'BF','',0,111,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('105','lenslouver','railtype',2010,'a',50,'block','options','a','option','','QF','QF','QueFuse','QueFuse','','','QueFuse Rail','','',2,'','','','','',1,'QF','',0,112,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('105','lenslouver','railtype',2020,'a',60,'block','options','a','option','','BB','BB','BoxBaffle','BoxBaffle','','','BoxBaffle Rail','','',2,'','','','','',1,'BB','',0,113,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('105','lenslouver','railtype',2030,'a',70,'block','options','a','option','','HP','HP','HalfPerf','HalfPerf','','','HalfPerf Rail','','',2,'','','','','',1,'HP','',0,114,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('105','lenslouver','railtype',2040,'a',80,'block','options','a','option','','WP','WP','WingPerf','WingPerf','','','WingPerf Rail','','',2,'','','','','',1,'WP','',0,115,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('105','lenslouver','railtype',2050,'a',90,'block','options','a','option','','BP','BP','BowPerf','BowPerf','','','BowPerf Rail','','',2,'','','','','',1,'BP','',0,116,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('105','lenslouver','',1100,'a',10,'block','options','a','option','','B','B','Baffle','Baffle','','','Baffle optional for WingRail and Querail.','','',2,'','','','','',1,'','',0,117,'railtype_a_optionValue=QU','','','','',NULL,''),('105','lenslouver','',1110,'a',11,'block','options','a','option','','1','1','Prismatic Lens','Prismatic Lens','','','Prismatic lens included','','',2,'','','','','',1,'','',0,118,'railtype_a_optionValue=BX','','','','',NULL,''),('105','lenslouver','',1120,'a',12,'block','options','a','option','','B','B','Baffle','Baffle','','','Baffle optional for WingRail and Querail.','','',2,'','','','','',1,'','',0,119,'railtype_a_optionValue=WG','','','','',NULL,''),('105','lenslouver','',1130,'a',13,'block','options','a','option','','1','1','Prismatic Lens','Prismatic Lens','','','Prismatic lens included','','',2,'','','','','',1,'','',0,120,'railtype_a_optionValue=RR','','','','',NULL,''),('105','switches',NULL,132,'a',12,'checkbox_group_option','options','checkbox','cp','','CP6','CP6','6\' 14/3 Cord and Plug','6\' 14/3 Cord and Plug','','','6\' 14/3 Cord and Plug','','checkbox',2,'cp','array','','','',0,'','',0,121,NULL,NULL,'','','',NULL,''),('105','switches',NULL,220,'a',13,'checkbox_group_option','options','checkbox','epf','','PF','PF','end power feed kit','end power feed kit','','','end power feed kit','','checkbox',2,'epf','array','','','',0,'','',0,122,'canopy_a_optionValue=IB',NULL,'','','',NULL,''),('105','lenslouver','',1012,'a',4,'block','options','a','option','','0','0','','Bee Rail','','','Bee Rail, No Bee+ Option Selected','','',2,'','','','','',1,'','',0,123,'railtype_a_optionValue=BE','','','','',NULL,''),('105','finish','',1040,'a',3,'block','options','a','option','','W','W','White Powdercoat','White','','','White Powdercoat','','',2,'','','','','',1,'','',0,124,'','','','','',NULL,''),('105','finish','',1050,'a',4,'block','options','a','option','','B','B','Black Anodized','Black','','','Black Anodized','','',2,'','','','','',1,'','',0,125,'','','','','',NULL,''),('105','finish','',1060,'a',5,'block','options','a','option','','Z','Z','Bronze Anodized','Bronze','','','Bronze Anodized','','',2,'','','','','',1,'','',1,126,'','','','','',NULL,''),('105','ballast',NULL,1052,'a',6,'block','options','a','option','','F','F',', 1% dimming (0-10 volt)','1% Dimming (0-10v)','','','1% Dimming (0-10 volt)','','',2,'','','','','',1,'','',0,127,NULL,NULL,'','','',NULL,''),('105','ballast',NULL,1053,'a',7,'block','options','a','option','','G','G',', step dimming','Step Dimming','','','Step Dimming','','',2,'','','','','',1,'','',0,128,NULL,NULL,'','','',NULL,''),('105','suspension','',1999,'a',19,'block','options','a','option','','60','60','','60\" Cable/ Cord','','Not selectable based on previous choice in Step 4','60\" Cable and Cord provided','','',2,'','','','','',1,'','',0,129,'mounting_a_optionValue=CC',NULL,'','','',NULL,''),('107','ballast','',1010,'a',1,'block','options','a','option','','A','A',', Integral Advance housing','Non- dimming','','','Programmed start ballast','','',2,'','','','','',1,'','',0,130,'','','','','',NULL,''),('107','ballast','',1020,'a',2,'block','options','a','option','','C','C',', Lutron Hi-Lume dimmable to 1%','1% Dimming','','','Lutron 1% Dimming Ballast','','',2,'','','','','',1,'','',0,131,'','','','','',NULL,''),('107','ballast','',1030,'a',3,'block','options','a','option','','B','B',', Lutron Eco-10 dimmable to 10%','10% Dimming','','','Lutron 10% Dimming Ballast','','',2,'','','','','',1,'','',0,132,'','','','','',NULL,''),('107','ballast','',1040,'a',4,'block','options','a','option','','D','D',', DALI Osram Sylvania Quicktronic','DALI','','','Osram DALI Ballast','','',2,'','','','','',1,'','',0,133,'','','','','',NULL,''),('107','ballast','',1050,'a',5,'block','options','a','option','','E','E',', Lutron Eco-System','Lutron Eco- System','','','Lutron EcoSystem Ballast','','',2,'','','','','',1,'','',0,134,'','','','','',NULL,''),('107','ballast','',1060,'a',12,'block','options','a','option','','X','X',', [ballast_a_optionValue]','Other','','',' ','','',2,'','','','','',1,'','',0,135,'','','','','',NULL,''),('107','ballast','',1070,'a',12,'input','details','text','otherType','','','','','','','','','Please enter part number and description of non-standard ballast','text',30,'','scalar','','','',1,'','',0,136,'','','','','',NULL,''),('107','ballast','',2000,'b',0,'radiogroup_h','options','display','voltage','','','','','Voltage:','','','','','',0,'','','','','',1,'','',0,137,'','','','','',NULL,''),('107','ballast','',2010,'b',10,'radiogroup_h','options','radio','voltage','','1','1','120 Volt','120','','','120 volt','','',10,'','','','','',1,'','',0,138,'','','','','',NULL,''),('107','ballast','',2020,'b',11,'radiogroup_h','options','radio','voltage','','2','2','277 Volt','277','','','277 volt','','',10,'','','','','',1,'','',0,139,'','','','','',NULL,''),('107','ballast','',2030,'b',12,'radiogroup_h','options','radio','voltage','','3','3','347 Volt','347','','','347 volt','','',10,'','','','','',1,'','',0,140,'','','','','',NULL,''),('107','ballast','',2040,'b',13,'radiogroup_h','options','radio','voltage','','0','0','(not yet specified)','not yet specified','','','voltage not yet specified','','',10,'','','','','',1,'','',0,141,'','','','','',NULL,''),('107','ballast','',6000,'a',5,'block','options','a','option','','5','5','','Dimming Lutron™ Hi-Lume™','','','Dimming Lutron™ Hi-Lume™','','',2,'','','','','',1,'','',1,142,'','','','','',NULL,''),('107','canopy','',1100,'a',1,'block','options','a','option','x-wide','IB','IB',', Integral Ballast Housing','Integral Ballast','','','Integral Ballast Housing','','',2,'','','','','',1,'IB','',0,143,'','','','','',NULL,''),('107','canopy','',1200,'a',0,'block','options','display','option','','','','','Remote Ballast:','','','','','',2,'','','','','',0,'','',0,144,'','','','','',NULL,''),('107','canopy','',1210,'a',2,'block','options','a','option','','2R','2R',', 2.5\" Round Canopy','Small Round Canopy','','Please select Arm Mount in Step 4','Round Canopy 2.5\", remote ballast','','',2,'','','','','',1,'2R','',0,145,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('107','canopy','',1300,'a',3,'block','options','a','option','','2S','2S',', 2.5\" Square Canopy','Small Square Canopy','','Please select Arm Mount in Step 4','Square Canopy 2.5\", remote ballast','','',2,'','','','','',1,'2S','',0,146,NULL,NULL,'','','','mounting_a_optionValue==CC',''),('107','canopy','',1350,'a',4,'block','options','a','option','','00','00',', ZeroTM Canopy','Zero™ Canopy','','Please select Arm Mount in Step 4','Zero™ Canopy, remote ballast','','',2,'','','','','',1,'00','',0,147,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('107','canopy','',1400,'a',5,'block','options','a','option','','4R','4R',', 4.5\" round canopy','Large Round Canopy','','','Round Canopy 4.5\", remote ballast','','',2,'','','','','',1,'4R','',0,148,'','','','','',NULL,''),('107','canopy','',1500,'a',6,'block','options','a','option','','4S','4S',', 4.5\" Square Canopy','Large Square Canopy','','Please select Arm Mount in Step 4','Square Canopy 4.5\", remote ballast','','',2,'','','','','',1,'4S','',0,149,NULL,NULL,'','','','mounting_a_optionValue==CC',''),('107','canopy','',1600,'a',7,'block','options','a','option','','2T','2T',', 2.5\" Arm Anchor','Arm Anchor','','Please select Arm Mount in Step 4','Arm Anchor, 2.5\", remote ballast','','',2,'','','','','',1,'2T','',0,150,NULL,NULL,'','','','mounting_a_optionValue==CC',''),('107','emergency','',1010,'a',1,'block','options','a','option','','0','0','None','None','','','No Emergency Ballast','','',2,'','','','','',0,'','',0,151,'','','','','',NULL,''),('107','emergency','',1020,'a',2,'block','options','a','option','','1','1','[emergency_b_count] 90 minute','Standard','','','90 minute','','',2,'','','120-277v, illumination time 90 minutes.see www.bodine.com','','',0,'','',0,152,'','','','','',NULL,''),('107','emergency_deprecated','',1030,'a',3,'block','options','a','option','','2','2','[emergency_a_ballasts]','Other','','','Other','','',0,'','','','','',0,'','',0,153,'','','','','',NULL,''),('107','emergency','',1040,'a',3,'input','details','text','otherType','','','','','','','','','Indicate part number of non-standard ballast','text',20,'','scalar','','','',1,'','',0,154,'','','','','',NULL,''),('107','emergency','',1050,'a',2,'input','details','checkbox','ballasts1','','','','','','','','','Indicate location of emergency ballast','checkbox',4,'ballasts1','array','','','',1,'','',0,155,'','','','','',NULL,''),('107','emergency_deprecated','',1060,'a',3,'input','details','checkbox','ballasts2','','','','','','','','','Indicate location of emergency ballast','checkbox',4,'ballasts2','array','','','',1,'','',0,156,'','','','','',NULL,''),('107','finish','',1010,'a',1,'block','options','a','option','','A','A','Brushed Aluminum with clear matte waterbase Lacquer finish','Aluminum','','','Brushed Aluminum','','',2,'','','','','',1,'','',0,157,'','','','','',NULL,''),('107','finish','',1070,'a',2,'block','options','a','option','','C','C','[finish_a_finish]','Custom','','','Custom','','',2,'','','','','',1,'','',0,158,'','','','','',NULL,''),('107','finish','',1075,'a',2,'input','details','text','finish','','','','','','','','','Specify Custom finish:','',30,'','scalar','','','',1,'','',0,159,'','','','','',NULL,''),('107','lamp','',1010,'a',1,'block','options','a','option','','HE','HE','T5 fluorescent','High Efficiency','','','High Efficiency','','',2,'','','','','',1,'','',0,160,'','','','','',NULL,''),('107','lamp','',1020,'a',2,'block','options','a','option','','HO','HO','T5 Fluorescent HO','High Output','','','High Output','','',2,'','','','','',1,'','',0,161,'','','','','',NULL,''),('107','lamp','',1100,'a',1,'block','options','a','option','','ST14','ST14','','Standard 14 is 2\'','','','Standard 14 is 2\'','','',2,'','','','','',1,'','',1,162,'','','','','',NULL,''),('107','lamp','',1200,'a',2,'block','options','a','option','','ST21','ST21','','Standard 21 is 3\'','','','Standard 21 is 3\'','','',2,'','','','','',1,'','',1,163,'','','','','',NULL,''),('107','lamp','',1300,'a',3,'block','options','a','option','','ST28','ST28','','Standard 28 is 4\'','','','Standard 28 is 4\'','','',2,'','','','','',1,'','',1,164,'','','','','',NULL,''),('107','lamp','',1400,'a',4,'block','options','a','option','','ST35','ST35','','Standard 35 is 2\'','','','Standard 35 is 2\'','','',2,'','','','','',1,'','',1,165,'','','','','',NULL,''),('107','lamp','',1500,'a',5,'block','options','a','option','','HO24','HO24','','High Output 24 is 2\'','','','High Output 24 is 2\'','','',2,'','','','','',1,'','',1,166,'','','','','',NULL,''),('107','lamp','',1600,'a',6,'block','options','a','option','','HO39','HO39','','High Output 39 is 3\'','','','High Output 39 is 3\'','','',2,'','','','','',1,'','',1,167,'','','','','',NULL,''),('107','lamp','',1700,'a',7,'block','options','a','option','','HO54','HO54','','High Output 54 is 4\'','','','High Output 54 is 4\'','','',2,'','','','','',1,'','',1,168,'','','','','',NULL,''),('107','lamp','',1800,'a',8,'block','options','a','option','','HO80','HO80','','High Output 80 is 5\'','','','High Output 80 is 5\'','','',2,'','','','','',1,'','',1,169,'','','','','',NULL,''),('107','layout','',0,'length',0,'input','options','text','length','','','','','Enter system length in feet (max 100\'):','','','','','',3,'','','','','',0,'','',0,170,'','','','','',NULL,''),('107','layout','',1,'a',1,'block','options','a','option','','[layout_a_length]A','[layout_a_length]A','[layout_a_description]','Layout A','','First select a layout length.','Layout A','A: 2\' 2\' 2\' 2\' 2\' 2\' 2\' 2\' 2\' 2\'','',2,'','','','iRailCount','10',0,'2','',0,171,'','','','','',NULL,''),('107','layout','',2,'a',2,'block','options','a','option','','[layout_a_length]B','[layout_a_length]B','[layout_a_description]','Layout B','','First select a layout length.','Layout B','B: 3\' 3\' 2\' 2\' 3\' 3\' 2\' 2\'','',2,'','','','iRailCount','10',0,'2','',0,172,'','','','','',NULL,''),('107','layout','',2100,'b',0,'input','titleinput','submit','verb','','','','','Enter','','','','','',2,'','','','','',0,'','',1,173,'','','','','',NULL,''),('107','layout','',10020,'a',20,'block','options','a','option','','[layout_a_length]C','[layout_a_length]C','','Custom Layout','','First select a layout length.','Custom Layout','','',0,'','','','','',0,'','',0,174,'','','','','',NULL,''),('107','layout','',20210,'a',20,'input','details','select','layout','','','','','','','','','Enter custom rail combination:','select',2,'','array','','','',0,'2','',0,175,'','','','','',NULL,''),('107','lenslouver','',1010,'a',1,'block','options','a','option','','0','0','','None','','','Lens is recommended for BoxRail and RaceRail.','','',2,'','','','','',1,'','',0,176,'railtype_a_optionValue!=RR,BX,BE','','','','',NULL,''),('107','lenslouver','',1020,'a',2,'block','options','a','option','','1','1','Lens','Lens','','No lens is available for Bee, Que, or Wing Rails at this time','Lens standard for RaceRail and BoxRail. Lens is optional for QueRail.','','',2,'','','','','',1,'','',0,177,'railtype_a_optionValue=QU','','','','',NULL,''),('107','lenslouver','',1030,'a',3,'block','options','a','option','','B','B','Louver','Louver','','','Louver','','',2,'','','','','',1,'','',1,178,'','','','','',NULL,''),('107','mounting','',1010,'a',1,'block','options','a','option','','WA','WA','Wall mounted','Wall Arm','','','Wall Arm','','',2,'','',' Representative image only (12\" arm shown); select arm length in the next step.','','',1,'WA','',0,179,'','','','','',NULL,''),('107','mounting','',1020,'a',2,'block','options','a','option','','CA','CA','Ceiling suspended','Ceiling Arm','','','Ceiling Arm','','',2,'','','Representative image only (12\" arm shown); select arm length in the next step.','','',1,'CA','',0,180,'','','','','',NULL,''),('107','mounting','',1030,'a',3,'block','options','a','option','','CC','CC','Ceiling Cable','Ceiling Cable','','Cable Suspension not available with Double Rail Systems.','Ceiling Cable','','',2,'','','Representative image only (12\" arm shown); select arm length in the next step.','','',1,'CC','',0,181,NULL,NULL,NULL,NULL,'canopy_a_optionValue==00^^canopy_a_optionValue==2R^^canopy_a_optionValue==4S^^canopy_a_optionValue==2S^^canopy_a_optionValue==2T','railwidth_a_optionValue!=01',''),('107','mounting','',1040,'a',4,'block','options','a','option','','TA','TA','Table mounted','Table Arm','','','Table Arm','','',2,'','','Representative image only (12\" arm shown); select arm length in the next step.','','',1,'TA','',0,182,'','','','','',NULL,''),('107','railtype','',1100,'a',1,'block','options','a','option','','WG','WG','WingRail','Wing','','','Choose Rail Type','','',2,'','','','','',1,'WG','railtype_wg',0,183,'SET:!lenslouver_a_optionValue=','','','','',NULL,'http://vode.com/home/vode/WingRail-T21576.ies'),('107','railtype','',1200,'a',2,'block','options','a','option','','RR','RR','RaceRail','Race','','','Race Rail','','',2,'','','','','',1,'RR','railtype_rr',0,184,'SET:lenslouver_a_optionValue=1_13,railtype','SET:railtype_a_optionValue=RR_1','','','',NULL,'http://vode.com/home/vode/RaceRail-T21575.ies'),('107','railtype','',1300,'a',3,'block','options','a','option','','BX','BX','BoxRail','Box','','','Box Rail','','',2,'','','','','',1,'BX','railtype_bx',0,185,'SET:lenslouver_a_optionValue=1_11,railtype','','','','',NULL,'http://vode.com/home/vode/ies files/Vode Photometric Report - BoxRail.ies'),('107','railtype','',1400,'a',4,'block','options','a','option','','BE','BE','BeeRail','Bee','','','Bee Rail','','',2,'','','','','',1,'BE','railtype_be',0,186,'SET:!lenslouver_a_optionValue=','','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('107','railtype','',1500,'a',5,'block','options','a','option','','QU','QU','QueRail','Que','','','Que Rail','','',2,'','','','','',1,'QU','railtype_qu',0,187,'SET:!lenslouver_a_optionValue=','','','','',NULL,'http://vode.com/home/vode/ies files/Vode Photometric Report - QueRail.ies'),('107','railtype','',1600,'a',6,'block','options','a','option','','P1','P1','Pro1Rail','Pro 1','','','ProRail 1','','',2,'','','','','',1,'P1','',1,188,'','','','','',NULL,''),('107','railtype','',1700,'a',7,'block','options','a','option','','P2','P2','Pro2Rail','Pro 2','','','ProRail 2','','',2,'','','','','',1,'P2','',1,189,'','','','','',NULL,''),('107','railtype','',1800,'a',8,'block','options','a','option','','PQ','PQ','','Pro Integral Rail','','','Pro Integral Rail','','',2,'','','','','',1,'PQ','',1,190,'','','','','',NULL,''),('107','railwidth','',1010,'a',1,'block','options','a','option','','01','01',', single','01 Single','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','01 Single','','',2,'','','','','',1,'1','',0,191,NULL,NULL,'','','',NULL,''),('107','railwidth','',1020,'a',2,'block','options','a','option','','03','03',', double, 3.5\" spread','3.5\" Double','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','3.5\" Double','','',2,'','','Representative image only (6\" shown); your selection may be dimensionally different','','',1,'2','',0,192,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('107','railwidth','',1030,'a',3,'block','options','a','option','','06','06',', double, 6\" spread','6\" Double','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','6\" Double','','',2,'','','Representative image only (6\" shown); your selection may be dimensionally different','','',1,'2','',0,193,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('107','railwidth','',1040,'a',4,'block','options','a','option','','12','12',', double, 12\" spread','12\" Double','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','12\" Double','','',2,'','','Representative image only (6\" shown); your selection may be dimensionally different','','',1,'2','',0,194,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('107','railwidth','',1050,'a',5,'block','options','a','option','','18','18',', double, 18\" spread','18\" Double','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','18\" Double','','',2,'','','Representative image only (6\" shown); your selection may be dimensionally different','','',1,'2','',0,195,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('107','railwidth','',1060,'a',6,'block','options','a','option','','24','24',', double, 24\" spread','24\" Double','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','24\" Double','','',2,'','','Representative image only (6\" shown); your selection may be dimensionally different','','',1,'2','',0,196,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('107','railwidth','',1070,'a',7,'block','options','a','option','','36','36',', double, 36\" spread','36\" Double','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','36\" Double','','',2,'','','Representative image only (6\" shown); your selection may be dimensionally different','','',1,'2','',0,197,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('107','railwidth','',1080,'a',8,'block','options','a','option','','48','48',', double, 48\" spread','48\" Double','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','48\" Double','','',2,'','','Representative image only (6\" shown); your selection may be dimensionally different','','',1,'2','',0,198,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('107','railwidth','',1090,'a',10,'block','options','a','option','','[railwidth_a_railwidth]','[railwidth_a_railwidth]',', double, [railwidth_a_railwidth]\" spread','Custom Double','','Double Rail Systems not available with Cable Suspension. Please select Arm Mount in Step 4.','Custom Double','','',0,'','','Representative image only; your selection may be dimensionally different','','',1,'2','',0,199,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==CC',''),('107','railwidth','',1200,'a',10,'input','details','select','railwidth','','','','','','','','','Double rail size:','',0,'','scalar','Minimum 6\", maximum 96\".','','',0,'','',0,200,'',NULL,'','','mounting_a_optionValue==CC',NULL,''),('107','suspension','',1003,'a',8,'block','options','a','option','','1.25','1.25',', 1.25\" Arm','1.25\" Arm','','Not selectable based on previous choice in Step 4','1.25\" Arm','','',2,'','','','','',1,'','',0,201,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('107','suspension','',1004,'a',9,'block','options','a','option','','1.75','01.75',', 1.75\" Arm','1.75\" Arm','','Not selectable based on previous choice in Step 4','1.75\" Arm','','',2,'','','','','',1,'','',0,202,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('107','suspension','',1010,'a',1,'block','options','a','option','','03','03',', 3” Arm','3\" Arm','','Not selectable based on previous choice in Step 4','3\" Arm','','',2,'','','','','',1,'','',0,203,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('107','suspension','',1020,'a',2,'block','options','a','option','','06','06',', 6” Arm','6\" Arm','','Not selectable based on previous choice in Step 4','6\" Arm','','',2,'','','','','',1,'','',0,204,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('107','suspension','',1030,'a',3,'block','options','a','option','','12','12',', 12\" Arm','12\" Arm','','Not selectable based on previous choice in Step 4','12\" Arm','','',2,'','','','','',1,'','',0,205,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('107','suspension','',1035,'a',10,'block','options','a','option','','18','18',', 18\" Arm','18\" Arm','','Not selectable based on previous choice in Step 4','18\" Arm','','',2,'','','','','',1,'','',0,206,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('107','suspension','',1040,'a',4,'block','options','a','option','','24','24',',24\" Arm','24\" Arm','','Not selectable based on previous choice in Step 4','24\" Arm','','',2,'','','','','',1,'','',0,207,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('107','suspension','',1050,'a',5,'block','options','a','option','','36','36',', 36\" Arm with cable support','36\" Arm','','Not selectable based on previous choice in Step 4','36\" Arm','','',2,'','','','','',1,'','',0,208,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('107','suspension','',1060,'a',6,'block','options','a','option','','48','48',', 48\" Arm with cable support','48\" Arm','','Not selectable based on previous choice in Step 4','48\" Arm','','',2,'','','','','',1,'','',0,209,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('107','suspension','',1070,'a',7,'block','options','a','option','','96','96','','96\" Arm','','Not selectable based on previous choice in Step 4','96\" Arm','','',2,'','','','','',1,'','',1,210,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('107','suspension','',1990,'a',12,'block','options','a','option','','[suspension_a_armLength]','[suspension_a_armLength]',', [suspension_a_armLength]\" Arm (with cable support if > 24\")','Custom Arm','','Not selectable based on previous choice in Step 4','Custom Arm','','',2,'','','','','',1,'','',0,211,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('107','suspension','',1992,'a',8,'block','options','a','option','','96','96','','96\" Cable','','Not selectable based on previous choice in Step 4','96\" Cable','','',2,'','','','','',1,'','',1,212,'mounting_a_optionValue!=CC',NULL,'','','',NULL,''),('107','suspension','',2000,'a',20,'block','options','a','option','','[suspension_a_cableLength]','[suspension_a_cableLength]','','Custom Cable/ Cord','','','','','',2,'','','','','',1,'','',0,213,'mounting_a_optionValue=CC',NULL,'','','',NULL,''),('107','suspension','',2500,'a',12,'input','details','select','armLength','','','','','','','','','Enter custom arm length:','text',2,'length','scalar','3\"-96\" only.','','',0,'','',0,214,NULL,NULL,'','','',NULL,''),('107','suspension','',3000,'a',20,'input','details','select','cableLength','','','','','','','','','Enter custom cable/cord length:','text',2,'length','scalar','','','',0,'','',0,215,NULL,NULL,'','','',NULL,''),('107','switches_old','',10,'a',10,'slab','options','a','option','','0','0','','None','','','None','','',2,'','','','','',1,'','',0,216,NULL,NULL,'','','',NULL,''),('107','switches_old','',20,'a',1,'slab','options','a','option','','1','1','Switch','Switch','','','Switch','','',2,'','','','','',1,'','',0,217,NULL,NULL,'','','',NULL,''),('107','switches_old','',30,'a',2,'slab','options','a','option','','2','2','Occupancy Sensor','Occupancy Sensor','','','Occupancy Sensor','','',2,'','','','','',1,'','',0,218,NULL,NULL,'','','',NULL,''),('107','switches_old','',40,'a',3,'slab','options','a','option','','3','3','Day Light Sensor','Day Light Sensor','','','Day Light Sensor','','',2,'','','','','',1,'','',0,219,NULL,NULL,'','','',NULL,''),('107','switches','',50,'a',1,'checkbox_group_option','options','checkbox','sensors','','0','none','none','none','','','none','','checkbox',4,'sensors','array','','','',0,'','',0,220,NULL,NULL,'','','',NULL,''),('107','switches','',60,'a',2,'checkbox_group_option','options','checkbox','sensors','','1','1','on/off toggle switch (IB only)','on/off toggle switch','','','on/off toggle switch','','checkbox',4,'sensors','array','','','',0,'','',0,221,'canopy_a_optionValue=IB',NULL,'','','',NULL,''),('107','switches','',90,'a',5,'checkbox_group_option','options','checkbox','optionOS','','4','4','occ sensor, integral','occ sensor, integral','','','occupancy sensor, integral','','checkbox',2,'optionOS','array','','','',0,'','',0,222,'canopy_a_optionValue=IB',NULL,'','','',NULL,''),('107','switches','',70,'a',3,'checkbox_group_option','options','checkbox','optionDLS','','2','2','daylight sensor, integral (IB only)','daylight sensor, integral','','','daylight sensor, integral','','checkbox',2,'optionDLS','array','','','',0,'','',0,223,'canopy_a_optionValue=IB',NULL,'','','',NULL,''),('107','switches_refactored','',80,'a',4,'radio','options','radio','optionDLS','','3','3','daylight sensor, remote','daylight sensor, remote','','','daylight sensor, remote','','radio',2,'optionDLS','array','','','',0,'','',0,224,NULL,NULL,'','','',NULL,''),('107','switches_refactored','',100,'a',6,'radio','options','radio','optionOS','','5','5','occupancy sensor, remote','occupancy sensor, remote','','','occupancy sensor, remote','','radio',2,'optionOS','array','','','',0,'','',0,225,NULL,NULL,'','','',NULL,''),('107','switches','',170,'a',14,'checkbox_group_option','options','checkbox','otherOptions','','F','F','GLR fuse','GLR fuse','','','GLR fuse','','checkbox',2,'otherOptions','array','','','',0,'','',0,226,NULL,NULL,'','','',NULL,''),('107','switches','',180,'a',11,'checkbox_group_option','options','checkbox','otherOptions','','L','L','lamps provided','lamps:','','','lamps provided','','checkbox',2,'otherOptions','array','','','',0,'','',0,227,NULL,NULL,'','','',NULL,''),('107','switches_refactored','',130,'a',7,'radio','options','radio','cp','','CP3','CP3','3\" 14/3 Cord and Plug','3-in 14/3 Cord and Plug','','','3-in 14/3 Cord and Plug','','radio',2,'cp','array','','','',0,'','',0,228,NULL,NULL,'','','',NULL,''),('107','switches_refactored','',140,'a',8,'radio','options','radio','cp','','CP10','CP10','10\' 14/3 Cord and Plug','10\' 14/3 Cord and Plug','','','10\' 14/3 Cord and Plug','','radio',2,'cp','array','','','',0,'','',0,229,NULL,NULL,'','','',NULL,''),('107','switches_refactored','',150,'a',9,'radio','options','radio','epf','','PR','PR','end power feed - 3/4\" rigid conduit','end power feed - 3/4\"','','','end power feed - 3/4\" rigid conduit','','radio',2,'epf','array','','','',0,'','',0,230,NULL,NULL,'','','',NULL,''),('107','switches_refactored','',160,'a',10,'radio','options','radio','epf','','PF','PF','end power feed - 1/2\" flex conduit','end power feed - 1/2\"','','','end power feed - 1/2\" flex conduit','','radio',2,'epf','array','','','',0,'','',0,231,NULL,NULL,'','','',NULL,''),('107','switches','',190,'a',11,'input','details','select','otherType','','','','','','','','','Choose lamp type:','text',20,'otherType','table','','vode_parttype','lamp',0,'','',0,232,NULL,NULL,'','','',NULL,''),('107','switches','',200,'a',11,'input','details','select','otherType1','','','','','','','','','Choose color temperature:','text',20,'otherType1','table','','vode_partattrib','TABLE:vode_parttype:otherType',0,'','',0,233,NULL,NULL,'','','',NULL,''),('107','lenslouver','railtype',2000,'a',40,'block','options','a','option','newLine','BF','BF','BeeFuse','BeeFuse','','','BeeFuse Rail','','',2,'','','','','',1,'BF','',0,234,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('107','lenslouver','railtype',2010,'a',50,'block','options','a','option','','QF','QF','QueFuse','QueFuse','','','QueFuse Rail','','',2,'','','','','',1,'QF','',0,235,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('107','lenslouver','railtype',2020,'a',60,'block','options','a','option','','BB','BB','BoxBaffle','BoxBaffle','','','BoxBaffle Rail','','',2,'','','','','',1,'BB','',0,236,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('107','lenslouver','railtype',2030,'a',70,'block','options','a','option','','HP','HP','HalfPerf','HalfPerf','','','HalfPerf Rail','','',2,'','','','','',1,'HP','',0,237,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('107','lenslouver','railtype',2040,'a',80,'block','options','a','option','','WP','WP','WingPerf','WingPerf','','','WingPerf Rail','','',2,'','','','','',1,'WP','',0,238,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('107','lenslouver','railtype',2050,'a',90,'block','options','a','option','','BP','BP','BowPerf','BowPerf','','','BowPerf Rail','','',2,'','','','','',1,'BP','',0,239,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('107','lenslouver','',1100,'a',10,'block','options','a','option','','B','B','Baffle','Baffle','','','Baffle optional for WingRail and Querail.','','',2,'','','','','',1,'','',0,240,'railtype_a_optionValue=QU','','','','',NULL,''),('107','lenslouver','',1110,'a',11,'block','options','a','option','','1','1','Prismatic Lens','Prismatic Lens','','','Prismatic lens included','','',2,'','','','','',1,'','',0,241,'railtype_a_optionValue=BX','','','','',NULL,''),('107','lenslouver','',1120,'a',12,'block','options','a','option','','B','B','Baffle','Baffle','','','Baffle optional for WingRail and Querail.','','',2,'','','','','',1,'','',0,242,'railtype_a_optionValue=WG','','','','',NULL,''),('107','lenslouver','',1130,'a',13,'block','options','a','option','','1','1','Prismatic Lens','Prismatic Lens','','','Prismatic lens included','','',2,'','','','','',1,'','',0,243,'railtype_a_optionValue=RR','','','','',NULL,''),('107','switches',NULL,132,'a',12,'checkbox_group_option','options','checkbox','cp','','CP6','CP6','6\' 14/3 Cord and Plug','6\' 14/3 Cord and Plug','','','6\' 14/3 Cord and Plug','','checkbox',2,'cp','array','','','',0,'','',0,244,NULL,NULL,'','','',NULL,''),('107','switches',NULL,220,'a',13,'checkbox_group_option','options','checkbox','epf','','PF','PF','end power feed kit','end power feed kit','','','end power feed kit','','checkbox',2,'epf','array','','','',0,'','',0,245,'canopy_a_optionValue=IB',NULL,'','','',NULL,''),('107','lenslouver','',1012,'a',4,'block','options','a','option','','0','0','','Bee Rail','','','Bee Rail, No Bee+ Option Selected','','',2,'','','','','',1,'','',0,246,'railtype_a_optionValue=BE','','','','',NULL,''),('107','finish','',1040,'a',3,'block','options','a','option','','W','W','White Powdercoat','White','','','White Powdercoat','','',2,'','','','','',1,'','',0,247,'','','','','',NULL,''),('107','finish','',1050,'a',4,'block','options','a','option','','B','B','Black Anodized','Black','','','Black Anodized','','',2,'','','','','',1,'','',0,248,'','','','','',NULL,''),('107','finish','',1060,'a',5,'block','options','a','option','','Z','Z','Bronze Anodized','Bronze','','','Bronze Anodized','','',2,'','','','','',1,'','',1,249,'','','','','',NULL,''),('107','ballast',NULL,1052,'a',7,'block','options','a','option','','F','F',', 1% dimming (0-10 volt)','1% Dimming (0-10v)','','','1% Dimming (0-10 volt)','','',2,'','','','','',1,'','',0,250,NULL,NULL,'','','',NULL,''),('107','ballast',NULL,1053,'a',8,'block','options','a','option','','G','G',', step dimming','Step Dimming','','','Step Dimming','','',2,'','','','','',1,'','',0,251,NULL,NULL,'','','',NULL,''),('107','suspension','',1999,'a',19,'block','options','a','option','','60','60','','60\" Cable/ Cord','','Not selectable based on previous choice in Step 4','60\" Cable and Cord provided','','',2,'','','','','',1,'','',0,252,'mounting_a_optionValue=CC',NULL,'','','',NULL,''),('115','ballast','',1010,'a',1,'block','options','a','option','','A','A',', Programmed Start','Programmed Start','','','Programmed start ballast','','',2,'','','','','',1,'','',0,253,'','','','','',NULL,''),('115','ballast','',1030,'a',2,'block','options','a','option','','C','C',', Lutron Hi-Lume dimmable to 1%','1% Dimming','','','Lutron 1% Dimming Ballast','','',2,'','','','','',1,'','',0,254,'','','','','',NULL,''),('115','ballast','',1020,'a',3,'block','options','a','option','','B','B',', Lutron Eco-10 dimmable to 10%','10% Dimming','','','Lutron Eco-10 dimmable to 10%','','',2,'','','','','',1,'','',0,255,'','','','','',NULL,''),('115','ballast','',1040,'a',4,'block','options','a','option','','D','D',', 1% DALI dimming - Osram','1% DALI','','','1% DALI dimming - Osram','','',2,'','','','','',1,'','',0,256,'','','','','',NULL,''),('115','ballast','',1050,'a',5,'block','options','a','option','','E','E',', 10% DDALI dimming - Lutron Ecosystem','10% DALI','','','10% DALI dimming - Lutron Ecosystem','','',2,'','','','','',1,'','',0,257,'','','','','',NULL,''),('115','ballast','',1060,'a',12,'block','options','a','option','','X','X',', [ballast_a_optionValue]','Other','','',' ','','',2,'','','','','',1,'','',0,258,'','','','','',NULL,''),('115','ballast','',1070,'a',12,'input','details','text','otherType','','','','','','','','','Please enter part number and description of non-standard ballast','text',30,'','scalar','','','',1,'','',0,259,'','','','','',NULL,''),('115','ballast','',2000,'b',0,'radiogroup_h','options','display','voltage','','','','','Voltage:','','','','','',0,'','','','','',1,'','',0,260,'','','','','',NULL,''),('115','ballast','',2010,'b',10,'radiogroup_h','options','radio','voltage','','1','1','120 Volt','120','','','120 volt','','',10,'','','','','',1,'','',0,261,'','','','','',NULL,''),('115','ballast','',2020,'b',11,'radiogroup_h','options','radio','voltage','','2','2','277 Volt','277','','','277 volt','','',10,'','','','','',1,'','',0,262,'','','','','',NULL,''),('115','ballast','',2030,'b',12,'radiogroup_h','options','radio','voltage','','3','3','347 Volt','347','','','347 volt','','',10,'','','','','',1,'','',0,263,'','','','','',NULL,''),('115','ballast','',2040,'b',13,'radiogroup_h','options','radio','voltage','','0','0','(not yet specified)','not yet specified','','','voltage not yet specified','','',10,'','','','','',1,'','',0,264,'','','','','',NULL,''),('115','ballast','',6000,'a',5,'block','options','a','option','','5','5','','Dimming Lutron™ Hi-Lume™','','','Dimming Lutron™ Hi-Lume™','','',2,'','','','','',1,'','',1,265,'','','','','',NULL,''),('115','canopy','',1100,'a',1,'block','options','a','option','','IB','IB',', Integral Ballast Housing','Integral Ballast','','','Integral Ballast Housing','','',2,'','','','','',0,'','',0,266,'','','','','',NULL,''),('115','lenslouver',NULL,1140,'a',14,'block','options','a','option','','S','S','Indirect','Indirect','','RaceRail doesn\'t support this option.','Indirect','','',2,'','','','','',1,'','',0,378,'railtype_a_optionValue!=BE',NULL,NULL,NULL,NULL,'railtype_a_optionValue==RR',''),('115','suspension','',1070,'a',7,'block','options','a','option','','60','60',', 60\" cable/cord','60\" cable/ cord','','Select Suspension mounting to select cable suspension.','60\" cable/cord','','',2,'','','','','',1,'','',0,376,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue!=SS',NULL),('115','emergency','',1010,'a',1,'block','options','a','option','','0','0','None','None','','','No Emergency Ballast','','',2,'','','','','',0,'','',0,274,'','','','','',NULL,''),('115','emergency','',1020,'a',2,'block','options','a','option','','1','1','[emergency_b_count] 90 minute','Standard','','','90 minute','','',2,'','','120-277v, illumination time 90 minutes.see www.bodine.com','','',0,'','',0,275,'','','','','',NULL,''),('115','emergency_deprecated','',1030,'a',3,'block','options','a','option','','2','2','[emergency_a_ballasts]','Other','','','Other','','',0,'','','','','',0,'','',0,276,'','','','','',NULL,''),('115','emergency','',1040,'a',3,'input','details','text','otherType','','','','','','','','','Indicate part number of non-standard ballast','text',20,'','scalar','','','',1,'','',0,277,'','','','','',NULL,''),('115','emergency','',1050,'a',2,'input','details','checkbox','ballasts1','','','','','','','','','Indicate location of emergency ballast','checkbox',4,'ballasts1','array','','','',1,'','',0,278,'','','','','',NULL,''),('115','emergency_deprecated','',1060,'a',3,'input','details','checkbox','ballasts2','','','','','','','','','Indicate location of emergency ballast','checkbox',4,'ballasts2','array','','','',1,'','',0,279,'','','','','',NULL,''),('115','finish','',1010,'a',1,'block','options','a','option','','A','A','Brushed Aluminum with clear matte waterbase Lacquer finish','Aluminum','','','Brushed Aluminum','','',2,'','','','','',1,'','',0,280,'','','','','',NULL,''),('115','lamp','',1010,'a',1,'block','options','a','option','','HE','HE','T5 fluorescent','High Efficiency','','','High Efficiency','','',2,'','','','','',1,'','',0,283,'','','','','',NULL,''),('115','lamp','',1020,'a',2,'block','options','a','option','','HO','HO','T5 Fluorescent HO','High Output','','','High Output','','',2,'','','','','',1,'','',0,284,'','','','','',NULL,''),('115','lamp','',1100,'a',1,'block','options','a','option','','ST14','ST14','','Standard 14 is 2\'','','','Standard 14 is 2\'','','',2,'','','','','',1,'','',1,285,'','','','','',NULL,''),('115','lamp','',1200,'a',2,'block','options','a','option','','ST21','ST21','','Standard 21 is 3\'','','','Standard 21 is 3\'','','',2,'','','','','',1,'','',1,286,'','','','','',NULL,''),('115','lamp','',1300,'a',3,'block','options','a','option','','ST28','ST28','','Standard 28 is 4\'','','','Standard 28 is 4\'','','',2,'','','','','',1,'','',1,287,'','','','','',NULL,''),('115','lamp','',1400,'a',4,'block','options','a','option','','ST35','ST35','','Standard 35 is 2\'','','','Standard 35 is 2\'','','',2,'','','','','',1,'','',1,288,'','','','','',NULL,''),('115','lamp','',1500,'a',5,'block','options','a','option','','HO24','HO24','','High Output 24 is 2\'','','','High Output 24 is 2\'','','',2,'','','','','',1,'','',1,289,'','','','','',NULL,''),('115','lamp','',1600,'a',6,'block','options','a','option','','HO39','HO39','','High Output 39 is 3\'','','','High Output 39 is 3\'','','',2,'','','','','',1,'','',1,290,'','','','','',NULL,''),('115','lamp','',1700,'a',7,'block','options','a','option','','HO54','HO54','','High Output 54 is 4\'','','','High Output 54 is 4\'','','',2,'','','','','',1,'','',1,291,'','','','','',NULL,''),('115','lamp','',1800,'a',8,'block','options','a','option','','HO80','HO80','','High Output 80 is 5\'','','','High Output 80 is 5\'','','',2,'','','','','',1,'','',1,292,'','','','','',NULL,''),('115','layout','',0,'length',0,'input','options','text','length','','','','','Enter system length in feet (max 100\'):','','','','','',3,'','','','','',0,'','',0,293,'','','','','',NULL,''),('115','layout','',1,'a',1,'block','options','a','option','','[layout_a_length]A','[layout_a_length]A','[layout_a_description]','Layout A','','First select a layout length.','Layout A','A: 2\' 2\' 2\' 2\' 2\' 2\' 2\' 2\' 2\' 2\'','',2,'','','','iRailCount','10',0,'2','',0,294,'','','','','',NULL,''),('115','layout','',2,'a',2,'block','options','a','option','','[layout_a_length]B','[layout_a_length]B','[layout_a_description]','Layout B','','First select a layout length.','Layout B','B: 3\' 3\' 2\' 2\' 3\' 3\' 2\' 2\'','',2,'','','','iRailCount','10',0,'2','',0,295,'','','','','',NULL,''),('115','layout','',2100,'b',0,'input','titleinput','submit','verb','','','','','Enter','','','','','',2,'','','','','',0,'','',1,296,'','','','','',NULL,''),('115','layout','',10020,'a',20,'block','options','a','option','','[layout_a_length]C','[layout_a_length]C','','Custom Layout','','First select a layout length.','Custom Layout','','',0,'','','','','',0,'','',0,297,'','','','','',NULL,''),('115','layout','',20210,'a',20,'input','details','select','layout','','','','','','','','','Enter custom rail combination:','select',2,'','array','','','',0,'2','',0,298,'','','','','',NULL,''),('115','lenslouver','',1010,'a',1,'block','options','a','option','','0','0','','None','','','Lens is recommended for BoxRail and RaceRail.','','',2,'','','','','',1,'','',0,299,'railtype_a_optionValue!=RR,BX,BE','','','','',NULL,''),('115','lenslouver','',1020,'a',2,'block','options','a','option','','1','1','Lens','Lens','','No lens is available for Bee, Que, or Wing Rails at this time','Lens standard for RaceRail and BoxRail. Lens is optional for QueRail.','','',2,'','','','','',1,'','',0,300,'railtype_a_optionValue=QU','','','','',NULL,''),('115','lenslouver','',1030,'a',3,'block','options','a','option','','B','B','Louver','Louver','','','Louver','','',2,'','','','','',1,'','',1,301,'','','','','',NULL,''),('115','mounting','',1010,'a',1,'block','options','a','option','','ST','ST','Stack/Surface','Stack/ Surface','','','Stack/Surface','','',2,'','','','','',1,'ST','',0,302,NULL,NULL,NULL,NULL,'suspension_a_optionValue==60',NULL,NULL),('115','mounting','',1020,'a',2,'block','options','a','option','','SV','SV','Stack/Surface with VodeStrut','Stack/ Surface with VodeStrut','','','Stack/Surface with VodeStrut','','',2,'','','','','',1,'SV','',0,303,NULL,NULL,NULL,NULL,'suspension_a_optionValue==60',NULL,NULL),('115','mounting','',1040,'a',4,'block','options','a','option','','SS','SS','Suspension','Suspension','','available for double-sided (K2) systems only.','Suspension','','',2,'','','Standard suspension hardware includes VodeSuspend Channel, 6\' power cord, cable and 4.5\" jbox cover.','','',1,'SS','',0,305,NULL,NULL,NULL,NULL,'suspension_a_optionValue==02^^suspension_a_optionValue==03^^suspension_a_optionValue==06^^suspension_a_optionValue==12^^suspension_a_optionValue==24^^suspension_a_optionValue==36^^suspension_a_optionValue==48','railwidth_a_optionValue==K1',NULL),('115','railtype','',1100,'a',1,'block','options','a','option','','WG','WG','WingRail','Wing','','','Choose Rail Type','','',2,'','','','','',1,'WG','railtype_wg',0,306,'SET:!lenslouver_a_optionValue=','','','','',NULL,'http://vode.com/home/vode/WingRail-T21576.ies'),('115','railtype','',1200,'a',2,'block','options','a','option','','RR','RR','RaceRail','Race','','','Race Rail','','',2,'','','','','',1,'RR','railtype_rr',0,307,'SET:lenslouver_a_optionValue=1_13,railtype','SET:railtype_a_optionValue=RR_1','','','lenslouver_a_optionValue==S',NULL,'http://vode.com/home/vode/RaceRail-T21575.ies'),('115','railtype','',1300,'a',3,'block','options','a','option','','BX','BX','BoxRail','Box','','','Box Rail','','',2,'','','','','',1,'BX','railtype_bx',0,308,'SET:lenslouver_a_optionValue=1_11,railtype','','','','',NULL,'http://vode.com/home/vode/ies files/Vode Photometric Report - BoxRail.ies'),('115','railtype','',1400,'a',4,'block','options','a','option','','BE','BE','BeeRail','Bee','','','Bee Rail','','',2,'','','','','',1,'BE','railtype_be',0,309,'SET:!lenslouver_a_optionValue=','','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('115','railtype','',1500,'a',5,'block','options','a','option','','QU','QU','QueRail','Que','','','Que Rail','','',2,'','','','','',1,'QU','railtype_qu',0,310,'SET:!lenslouver_a_optionValue=','','','','',NULL,'http://vode.com/home/vode/ies files/Vode Photometric Report - QueRail.ies'),('115','railtype','',1600,'a',6,'block','options','a','option','','P1','P1','Pro1Rail','Pro 1','','','ProRail 1','','',2,'','','','','',1,'P1','',1,311,'','','','','',NULL,''),('115','railtype','',1700,'a',7,'block','options','a','option','','P2','P2','Pro2Rail','Pro 2','','','ProRail 2','','',2,'','','','','',1,'P2','',1,312,'','','','','',NULL,''),('115','railtype','',1800,'a',8,'block','options','a','option','','PQ','PQ','','Pro Integral Rail','','','Pro Integral Rail','','',2,'','','','','',1,'PQ','',1,313,'','','','','',NULL,''),('115','railwidth','',1010,'a',1,'block','options','a','option','','K1','K1',', single-sided','K1 Single Sided','','','K1 Single Sided','','',2,'','','','','',1,'1','',0,314,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS^^suspension_a_optionValue==36^^suspension_a_optionValue==48',NULL,NULL),('115','railwidth','',1020,'a',2,'block','options','a','option','','K2','K2',', double-sided','K2 Double Sided','','','K2 Double Sided','','',2,'','','','','',1,'2','',0,315,NULL,NULL,NULL,NULL,NULL,NULL,NULL),('115','suspension','',1003,'a',8,'block','options','a','option','','02','02',', 2\" Arm','2\" Arm','','Select Stack/Surface Mounting to use Arm Suspension','2\" Arm','','',2,'','','','','',1,'','',0,324,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS',NULL),('115','suspension','',1004,'a',9,'block','options','a','option','','03','03',', 3\" Arm','3\" Arm','','Select Stack/Surface Mounting to use Arm Suspension','3\" Arm','','',2,'','','','','',1,'','',0,325,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS',NULL),('115','suspension','',1010,'a',1,'block','options','a','option','','06','06',', 6” Arm','6\" Arm','','Select Stack/Surface Mounting to use Arm Suspension','6\" Arm','','',2,'','','','','',1,'','',0,326,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS',NULL),('115','suspension','',1020,'a',2,'block','options','a','option','','12','12',', 12” Arm','12\" Arm','','Select Stack/Surface Mounting to use Arm Suspension','12\" Arm','','',2,'','','','','',1,'','',0,327,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS',NULL),('115','suspension','',1030,'a',3,'block','options','a','option','','18','18',', 18\" Arm','18\" Arm','','Select Stack/Surface Mounting to use Arm Suspension','18\" Arm','','',2,'','','','','',1,'','',0,328,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS',NULL),('115','suspension','',1040,'a',4,'block','options','a','option','','24','24',',24\" Arm','24\" Arm','','Select Stack/Surface Mounting to use Arm Suspension','24\" Arm','','',2,'','','','','',1,'','',0,330,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS',NULL),('115','suspension','',1050,'a',5,'block','options','a','option','','36','36',', 36\" Arm with cable support','36\" Arm','','Select Stack/Surface Mounting to use Arm Suspension','36\" Arm','','',2,'','','','','',1,'','',0,331,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS',NULL),('115','suspension','',1060,'a',6,'block','options','a','option','','48','48',', 48\" Arm with cable support','48\" Arm','','Select Stack/Surface Mounting to use Arm Suspension','48\" Arm','','',2,'','','','','',1,'','',0,332,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS',NULL),('115','suspension','',1990,'a',12,'block','options','a','option','','[suspension_a_armLength]','[suspension_a_armLength]',', [suspension_a_armLength]\" Arm (with cable support if > 24\")','Custom Arm','','','Custom Arm','','',2,'','','','','',1,'','',0,334,NULL,NULL,NULL,NULL,NULL,NULL,NULL),('115','suspension','',2500,'a',12,'input','details','select','armLength','','','','','','','','','Enter custom arm length:','text',2,'length','scalar','3\"-96\" only.','','',0,'','',0,337,NULL,NULL,'','','',NULL,''),('115','switches_old','',10,'a',10,'slab','options','a','option','','0','0','','None','','','None','','',2,'','','','','',1,'','',0,339,NULL,NULL,'','','',NULL,''),('115','switches_old','',20,'a',1,'slab','options','a','option','','1','1','Switch','Switch','','','Switch','','',2,'','','','','',1,'','',0,340,NULL,NULL,'','','',NULL,''),('115','switches_old','',30,'a',2,'slab','options','a','option','','2','2','Occupancy Sensor','Occupancy Sensor','','','Occupancy Sensor','','',2,'','','','','',1,'','',0,341,NULL,NULL,'','','',NULL,''),('115','switches_old','',40,'a',3,'slab','options','a','option','','3','3','Day Light Sensor','Day Light Sensor','','','Day Light Sensor','','',2,'','','','','',1,'','',0,342,NULL,NULL,'','','',NULL,''),('115','switches','',50,'a',1,'checkbox_group_option','options','checkbox','sensors','','0','none','none','none','','','none','','checkbox',4,'sensors','array','','','',0,'','',0,343,NULL,NULL,'','','',NULL,''),('115','switches','',60,'a',2,'checkbox_group_option','options','checkbox','sensors','','1','1','on/off toggle switch (IB only)','on/off toggle switch','','','on/off toggle switch','','checkbox',4,'sensors','array','','','',0,'','',0,344,NULL,NULL,'','','',NULL,''),('115','switches','',90,'a',5,'checkbox_group_option','options','checkbox','optionOS','','4','4','occ sensor, integral','occ sensor, integral','','','occupancy sensor, integral','','checkbox',2,'optionOS','array','','','',0,'','',0,345,NULL,NULL,'','','',NULL,''),('115','switches','',70,'a',3,'checkbox_group_option','options','checkbox','optionDLS','','2','2','daylight sensor, integral (IB only)','daylight sensor, integral','','','daylight sensor, integral','','checkbox',2,'optionDLS','array','','','',0,'','',0,346,NULL,NULL,'','','',NULL,''),('115','switches_refactored','',80,'a',4,'radio','options','radio','optionDLS','','3','3','daylight sensor, remote','daylight sensor, remote','','','daylight sensor, remote','','radio',2,'optionDLS','array','','','',0,'','',0,347,NULL,NULL,'','','',NULL,''),('115','switches_refactored','',100,'a',6,'radio','options','radio','optionOS','','5','5','occupancy sensor, remote','occupancy sensor, remote','','','occupancy sensor, remote','','radio',2,'optionOS','array','','','',0,'','',0,348,NULL,NULL,'','','',NULL,''),('115','switches','',170,'a',14,'checkbox_group_option','options','checkbox','otherOptions','','F','F','GLR fuse','GLR fuse','','','GLR fuse','','checkbox',2,'otherOptions','array','','','',0,'','',0,349,NULL,NULL,'','','',NULL,''),('115','switches','',180,'a',11,'checkbox_group_option','options','checkbox','otherOptions','','L','L','lamps provided','lamps:','','','lamps provided','','checkbox',2,'otherOptions','array','','','',0,'','',0,350,NULL,NULL,'','','',NULL,''),('115','switches_refactored','',130,'a',7,'radio','options','radio','cp','','CP3','CP3','3\" 14/3 Cord and Plug','3-in 14/3 Cord and Plug','','','3-in 14/3 Cord and Plug','','radio',2,'cp','array','','','',0,'','',0,351,NULL,NULL,'','','',NULL,''),('115','switches_refactored','',140,'a',8,'radio','options','radio','cp','','CP10','CP10','10\' 14/3 Cord and Plug','10\' 14/3 Cord and Plug','','','10\' 14/3 Cord and Plug','','radio',2,'cp','array','','','',0,'','',0,352,NULL,NULL,'','','',NULL,''),('115','switches_refactored','',150,'a',9,'radio','options','radio','epf','','PR','PR','end power feed - 3/4\" rigid conduit','end power feed - 3/4\"','','','end power feed - 3/4\" rigid conduit','','radio',2,'epf','array','','','',0,'','',0,353,NULL,NULL,'','','',NULL,''),('115','switches_refactored','',160,'a',10,'radio','options','radio','epf','','PF','PF','end power feed - 1/2\" flex conduit','end power feed - 1/2\"','','','end power feed - 1/2\" flex conduit','','radio',2,'epf','array','','','',0,'','',0,354,NULL,NULL,'','','',NULL,''),('115','switches','',190,'a',11,'input','details','select','otherType','','','','','','','','','Choose lamp type:','text',20,'otherType','table','','vode_parttype','lamp',0,'','',0,355,NULL,NULL,'','','',NULL,''),('115','switches','',200,'a',11,'input','details','select','otherType1','','','','','','','','','Choose color temperature:','text',20,'otherType1','table','','vode_partattrib','TABLE:vode_parttype:otherType',0,'','',0,356,NULL,NULL,'','','',NULL,''),('115','lenslouver','railtype',2000,'a',40,'block','options','a','option','newLine','BF','BF','BeeFuse','BeeFuse','','','BeeFuse Rail','','',2,'','','','','',1,'BF','',0,357,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('115','lenslouver','railtype',2010,'a',50,'block','options','a','option','','QF','QF','QueFuse','QueFuse','','','QueFuse Rail','','',2,'','','','','',1,'QF','',0,358,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('115','lenslouver','railtype',2020,'a',60,'block','options','a','option','','BB','BB','BoxBaffle','BoxBaffle','','','BoxBaffle Rail','','',2,'','','','','',1,'BB','',0,359,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('115','lenslouver','railtype',2030,'a',70,'block','options','a','option','','HP','HP','HalfPerf','HalfPerf','','','HalfPerf Rail','','',2,'','','','','',1,'HP','',0,360,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('115','lenslouver','railtype',2040,'a',80,'block','options','a','option','','WP','WP','WingPerf','WingPerf','','','WingPerf Rail','','',2,'','','','','',1,'WP','',0,361,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('115','lenslouver','railtype',2050,'a',90,'block','options','a','option','','BP','BP','BowPerf','BowPerf','','','BowPerf Rail','','',2,'','','','','',1,'BP','',0,362,'railtype_a_optionValue=BE','SET:railtype_a_optionValue=BE_4','','','',NULL,'http://vode.com/home/vode/BeeRail-T21588.ies'),('115','lenslouver','',1100,'a',10,'block','options','a','option','','B','B','Baffle','Baffle','','','Baffle optional for WingRail and Querail.','','',2,'','','','','',1,'','',0,363,'railtype_a_optionValue=QU','','','','',NULL,''),('115','lenslouver','',1110,'a',11,'block','options','a','option','','1','1','Prismatic Lens','Prismatic Lens','','','Prismatic lens included','','',2,'','','','','',1,'','',0,364,'railtype_a_optionValue=BX','','','','',NULL,''),('115','lenslouver','',1120,'a',12,'block','options','a','option','','B','B','Baffle','Baffle','','','Baffle optional for WingRail and Querail.','','',2,'','','','','',1,'','',0,365,'railtype_a_optionValue=WG','','','','',NULL,''),('115','lenslouver','',1130,'a',13,'block','options','a','option','','1','1','Prismatic Lens','Prismatic Lens','','','Prismatic lens included','','',2,'','','','','',1,'','',0,366,'railtype_a_optionValue=RR','','','','',NULL,''),('115','switches',NULL,132,'a',12,'checkbox_group_option','options','checkbox','cp','','CP6','CP6','6\' 14/3 Cord and Plug','6\' 14/3 Cord and Plug','','','6\' 14/3 Cord and Plug','','checkbox',2,'cp','array','','','',0,'','',0,367,NULL,NULL,'','','',NULL,''),('115','switches',NULL,220,'a',13,'checkbox_group_option','options','checkbox','epf','','EP','EP','conduit adapter for end power feed','conduit adapter for end power feed','','','conduit adapter for end power feed','','checkbox',2,'epf','array','','','',0,'','',0,368,NULL,NULL,'','','',NULL,''),('115','lenslouver','',1012,'a',4,'block','options','a','option','','0','0','','Bee Rail','','','Bee Rail, No Bee+ Option Selected','','',2,'','','','','',1,'','',0,369,'railtype_a_optionValue=BE','','','','',NULL,''),('115','finish','',1040,'a',3,'block','options','a','option','','WH','WH','White Powdercoat','White','','','White Powdercoat','','',2,'','','','','',1,'','',0,370,'','','','','',NULL,''),('115','finish','',1050,'a',4,'block','options','a','option','','BL','BL','Black Anodized','Black','','','Black Anodized','','',2,'','','','','',1,'','',0,371,'','','','','',NULL,''),('115','ballast',NULL,1052,'a',7,'block','options','a','option','','F','F',', 1% dimming (0-10 volt)','1% Dimming (0-10v)','','','1% Dimming (0-10 volt)','','',2,'','','','','',1,'','',0,373,NULL,NULL,'','','',NULL,''),('115','ballast',NULL,1053,'a',8,'block','options','a','option','','G','G',', bi-level dimming','bi-level Dimming','','','bi-level Dimming','','',2,'','','','','',1,'','',0,374,NULL,NULL,'','','',NULL,''),('115','ballast','',1054,'a',9,'block','options','a','option','','H','H',', 1% DALI dimming - Lutron Hi-Lume 3D','1% DALI','','','1% DALI dimming - Lutron Hi-Lume 3D','','',2,'','','','','',1,'','',0,377,NULL,NULL,NULL,NULL,NULL,NULL,NULL),('117','power','',1054,'a',9,'block','options','a','option','','H','H',', 1% DALI dimming - Lutron Hi-Lume 3D','1% DALI','','','1% DALI dimming - Lutron Hi-Lume 3D','','',2,'','','','','',1,'','',0,681,NULL,NULL,NULL,NULL,NULL,NULL,NULL),('117','power',NULL,1053,'a',8,'block','options','a','option','','G','G',', bi-level dimming','bi-level Dimming','','','bi-level Dimming','','',2,'','','','','',1,'','',0,680,NULL,NULL,'','','',NULL,''),('117','finish','',1050,'a',4,'block','options','a','option','','BL','BL','Black Anodized','Black','','','Black Anodized','','',2,'','','','','',1,'','',0,678,'','','','','',NULL,''),('117','power',NULL,1052,'a',7,'block','options','a','option','','F','F',', 1% dimming (0-10 volt)','1% Dimming (0-10v)','','','1% Dimming (0-10 volt)','','',2,'','','','','',1,'','',0,679,NULL,NULL,'','','',NULL,''),('117','finish','',1040,'a',3,'block','options','a','option','','WH','WH','White Powdercoat','White','','','White Powdercoat','','',2,'','','','','',1,'','',0,677,'','','','','',NULL,''),('117','optics','',1012,'a',4,'block','options','a','option','','0','0','','Bee Rail','','','Bee Rail, No Bee+ Option Selected','','',2,'','','','','',1,'','',0,676,'railtype_a_optionValue=BE','','','','',NULL,''),('117','switches',NULL,220,'a',13,'checkbox_group_option','options','checkbox','epf','','EP','EP','conduit adapter for end power feed','conduit adapter for end power feed','','','conduit adapter for end power feed','','checkbox',2,'epf','array','','','',0,'','',0,675,NULL,NULL,'','','',NULL,''),('117','switches',NULL,132,'a',12,'checkbox_group_option','options','checkbox','cp','','CP6','CP6','6\' 14/3 Cord and Plug','6\' 14/3 Cord and Plug','','','6\' 14/3 Cord and Plug','','checkbox',2,'cp','array','','','',0,'','',0,674,NULL,NULL,'','','',NULL,''),('105','canopy','',1100,'a',1,'block','options','a','option','','IB','IB',', Integral Ballast - Surface Ballast','Integral Ballast','','','Integral Ballast - Surface Ballast','','',2,'','','','','',1,'IB','',0,682,'','','','','',NULL,''),('117','optics','',1130,'a',13,'block','options','a','option','','1','1','Prismatic Lens','Prismatic Lens','','','Prismatic lens included','','',2,'','','','','',1,'','',0,673,'railtype_a_optionValue=RR','','','','',NULL,''),('117','optics','',1120,'a',12,'block','options','a','option','','B','B','Baffle','Baffle','','','Baffle optional for WingRail and Querail.','','',2,'','','','','',1,'','',0,672,'railtype_a_optionValue=WG','','','','',NULL,''),('117','optics','',1110,'a',11,'block','options','a','option','','1','1','Prismatic Lens','Prismatic Lens','','','Prismatic lens included','','',2,'','','','','',1,'','',0,671,'railtype_a_optionValue=BX','','','','',NULL,''),('117','optics','',1100,'a',10,'block','options','a','option','','B','B','Baffle','Baffle','','','Baffle optional for WingRail and Querail.','','',2,'','','','','',1,'','',0,670,'railtype_a_optionValue=QU','','','','',NULL,''),('105','canopy','',1102,'a',8,'block','options','a','option','','JR','JR',', Integral Ballast - Ballast in Vode jbox, 4.5\" round canopy','Integral Ballast Round Canopy','','','Integral Ballast - Vode jbox, 4.5\" round canopy','','',2,'','','','','',1,'JR','',0,683,'','','','','',NULL,''),('105','canopy','',1104,'a',9,'block','options','a','option','','JS','JS',', Integral Ballast - Ballast in Vode jbox, 4.5\" square canopy','Integral Ballast Square Canopy','','Please select Arm Mount in Step 4','Integral Ballast - Vode jbox, 4.5\" square canopy','','',2,'','','','','',1,'JS','',0,684,'','','','','','mounting_a_optionValue==CC',''),('105','ballast','',1054,'a',8,'block','options','a','option','','H','H',', 1% DALI Dimming - Lutron Hi-Lume 3D','1% DALI Dimming','','','1% DALI Dimming - Lutron Hi-Lume 3D','','',2,'','','','','',1,'','',0,685,'','','','','',NULL,''),('105','ballast','',1055,'a',9,'block','options','a','option','','I','I',', Instant Start Ballast','Instant Start Ballast','','','Instant Start Ballast','','',2,'','','','','',1,'','',0,686,'','','','','',NULL,''),('117','switches','',200,'a',11,'input','details','select','otherType1','','','','','','','','','Choose color temperature:','text',20,'otherType1','table','','vode_partattrib','TABLE:vode_parttype:otherType',0,'','',0,663,NULL,NULL,'','','',NULL,''),('117','switches','',190,'a',11,'input','details','select','otherType','','','','','','','','','Choose lamp type:','text',20,'otherType','table','','vode_parttype','lamp',0,'','',0,662,NULL,NULL,'','','',NULL,''),('117','switches_refactored','',160,'a',10,'radio','options','radio','epf','','PF','PF','end power feed - 1/2\" flex conduit','end power feed - 1/2\"','','','end power feed - 1/2\" flex conduit','','radio',2,'epf','array','','','',0,'','',0,661,NULL,NULL,'','','',NULL,''),('117','switches_refactored','',150,'a',9,'radio','options','radio','epf','','PR','PR','end power feed - 3/4\" rigid conduit','end power feed - 3/4\"','','','end power feed - 3/4\" rigid conduit','','radio',2,'epf','array','','','',0,'','',0,660,NULL,NULL,'','','',NULL,''),('117','switches_refactored','',140,'a',8,'radio','options','radio','cp','','CP10','CP10','10\' 14/3 Cord and Plug','10\' 14/3 Cord and Plug','','','10\' 14/3 Cord and Plug','','radio',2,'cp','array','','','',0,'','',0,659,NULL,NULL,'','','',NULL,''),('117','switches_refactored','',130,'a',7,'radio','options','radio','cp','','CP3','CP3','3\" 14/3 Cord and Plug','3-in 14/3 Cord and Plug','','','3-in 14/3 Cord and Plug','','radio',2,'cp','array','','','',0,'','',0,658,NULL,NULL,'','','',NULL,''),('117','switches','',170,'a',14,'checkbox_group_option','options','checkbox','otherOptions','','F','F','GLR fuse','GLR fuse','','','GLR fuse','','checkbox',2,'otherOptions','array','','','',0,'','',0,656,NULL,NULL,'','','',NULL,''),('117','switches','',180,'a',11,'checkbox_group_option','options','checkbox','otherOptions','','L','L','lamps provided','lamps:','','','lamps provided','','checkbox',2,'otherOptions','array','','','',0,'','',0,657,NULL,NULL,'','','',NULL,''),('117','switches_refactored','',100,'a',6,'radio','options','radio','optionOS','','5','5','occupancy sensor, remote','occupancy sensor, remote','','','occupancy sensor, remote','','radio',2,'optionOS','array','','','',0,'','',0,655,NULL,NULL,'','','',NULL,''),('117','switches_refactored','',80,'a',4,'radio','options','radio','optionDLS','','3','3','daylight sensor, remote','daylight sensor, remote','','','daylight sensor, remote','','radio',2,'optionDLS','array','','','',0,'','',0,654,NULL,NULL,'','','',NULL,''),('117','switches','',70,'a',3,'checkbox_group_option','options','checkbox','optionDLS','','2','2','daylight sensor, integral (IB only)','daylight sensor, integral','','','daylight sensor, integral','','checkbox',2,'optionDLS','array','','','',0,'','',0,653,NULL,NULL,'','','',NULL,''),('117','switches','',90,'a',5,'checkbox_group_option','options','checkbox','optionOS','','4','4','occ sensor, integral','occ sensor, integral','','','occupancy sensor, integral','','checkbox',2,'optionOS','array','','','',0,'','',0,652,NULL,NULL,'','','',NULL,''),('117','switches','',60,'a',2,'checkbox_group_option','options','checkbox','sensors','','1','1','on/off toggle switch (IB only)','on/off toggle switch','','','on/off toggle switch','','checkbox',4,'sensors','array','','','',0,'','',0,651,NULL,NULL,'','','',NULL,''),('117','switches','',50,'a',1,'checkbox_group_option','options','checkbox','sensors','','0','none','none','none','','','none','','checkbox',4,'sensors','array','','','',0,'','',0,650,NULL,NULL,'','','',NULL,''),('117','switches_old','',40,'a',3,'slab','options','a','option','','3','3','Day Light Sensor','Day Light Sensor','','','Day Light Sensor','','',2,'','','','','',1,'','',0,649,NULL,NULL,'','','',NULL,''),('117','switches_old','',30,'a',2,'slab','options','a','option','','2','2','Occupancy Sensor','Occupancy Sensor','','','Occupancy Sensor','','',2,'','','','','',1,'','',0,648,NULL,NULL,'','','',NULL,''),('117','switches_old','',20,'a',1,'slab','options','a','option','','1','1','Switch','Switch','','','Switch','','',2,'','','','','',1,'','',0,647,NULL,NULL,'','','',NULL,''),('117','switches_old','',10,'a',10,'slab','options','a','option','','0','0','','None','','','None','','',2,'','','','','',1,'','',0,646,NULL,NULL,'','','',NULL,''),('117','suspension','',2500,'a',12,'input','details','select','armLength','','','','','','','','','Enter custom arm length:','text',2,'length','scalar','3\"-96\" only.','','',0,'','',0,645,NULL,NULL,'','','',NULL,''),('117','suspension','',1990,'a',12,'block','options','a','option','','[suspension_a_armLength]','[suspension_a_armLength]',', [suspension_a_armLength]\" Arm (with cable support if > 24\")','Custom Arm','','','Custom Arm','','',2,'','','','','',1,'','',0,644,NULL,NULL,NULL,NULL,NULL,NULL,NULL),('117','suspension','',1060,'a',6,'block','options','a','option','','48','48',', 48\" Arm with cable support','48\" Arm','','Select Stack/Surface Mounting to use Arm Suspension','48\" Arm','','',2,'','','','','',1,'','',0,643,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS',NULL),('117','suspension','',1050,'a',5,'block','options','a','option','','36','36',', 36\" Arm with cable support','36\" Arm','','Select Stack/Surface Mounting to use Arm Suspension','36\" Arm','','',2,'','','','','',1,'','',0,642,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS',NULL),('117','suspension','',1040,'a',4,'block','options','a','option','','24','24',',24\" Arm','24\" Arm','','Select Stack/Surface Mounting to use Arm Suspension','24\" Arm','','',2,'','','','','',1,'','',0,641,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS',NULL),('117','suspension','',1030,'a',3,'block','options','a','option','','18','18',', 18\" Arm','18\" Arm','','Select Stack/Surface Mounting to use Arm Suspension','18\" Arm','','',2,'','','','','',1,'','',0,640,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS',NULL),('117','suspension','',1020,'a',2,'block','options','a','option','','12','12',', 12” Arm','12\" Arm','','Select Stack/Surface Mounting to use Arm Suspension','12\" Arm','','',2,'','','','','',1,'','',0,639,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS',NULL),('117','suspension','',1010,'a',1,'block','options','a','option','','06','06',', 6” Arm','6\" Arm','','Select Stack/Surface Mounting to use Arm Suspension','6\" Arm','','',2,'','','','','',1,'','',0,638,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS',NULL),('117','suspension','',1004,'a',9,'block','options','a','option','','03','03',', 3\" Arm','3\" Arm','','Select Stack/Surface Mounting to use Arm Suspension','3\" Arm','','',2,'','','','','',1,'','',0,637,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS',NULL),('117','railwidth','',1020,'a',2,'block','options','a','option','','K2','K2',', double-sided','K2 Double Sided','','','K2 Double Sided','','',2,'','','','','',1,'2','',0,635,NULL,NULL,NULL,NULL,NULL,NULL,NULL),('117','suspension','',1003,'a',8,'block','options','a','option','','02','02',', 2\" Arm','2\" Arm','','Select Stack/Surface Mounting to use Arm Suspension','2\" Arm','','',2,'','','','','',1,'','',0,636,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS',NULL),('117','railwidth','',1010,'a',1,'block','options','a','option','','K1','K1',', single-sided','K1 Single Sided','','','K1 Single Sided','','',2,'','','','','',1,'1','',0,634,NULL,NULL,NULL,NULL,'mounting_a_optionValue==SS^^suspension_a_optionValue==36^^suspension_a_optionValue==48',NULL,NULL),('117','railtype','',1300,'a',3,'block','options','a','option','','BX','BX','BoxRail','Box','','','Box Rail','','',2,'','','','','',1,'BX','railtype_bx',0,628,'SET:lenslouver_a_optionValue=1_11,railtype','','','','',NULL,'http://vode.com/home/vode/ies files/Vode Photometric Report - BoxRail.ies'),('117','railtype','',1200,'a',2,'block','options','a','option','','RR','RR','RaceRail','Race','','','Race Rail','','',2,'','','','','',1,'RR','railtype_rr',0,627,'SET:lenslouver_a_optionValue=1_13,railtype','SET:railtype_a_optionValue=RR_1','','','lenslouver_a_optionValue==S',NULL,'http://vode.com/home/vode/RaceRail-T21575.ies'),('117','railtype','',1100,'a',1,'block','options','a','option','','WG','WG','WingRail','Wing','','','Choose Rail Type','','',2,'','','','','',1,'WG','railtype_wg',0,626,'SET:!lenslouver_a_optionValue=','','','','',NULL,'http://vode.com/home/vode/WingRail-T21576.ies'),('117','mounting','',1040,'a',4,'block','options','a','option','','SS','SS','Suspension','Suspension','','available for double-sided (K2) systems only.','Suspension','','',2,'','','Standard suspension hardware includes VodeSuspend Channel, 6\' power cord, cable and 4.5\" jbox cover.','','',1,'SS','',0,625,NULL,NULL,NULL,NULL,'suspension_a_optionValue==02^^suspension_a_optionValue==03^^suspension_a_optionValue==06^^suspension_a_optionValue==12^^suspension_a_optionValue==24^^suspension_a_optionValue==36^^suspension_a_optionValue==48','railwidth_a_optionValue==K1',NULL),('117','mounting','',1020,'a',2,'block','options','a','option','','SV','SV','Stack/Surface with VodeStrut','Stack/ Surface with VodeStrut','','','Stack/Surface with VodeStrut','','',2,'','','','','',1,'SV','',0,624,NULL,NULL,NULL,NULL,'suspension_a_optionValue==60',NULL,NULL),('117','mounting','',1010,'a',1,'block','options','a','option','','ST','ST','Stack/Surface','Stack/ Surface','','','Stack/Surface','','',2,'','','','','',1,'ST','',0,623,NULL,NULL,NULL,NULL,'suspension_a_optionValue==60',NULL,NULL),('117','optics','',1030,'a',3,'block','options','a','option','','B','B','Louver','Louver','','','Louver','','',2,'','','','','',1,'','',1,622,'','','','','',NULL,''),('117','optics','',1020,'a',2,'block','options','a','option','','1','1','Lens','Lens','','No lens is available for Bee, Que, or Wing Rails at this time','Lens standard for RaceRail and BoxRail. Lens is optional for QueRail.','','',2,'','','','','',1,'','',0,621,'railtype_a_optionValue=QU','','','','',NULL,''),('117','optics','',1010,'a',1,'block','options','a','option','','0','0','','None','','','Lens is recommended for BoxRail and RaceRail.','','',2,'','','','','',1,'','',0,620,'railtype_a_optionValue!=RR,BX,BE','','','','',NULL,''),('117','layout','',20210,'a',20,'input','details','select','layout','','','','','','','','','Enter custom rail combination:','select',2,'','array','','','',0,'2','',0,619,'','','','','',NULL,''),('117','layout','',10020,'a',20,'block','options','a','option','','[layout_a_length]C','[layout_a_length]C','','Custom Layout','','First select a layout length.','Custom Layout','','',0,'','','','','',0,'','',0,618,'','','','','',NULL,''),('117','layout','',2100,'b',0,'input','titleinput','submit','verb','','','','','Enter','','','','','',2,'','','','','',0,'','',1,617,'','','','','',NULL,''),('117','layout','',2,'a',2,'block','options','a','option','','[layout_a_length]B','[layout_a_length]B','[layout_a_description]','Layout B','','First select a layout length.','Layout B','B: 3\' 3\' 2\' 2\' 3\' 3\' 2\' 2\'','',2,'','','','iRailCount','10',0,'2','',0,616,'','','','','',NULL,''),('117','layout','',0,'length',0,'input','options','text','length','','','','','Enter system length in feet (max 100\'):','','','','','',3,'','','','','',0,'','',0,614,'','','','','',NULL,''),('117','layout','',1,'a',1,'block','options','a','option','','[layout_a_length]A','[layout_a_length]A','[layout_a_description]','Layout A','','First select a layout length.','Layout A','A: 2\' 2\' 2\' 2\' 2\' 2\' 2\' 2\' 2\' 2\'','',2,'','','','iRailCount','10',0,'2','',0,615,'','','','','',NULL,''),('117','colortemp','',1800,'a',8,'block','options','a','option','','HO80','HO80','','High Output 80 is 5\'','','','High Output 80 is 5\'','','',2,'','','','','',1,'','',1,613,'','','','','',NULL,''),('117','colortemp','',1700,'a',7,'block','options','a','option','','HO54','HO54','','High Output 54 is 4\'','','','High Output 54 is 4\'','','',2,'','','','','',1,'','',1,612,'','','','','',NULL,''),('117','colortemp','',1500,'a',5,'block','options','a','option','','HO24','HO24','','High Output 24 is 2\'','','','High Output 24 is 2\'','','',2,'','','','','',1,'','',1,610,'','','','','',NULL,''),('117','colortemp','',1600,'a',6,'block','options','a','option','','HO39','HO39','','High Output 39 is 3\'','','','High Output 39 is 3\'','','',2,'','','','','',1,'','',1,611,'','','','','',NULL,''),('117','colortemp','',1400,'a',4,'block','options','a','option','','ST35','ST35','','Standard 35 is 2\'','','','Standard 35 is 2\'','','',2,'','','','','',1,'','',1,609,'','','','','',NULL,''),('117','colortemp','',1300,'a',3,'block','options','a','option','','ST28','ST28','','Standard 28 is 4\'','','','Standard 28 is 4\'','','',2,'','','','','',1,'','',1,608,'','','','','',NULL,''),('117','colortemp','',1200,'a',2,'block','options','a','option','','ST21','ST21','','Standard 21 is 3\'','','','Standard 21 is 3\'','','',2,'','','','','',1,'','',1,607,'','','','','',NULL,''),('117','colortemp','',1100,'a',1,'block','options','a','option','','ST14','ST14','','Standard 14 is 2\'','','','Standard 14 is 2\'','','',2,'','','','','',1,'','',1,606,'','','','','',NULL,''),('117','colortemp','',1010,'a',1,'block','options','a','option','','HE','HE','T5 fluorescent','High Efficiency','','','High Efficiency','','',2,'','','','','',1,'','',0,604,'','','','','',NULL,''),('117','colortemp','',1020,'a',2,'block','options','a','option','','HO','HO','T5 Fluorescent HO','High Output','','','High Output','','',2,'','','','','',1,'','',0,605,'','','','','',NULL,''),('117','finish','',1010,'a',1,'block','options','a','option','','A','A','Brushed Aluminum with clear matte waterbase Lacquer finish','Aluminum','','','Brushed Aluminum','','',2,'','','','','',1,'','',0,603,'','','','','',NULL,''),('117','emergency_deprecated','',1060,'a',3,'input','details','checkbox','ballasts2','','','','','','','','','Indicate location of emergency ballast','checkbox',4,'ballasts2','array','','','',1,'','',0,602,'','','','','',NULL,''),('117','diode','',1050,'a',2,'input','details','checkbox','ballasts1','','','','','','','','','Indicate location of emergency ballast','checkbox',4,'ballasts1','array','','','',1,'','',0,601,'','','','','',NULL,''),('117','diode','',1040,'a',3,'input','details','text','otherType','','','','','','','','','Indicate part number of non-standard ballast','text',20,'','scalar','','','',1,'','',0,600,'','','','','',NULL,''),('117','emergency_deprecated','',1030,'a',3,'block','options','a','option','','2','2','[emergency_a_ballasts]','Other','','','Other','','',0,'','','','','',0,'','',0,599,'','','','','',NULL,''),('117','diode','',1020,'a',2,'block','options','a','option','','1','1','[emergency_b_count] 90 minute','Standard','','','90 minute','','',2,'','','120-277v, illumination time 90 minutes.see www.bodine.com','','',0,'','',0,598,'','','','','',NULL,''),('117','diode','',1010,'a',1,'block','options','a','option','','0','0','None','None','','','No Emergency Ballast','','',2,'','','','','',0,'','',0,597,'','','','','',NULL,''),('117','suspension','',1070,'a',7,'block','options','a','option','','60','60',', 60\" cable/cord','60\" cable/ cord','','Select Suspension mounting to select cable suspension.','60\" cable/cord','','',2,'','','','','',1,'','',0,596,NULL,NULL,NULL,NULL,NULL,'mounting_a_optionValue!=SS',NULL),('117','optics',NULL,1140,'a',14,'block','options','a','option','','S','S','Indirect','Indirect','','RaceRail doesn\'t support this option.','Indirect','','',2,'','','','','',1,'','',0,595,'railtype_a_optionValue!=BE',NULL,NULL,NULL,NULL,'railtype_a_optionValue==RR',''),('117','power','',6000,'a',5,'block','options','a','option','','5','5','','Dimming Lutron™ Hi-Lume™','','','Dimming Lutron™ Hi-Lume™','','',2,'','','','','',1,'','',1,593,'','','','','',NULL,''),('117','powerlocation','',1100,'a',1,'block','options','a','option','','IB','IB',', Integral Ballast Housing','Integral Ballast','','','Integral Ballast Housing','','',2,'','','','','',0,'','',0,594,'','','','','',NULL,''),('117','power','',2040,'b',13,'radiogroup_h','options','radio','voltage','','0','0','(not yet specified)','not yet specified','','','voltage not yet specified','','',10,'','','','','',1,'','',0,592,'','','','','',NULL,''),('117','power','',2030,'b',12,'radiogroup_h','options','radio','voltage','','3','3','347 Volt','347','','','347 volt','','',10,'','','','','',1,'','',0,591,'','','','','',NULL,''),('117','power','',2020,'b',11,'radiogroup_h','options','radio','voltage','','2','2','277 Volt','277','','','277 volt','','',10,'','','','','',1,'','',0,590,'','','','','',NULL,''),('117','power','',2010,'b',10,'radiogroup_h','options','radio','voltage','','1','1','120 Volt','120','','','120 volt','','',10,'','','','','',1,'','',0,589,'','','','','',NULL,''),('117','power','',2000,'b',0,'radiogroup_h','options','display','voltage','','','','','Voltage:','','','','','',0,'','','','','',1,'','',0,588,'','','','','',NULL,''),('117','power','',1060,'a',12,'block','options','a','option','','X','X',', [ballast_a_optionValue]','Other','','',' ','','',2,'','','','','',1,'','',0,586,'','','','','',NULL,''),('117','power','',1070,'a',12,'input','details','text','otherType','','','','','','','','','Please enter part number and description of non-standard ballast','text',30,'','scalar','','','',1,'','',0,587,'','','','','',NULL,''),('117','power','',1050,'a',5,'block','options','a','option','','E','E',', 10% DDALI dimming - Lutron Ecosystem','10% DALI','','','10% DALI dimming - Lutron Ecosystem','','',2,'','','','','',1,'','',0,585,'','','','','',NULL,''),('117','power','',1040,'a',4,'block','options','a','option','','D','D',', 1% DALI dimming - Osram','1% DALI','','','1% DALI dimming - Osram','','',2,'','','','','',1,'','',0,584,'','','','','',NULL,''),('117','power','',1020,'a',3,'block','options','a','option','','B','B',', Lutron Eco-10 dimmable to 10%','10% Dimming','','','Lutron Eco-10 dimmable to 10%','','',2,'','','','','',1,'','',0,583,'','','','','',NULL,''),('117','power','',1030,'a',2,'block','options','a','option','','C','C',', Lutron Hi-Lume dimmable to 1%','1% Dimming','','','Lutron 1% Dimming Ballast','','',2,'','','','','',1,'','',0,582,'','','','','',NULL,''),('117','power','',1010,'a',1,'block','options','a','option','','A','A',', Programmed Start','Programmed Start','','','Programmed start ballast','','',2,'','','','','',1,'','',0,581,'','','','','',NULL,'');
/*!40000 ALTER TABLE `vode_options` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vode_series`
--
DROP TABLE IF EXISTS `vode_series`;
CREATE TABLE `vode_series` (
`series` varchar(20) collate latin1_general_ci NOT NULL,
`name` varchar(100) collate latin1_general_ci NOT NULL,
`page_header` varchar(150) collate latin1_general_ci NOT NULL,
`omitFlag` tinyint(1) unsigned NOT NULL default '0',
PRIMARY KEY (`series`),
KEY `idx_query` (`omitFlag`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
--
-- Dumping data for table `vode_series`
--
LOCK TABLES `vode_series` WRITE;
/*!40000 ALTER TABLE `vode_series` DISABLE KEYS */;
INSERT INTO `vode_series` VALUES ('105','105 Modular Light Rail System T5 Configurator','MLR System T5',0),('107','107 Modular Light Rail System LED Configurator','MLR System LED',1),('115','115 MLR SideKick System T5 Configurator','MLR SideKick T5',0),('117','117 MLR SideKick System LED Configurator','MLR SideKick LED',1),('125','125 VodeRail T5','',1),('127','127 VodeRail LED','',1),('205_215','205/215 VodeRail T5 & Bee+Rail T5','',1);
/*!40000 ALTER TABLE `vode_series` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `vode_specsheet`
--
DROP TABLE IF EXISTS `vode_specsheet`;
CREATE TABLE `vode_specsheet` (
`series` varchar(20) NOT NULL,
`section` enum('description','specifications') NOT NULL default 'description',
`groupName` int(11) NOT NULL default '0',
`groupNameOld` int(11) unsigned NOT NULL,
`sequence` int(11) NOT NULL default '0',
`sort` int(11) NOT NULL default '0',
`variable1` varchar(50) NOT NULL default '-',
`option1` varchar(50) NOT NULL default '-',
`variable2` varchar(50) NOT NULL default '-',
`option2` varchar(50) NOT NULL default '-',
`variable3` varchar(50) NOT NULL default '-',
`option3` varchar(50) NOT NULL default '-',
`output` varchar(255) NOT NULL default '',
`format` enum('caption','begin','new row','continue','normal') NOT NULL default 'normal',
`style` enum('normal','head','bold') NOT NULL default 'normal',
`omitFlag` tinyint(4) NOT NULL default '0',
`recno` int(11) NOT NULL auto_increment,
`varType` varchar(50) default NULL,
`postOutput` varchar(50) default NULL,
PRIMARY KEY (`recno`),
KEY `idx` (`omitFlag`,`series`,`section`,`groupName`,`sequence`,`sort`)
) ENGINE=MyISAM AUTO_INCREMENT=832 DEFAULT CHARSET=latin1;
--
-- Dumping data for table `vode_specsheet`
--
LOCK TABLES `vode_specsheet` WRITE;
/*!40000 ALTER TABLE `vode_specsheet` DISABLE KEYS */;
INSERT INTO `vode_specsheet` VALUES ('105','specifications',1,1,10,0,'-','-','-','-','-','-','Rail Type:','caption','head',0,1,'',NULL),('105','specifications',1,1,20,100,'railtype_a_optionValue','WG','-','-','-','-','Wing','normal','bold',0,2,'',NULL),('105','specifications',1,1,20,110,'railtype_a_optionValue','RR','-','-','-','-','Race','normal','bold',0,3,'',NULL),('105','specifications',1,1,20,120,'railtype_a_optionValue','BX','-','-','-','-','Box','normal','bold',0,4,'',NULL),('105','specifications',1,1,20,130,'railtype_a_optionValue','BE','-','-','-','-','Bee','normal','bold',0,5,'',NULL),('105','specifications',1,1,20,140,'railtype_a_optionValue','QU','-','-','-','-','Que','normal','bold',0,6,'',NULL),('105','specifications',1,1,30,0,'-','-','-','-','-','-','Rail','normal','normal',0,7,'',NULL),('105','specifications',1,1,40,100,'railwidth_a_optionValue','-','-','-','-','-',', double, [railwidth_a_optionValue]\" spread','normal','normal',0,8,'',NULL),('105','specifications',1,1,40,110,'railwidth_a_optionValue','01','-','-','-','-',', single','normal','normal',0,9,'',NULL),('105','specifications',2,2,10,0,'-','-','-','-','-','-','Layout:','caption','head',0,10,'',NULL),('105','specifications',2,2,20,0,'-','-','-','-','-','-','([layout_a_layout])','normal','normal',0,11,'',NULL),('105','specifications',2,2,30,0,'-','-','-','-','-','-',', total: [layout_length_length]\'','normal','normal',0,12,'',NULL),('105','specifications',3,3,10,0,'-','-','-','-','-','-','Mounting:','caption','head',0,13,'',NULL),('105','specifications',3,3,20,10,'mounting_a_optionValue','WA','-','-','-','-','wall-mounted','normal','normal',0,14,'',NULL),('105','specifications',3,3,20,20,'mounting_a_optionValue','CA','-','-','-','-','ceiling-suspended','normal','normal',0,15,'',NULL),('105','specifications',3,3,30,10,'suspension_a_optionValue','03','-','-','-','-',', 3\" Arm','normal','normal',0,16,'',NULL),('105','specifications',3,3,30,20,'suspension_a_optionValue','06','-','-','-','-',', 6\" Arm','normal','normal',0,17,'',NULL),('105','specifications',3,3,30,30,'suspension_a_optionValue','12','-','-','-','-',', 12\" arm','normal','normal',0,18,'',NULL),('105','specifications',3,3,30,40,'suspension_a_optionValue','24','mounting_a_optionValue','WA','-','-',', 24\" arm with cable support','normal','normal',0,19,'',NULL),('105','specifications',3,3,30,50,'suspension_a_optionValue','36','mounting_a_optionValue','WA','-','-',', 36\" arm with cable support','normal','normal',0,20,'',NULL),('105','specifications',3,3,30,60,'suspension_a_optionValue','48','mounting_a_optionValue','WA','-','-',', 48\" arm with cable support','normal','normal',0,21,'',NULL),('105','specifications',3,3,30,70,'suspension_a_optionValue','96','mounting_a_optionValue','WA','-','-',', 96\" arm with cable support','normal','normal',0,22,'',NULL),('105','specifications',3,3,40,10,'canopy_a_optionValue','IB','-','-','-','-',', integral ballast housing','normal','normal',0,23,'',NULL),('105','specifications',3,3,40,20,'canopy_a_optionValue','2R','-','-','-','-',', 2.5\" round canopy, remote ballast','normal','normal',0,24,'',NULL),('105','specifications',3,3,40,30,'canopy_a_optionValue','2S','-','-','-','-',', 2.5\" square canopy, remote ballast','normal','normal',0,25,'',NULL),('105','specifications',3,3,40,40,'canopy_a_optionValue','4R','-','-','-','-',', 4.5\" round canopy, remote ballast','normal','normal',0,26,'',NULL),('105','specifications',3,3,40,50,'canopy_a_optionValue','4S','-','-','-','-',', 4.5\" square canopy, remote ballast','normal','normal',0,27,'',NULL),('105','specifications',3,3,40,60,'canopy_a_optionValue','00','-','-','-','-',', ZeroTM Canopy, remote ballast','normal','normal',0,28,'',NULL),('105','specifications',8,4,10,0,'-','-','-','-','-','-','Finish:','caption','head',0,29,'',NULL),('105','specifications',8,4,20,10,'finish_a_optionValue','A','-','-','-','-','brushed aluminum with clear matte lacquer finish','normal','normal',0,30,'',NULL),('105','specifications',8,4,60,20,'finish_a_optionValue','C','-','-','-','-','[finish_a_finish]','normal','normal',0,31,'',NULL),('105','specifications',7,5,10,0,'-','-','-','-','-','-','Lamp:','caption','head',0,32,'',NULL),('105','specifications',7,5,20,10,'lamp_a_optionValue','HE','-','-','-','-','high efficiency T5 fluorescent, provided by others','normal','normal',0,33,'',NULL),('105','specifications',7,5,20,20,'lamp_a_optionValue','HO','-','-','-','-','T5 fluorescent HO, provided by others','normal','normal',0,34,'',NULL),('105','specifications',7,5,30,10,'-','-','-','-','-','-','average watts per foot: [calculated_watts]','new row','normal',0,35,'',NULL),('105','specifications',7,5,40,10,'-','-','-','-','-','-','average lumens per foot: [calculated_lumens]','new row','normal',0,36,'',NULL),('105','specifications',5,6,10,0,'-','-','-','-','-','-','Voltage:','caption','head',0,37,'',NULL),('105','specifications',5,6,20,10,'ballast_b_voltage','-','-','-','-','-','[ballast_b_voltage]V','normal','normal',0,38,'',NULL),('105','specifications',4,7,10,0,'-','-','-','-','-','-','Ballast:','caption','head',0,39,'',NULL),('105','specifications',4,7,20,10,'ballast_a_optionValue','A','-','-','-','-','high efficiency - programmed start ballast','normal','normal',0,40,'',NULL),('105','specifications',4,7,20,20,'ballast_a_optionValue','B','-','-','-','-','Lutron Eco-10 dimmable to 10%','normal','normal',0,41,'',NULL),('105','specifications',4,7,20,30,'ballast_a_optionValue','C','-','-','-','-','Lutron Hi-Lume dimmable to 1%','normal','normal',0,42,'',NULL),('105','specifications',4,7,20,40,'ballast_a_optionValue','D','-','-','-','-','DALI Osram Sylvania Quicktronic','normal','normal',0,43,'',NULL),('105','specifications',4,7,20,50,'ballast_a_optionValue','E','-','-','-','-','Lutron EcoSystem','normal','normal',0,44,'',NULL),('105','specifications',4,7,20,60,'ballast_a_optionValue','X','-','-','-','-','[ballast_a_otherType]','normal','normal',0,45,'',NULL),('105','specifications',6,8,10,0,'-','-','-','-','-','-','Emergency Ballast:','caption','head',0,46,'',NULL),('105','specifications',6,8,20,10,'emergency_a_optionValue','0','-','-','-','-','none','normal','normal',0,47,'',NULL),('105','specifications',6,8,20,20,'emergency_a_optionValue','1','-','-','-','-','([emergency_a_ballasts]) 90 minute','normal','normal',0,48,'',NULL),('105','specifications',6,8,20,30,'emergency_a_optionValue','2','-','-','-','-','[emergency_a_otherType] ([emergency_a_ballasts])','normal','normal',0,49,'',NULL),('105','specifications',12,9,10,0,'-','-','-','-','-','-','Wiring:','caption','head',0,50,'',NULL),('105','specifications',11,10,10,0,'-','-','-','-','-','-','Listing:','caption','head',0,52,'',NULL),('105','specifications',11,10,20,10,'-','-','-','-','-','-','damp location approved by a National Testing Laboratory recognized by OSHA','normal','normal',0,53,'',NULL),('105','specifications',9,11,10,1,'railtype_a_optionValue','RR','lenslouver_a_optionValue','','-','-','Lens:','caption','head',0,54,'',NULL),('105','specifications',9,11,20,10,'lenslouver_a_optionValue','0','-','-','-','-','N/A','normal','normal',0,55,'',NULL),('105','specifications',9,11,20,20,'lenslouver_a_optionValue','ORIGINAL','-','-','-','-','Lens what?','normal','normal',0,56,'',NULL),('105','specifications',9,11,20,30,'lenslouver_a_optionValue','ORIGINAL','-','-','-','-','Louver','normal','normal',0,57,'',NULL),('105','specifications',10,12,10,0,'-','-','-','-','-','-','Options:','caption','head',0,58,'',NULL),('105','specifications',10,12,20,10,'switches_a_sensors','0','-','-','-','-','none','normal','normal',0,59,'array',''),('105','specifications',10,12,20,20,'switches_a_sensors','1','-','-','-','-','on/off toggle switch','new row','normal',0,60,'array',''),('105','specifications',10,12,20,30,'switches_a_optionDLS','2','-','-','-','-','daylight sensor, integral','new row','normal',0,61,'array',''),('105','specifications',10,12,20,40,'switches_a_optionDLS','3','-','-','-','-','daylight sensor, remote','new row','normal',0,62,'array',''),('105','specifications',12,9,30,10,'ballast_a_optionValue','B','-','-','-','-','One dimming ballast per lamp, maximum distance from ballast to FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,63,'',NULL),('105','specifications',12,9,40,10,'emergency_a_optionValue','1','-','-','-','-','Maximum distance of emergency ballast is 1/2 maximum distance of primary ballast.','normal','normal',0,64,'',NULL),('105','description',1,1,10,0,'-','-','-','-','-','-','Vode MLR System™ -','normal','normal',0,65,'',NULL),('105','description',1,1,20,0,'-','-','-','-','-','-',' [layout_length_length]\'','normal','normal',0,66,'',NULL),('105','description',1,1,30,10,'mounting_a_optionValue','WA','-','-','-','-',' wall-mounted','normal','normal',0,67,'',NULL),('105','description',1,1,30,20,'mounting_a_optionValue','CA','-','-','-','-',' ceiling-suspended','normal','normal',0,68,'',NULL),('105','description',1,1,40,100,'railtype_a_optionValue','WG','-','-','-','-',' Wing','normal','bold',0,69,'',NULL),('105','description',1,1,40,110,'railtype_a_optionValue','RR','-','-','-','-',' Race','normal','bold',0,70,'',NULL),('105','description',1,1,40,120,'railtype_a_optionValue','BX','-','-','-','-',' Box','normal','bold',0,71,NULL,NULL),('105','description',1,1,40,130,'railtype_a_optionValue','BE','-','-','-','-',' Bee','normal','bold',0,72,'',NULL),('105','description',1,1,40,140,'railtype_a_optionValue','QU','-','-','-','-',' Que','normal','bold',0,73,'',NULL),('105','description',1,1,50,0,'-','-','-','-','-','-','Rail','normal','normal',0,74,'',NULL),('105','description',1,1,60,10,'canopy_a_optionValue','IB','-','-','-','-',', integral ballast','normal','normal',0,75,'',NULL),('105','description',1,1,60,20,'canopy_a_optionValue','2R','-','-','-','-',', remote ballast','normal','normal',0,76,'',NULL),('105','description',1,1,60,30,'canopy_a_optionValue','2S','-','-','-','-',', remote ballast','normal','normal',0,77,'',NULL),('105','description',1,1,60,40,'canopy_a_optionValue','4R','-','-','-','-',', remote ballast','normal','normal',0,78,'',NULL),('105','description',1,1,60,50,'canopy_a_optionValue','4S','-','-','-','-',', remote ballast','normal','normal',0,79,'',NULL),('105','description',1,1,60,60,'canopy_a_optionValue','00','-','-','-','-',', remote ballast','normal','normal',0,80,'',NULL),('105','description',1,1,70,0,'-','-','-','-','-','-',', all aluminum housing','normal','normal',0,81,'',NULL),('105','specifications',12,9,30,20,'ballast_a_optionValue','C','-','-','-','-','One dimming ballast per lamp, maximum distance from ballast to FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,83,'',NULL),('105','specifications',12,9,43,10,'emergency_a_optionValue','2','-','-','-','-','Maximum distance of emergency ballast is 1/2 maximum distance of primary ballast.','normal','normal',0,84,'',NULL),('105','specifications',12,9,30,30,'ballast_a_optionValue','E','-','-','-','-','One dimming ballast per lamp, maximum distance from ballast to FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,85,'',NULL),('105','specifications',12,9,20,20,'ballast_a_optionValue','A','-','-','-','-','Maximum distance from ballast to FURTHEST socket is 18\', include arm length in calculation.','normal','normal',0,87,'',NULL),('105','specifications',12,9,35,56,'ballast_a_optionValue','I','-','-','-','-','Maximum distance from ballast to FURTHEST socket is 5\', include arm length in calculation.','normal','normal',0,828,NULL,NULL),('105','specifications',12,9,21,55,'ballast_a_optionValue','H','-','-','-','-','Maximum distance from ballast to FURTHEST socket is 7\', include arm length in calculation.','normal','normal',0,829,NULL,NULL),('105','specifications',4,7,20,56,'ballast_a_optionValue','H','-','-','-','-','1% DALI Dimming - Lutron Hi-Lume 3D','normal','normal',0,830,NULL,NULL),('105','specifications',4,7,20,58,'ballast_a_optionValue','I','-','-','-','-','instant start ballast','normal','normal',0,831,NULL,NULL),('105','specifications',5,6,20,20,'ballast_b_voltage','0','-','-','-','-','not specified','normal','normal',0,92,'',NULL),('105','specifications',12,9,20,40,'emergency_a_optionValue','3','-','-','-','-','[emergency_a_otherType]','normal','normal',0,93,'',NULL),('105','specifications',10,12,20,50,'switches_a_optionOS','4','-','-','-','-','occupancy sensor, integral','new row','normal',0,94,'array',''),('105','specifications',10,12,20,60,'switches_a_optionOS','5','-','-','-','-','occupancy sensor, remote','new row','normal',0,95,'array',''),('105','specifications',10,12,20,70,'switches_a_otherOptions','F','-','-','-','-','GLR fuse','new row','normal',0,96,'array',''),('105','specifications',10,12,20,5,'switches_a_otherOptions','L','-','-','-','-','lamps provided','normal','normal',0,97,'array',':'),('105','specifications',10,12,20,90,'switches_a_cp','CP6','-','-','-','-','6\' 14/3 cord and plug','new row','normal',0,98,'array',''),('105','specifications',10,12,20,100,'switches_a_cp','CP10','-','-','-','-','10\' 14/3 cord and plug','new row','normal',0,99,'array',''),('105','specifications',10,12,20,110,'switches_a_epf','PR','-','-','-','-','end power feed - 3/4\" rigid conduit','new row','normal',0,100,'array',''),('105','specifications',10,12,20,120,'switches_a_epf','PF','-','-','-','-','end power feed kit','new row','normal',0,101,'array',''),('105','description',0,0,0,0,'-','-','-','-','-','-','','normal','normal',0,102,'',NULL),('105','specifications',10,12,20,8,'switches_a_otherType','-','-','-','-','-','[switches_a_otherType]','new row','normal',0,103,'var',','),('105','specifications',10,12,20,9,'switches_a_otherType1','-','-','-','-','-','[switches_a_otherType1]','new row','normal',0,104,'var','.'),('105','specifications',9,11,10,2,'railtype_a_optionValue','WG','lenslouver_a_optionValue','','-','-','Baffle:','caption','head',0,105,'',NULL),('105','specifications',9,11,20,40,'lenslouver_a_optionValue','B','railtype_a_optionValue','WG','-','-','WingRail baffle','normal','normal',0,106,'',NULL),('105','specifications',9,11,20,50,'lenslouver_a_optionValue','B','railtype_a_optionValue','QU','-','-','QueRail baffle','normal','normal',0,107,'',NULL),('105','specifications',9,11,10,3,'railtype_a_optionValue','QU','lenslouver_a_optionValue','','-','-','Lens/Baffle:','caption','head',0,108,'',NULL),('105','specifications',9,11,10,4,'railtype_a_optionValue','BX','lenslouver_a_optionValue','','-','-','Lens:','caption','head',0,109,'',NULL),('105','specifications',9,11,10,5,'railtype_a_optionValue','BE','lenslouver_a_optionValue','','-','-','Bee+ Options:','caption','head',0,110,'',NULL),('105','specifications',9,11,20,60,'lenslouver_a_optionValue','1','railtype_a_optionValue','RR','-','-','prismatic lens included','normal','normal',0,111,'',NULL),('105','specifications',9,11,20,70,'lenslouver_a_optionValue','1','railtype_a_optionValue','BX','-','-','prismatic lens included','normal','normal',0,112,'',NULL),('105','specifications',9,11,20,52,'lenslouver_a_optionValue','1','railtype_a_optionValue','QU','-','-','QueRail lens','normal','normal',0,113,'',NULL),('105','specifications',9,11,20,80,'lenslouver_a_optionValue','BF','railtype_a_optionValue','BE','-','-','BeeFuse rail','normal','normal',0,114,'',NULL),('105','specifications',9,11,20,85,'lenslouver_a_optionValue','QF','railtype_a_optionValue','BE','-','-','QueFuse rail','normal','normal',0,116,'',NULL),('105','specifications',9,11,20,90,'lenslouver_a_optionValue','BB','railtype_a_optionValue','BE','-','-','BoxBaffle rail','normal','normal',0,117,'',NULL),('105','specifications',9,11,20,100,'lenslouver_a_optionValue','HP','railtype_a_optionValue','BE','-','-','HalfPerf rail','normal','normal',0,118,'',NULL),('105','specifications',9,11,20,105,'lenslouver_a_optionValue','WP','railtype_a_optionValue','BE','-','-','WingPerf rail','normal','normal',0,119,'',NULL),('105','specifications',9,11,20,110,'lenslouver_a_optionValue','BP','railtype_a_optionValue','BE','-','-','BowPerf rail','normal','normal',0,120,'',NULL),('105','specifications',8,4,30,10,'finish_a_optionValue','B','-','-','-','-','black powdercoat','normal','normal',0,121,'',NULL),('105','specifications',8,4,40,10,'finish_a_optionValue','W','-','-','-','-','white powdercoat','normal','normal',0,122,'',NULL),('105','specifications',8,4,50,10,'finish_a_optionValue','Z','-','-','-','-','bronze powdercoat','normal','normal',0,123,'',NULL),('105','specifications',3,3,30,5,'suspension_a_optionValue','1.75','-','-','-','-',', 1.75\" Arm','normal','normal',0,124,NULL,NULL),('105','specifications',3,3,30,7,'suspension_a_optionValue','1.25','-','-','-','-',', 1.25\" Arm','normal','normal',0,125,NULL,NULL),('105','specifications',3,3,30,35,'suspension_a_optionValue','18','-','-','-','-',', 18\" arm','normal','normal',0,126,NULL,NULL),('105','specifications',3,3,20,25,'mounting_a_optionValue','TA','-','-','-','-','table-mounted','normal','normal',0,127,NULL,NULL),('105','specifications',4,7,20,52,'ballast_a_optionValue','F','-','-','-','-','Lutron 1-10 volt dimmable to 1%','normal','normal',0,128,NULL,NULL),('105','specifications',4,7,20,54,'ballast_a_optionValue','G','-','-','-','-','Lutron step-dimming','normal','normal',0,131,NULL,NULL),('105','specifications',12,9,20,52,'ballast_a_optionValue','F','-','-','-','-','One dimming ballast per lamp, maximum distance from ballast to FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,132,NULL,NULL),('105','specifications',12,9,20,54,'ballast_a_optionValue','G','-','-','-','-','One dimming ballast per lamp, maximum distance from ballast to FURTHEST socket is 8\'. Include arm length in calculation.','normal','normal',0,133,NULL,NULL),('105','specifications',3,3,30,42,'suspension_a_optionValue','24','mounting_a_optionValue','CA','-','-',', 24\" arm','normal','normal',0,134,NULL,NULL),('105','specifications',3,3,30,44,'suspension_a_optionValue','24','mounting_a_optionValue','TA','-','-',', 24\" arm','normal','normal',0,135,NULL,NULL),('105','specifications',3,3,30,52,'suspension_a_optionValue','36','mounting_a_optionValue','CA','-','-',', 36\" arm','normal','normal',0,136,NULL,NULL),('105','specifications',3,3,30,54,'suspension_a_optionValue','36','mounting_a_optionValue','TA','-','-',', 36\" arm','normal','normal',0,137,NULL,NULL),('105','specifications',3,3,30,62,'suspension_a_optionValue','48','mounting_a_optionValue','CA','-','-',', 48\" arm','normal','normal',0,138,NULL,NULL),('105','specifications',3,3,30,64,'suspension_a_optionValue','48','mounting_a_optionValue','TA','-','-',', 48\" arm','normal','normal',0,139,NULL,NULL),('105','specifications',3,3,30,72,'suspension_a_optionValue','96','mounting_a_optionValue','CA','-','-',', 96\" arm','normal','normal',0,140,NULL,NULL),('105','specifications',3,3,30,74,'suspension_a_optionValue','96','mounting_a_optionValue','TA','-','-',', 96\" arm','normal','normal',0,141,NULL,NULL),('105','description',1,1,30,25,'mounting_a_optionValue','TA','-','-','-','-',' table-mounted','normal','normal',0,142,NULL,NULL),('105','description',1,1,30,30,'mounting_a_optionValue','CC','-','-','-','-',' ceiling cable','normal','normal',0,143,NULL,NULL),('105','specifications',3,3,20,30,'mounting_a_optionValue','CC','-','-','-','-','ceiling cable','normal','normal',0,144,NULL,NULL),('107','specifications',1,1,10,0,'-','-','-','-','-','-','Rail Type:','caption','head',0,145,'',NULL),('107','specifications',1,1,20,100,'railtype_a_optionValue','WG','-','-','-','-','Wing','normal','bold',0,146,'',NULL),('107','specifications',1,1,20,110,'railtype_a_optionValue','RR','-','-','-','-','Race','normal','bold',0,147,'',NULL),('107','specifications',1,1,20,120,'railtype_a_optionValue','BX','-','-','-','-','Box','normal','bold',0,148,'',NULL),('107','specifications',1,1,20,130,'railtype_a_optionValue','BE','-','-','-','-','Bee','normal','bold',0,149,'',NULL),('107','specifications',1,1,20,140,'railtype_a_optionValue','QU','-','-','-','-','Que','normal','bold',0,150,'',NULL),('107','specifications',1,1,30,0,'-','-','-','-','-','-','Rail','normal','normal',0,151,'',NULL),('107','specifications',1,1,40,100,'railwidth_a_optionValue','-','-','-','-','-',', double, [railwidth_a_optionValue]\" spread','normal','normal',0,152,'',NULL),('107','specifications',1,1,40,110,'railwidth_a_optionValue','01','-','-','-','-',', single','normal','normal',0,153,'',NULL),('107','specifications',2,2,10,0,'-','-','-','-','-','-','Layout:','caption','head',0,154,'',NULL),('107','specifications',2,2,20,0,'-','-','-','-','-','-','([layout_a_layout])','normal','normal',0,155,'',NULL),('107','specifications',2,2,30,0,'-','-','-','-','-','-',', total: [layout_length_length]\'','normal','normal',0,156,'',NULL),('107','specifications',3,3,10,0,'-','-','-','-','-','-','Mounting:','caption','head',0,157,'',NULL),('107','specifications',3,3,20,10,'mounting_a_optionValue','WA','-','-','-','-','wall-mounted','normal','normal',0,158,'',NULL),('107','specifications',3,3,20,20,'mounting_a_optionValue','CA','-','-','-','-','ceiling-suspended','normal','normal',0,159,'',NULL),('107','specifications',3,3,30,10,'suspension_a_optionValue','03','-','-','-','-',', 3\" Arm','normal','normal',0,160,'',NULL),('107','specifications',3,3,30,20,'suspension_a_optionValue','06','-','-','-','-',', 6\" Arm','normal','normal',0,161,'',NULL),('107','specifications',3,3,30,30,'suspension_a_optionValue','12','-','-','-','-',', 12\" Arm','normal','normal',0,162,'',NULL),('107','specifications',3,3,30,40,'suspension_a_optionValue','24','mounting_a_optionValue','WA','-','-',', 24\" Arm with cable support','normal','normal',0,163,'',NULL),('107','specifications',3,3,30,50,'suspension_a_optionValue','36','mounting_a_optionValue','WA','-','-',', 36\" Arm with cable support','normal','normal',0,164,'',NULL),('107','specifications',3,3,30,60,'suspension_a_optionValue','48','mounting_a_optionValue','WA','-','-',', 48\" Arm with cable support','normal','normal',0,165,'',NULL),('107','specifications',3,3,30,70,'suspension_a_optionValue','96','mounting_a_optionValue','WA','-','-',', 96\" Arm with cable support','normal','normal',0,166,'',NULL),('107','specifications',3,3,40,10,'canopy_a_optionValue','IB','-','-','-','-',', integral ballast housing','normal','normal',0,167,'',NULL),('107','specifications',3,3,40,20,'canopy_a_optionValue','2R','-','-','-','-',', 2.5\" round canopy, remote ballast','normal','normal',0,168,'',NULL),('107','specifications',3,3,40,30,'canopy_a_optionValue','2S','-','-','-','-',', 2.5\" square canopy, remote ballast','normal','normal',0,169,'',NULL),('107','specifications',3,3,40,40,'canopy_a_optionValue','4R','-','-','-','-',', 4.5\" round canopy, remote ballast','normal','normal',0,170,'',NULL),('107','specifications',3,3,40,50,'canopy_a_optionValue','4S','-','-','-','-',', 4.5\" square canopy, remote ballast','normal','normal',0,171,'',NULL),('107','specifications',3,3,40,60,'canopy_a_optionValue','00','-','-','-','-',', ZeroTM Canopy, remote ballast','normal','normal',0,172,'',NULL),('107','specifications',8,4,10,0,'-','-','-','-','-','-','Finish:','caption','head',0,173,'',NULL),('107','specifications',8,4,20,10,'finish_a_optionValue','A','-','-','-','-','brushed aluminum with clear matte lacquer finish','normal','normal',0,174,'',NULL),('107','specifications',8,4,60,20,'finish_a_optionValue','C','-','-','-','-','[finish_a_finish]','normal','normal',0,175,'',NULL),('107','specifications',7,5,10,0,'-','-','-','-','-','-','Lamp:','caption','head',0,176,'',NULL),('107','specifications',7,5,20,10,'lamp_a_optionValue','HE','-','-','-','-','High Efficiency T5 Fluorescent, provided by others.','normal','normal',0,177,'',NULL),('107','specifications',7,5,20,20,'lamp_a_optionValue','HO','-','-','-','-','T5 Fluorescent HO, provided by others','normal','normal',0,178,'',NULL),('107','specifications',7,5,30,10,'-','-','-','-','-','-','Average watts per foot: [calculated_watts]','new row','normal',0,179,'',NULL),('107','specifications',7,5,40,10,'-','-','-','-','-','-','Average lumens per foot: [calculated_lumens]','new row','normal',0,180,'',NULL),('107','specifications',5,6,10,0,'-','-','-','-','-','-','Voltage:','caption','head',0,181,'',NULL),('107','specifications',5,6,20,10,'ballast_b_voltage','-','-','-','-','-','[ballast_b_voltage]V','normal','normal',0,182,'',NULL),('107','specifications',4,7,10,0,'-','-','-','-','-','-','Ballast:','caption','head',0,183,'',NULL),('107','specifications',4,7,20,10,'ballast_a_optionValue','A','-','-','-','-','High Efficiency - Programmed Start Ballast','normal','normal',0,184,'',NULL),('107','specifications',4,7,20,20,'ballast_a_optionValue','B','-','-','-','-','Lutron Eco-10 dimmable to 10%','normal','normal',0,185,'',NULL),('107','specifications',4,7,20,30,'ballast_a_optionValue','C','-','-','-','-','Lutron Hi-Lume dimmable to 1%','normal','normal',0,186,'',NULL),('107','specifications',4,7,20,40,'ballast_a_optionValue','D','-','-','-','-','DALI Osram Sylvania Quicktronic','normal','normal',0,187,'',NULL),('107','specifications',4,7,20,50,'ballast_a_optionValue','E','-','-','-','-','Lutron EcoSystem','normal','normal',0,188,'',NULL),('107','specifications',4,7,20,60,'ballast_a_optionValue','X','-','-','-','-','[ballast_a_otherType]','normal','normal',0,189,'',NULL),('107','specifications',6,8,10,0,'-','-','-','-','-','-','Emergency Ballast:','caption','head',0,190,'',NULL),('107','specifications',6,8,20,10,'emergency_a_optionValue','0','-','-','-','-','None','normal','normal',0,191,'',NULL),('107','specifications',6,8,20,20,'emergency_a_optionValue','1','-','-','-','-','([emergency_a_ballasts]) 90 minute','normal','normal',0,192,'',NULL),('107','specifications',6,8,20,30,'emergency_a_optionValue','2','-','-','-','-','[emergency_a_otherType] ([emergency_a_ballasts])','normal','normal',0,193,'',NULL),('107','specifications',12,9,10,0,'-','-','-','-','-','-','Wiring:','caption','head',0,194,'',NULL),('107','specifications',12,9,20,10,'ballast_a_optionValue','A','railwidth_a_optionValue','01','layout_length_length','2','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,195,'',NULL),('107','specifications',11,10,10,0,'-','-','-','-','-','-','Listing:','caption','head',0,196,'',NULL),('107','specifications',11,10,20,10,'-','-','-','-','-','-','damp location approved by a National Testing Laboratory recognized by OSHA','normal','normal',0,197,'',NULL),('107','specifications',9,11,10,1,'railtype_a_optionValue','RR','lenslouver_a_optionValue','','-','-','Lens:','caption','head',0,198,'',NULL),('107','specifications',9,11,20,10,'lenslouver_a_optionValue','0','-','-','-','-','N/A','normal','normal',0,199,'',NULL),('107','specifications',9,11,20,20,'lenslouver_a_optionValue','ORIGINAL','-','-','-','-','Lens what?','normal','normal',0,200,'',NULL),('107','specifications',9,11,20,30,'lenslouver_a_optionValue','ORIGINAL','-','-','-','-','Louver','normal','normal',0,201,'',NULL),('107','specifications',10,12,10,0,'-','-','-','-','-','-','Options:','caption','head',0,202,'',NULL),('107','specifications',10,12,20,10,'switches_a_sensors','0','-','-','-','-','None','normal','normal',0,203,'array',''),('107','specifications',10,12,20,20,'switches_a_sensors','1','-','-','-','-','On/off toggle switch','new row','normal',0,204,'array',''),('107','specifications',10,12,20,30,'switches_a_optionDLS','2','-','-','-','-','Daylight sensor, integral','new row','normal',0,205,'array',''),('107','specifications',10,12,20,40,'switches_a_optionDLS','3','-','-','-','-','Daylight sensor, remote','new row','normal',0,206,'array',''),('107','specifications',12,9,30,10,'ballast_a_optionValue','B','-','-','-','-','One dimming ballast per lamp. Maximum distance from FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,207,'',NULL),('107','specifications',12,9,40,10,'emergency_a_optionValue','1','-','-','-','-','Maximum distance of Emergency Ballast is 1/2 maximum distance of primary ballast.','new row','normal',0,208,'',NULL),('107','description',1,1,10,0,'-','-','-','-','-','-','Vode MLR System™ -','normal','normal',0,209,'',NULL),('107','description',1,1,20,0,'-','-','-','-','-','-',' [layout_length_length]\'','normal','normal',0,210,'',NULL),('107','description',1,1,30,10,'mounting_a_optionValue','WA','-','-','-','-',' wall-mounted','normal','normal',0,211,'',NULL),('107','description',1,1,30,20,'mounting_a_optionValue','CA','-','-','-','-',' ceiling-suspended','normal','normal',0,212,'',NULL),('107','description',1,1,40,100,'railtype_a_optionValue','WG','-','-','-','-',' Wing','normal','bold',0,213,'',NULL),('107','description',1,1,40,110,'railtype_a_optionValue','RR','-','-','-','-',' Race','normal','bold',0,214,'',NULL),('107','description',1,1,40,120,'railtype_a_optionValue','BX','-','-','-','-',' Box','normal','bold',0,215,'',NULL),('107','description',1,1,40,130,'railtype_a_optionValue','BE','-','-','-','-',' Bee','normal','bold',0,216,'',NULL),('107','description',1,1,40,140,'railtype_a_optionValue','QU','-','-','-','-',' Que','normal','bold',0,217,'',NULL),('107','description',1,1,50,0,'-','-','-','-','-','-','Rail','normal','normal',0,218,'',NULL),('107','description',1,1,60,10,'canopy_a_optionValue','IB','-','-','-','-',', integral ballast','normal','normal',0,219,'',NULL),('107','description',1,1,60,20,'canopy_a_optionValue','2R','-','-','-','-',', remote ballast','normal','normal',0,220,'',NULL),('107','description',1,1,60,30,'canopy_a_optionValue','2S','-','-','-','-',', remote ballast','normal','normal',0,221,'',NULL),('107','description',1,1,60,40,'canopy_a_optionValue','4R','-','-','-','-',', remote ballast','normal','normal',0,222,'',NULL),('107','description',1,1,60,50,'canopy_a_optionValue','4S','-','-','-','-',', remote ballast','normal','normal',0,223,'',NULL),('107','description',1,1,60,60,'canopy_a_optionValue','00','-','-','-','-',', remote ballast','normal','normal',0,224,'',NULL),('107','description',1,1,70,0,'-','-','-','-','-','-',', all aluminum housing','normal','normal',0,225,'',NULL),('107','specifications',12,9,30,20,'ballast_a_optionValue','C','-','-','-','-','One dimming ballast per lamp. Maximum distance from FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,226,'',NULL),('107','specifications',12,9,43,10,'emergency_a_optionValue','2','-','-','-','-','Maximum distance of Emergency Ballast is 1/2 maximum distance of primary ballast.','new row','normal',0,227,'',NULL),('107','specifications',12,9,30,30,'ballast_a_optionValue','E','-','-','-','-','One dimming ballast per lamp. Maximum distance from FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,228,'',NULL),('107','specifications',12,9,20,20,'ballast_a_optionValue','A','railwidth_a_optionValue','01','layout_length_length','3','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,229,'',NULL),('107','specifications',12,9,20,30,'ballast_a_optionValue','A','railwidth_a_optionValue','01','layout_length_length','4','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,230,'',NULL),('107','specifications',12,9,20,40,'ballast_a_optionValue','A','railwidth_a_optionValue','01','layout_length_length','5','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,231,'',NULL),('107','specifications',12,9,20,50,'ballast_a_optionValue','A','layout_length_length','4','layout_a_layout','2\',2\'','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,232,'',NULL),('107','specifications',12,9,20,60,'ballast_a_optionValue','A','layout_length_length','4','layout_a_layout','2,2\'','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,233,'',NULL),('107','specifications',5,6,20,20,'ballast_b_voltage','0','-','-','-','-','not specified','normal','normal',0,234,'',NULL),('107','specifications',12,9,20,40,'emergency_a_optionValue','3','-','-','-','-','[emergency_a_otherType]','normal','normal',0,235,'',NULL),('107','specifications',10,12,20,50,'switches_a_optionOS','4','-','-','-','-','Occupancy sensor, integral','new row','normal',0,236,'array',''),('107','specifications',10,12,20,60,'switches_a_optionOS','5','-','-','-','-','Occupancy sensor, remote','new row','normal',0,237,'array',''),('107','specifications',10,12,20,70,'switches_a_otherOptions','F','-','-','-','-','GLR fuse','new row','normal',0,238,'array',''),('107','specifications',10,12,20,5,'switches_a_otherOptions','L','-','-','-','-','Lamps provided','normal','normal',0,239,'array',':'),('107','specifications',10,12,20,90,'switches_a_cp','CP6','-','-','-','-','6\' 14/3 cord and plug','new row','normal',0,240,'array',''),('107','specifications',10,12,20,100,'switches_a_cp','CP10','-','-','-','-','10\' 14/3 cord and plug','new row','normal',0,241,'array',''),('107','specifications',10,12,20,110,'switches_a_epf','PR','-','-','-','-','End power feed - 3/4\" rigid conduit','new row','normal',0,242,'array',''),('107','specifications',10,12,20,120,'switches_a_epf','PF','-','-','-','-','End power feed kit','new row','normal',0,243,'array',''),('107','description',0,0,0,0,'-','-','-','-','-','-','','normal','normal',0,244,'',NULL),('107','specifications',10,12,20,8,'switches_a_otherType','-','-','-','-','-','[switches_a_otherType]','new row','normal',0,245,'var',','),('107','specifications',10,12,20,9,'switches_a_otherType1','-','-','-','-','-','[switches_a_otherType1]','new row','normal',0,246,'var','.'),('107','specifications',9,11,10,2,'railtype_a_optionValue','WG','lenslouver_a_optionValue','','-','-','Baffle:','caption','head',0,247,'',NULL),('107','specifications',9,11,20,40,'lenslouver_a_optionValue','B','railtype_a_optionValue','WG','-','-','WingRail Baffle','normal','normal',0,248,'',NULL),('107','specifications',9,11,20,50,'lenslouver_a_optionValue','B','railtype_a_optionValue','QU','-','-','QueRail Baffle','normal','normal',0,249,'',NULL),('107','specifications',9,11,10,3,'railtype_a_optionValue','QU','lenslouver_a_optionValue','','-','-','Lens/Baffle:','caption','head',0,250,'',NULL),('107','specifications',9,11,10,4,'railtype_a_optionValue','BX','lenslouver_a_optionValue','','-','-','Lens:','caption','head',0,251,'',NULL),('107','specifications',9,11,10,5,'railtype_a_optionValue','BE','lenslouver_a_optionValue','','-','-','Bee+ Options:','caption','head',0,252,'',NULL),('107','specifications',9,11,20,60,'lenslouver_a_optionValue','1','railtype_a_optionValue','RR','-','-','Prismatic Lens','normal','normal',0,253,'',NULL),('107','specifications',9,11,20,70,'lenslouver_a_optionValue','1','railtype_a_optionValue','BX','-','-','Prismatic Lens','normal','normal',0,254,'',NULL),('107','specifications',9,11,20,52,'lenslouver_a_optionValue','1','railtype_a_optionValue','QU','-','-','QueRail Lens','normal','normal',0,255,'',NULL),('107','specifications',9,11,20,80,'lenslouver_a_optionValue','BF','railtype_a_optionValue','BE','-','-','BeeFuse Rail','normal','normal',0,256,'',NULL),('107','specifications',9,11,20,85,'lenslouver_a_optionValue','QF','railtype_a_optionValue','BE','-','-','QueFuse Rail','normal','normal',0,257,'',NULL),('107','specifications',9,11,20,90,'lenslouver_a_optionValue','BB','railtype_a_optionValue','BE','-','-','BoxBaffle Rail','normal','normal',0,258,'',NULL),('107','specifications',9,11,20,100,'lenslouver_a_optionValue','HP','railtype_a_optionValue','BE','-','-','HalfPerf Rail','normal','normal',0,259,'',NULL),('107','specifications',9,11,20,105,'lenslouver_a_optionValue','WP','railtype_a_optionValue','BE','-','-','WingPerf Rail','normal','normal',0,260,'',NULL),('107','specifications',9,11,20,110,'lenslouver_a_optionValue','BP','railtype_a_optionValue','BE','-','-','BowPerf Rail','normal','normal',0,261,'',NULL),('107','specifications',8,4,30,10,'finish_a_optionValue','B','-','-','-','-','black powdercoat','normal','normal',0,262,'',NULL),('107','specifications',8,4,40,10,'finish_a_optionValue','W','-','-','-','-','white powdercoat','normal','normal',0,263,'',NULL),('107','specifications',8,4,50,10,'finish_a_optionValue','Z','-','-','-','-','bronze powdercoat','normal','normal',0,264,'',NULL),('107','specifications',3,3,30,5,'suspension_a_optionValue','1.75','-','-','-','-',', 1.75\" Arm','normal','normal',0,265,NULL,NULL),('107','specifications',3,3,30,7,'suspension_a_optionValue','1.25','-','-','-','-',', 1.25\" Arm','normal','normal',0,266,NULL,NULL),('107','specifications',3,3,30,35,'suspension_a_optionValue','18','-','-','-','-',', 18\" Arm','normal','normal',0,267,NULL,NULL),('107','specifications',3,3,20,25,'mounting_a_optionValue','TA','-','-','-','-','table-mounted','normal','normal',0,268,NULL,NULL),('107','specifications',4,7,20,52,'ballast_a_optionValue','F','-','-','-','-','Lutron 1-10 volt dimmable to 1%','normal','normal',0,269,NULL,NULL),('107','specifications',4,7,20,54,'ballast_a_optionValue','G','-','-','-','-','Lutron step-dimming','normal','normal',0,270,NULL,NULL),('107','specifications',12,9,20,52,'ballast_a_optionValue','F','-','-','-','-','One dimming ballast per lamp. Maximum distance from FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,271,NULL,NULL),('107','specifications',12,9,20,54,'ballast_a_optionValue','G','-','-','-','-','One dimming ballast per lamp. Maximum distance from FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,272,NULL,NULL),('107','specifications',3,3,30,42,'suspension_a_optionValue','24','mounting_a_optionValue','CA','-','-',', 24\" Arm','normal','normal',0,273,NULL,NULL),('107','specifications',3,3,30,44,'suspension_a_optionValue','24','mounting_a_optionValue','TA','-','-',', 24\" Arm','normal','normal',0,274,NULL,NULL),('107','specifications',3,3,30,52,'suspension_a_optionValue','36','mounting_a_optionValue','CA','-','-',', 36\" Arm','normal','normal',0,275,NULL,NULL),('107','specifications',3,3,30,54,'suspension_a_optionValue','36','mounting_a_optionValue','TA','-','-',', 36\" Arm','normal','normal',0,276,NULL,NULL),('107','specifications',3,3,30,62,'suspension_a_optionValue','48','mounting_a_optionValue','CA','-','-',', 48\" Arm','normal','normal',0,277,NULL,NULL),('107','specifications',3,3,30,64,'suspension_a_optionValue','48','mounting_a_optionValue','TA','-','-',', 48\" Arm','normal','normal',0,278,NULL,NULL),('107','specifications',3,3,30,72,'suspension_a_optionValue','96','mounting_a_optionValue','CA','-','-',', 96\" Arm','normal','normal',0,279,NULL,NULL),('107','specifications',3,3,30,74,'suspension_a_optionValue','96','mounting_a_optionValue','TA','-','-',', 96\" Arm','normal','normal',0,280,NULL,NULL),('107','description',1,1,30,25,'mounting_a_optionValue','TA','-','-','-','-','table-mounted','normal','normal',0,281,NULL,NULL),('107','description',1,1,30,30,'mounting_a_optionValue','CC','-','-','-','-','ceiling cable','normal','normal',0,282,NULL,NULL),('107','specifications',3,3,20,30,'mounting_a_optionValue','CC','-','-','-','-','ceiling cable','normal','normal',0,283,NULL,NULL),('117','specifications',3,3,40,10,'canopy_a_optionValue','IB','-','-','-','-',', integral ballast housing','normal','normal',0,804,'',NULL),('117','specifications',8,4,20,10,'finish_a_optionValue','A','-','-','-','-','brushed aluminum (standard)','normal','normal',0,803,'',NULL),('117','specifications',8,4,10,0,'-','-','-','-','-','-','Finish:','caption','head',0,802,'',NULL),('117','specifications',7,5,20,10,'lamp_a_optionValue','HE','-','-','-','-','High Efficiency T5 Fluorescent, provided by others.','normal','normal',0,801,'',NULL),('117','specifications',7,5,10,0,'-','-','-','-','-','-','Lamp:','caption','head',0,800,'',NULL),('117','specifications',7,5,20,20,'lamp_a_optionValue','HO','-','-','-','-','T5 Fluorescent HO, provided by others','normal','normal',0,799,'',NULL),('117','specifications',7,5,30,10,'-','-','-','-','-','-','Average watts per foot: [calculated_watts]','new row','normal',0,798,'',NULL),('117','specifications',7,5,40,10,'-','-','-','-','-','-','Average lumens per foot: [calculated_lumens]','new row','normal',0,797,'',NULL),('117','specifications',5,6,10,0,'-','-','-','-','-','-','Voltage:','caption','head',0,796,'',NULL),('117','specifications',5,6,20,10,'ballast_b_voltage','-','-','-','-','-','[ballast_b_voltage]V','normal','normal',0,795,'',NULL),('117','specifications',4,7,10,0,'-','-','-','-','-','-','Ballast:','caption','head',0,794,'',NULL),('117','specifications',4,7,20,10,'ballast_a_optionValue','A','-','-','-','-','High Efficiency - Programmed Start Ballast','normal','normal',0,793,'',NULL),('117','specifications',4,7,20,20,'ballast_a_optionValue','B','-','-','-','-','Lutron Eco-10 dimmable to 10%','normal','normal',0,792,'',NULL),('117','specifications',4,7,20,30,'ballast_a_optionValue','C','-','-','-','-','Lutron Hi-Lume dimmable to 1%','normal','normal',0,791,'',NULL),('117','specifications',4,7,20,40,'ballast_a_optionValue','D','-','-','-','-','1% DALI dimming - Osram','normal','normal',0,790,'',NULL),('117','specifications',4,7,20,50,'ballast_a_optionValue','E','-','-','-','-','10% DALI dimming - Lutron Ecosystem','normal','normal',0,789,'',NULL),('117','specifications',4,7,20,60,'ballast_a_optionValue','X','-','-','-','-','[ballast_a_otherType]','normal','normal',0,788,'',NULL),('117','specifications',6,8,10,0,'-','-','-','-','-','-','Emergency Ballast:','caption','head',0,787,'',NULL),('117','specifications',6,8,20,20,'emergency_a_optionValue','1','-','-','-','-','([emergency_a_ballasts]) 90 minute','normal','normal',0,786,'',NULL),('117','specifications',12,9,10,0,'-','-','-','-','-','-','Wiring:','caption','head',0,784,'',NULL),('117','specifications',6,8,20,10,'emergency_a_optionValue','0','-','-','-','-','None','normal','normal',0,785,'',NULL),('117','specifications',6,8,20,30,'emergency_a_optionValue','2','-','-','-','-','[emergency_a_otherType] ([emergency_a_ballasts])','normal','normal',0,783,'',NULL),('117','specifications',12,9,20,10,'ballast_a_optionValue','A','railwidth_a_optionValue','01','layout_length_length','2','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,782,'',NULL),('117','specifications',9,11,10,1,'railtype_a_optionValue','RR','lenslouver_a_optionValue','','-','-','Lens:','caption','head',0,781,'',NULL),('117','specifications',11,10,20,10,'-','-','-','-','-','-','damp location approved by a National Testing Laboratory recognized by OSHA','normal','normal',0,780,'',NULL),('117','specifications',11,10,10,0,'-','-','-','-','-','-','Listing:','caption','head',0,779,'',NULL),('117','specifications',9,11,20,20,'lenslouver_a_optionValue','ORIGINAL','-','-','-','-','Lens what?','normal','normal',0,778,'',NULL),('117','specifications',9,11,20,10,'lenslouver_a_optionValue','0','-','-','-','-','N/A','normal','normal',0,777,'',NULL),('117','specifications',9,11,20,30,'lenslouver_a_optionValue','ORIGINAL','-','-','-','-','Louver','normal','normal',0,776,'',NULL),('117','specifications',10,12,20,10,'switches_a_sensors','0','-','-','-','-','None','normal','normal',0,775,'array',''),('117','specifications',10,12,10,0,'-','-','-','-','-','-','Options:','caption','head',0,774,'',NULL),('117','specifications',10,12,20,30,'switches_a_optionDLS','2','-','-','-','-','Daylight sensor, integral','new row','normal',0,773,'array',''),('117','specifications',10,12,20,20,'switches_a_sensors','1','-','-','-','-','On/off toggle switch','new row','normal',0,772,'array',''),('117','specifications',10,12,20,40,'switches_a_optionDLS','3','-','-','-','-','Daylight sensor, remote','new row','normal',0,771,'array',''),('117','specifications',12,9,30,10,'ballast_a_optionValue','B','-','-','-','-','One dimming ballast per lamp. Maximum distance from FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,770,'',NULL),('117','description',1,1,10,0,'-','-','-','-','-','-','Vode MLR System™ -','normal','normal',0,768,'',NULL),('117','specifications',12,9,40,10,'emergency_a_optionValue','1','-','-','-','-','Maximum distance of Emergency Ballast is 1/2 maximum distance of primary ballast.','new row','normal',0,769,'',NULL),('117','description',1,1,20,0,'-','-','-','-','-','-',' [layout_length_length]\'','normal','normal',0,767,'',NULL),('117','description',1,1,30,10,'mounting_a_optionValue','ST','-','-','-','-',' stack/surface','normal','normal',0,766,'',NULL),('117','description',1,1,30,20,'mounting_a_optionValue','SV','-','-','-','-',' stack/surface with vodestrut','normal','normal',0,765,'',NULL),('117','description',1,1,40,100,'railtype_a_optionValue','WG','-','-','-','-',' Wing','normal','bold',0,764,'',NULL),('117','description',1,1,40,110,'railtype_a_optionValue','RR','-','-','-','-',' Race','normal','bold',0,763,'',NULL),('117','description',1,1,40,120,'railtype_a_optionValue','BX','-','-','-','-',' Box','normal','bold',0,762,'',NULL),('117','description',1,1,40,140,'railtype_a_optionValue','QU','-','-','-','-',' Que','normal','bold',0,761,'',NULL),('117','description',1,1,40,130,'railtype_a_optionValue','BE','-','-','-','-',' Bee','normal','bold',0,760,'',NULL),('117','description',1,1,50,0,'-','-','-','-','-','-','Rail','normal','normal',0,758,'',NULL),('117','description',1,1,60,10,'canopy_a_optionValue','IB','-','-','-','-',', integral ballast','normal','normal',0,759,'',NULL),('117','specifications',4,7,20,55,'ballast_a_optionValue','H','-','-','-','-','1% DALI dimming - Lutron Hi-Lume 3D','normal','normal',0,757,NULL,NULL),('115','description',1,1,70,0,'-','-','-','-','-','-',', all aluminum housing','normal','normal',0,756,'',NULL),('117','specifications',12,9,30,20,'ballast_a_optionValue','C','-','-','-','-','One dimming ballast per lamp. Maximum distance from FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,755,'',NULL),('117','specifications',12,9,43,10,'emergency_a_optionValue','2','-','-','-','-','Maximum distance of Emergency Ballast is 1/2 maximum distance of primary ballast.','new row','normal',0,754,'',NULL),('117','specifications',12,9,30,30,'ballast_a_optionValue','E','-','-','-','-','One dimming ballast per lamp. Maximum distance from FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,753,'',NULL),('117','specifications',12,9,20,20,'ballast_a_optionValue','A','railwidth_a_optionValue','01','layout_length_length','3','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,752,'',NULL),('117','specifications',12,9,20,30,'ballast_a_optionValue','A','railwidth_a_optionValue','01','layout_length_length','4','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,751,'',NULL),('117','specifications',12,9,20,40,'ballast_a_optionValue','A','railwidth_a_optionValue','01','layout_length_length','5','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,750,'',NULL),('117','specifications',12,9,20,50,'ballast_a_optionValue','A','layout_length_length','4','layout_a_layout','2\',2\'','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,749,'',NULL),('117','specifications',5,6,20,20,'ballast_b_voltage','0','-','-','-','-','not specified','normal','normal',0,747,'',NULL),('117','specifications',12,9,20,60,'ballast_a_optionValue','A','layout_length_length','4','layout_a_layout','2,2\'','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,748,'',NULL),('117','specifications',10,12,20,50,'switches_a_optionOS','4','-','-','-','-','Occupancy sensor, integral','new row','normal',0,745,'array',''),('117','specifications',12,9,20,40,'emergency_a_optionValue','3','-','-','-','-','[emergency_a_otherType]','normal','normal',0,746,'',NULL),('117','specifications',10,12,20,70,'switches_a_otherOptions','F','-','-','-','-','GLR fuse','new row','normal',0,743,'array',''),('117','specifications',10,12,20,60,'switches_a_optionOS','5','-','-','-','-','Occupancy sensor, remote','new row','normal',0,744,'array',''),('117','specifications',10,12,20,5,'switches_a_otherOptions','L','-','-','-','-','Lamps provided','normal','normal',0,742,'array',':'),('117','specifications',10,12,20,100,'switches_a_cp','CP10','-','-','-','-','10\' 14/3 cord and plug','new row','normal',0,740,'array',''),('117','specifications',10,12,20,90,'switches_a_cp','CP6','-','-','-','-','6\' 14/3 cord and plug','new row','normal',0,741,'array',''),('117','specifications',10,12,20,110,'switches_a_epf','EP','-','-','-','-','conduit adapter for end power feed','new row','normal',0,739,'array',''),('117','description',0,0,0,0,'-','-','-','-','-','-','','normal','normal',0,737,'',NULL),('117','specifications',10,12,20,8,'switches_a_otherType','-','-','-','-','-','[switches_a_otherType]','new row','normal',0,738,'var',','),('117','specifications',10,12,20,9,'switches_a_otherType1','-','-','-','-','-','[switches_a_otherType1]','new row','normal',0,736,'var','.'),('117','specifications',9,11,10,2,'railtype_a_optionValue','WG','lenslouver_a_optionValue','','-','-','Baffle:','caption','head',0,735,'',NULL),('117','specifications',9,11,20,40,'lenslouver_a_optionValue','B','railtype_a_optionValue','WG','-','-','WingRail Baffle','normal','normal',0,734,'',NULL),('117','specifications',9,11,20,50,'lenslouver_a_optionValue','B','railtype_a_optionValue','QU','-','-','QueRail Baffle','normal','normal',0,733,'',NULL),('117','specifications',9,11,10,3,'railtype_a_optionValue','QU','lenslouver_a_optionValue','','-','-','Lens/Baffle:','caption','head',0,732,'',NULL),('117','specifications',9,11,10,4,'railtype_a_optionValue','BX','lenslouver_a_optionValue','','-','-','Lens:','caption','head',0,731,'',NULL),('117','specifications',9,11,10,5,'railtype_a_optionValue','BE','lenslouver_a_optionValue','','-','-','Bee+ Options:','caption','head',0,730,'',NULL),('117','specifications',9,11,20,60,'lenslouver_a_optionValue','1','railtype_a_optionValue','RR','-','-','Prismatic Lens','normal','normal',0,729,'',NULL),('117','specifications',3,3,30,35,'suspension_a_optionValue','18','-','-','-','-',', 18\" Arm','normal','normal',0,718,NULL,NULL),('115','description',1,1,30,25,'mounting_a_optionValue','SS','-','-','-','-','suspension','normal','normal',0,698,NULL,NULL),('117','specifications',12,9,20,52,'ballast_a_optionValue','F','-','-','-','-','One dimming ballast per lamp. Maximum distance from FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,714,NULL,NULL),('117','specifications',12,9,20,54,'ballast_a_optionValue','G','-','-','-','-','One dimming ballast per lamp. Maximum distance from FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,713,NULL,NULL),('115','specifications',3,3,30,62,'suspension_a_optionValue','48','mounting_a_optionValue','K2','-','-',', 48\" arm','normal','normal',0,694,NULL,NULL),('117','specifications',3,3,30,42,'suspension_a_optionValue','24','-','-','-','-',', 24\" Arm','normal','normal',0,712,NULL,NULL),('115','specifications',3,3,30,52,'suspension_a_optionValue','36','mounting_a_optionValue','K2','-','-',', 36\" arm','normal','normal',0,692,NULL,NULL),('117','specifications',3,3,30,52,'suspension_a_optionValue','36','mounting_a_optionValue','K2','-','-',', 36\" Arm','normal','normal',0,711,NULL,NULL),('115','specifications',3,3,30,42,'suspension_a_optionValue','24','-','-','-','-',', 24\" arm','normal','normal',0,690,NULL,NULL),('115','specifications',12,9,20,54,'ballast_a_optionValue','G','-','-','-','-','One dimming ballast per lamp. Maximum distance from FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,689,NULL,NULL),('115','specifications',12,9,20,52,'ballast_a_optionValue','F','-','-','-','-','One dimming ballast per lamp. Maximum distance from FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,688,NULL,NULL),('115','specifications',4,7,20,54,'ballast_a_optionValue','G','-','-','-','-','bi-level dimming','normal','normal',0,687,NULL,NULL),('115','specifications',4,7,20,52,'ballast_a_optionValue','F','-','-','-','-','Lutron 1-10 volt dimmable to 1%','normal','normal',0,686,NULL,NULL),('115','specifications',3,3,20,25,'mounting_a_optionValue','SV','-','-','-','-','stack/surface with vodestrut','normal','normal',0,685,NULL,NULL),('115','specifications',3,3,30,35,'suspension_a_optionValue','18','-','-','-','-',', 18\" arm','normal','normal',0,684,NULL,NULL),('117','specifications',4,7,20,54,'ballast_a_optionValue','G','-','-','-','-','bi-level dimming','normal','normal',0,715,NULL,NULL),('117','specifications',4,7,20,52,'ballast_a_optionValue','F','-','-','-','-','Lutron 1-10 volt dimmable to 1%','normal','normal',0,716,NULL,NULL),('115','specifications',8,4,40,10,'finish_a_optionValue','WH','-','-','-','-','white powdercoat','normal','normal',0,680,'',NULL),('117','specifications',9,11,20,90,'lenslouver_a_optionValue','BB','railtype_a_optionValue','BE','-','-','BoxBaffle Rail','normal','normal',0,724,'',NULL),('115','specifications',8,4,30,10,'finish_a_optionValue','BL','-','-','-','-','black anodized','normal','normal',0,679,'',NULL),('115','specifications',9,11,20,110,'lenslouver_a_optionValue','BP','railtype_a_optionValue','BE','-','-','BowPerf Rail','normal','normal',0,678,'',NULL),('115','specifications',9,11,20,105,'lenslouver_a_optionValue','WP','railtype_a_optionValue','BE','-','-','WingPerf Rail','normal','normal',0,677,'',NULL),('115','specifications',9,11,20,100,'lenslouver_a_optionValue','HP','railtype_a_optionValue','BE','-','-','HalfPerf Rail','normal','normal',0,676,'',NULL),('115','specifications',9,11,20,90,'lenslouver_a_optionValue','BB','railtype_a_optionValue','BE','-','-','BoxBaffle Rail','normal','normal',0,675,'',NULL),('115','specifications',9,11,20,85,'lenslouver_a_optionValue','QF','railtype_a_optionValue','BE','-','-','QueFuse Rail','normal','normal',0,674,'',NULL),('115','specifications',9,11,20,80,'lenslouver_a_optionValue','BF','railtype_a_optionValue','BE','-','-','BeeFuse Rail','normal','normal',0,673,'',NULL),('115','specifications',9,11,20,52,'lenslouver_a_optionValue','1','railtype_a_optionValue','QU','-','-','QueRail Lens','normal','normal',0,672,'',NULL),('115','specifications',9,11,20,70,'lenslouver_a_optionValue','1','railtype_a_optionValue','BX','-','-','Prismatic Lens','normal','normal',0,671,'',NULL),('115','specifications',9,11,20,60,'lenslouver_a_optionValue','1','railtype_a_optionValue','RR','-','-','Prismatic Lens','normal','normal',0,670,'',NULL),('115','specifications',9,11,10,5,'railtype_a_optionValue','BE','lenslouver_a_optionValue','','-','-','Bee+ Options:','caption','head',0,669,'',NULL),('115','specifications',9,11,10,4,'railtype_a_optionValue','BX','lenslouver_a_optionValue','','-','-','Lens:','caption','head',0,668,'',NULL),('115','specifications',9,11,10,3,'railtype_a_optionValue','QU','lenslouver_a_optionValue','','-','-','Lens/Baffle:','caption','head',0,667,'',NULL),('115','specifications',9,11,20,50,'lenslouver_a_optionValue','B','railtype_a_optionValue','QU','-','-','QueRail Baffle','normal','normal',0,666,'',NULL),('115','specifications',9,11,20,40,'lenslouver_a_optionValue','B','railtype_a_optionValue','WG','-','-','WingRail Baffle','normal','normal',0,665,'',NULL),('115','specifications',9,11,10,2,'railtype_a_optionValue','WG','lenslouver_a_optionValue','','-','-','Baffle:','caption','head',0,664,'',NULL),('115','specifications',10,12,20,9,'switches_a_otherType1','-','-','-','-','-','[switches_a_otherType1]','new row','normal',0,663,'var','.'),('115','description',0,0,0,0,'-','-','-','-','-','-','','normal','normal',0,661,'',NULL),('115','specifications',10,12,20,8,'switches_a_otherType','-','-','-','-','-','[switches_a_otherType]','new row','normal',0,662,'var',','),('117','description',1,1,30,25,'mounting_a_optionValue','SS','-','-','-','-','suspension','normal','normal',0,709,NULL,NULL),('115','specifications',10,12,20,110,'switches_a_epf','EP','-','-','-','-','conduit adapter for end power feed','new row','normal',0,659,'array',''),('115','specifications',10,12,20,100,'switches_a_cp','CP10','-','-','-','-','10\' 14/3 cord and plug','new row','normal',0,658,'array',''),('115','specifications',10,12,20,90,'switches_a_cp','CP6','-','-','-','-','6\' 14/3 cord and plug','new row','normal',0,657,'array',''),('115','specifications',10,12,20,5,'switches_a_otherOptions','L','-','-','-','-','Lamps provided','normal','normal',0,656,'array',':'),('115','specifications',10,12,20,70,'switches_a_otherOptions','F','-','-','-','-','GLR fuse','new row','normal',0,655,'array',''),('115','specifications',10,12,20,60,'switches_a_optionOS','5','-','-','-','-','Occupancy sensor, remote','new row','normal',0,654,'array',''),('115','specifications',10,12,20,50,'switches_a_optionOS','4','-','-','-','-','occupancy sensor, integral','new row','normal',0,653,'array',''),('115','specifications',12,9,20,40,'emergency_a_optionValue','3','-','-','-','-','[emergency_a_otherType]','normal','normal',0,652,'',NULL),('115','specifications',5,6,20,20,'ballast_b_voltage','0','-','-','-','-','not specified','normal','normal',0,651,'',NULL),('115','specifications',12,9,20,60,'ballast_a_optionValue','A','layout_length_length','4','layout_a_layout','2,2\'','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,650,'',NULL),('115','specifications',12,9,20,50,'ballast_a_optionValue','A','layout_length_length','4','layout_a_layout','2\',2\'','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,649,'',NULL),('115','specifications',12,9,20,40,'ballast_a_optionValue','A','railwidth_a_optionValue','01','layout_length_length','5','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,648,'',NULL),('115','specifications',12,9,20,30,'ballast_a_optionValue','A','railwidth_a_optionValue','01','layout_length_length','4','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,647,'',NULL),('115','specifications',12,9,20,20,'ballast_a_optionValue','A','railwidth_a_optionValue','01','layout_length_length','3','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,646,'',NULL),('115','specifications',12,9,30,30,'ballast_a_optionValue','E','-','-','-','-','One dimming ballast per lamp. Maximum distance from FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,645,'',NULL),('115','specifications',12,9,43,10,'emergency_a_optionValue','2','-','-','-','-','Maximum distance of Emergency Ballast is 1/2 maximum distance of primary ballast.','new row','normal',0,644,'',NULL),('115','specifications',12,9,30,20,'ballast_a_optionValue','C','-','-','-','-','One dimming ballast per lamp. Maximum distance from FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,643,'',NULL),('117','description',1,1,70,0,'-','-','-','-','-','-',', all aluminum housing','normal','normal',0,642,'',NULL),('115','specifications',4,7,20,55,'ballast_a_optionValue','H','-','-','-','-','1% DALI dimming - Lutron Hi-Lume 3D','normal','normal',0,701,NULL,NULL),('117','specifications',9,11,20,80,'lenslouver_a_optionValue','BF','railtype_a_optionValue','BE','-','-','BeeFuse Rail','normal','normal',0,726,'',NULL),('117','specifications',9,11,20,52,'lenslouver_a_optionValue','1','railtype_a_optionValue','QU','-','-','QueRail Lens','normal','normal',0,727,'',NULL),('117','specifications',9,11,20,70,'lenslouver_a_optionValue','1','railtype_a_optionValue','BX','-','-','Prismatic Lens','normal','normal',0,728,'',NULL),('115','description',1,1,50,0,'-','-','-','-','-','-','Rail','normal','normal',0,635,'',NULL),('115','description',1,1,60,10,'canopy_a_optionValue','IB','-','-','-','-',', integral ballast','normal','normal',0,636,'',NULL),('115','description',1,1,40,130,'railtype_a_optionValue','BE','-','-','-','-',' Bee','normal','bold',0,633,'',NULL),('115','description',1,1,40,140,'railtype_a_optionValue','QU','-','-','-','-',' Que','normal','bold',0,634,'',NULL),('115','description',1,1,40,120,'railtype_a_optionValue','BX','-','-','-','-',' Box','normal','bold',0,632,'',NULL),('115','description',1,1,40,110,'railtype_a_optionValue','RR','-','-','-','-',' Race','normal','bold',0,631,'',NULL),('115','description',1,1,40,100,'railtype_a_optionValue','WG','-','-','-','-',' Wing','normal','bold',0,630,'',NULL),('115','description',1,1,30,20,'mounting_a_optionValue','SV','-','-','-','-',' stack/surface with vodestrut','normal','normal',0,629,'',NULL),('115','description',1,1,30,10,'mounting_a_optionValue','ST','-','-','-','-',' stack/surface','normal','normal',0,628,'',NULL),('115','description',1,1,20,0,'-','-','-','-','-','-',' [layout_length_length]\'','normal','normal',0,627,'',NULL),('115','description',1,1,10,0,'-','-','-','-','-','-','Vode MLR System™ -','normal','normal',0,626,'',NULL),('115','specifications',12,9,40,10,'emergency_a_optionValue','1','-','-','-','-','Maximum distance of Emergency Ballast is 1/2 maximum distance of primary ballast.','new row','normal',0,625,'',NULL),('115','specifications',12,9,30,10,'ballast_a_optionValue','B','-','-','-','-','One dimming ballast per lamp. Maximum distance from FURTHEST socket is 7\'. Include arm length in calculation.','normal','normal',0,624,'',NULL),('115','specifications',10,12,20,40,'switches_a_optionDLS','3','-','-','-','-','daylight sensor, remote','new row','normal',0,623,'array',''),('115','specifications',10,12,20,20,'switches_a_sensors','1','-','-','-','-','On/off toggle switch','new row','normal',0,621,'array',''),('115','specifications',10,12,20,30,'switches_a_optionDLS','2','-','-','-','-','daylight sensor, integral','new row','normal',0,622,'array',''),('115','specifications',10,12,10,0,'-','-','-','-','-','-','Options:','caption','head',0,619,'',NULL),('115','specifications',10,12,20,10,'switches_a_sensors','0','-','-','-','-','none','normal','normal',0,620,'array',''),('115','specifications',9,11,20,30,'lenslouver_a_optionValue','ORIGINAL','-','-','-','-','Louver','normal','normal',0,618,'',NULL),('115','specifications',9,11,20,10,'lenslouver_a_optionValue','0','-','-','-','-','N/A','normal','normal',0,616,'',NULL),('115','specifications',9,11,20,20,'lenslouver_a_optionValue','ORIGINAL','-','-','-','-','Lens what?','normal','normal',0,617,'',NULL),('115','specifications',11,10,10,0,'-','-','-','-','-','-','Listing:','caption','head',0,613,'',NULL),('115','specifications',11,10,20,10,'-','-','-','-','-','-','damp location approved by a National Testing Laboratory recognized by OSHA','normal','normal',0,614,'',NULL),('115','specifications',9,11,10,1,'railtype_a_optionValue','RR','lenslouver_a_optionValue','','-','-','Lens:','caption','head',0,615,'',NULL),('115','specifications',12,9,20,10,'ballast_a_optionValue','A','railwidth_a_optionValue','01','layout_length_length','2','Maximum distance from ballast to FURTHEST socket is 18\'. Include arm length in calculation.','normal','normal',0,612,'',NULL),('115','specifications',6,8,20,30,'emergency_a_optionValue','2','-','-','-','-','[emergency_a_otherType] ([emergency_a_ballasts])','normal','normal',0,610,'',NULL),('115','specifications',12,9,10,0,'-','-','-','-','-','-','Wiring:','caption','head',0,611,'',NULL),('115','specifications',6,8,20,10,'emergency_a_optionValue','0','-','-','-','-','None','normal','normal',0,608,'',NULL),('115','specifications',6,8,20,20,'emergency_a_optionValue','1','-','-','-','-','([emergency_a_ballasts]) 90 minute','normal','normal',0,609,'',NULL),('115','specifications',6,8,10,0,'-','-','-','-','-','-','Emergency Ballast:','caption','head',0,607,'',NULL),('115','specifications',4,7,20,60,'ballast_a_optionValue','X','-','-','-','-','[ballast_a_otherType]','normal','normal',0,606,'',NULL),('115','specifications',4,7,20,50,'ballast_a_optionValue','E','-','-','-','-','10% DALI dimming - Lutron Ecosystem','normal','normal',0,605,'',NULL),('115','specifications',4,7,20,40,'ballast_a_optionValue','D','-','-','-','-','1% DALI dimming - Osram','normal','normal',0,604,'',NULL),('115','specifications',4,7,20,30,'ballast_a_optionValue','C','-','-','-','-','Lutron Hi-Lume dimmable to 1%','normal','normal',0,603,'',NULL),('115','specifications',4,7,20,20,'ballast_a_optionValue','B','-','-','-','-','Lutron Eco-10 dimmable to 10%','normal','normal',0,602,'',NULL),('115','specifications',4,7,20,10,'ballast_a_optionValue','A','-','-','-','-','high efficiency - programmed start ballast','normal','normal',0,601,'',NULL),('115','specifications',4,7,10,0,'-','-','-','-','-','-','Ballast:','caption','head',0,600,'',NULL),('115','specifications',5,6,20,10,'ballast_b_voltage','-','-','-','-','-','[ballast_b_voltage]V','normal','normal',0,599,'',NULL),('115','specifications',5,6,10,0,'-','-','-','-','-','-','Voltage:','caption','head',0,598,'',NULL),('115','specifications',7,5,40,10,'-','-','-','-','-','-','average lumens per foot: [calculated_lumens]','new row','normal',0,597,'',NULL),('115','specifications',7,5,30,10,'-','-','-','-','-','-','average watts per foot: [calculated_watts]','new row','normal',0,596,'',NULL),('115','specifications',7,5,20,20,'lamp_a_optionValue','HO','-','-','-','-','T5 fluorescent HO, provided by others','normal','normal',0,595,'',NULL),('115','specifications',7,5,10,0,'-','-','-','-','-','-','Lamp:','caption','head',0,593,'',NULL),('115','specifications',7,5,20,10,'lamp_a_optionValue','HE','-','-','-','-','high efficiency T5 fluorescent, provided by others','normal','normal',0,594,'',NULL),('117','specifications',8,4,40,10,'finish_a_optionValue','WH','-','-','-','-','white powdercoat','normal','normal',0,719,'',NULL),('115','specifications',8,4,10,0,'-','-','-','-','-','-','Finish:','caption','head',0,590,'',NULL),('115','specifications',8,4,20,10,'finish_a_optionValue','A','-','-','-','-','brushed aluminum (standard)','normal','normal',0,591,'',NULL),('117','specifications',8,4,30,10,'finish_a_optionValue','BL','-','-','-','-','black anodized','normal','normal',0,720,'',NULL),('117','specifications',9,11,20,110,'lenslouver_a_optionValue','BP','railtype_a_optionValue','BE','-','-','BowPerf Rail','normal','normal',0,721,'',NULL),('117','specifications',9,11,20,105,'lenslouver_a_optionValue','WP','railtype_a_optionValue','BE','-','-','WingPerf Rail','normal','normal',0,722,'',NULL),('117','specifications',9,11,20,100,'lenslouver_a_optionValue','HP','railtype_a_optionValue','BE','-','-','HalfPerf Rail','normal','normal',0,723,'',NULL),('117','specifications',9,11,20,85,'lenslouver_a_optionValue','QF','railtype_a_optionValue','BE','-','-','QueFuse Rail','normal','normal',0,725,'',NULL),('117','specifications',3,3,30,62,'suspension_a_optionValue','48','mounting_a_optionValue','K2','-','-',', 48\" Arm','normal','normal',0,710,NULL,NULL),('115','specifications',3,3,40,10,'canopy_a_optionValue','IB','-','-','-','-',', integral ballast housing','normal','normal',0,584,'',NULL),('115','specifications',9,11,20,73,'lenslouver_a_optionValue','S','railtype_a_optionValue','BX','-','-','indirect','normal','normal',0,707,NULL,NULL),('115','specifications',9,11,20,74,'lenslouver_a_optionValue','S','railtype_a_optionValue','QU','-','-','indirect','normal','normal',0,708,NULL,NULL),('115','specifications',3,3,30,5,'suspension_a_optionValue','02','-','-','-','-',', 2\" arm','normal','normal',0,702,NULL,NULL),('115','specifications',9,11,20,72,'lenslouver_a_optionValue','S','railtype_a_optionValue','WG','-','-','indirect','normal','normal',0,706,NULL,NULL),('115','specifications',3,3,30,30,'suspension_a_optionValue','12','-','-','-','-',', 12\" arm','normal','normal',0,579,'',NULL),('115','specifications',3,3,30,20,'suspension_a_optionValue','06','-','-','-','-',', 6\" arm','normal','normal',0,578,'',NULL),('115','specifications',3,3,20,20,'mounting_a_optionValue','SS','-','-','-','-','suspension','normal','normal',0,576,'',NULL),('115','specifications',3,3,30,10,'suspension_a_optionValue','03','-','-','-','-',', 3\" arm','normal','normal',0,577,'',NULL),('115','specifications',3,3,10,0,'-','-','-','-','-','-','Mounting:','caption','head',0,574,'',NULL),('115','specifications',3,3,20,10,'mounting_a_optionValue','ST','-','-','-','-','stack/surface','normal','normal',0,575,'',NULL),('115','specifications',2,2,30,0,'-','-','-','-','-','-',', total: [layout_length_length]\'','normal','normal',0,573,'',NULL),('115','specifications',2,2,10,0,'-','-','-','-','-','-','Layout:','caption','head',0,571,'',NULL),('115','specifications',2,2,20,0,'-','-','-','-','-','-','([layout_a_layout])','normal','normal',0,572,'',NULL),('115','specifications',1,1,40,110,'railwidth_a_optionValue','K1','-','-','-','-',', single-sided','normal','normal',0,570,'',NULL),('117','specifications',3,3,20,25,'mounting_a_optionValue','SV','-','-','-','-','stack/surface with vodestrut','normal','normal',0,717,NULL,NULL),('115','specifications',1,1,30,0,'-','-','-','-','-','-','Rail','normal','normal',0,568,'',NULL),('115','specifications',1,1,40,100,'railwidth_a_optionValue','K2','-','-','-','-',', double-sided','normal','normal',0,569,'',NULL),('115','specifications',1,1,20,140,'railtype_a_optionValue','QU','-','-','-','-','Que','normal','bold',0,567,'',NULL),('115','specifications',1,1,20,130,'railtype_a_optionValue','BE','-','-','-','-','Bee','normal','bold',0,566,'',NULL),('115','specifications',1,1,20,120,'railtype_a_optionValue','BX','-','-','-','-','Box','normal','bold',0,565,'',NULL),('115','specifications',1,1,20,110,'railtype_a_optionValue','RR','-','-','-','-','Race','normal','bold',0,564,'',NULL),('115','specifications',1,1,20,100,'railtype_a_optionValue','WG','-','-','-','-','Wing','normal','bold',0,563,'',NULL),('115','specifications',1,1,10,0,'-','-','-','-','-','-','Rail Type:','caption','head',0,562,'',NULL),('117','specifications',9,11,20,73,'lenslouver_a_optionValue','S','railtype_a_optionValue','BX','-','-','indirect','normal','normal',0,805,NULL,NULL),('117','specifications',9,11,20,74,'lenslouver_a_optionValue','S','railtype_a_optionValue','QU','-','-','indirect','normal','normal',0,806,NULL,NULL),('117','specifications',3,3,30,5,'suspension_a_optionValue','02','-','-','-','-',', 2\" Arm','normal','normal',0,807,NULL,NULL),('117','specifications',9,11,20,72,'lenslouver_a_optionValue','S','railtype_a_optionValue','WG','-','-','indirect','normal','normal',0,808,NULL,NULL),('117','specifications',3,3,30,30,'suspension_a_optionValue','12','-','-','-','-',', 12\" Arm','normal','normal',0,809,'',NULL),('117','specifications',3,3,30,20,'suspension_a_optionValue','06','-','-','-','-',', 6\" Arm','normal','normal',0,810,'',NULL),('117','specifications',3,3,20,20,'mounting_a_optionValue','SS','-','-','-','-','suspension','normal','normal',0,811,'',NULL),('117','specifications',3,3,30,10,'suspension_a_optionValue','03','-','-','-','-',', 3\" Arm','normal','normal',0,812,'',NULL),('117','specifications',3,3,10,0,'-','-','-','-','-','-','Mounting:','caption','head',0,813,'',NULL),('117','specifications',3,3,20,10,'mounting_a_optionValue','ST','-','-','-','-','stack/surface','normal','normal',0,814,'',NULL),('117','specifications',2,2,30,0,'-','-','-','-','-','-',', total: [layout_length_length]\'','normal','normal',0,815,'',NULL),('117','specifications',2,2,10,0,'-','-','-','-','-','-','Layout:','caption','head',0,816,'',NULL),('117','specifications',2,2,20,0,'-','-','-','-','-','-','([layout_a_layout])','normal','normal',0,817,'',NULL),('117','specifications',1,1,40,110,'railwidth_a_optionValue','K1','-','-','-','-',', single-sided','normal','normal',0,818,'',NULL),('117','specifications',1,1,30,0,'-','-','-','-','-','-','Rail','normal','normal',0,819,'',NULL),('117','specifications',1,1,40,100,'railwidth_a_optionValue','K2','-','-','-','-',', double-sided','normal','normal',0,820,'',NULL),('117','specifications',1,1,20,140,'railtype_a_optionValue','QU','-','-','-','-','Que','normal','bold',0,821,'',NULL),('117','specifications',1,1,20,130,'railtype_a_optionValue','BE','-','-','-','-','Bee','normal','bold',0,822,'',NULL),('117','specifications',1,1,20,120,'railtype_a_optionValue','BX','-','-','-','-','Box','normal','bold',0,823,'',NULL),('117','specifications',1,1,20,110,'railtype_a_optionValue','RR','-','-','-','-','Race','normal','bold',0,824,'',NULL),('117','specifications',1,1,20,100,'railtype_a_optionValue','WG','-','-','-','-','Wing','normal','bold',0,825,'',NULL),('117','specifications',1,1,10,0,'-','-','-','-','-','-','Rail Type:','caption','head',0,826,'',NULL),('105','specifications',3,3,30,66,'suspension_a_optionValue','60','mounting_a_optionValue','CC','-','-',', 60\" cable','normal','normal',0,827,NULL,NULL);
/*!40000 ALTER TABLE `vode_specsheet` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2010-01-06 18:54:55