Ashe, When a company promotes work-life balance for its employees, it benefits the employees, their families, and that all-important bottom line. A corporation that focuses on work-life balance provides a “benefits package” that does not add to the cost of payroll, so everyone wins. Encouraging self-care, stress reduction, and wellness gives enormous and lasting benefits to the growth and prosperity of every company. How can a corporation be “successful” if its success comes at the expense of its workers? How can a corporation be successful it if does not root itself in the principles of work-life balance? True work-life balance benefits the employees, their families, the corporation, the community, and the world. We must come together in both our homes and our businesses to discover a higher purpose in or lives. We can now live intentional lives and experience true happiness and balance.
$url = urlencode(get_permalink());
// Get current page title
$title = str_replace(' ', '%20', get_the_title());
$blog_title = get_bloginfo('name');
?>
// echo "TEST2222";
// echo "thii si content single.php";
$youtube = get_post_custom_values($key = "youtube_id");
$aivid = get_post_custom_values($key = "aivideo");
$ylen = strlen($youtube[0]);
$alen = strlen($aivideo[0]);
// echo ("ylen = " . $ylen . " . and alen=" . $alen);
//echo "keyname youtube= ". $youtube[0];
$hidePostPic = "n";
$fb = get_post_custom_values($key = "fbvideo");
//echo "keyname fb= ". $fb[0];
//echo "hide pic?" . $hidePostPic;
$theip = $_SERVER['REMOTE_ADDR'];
if (!empty($youtube[0])) {
$hidePostPic = "yyes";
?>
}
if (!empty($aivid[0])) {
$hidePostPic = "yyes";
?>
}
?>
Share this:
What are the possible benefits of work-life balance?
// echo "checking last hide pic?" . $hidePostPic;
if($hidePostPic == "n") {
echo get_the_post_thumbnail( get_the_ID(), 'large' );
}
?>