// product definitions
// written by Robert C. Carver, BBConsulting for TheClaytonGroup.org

// !! ensure synchronization between this list and that used in products2.asp !!

// ensure descriptions that include ' (single quote) are encoded as \'

var arraCode = 'arra';
var privCode = 'priv';
var secuCode = 'secu';
var cmb1Code = 'cmb1';
var cmb2Code = 'cmb2';

var products = new Array;
products[0] = {'discok':false,'code':arraCode,'name':'ARRA Templates'                                                  , 'price': '395.00', 'extras': '395.00', 'desc':'"How-To" document includes: •&nbsp;In-depth Implementation Notes for all sections of the new ARRA (HITECH) 2009 •&nbsp;App. 15 ARRA revised policies and procedures, updated Definition Section •&nbsp;Handy risk assessment worksheets •&nbsp;List of regulatory changes since HIPAA implementation •&nbsp;Expanded Business Associate Decision Tree and Explanation documents •&nbsp;ARRA revised Business Associate Agreement Sample •&nbsp;Breach Tracking Log & Notification Letter •&nbsp;High-level ARRA Work Plan •&nbsp;Ongoing ARRA Updates available for no charge!<BR>'};
products[1] = {'discok':false,'code':privCode,'name':'Privacy Templates'                                               , 'price': '695.00', 'extras': '695.00', 'desc':'•&nbsp;Customized by entity types (Provider, Health Plan, Business Associate and Employer Group Health Plan) •&nbsp;App. 70 templates covered 95 regulatory requirements •&nbsp;Each template is cross-referenced to applicable regulatory citations •&nbsp;Policies include sample procedures to guide user in procedure development'};
products[2] = {'discok':false,'code':secuCode,'name':'Security Templates'                                              , 'price': '495.00', 'extras': '495.00', 'desc':'•&nbsp;Includes 23 template policies and procedures •&nbsp;Covers all HIPAA Security  Safeguard Components:  Administrative, Physical and Technical •&nbsp;Flexible in design - can be used by providers, health plans, clearinghouses and non-covered entities alike •&nbsp;Reviewed by experts in legal, technical and regulatory areas'};
products[3] = {'discok':false,'code':cmb1Code,'name':'COMBO: ARRA + Privacy + Security Templates'                      , 'price':'1295.00', 'extras':'1295.00', 'desc':'Combined set of ARRA, Privacy, and Security Templates. (<u>Select Privacy and Security Edition above</u>)<BR>'};
products[4] = {'discok':false,'code':cmb2Code,'name':'NEW: ARRA + Privacy + Security Templates for Business Associates', 'price':'1295.00', 'extras':'1295.00', 'desc':'Combined set of ARRA, Privacy, and Security Templates created specifically for the Business Associate (<u>Select Privacy and Security Edition above</u>)<BR>'};
