// Object Interfaces for Sections Page
// All variables in this document are _s_ prefixed for scope resolution

var sBook = 'Presbyterian&#39;s Performance Results';
var sSection = 'Performance';
var sDesc = 'Performance Indicators Disclaimer&#13;&#10;In this performance report, Presbyterian Healthcare Services, including its hospitals and physicians, and Presbyterian Health Plan ("Presbyterian") list its data for several performance indicators and practices. The information in this report for each of these areas is the property of Presbyterian Healthcare Systems (Presbyterian), and may not be reproduced or distributed in any manner without the express written permission of Presbyterian. Presbyterian makes every attempt to provide accurate and updated information for the selected performance indicators but it is understood that Presbyterian makes no warranty or guaranty about the accuracy of this information or representations about the underlying data used to determine performance.&#13;&#10;&#13;&#10;Information Not Intended as Medical Advice&#13;&#10;This report is not intended to provide medical advice or to offer any guarantee regarding the services Presbyterian or its subsidiaries provide to patients or members. Deciding on treatment options and choosing a hospital, practitioner, or health plan are decisions you should make by talking with your healthcare practitioner. You should not attempt to choose a hospital, healthcare practitioner, or health plan based solely on statistics and descriptions such as those given here. These statistics and descriptions only represent a small fraction of available information about the quality of health care. Current methods of assessing healthcare performance are simply not sophisticated enough to support such a use.&#13;&#10;Links to other sites are not endorsements by Presbyterian of any site and Presbyterian does not have any control over or responsibility for the content of these sites.&#13;&#10;References to other organizations do not imply an endorsement of those organizations by Presbyterian.';
var sSeries = 'Actual vs. National Average';
var sPeriod = 'SEP 2009';

// index of this section in the book sections array
var sSelectedIndex = 0;

// parent urls
var sParentUrls = new Array(

);

// list of linked urls
var sUrls = new Array(

);	

// list of mesaure objects presentred on this page
var sMeasures = new Array(
new ML('Breast Cancer Screening - PMG','PMG Clinics','#00FF00','Green','','','','','../../details/C783999AD9A5F19011F6B242.html','','','#000000'),
new ML('Breast Cancer Screening - PHP','PHP','#FFFF00','Yellow','','','','','../../details/15A97667B7B70D0811F6B242.html','','','#000000'),
new ML('Diabetic Patients with Blood Sugar In Poor Control','PHP','#FF0000','Red','','','','','../../details/3AD181CCB7B70D0811F6B242.html','','','#FFFFFF'),
new ML('PMG Diabetic Patients with Blood Sugar In Control','PMG Clinics','#00FF00','Green','','','','','../../details/31280FDED9A5F19011F6B242.html','','','#000000'),
new ML('Heart Attack Care: Acute Myocardial Infarction','PHS','#00FF00','Green','','','','','../../details/C430D297F3FA752811F6B242.html','','','#000000'),
new ML('Heart Attack Care: Congestive Heart Failure','PHS','#00FF00','Green','','','','','../../details/71D75B7DF3FA752811F6B242.html','','','#000000'),
new ML('Care of Pneumonia Patients','PHS','#00FF00','Green','','','','','../../details/FB012C5BF3FA752811F6B242.html','','','#000000'),
new ML('Surgical Infection Prevention','PHS','#00FF00','Green','','','','','../../details/18B1B084F3FA752811F6B242.html','','','#000000'),
new ML('Childhood Immunizations','PMG Clinics','#00FF00','Green','','','','','../../details/A28D6AB9D9A5F19011F6B242.html','','','#000000'),
new ML('Mortalities','PHS','#00FF00','Green','','','','','../../details/D67EA1ADF3FA752811F6B242.html','','','#000000'),
new ML('Employee Turnover','PHS','#00FF00','Green','','','','','../../details/DA7DC363F3FA752811F6B242.html','','','#000000'),
new ML('PMG Primary Care Physician Availability','PMG Clinics','#00FF00','Green','','','','','../../details/3D0E1B57D9A5F19011F6B242.html','','','#000000'),
new ML('PMG Specialist Availability','PMG Clinics','#00FF00','Green','','','','','../../details/F4C8846AD9A5F19011F6B242.html','','','#000000'),
new ML('PMG Clinic Patient Satisfaction','PMG','#00FF00','Green','','','','','../../details/A2BFCE0EAFBE5FD611F6B242.html','','','#000000'),
new ML('Health Plan Member Satisfaction','PHP','#00FF00','Green','','','','','../../details/5AFC1574B7B70D0811F6B242.html','','','#000000'),
new ML('Inpatient Satisfaction','PCNM','#FFFF00','Yellow','','','','','../../details/15D98AF2CC32C37C11F6B242.html','','','#000000'),
new ML('Total Customers Served','PHS','#C0C0C0','Gray','','','','','../../details/F8F48BDDF3FA752811F6B242.html','','','#000000'),
new ML('Financial Performance (Operating Margin)','PHS','#00FF00','Green','','','','','../../details/9908F2F4F3FA752811F6B242.html','','','#000000')
);

// last published notice
var sPublished = 'Published on: 10&#47;15&#47;2009 10:16:49 AM';

// Footer
var sLeftFooter = '';
var sRightFooter = '';
var sCentreFooter = '';

// Header
var sLeftHeader = '';
var sRightHeader = '';
var sCentreHeader = '';

// Header/footer border
var sFooterBorder = '';
var sHeaderBorder = '';
