California Department of Public Health (2024)

​​California Department of Public Health (1)

The mission of the Chronic Disease Control Branch (CDCB) is to prevent and optimally manage chronic disease to ensure all Californians can experience good health and well-being. Program strategies and activities are inclusive of populations with a high burden of disease and comorbidities.​​​​

'; divSrcHtml += '

' + imgText + '

'; } else { divSrcHtml += '

'; divSrcHtml += '

' + imgText + '

'; } } else { divSrcHtml += 'California Department of Public Health (3)

'; divSrcHtml += '

' + imgText + '

'; } } //****************************************************************************************************************** // ****************2. IF TEXT ONLY CHECK OR IMG URL IS BLANK - ONLY TEXT WILL BE DISPLAYED IN ENTIRE BOX WITH SLECTED BLUE BGC AND WHITE FONT COLOR******** else if ((textOnly == "True") || (imgUrl.trim().length == 0)) { divSrcHtml += '

'; divSrcHtml += '

'; if (linkTo.trim().length != 0) { if (newWindow == "True") { divSrcHtml += '

' + imgText + '

'; } else { divSrcHtml += '

' + imgText + '

'; } } else { divSrcHtml += '

' + imgText + '

'; } } //******************************************************************************************************************* // **************3. IF IMG SET AS BGC - IMG WILL BE COVERED IN ENTIRE BOX WITH WHITE FONT COLOR ******************** else if (isImgBgc == "True") { divSrcHtml += '

'; divSrcHtml += '

' divSrcHtml += '

'; if (linkTo.trim().length != 0) { if (newWindow == "True") { divSrcHtml += '

' + imgText + '

' } else { divSrcHtml += '

' + imgText + '

' } } else { divSrcHtml += '

' + imgText + '

' } } //******************************************************************************************************************* // **************4. IF DO NOT RESIZE IS ON - IMG WILL BE SHOWN IN ACTUAL SIZE *************************************** else if (doNotResize == "True") { divSrcHtml += '

'; //divSrcHtml += '

'; divSrcHtml += '

'; if (linkTo.trim().length != 0) { if (newWindow == "True") { divSrcHtml += '

'; divSrcHtml += '

' + imgText + '

'; } else { divSrcHtml += '

'; divSrcHtml += '

' + imgText + '

'; } } else { divSrcHtml += 'California Department of Public Health (6)

'; divSrcHtml += '

' + imgText + '

'; } } //******************************************************************************************************************* // **************5. IF ONLY CHANGE BGC AND TEXT COLOR CHANGE WITHOUT CHECKING ABOVE OPTIONS ************************* else { divSrcHtml += '

'; divSrcHtml += '

' if (imgTextBgcDdl == "Blue") { if (linkTo.trim().length != 0) { if (newWindow == "True") { divSrcHtml += '

' divSrcHtml += '

' + imgText + '

' } else { divSrcHtml += '

' divSrcHtml += '

' } } else { divSrcHtml += 'California Department of Public Health (9)

' divSrcHtml += '

' + imgText + '

' } } else { if (linkTo.trim().length != 0) { if (newWindow == "True") { divSrcHtml += '

' divSrcHtml += '

' + imgText + '

' } else { divSrcHtml += '

' divSrcHtml += '

' + imgText + '

' } } else { divSrcHtml += 'California Department of Public Health (12)

' divSrcHtml += '

' + imgText + '

' } } } //******************************************************************************************************************* // var textHeight = $('.imageWebpartContainerLink').innerHeight(); // var imgHeight = $('.imageWebpartContainer.bgImage img').height(); // var finalHeight = textHeight + imgHeight; // $('.imageWebpartContainer.bgImage img').height(finalHeight); divSrcHtml += '

' $('#' + containerId).append(divSrcHtml); } catch (err) { $('#err' + containerId).text(err); } finally { $('#loading' + containerId).hide(); } });

'; divSrcHtml += '

' + imgText + '

'; } else { divSrcHtml += '

'; divSrcHtml += '

' + imgText + '

'; } } else { divSrcHtml += 'California Department of Public Health (14)

'; divSrcHtml += '

' + imgText + '

'; } } //****************************************************************************************************************** // ****************2. IF TEXT ONLY CHECK OR IMG URL IS BLANK - ONLY TEXT WILL BE DISPLAYED IN ENTIRE BOX WITH SLECTED BLUE BGC AND WHITE FONT COLOR******** else if ((textOnly == "True") || (imgUrl.trim().length == 0)) { divSrcHtml += '

'; divSrcHtml += '

'; if (linkTo.trim().length != 0) { if (newWindow == "True") { divSrcHtml += '

' + imgText + '

'; } else { divSrcHtml += '

' + imgText + '

'; } } else { divSrcHtml += '

' + imgText + '

'; } } //******************************************************************************************************************* // **************3. IF IMG SET AS BGC - IMG WILL BE COVERED IN ENTIRE BOX WITH WHITE FONT COLOR ******************** else if (isImgBgc == "True") { divSrcHtml += '

'; divSrcHtml += '

' divSrcHtml += '

'; if (linkTo.trim().length != 0) { if (newWindow == "True") { divSrcHtml += '

' + imgText + '

' } else { divSrcHtml += '

' + imgText + '

' } } else { divSrcHtml += '

' + imgText + '

' } } //******************************************************************************************************************* // **************4. IF DO NOT RESIZE IS ON - IMG WILL BE SHOWN IN ACTUAL SIZE *************************************** else if (doNotResize == "True") { divSrcHtml += '

'; //divSrcHtml += '

'; divSrcHtml += '

'; if (linkTo.trim().length != 0) { if (newWindow == "True") { divSrcHtml += '

'; divSrcHtml += '

' + imgText + '

'; } else { divSrcHtml += '

'; divSrcHtml += '

' + imgText + '

'; } } else { divSrcHtml += 'California Department of Public Health (17)

'; divSrcHtml += '

' + imgText + '

'; } } //******************************************************************************************************************* // **************5. IF ONLY CHANGE BGC AND TEXT COLOR CHANGE WITHOUT CHECKING ABOVE OPTIONS ************************* else { divSrcHtml += '

'; divSrcHtml += '

' if (imgTextBgcDdl == "Blue") { if (linkTo.trim().length != 0) { if (newWindow == "True") { divSrcHtml += '

' divSrcHtml += '

' + imgText + '

' } else { divSrcHtml += '

' divSrcHtml += '

' + imgText + '

' } } else { divSrcHtml += 'California Department of Public Health (20)

' divSrcHtml += '

' + imgText + '

' } } else { if (linkTo.trim().length != 0) { if (newWindow == "True") { divSrcHtml += '

' divSrcHtml += '

' + imgText + '

' } else { divSrcHtml += '

' divSrcHtml += '

' + imgText + '

' } } else { divSrcHtml += 'California Department of Public Health (23)

' divSrcHtml += '

' + imgText + '

' } } } //******************************************************************************************************************* // var textHeight = $('.imageWebpartContainerLink').innerHeight(); // var imgHeight = $('.imageWebpartContainer.bgImage img').height(); // var finalHeight = textHeight + imgHeight; // $('.imageWebpartContainer.bgImage img').height(finalHeight); divSrcHtml += '

' $('#' + containerId).append(divSrcHtml); } catch (err) { $('#err' + containerId).text(err); } finally { $('#loading' + containerId).hide(); } });

California Department of Public Health (2024)
Top Articles
Latest Posts
Article information

Author: Cheryll Lueilwitz

Last Updated:

Views: 5642

Rating: 4.3 / 5 (54 voted)

Reviews: 85% of readers found this page helpful

Author information

Name: Cheryll Lueilwitz

Birthday: 1997-12-23

Address: 4653 O'Kon Hill, Lake Juanstad, AR 65469

Phone: +494124489301

Job: Marketing Representative

Hobby: Reading, Ice skating, Foraging, BASE jumping, Hiking, Skateboarding, Kayaking

Introduction: My name is Cheryll Lueilwitz, I am a sparkling, clean, super, lucky, joyous, outstanding, lucky person who loves writing and wants to share my knowledge and understanding with you.