
// Mouse over help images
addMouseOverImage("default", "images/help/rcsc/default.jpg", 200, 200);

// Mouse over help text
addMouseOverText("default", "&nbsp;&nbsp;");
addMouseOverText("optionCommonAlarm", "A single indication from multiple alarm points. This feature is supplied with (1) green light.");
addMouseOverText("optionModbus485Communication", "Communications protocol required to transmit information.");
addMouseOverText("optionLocalIntiationofSovTest", "Allows user to locally cycle test the solenoid valves. This feature is supplied with (1) black push button and (2) red lights.");
addMouseOverText("optionLocalInitiationofPartialStrokeTest", "Allows user to locally initiate a partial stroke test of the process valve. This feature is supplied with (1) black push button and (1) red light.");
addMouseOverText("optionLocalManualReset", "Allows the user to locally reset the RCS unit. This feature is supplied with (1) red lighted push button.");
addMouseOverText("optionBypassIndication", "Indication of when the unit has been shifted into the maintenance bypass operating mode. This feature is supplied with (1) red light.");
addMouseOverText("optionMidstrokeLimitSwitch", "Allows via Modbus 485 the transmission of the process valve mid-stroke position.");
addMouseOverText("optionSilverContacts", "To be used when the power supply current to the unit is [TBD] amps.");
addMouseOverText("optionFullStrokeLimitSwitch", "Allows via Modbus 485 the transmission of the process valve full stroke position.");
addMouseOverText("optionDualPowerSources", "Allows for redundant power to be supplied to the onboard processor.");
addMouseOverText("optionAnalogInputModule", "Allows for connection to an analog transmitter such as a Diamond SIS unit.");
addMouseOverText("optionTwoAnalogInputModules", "Allows for connection to two analog transmitters.");

