, but this code // executes before the first paint, when

澳门六合彩开奖记录资料

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Dawn Frambes | 澳门六合彩开奖记录资料

澳门六合彩开奖记录资料

Skip to main content

Dr. Dawn Frambes PhD, RN

Associate Professor

Education

  • Doctor of Philosophy: Nursing, Michigan State University, 2016
  • Master of Science in Health Services Administration, Central Michigan University, 2006
  • Bachelor of Science in Nursing, Nazareth College in Kalamazoo, 1987

Professional Experience

  • Associate Professor, 澳门六合彩开奖记录资料 (January 2024 - present)
  • Assistant Professor, Calvin College (January 2017 - 2024)
  • Research and Teaching Assistant, Michigan State University (2011 – 2016)
  • Adjunct Faculty, Davenport University (2001 – 2016)
  • Adjunct Faculty, Spring Arbor University (2016)
  • Adjunct Faculty, Saginaw Valley State University (2016)
  • Chief Nursing Officer, Scheurer Healthcare Network (2004 - 2011)
  • Nurse Consultant, Michigan Department of Community Health (2000 – 2004)
  • Home Care Executive/Quality Improvement Supervisor, Associated Home Care (1997-2000)
  • Administrative Supervisor, St. Mary’s Medical Center (1999 – 2000)
  • Assistant Director, Mt. Carmel Home Care (1996 – 1997)
  • Director of Health Care Services, First Choice Home Health and Personal Services (1991 – 1996)
  • Visiting Nurse, Visiting Nurse Services of West Michigan (1988 – 1991)
  • Staff Nurse: Medical Intensive Care, Butterworth Hospital (1988)
  • Staff Nurse: Burn Intensive Care Unit, University of California Davis Medical Center (1987 – 1988)

Academic Interests

Research: Family Caregiving; Practice: Nursing Leadership, Adult and Community Nursing

Professional Services

  • Michigan Nursing Education Council
  • East Central Michigan Hospital Foundation Advisory Council
  • Saginaw Valley State University Nursing Advisory Committee
  • Tuscola County Career Center Advisory Board for Health Professions
  • Peer Review Systems (Ohio) working group on Heart Failure
  • Alternative Residences, Inc. Board of Trustees

Professional Associations

  • Sigma Theta Tau International – Epsilon & Alpha Psi Chapters, past; Kappa Epsilon Chapter current
  • American Psychosocial Oncology Society
  • Society for Integrative Oncology
  • Midwest Nursing Research Society