﻿// JavaScript Document

function updatecontent(divname)
{

if(divname == 'njshelsby')
{

$(divname).update('<p class=\"main-font\">Working for 15 year in high-tech manufacturing, NJ honed her skills in project and materials management for the aerospace and medical device industries. As a hands-on manager, it became evident that details and organization were her forte. Her desire to use those abilities to affect positive change in people’s lives became the catalyst for her next natural career step as a business and executive coach.  NJ loved helping people become more successful by getting them to delegate, offload and outsource tasks, so they could work more efficiently and focus on the things that mattered most in their lives. Today she applies that philosophy to both her business and personal life.</p><p class=\"main-font\">NJ’s busy life includes a blended family with her husband, 18 year-old son, and three stepchildren, a 12 year-old boy and 8 year-old boy/girl twins. She candidly admits that she doesn’t love cooking on a daily basis, and she needs her dinner routine to be as simple as possible. Before launching HastyChef.com, she and her family were eating out 3-4 nights a week.  Now she looks forward to eating healthy, home-cooked meals most nights.</p>');

var imgName = divname + "readmore";

		$(imgName).replace('<a onclick=\"hidecontent(\'' + divname + '\')\;\" id=\"' + divname + 'readmore\" style=\"cursor:pointer\;\"><img src=\"images/titles/close.jpg\" width=\"74\" height=\"11\" border=\"0\" /></a>');
}

if(divname == 'bondar')
{
	$(divname).update('<p class=\"main-font\">With the rare ability to excel in both left- and right-brain activities, H pursues a passion for applying technology to improve people\'s lives. After earning a degree in English with a Computer Science minor from Northeastern University in Boston, H has enjoyed a 25 year career in the software industry in a variety of roles including product management, marketing, customer training, technical project management, and partner engagement.  He currently holds a Program Manager position at Microsoft, on the Windows Devices &amp; Media team. As H puts it, &quot;We make the music, pictures, and video move between your PC and your digital gadgets.&quot;</p><p class=\"main-font\">His interests include woodworking, golf, flying and, of course, playing around with the latest digital media toys -- he readily admits to being an &quot;early adopter&quot; of cool new technology.  H is the one in the family responsible for making dinner, and HastyChef.com grew partly out of his own desire for direction in the kitchen.  With everything else going on, he doesn’t have time to think about what to cook.</p>');
	
	
	var imgName = divname + "readmore";
	
		$(imgName).replace('<a onclick=\"hidecontent(\'' + divname + '\')\;\" id=\"' + divname + 'readmore\" style=\"cursor:pointer\;\"><img src=\"images/titles/close.jpg\" width=\"74\" height=\"11\" border=\"0\" /></a>');
	
}

if(divname == 'wendy')
{
	$(divname).update('<p class=\"main-font\">Southern US as well as the flavors of the Caribbean at an early age, cooking as a child under the tutelage of her grandmother. After an early start in the restaurant industry, Wendy pursued academic studies, earning a Ph.D. in Chemistry from the University of Washington. Eager to try her hand at new cultures and cuisines, Wendy spent the next five years living and working in Europe, where she absorbed the culinary cultures of Scandinavia, Italy and France. Her related interests include regional cuisines, food chemistry, recipe development and nutrition.</p><p><span class=\"main-font\">Since she and her husband returned to Seattle in 2005, Wendy has established &quot\;Leave It to Wendy (<a href=\"http://www.leaveittowendy.com\" target=\"_blank\" class=\"main-font\">www.leaveittowendy.com</a>) Personal Chef Service&quot\;. She is a member of the US Personal Chef Association, a graduate of the Culinary Business Academy and a certified Food Protection Manager. She is excited to be a part of HastyChef.com. By simplifying the cooking process, she hopes to make it easier for busy folks to share in one simple idea: Great food, every day.</span></p>');
	
	
	var imgName = divname + "readmore";
	
		$(imgName).replace('<a onclick=\"hidecontent(\'' + divname + '\')\;\" id=\"' + divname + 'readmore\" style=\"cursor:pointer\;\"><img src=\"images/titles/close.jpg\" width=\"74\" height=\"11\" border=\"0\" /></a>');
	
}


if(divname == 'angela')
{
	$(divname).update('<p class=\"main-font\">and in-house nutritionist for the International Ballet Theatre of the Eastside.  Angela earned her M.S. degree from the esteemed Bastyr University and also returned to teach there as adjunct faculty within a year of graduation.  She works privately with children and adults specializing in the development of customized nutrition programs and offers the continued support and guidance to help each of her clients meet their lifestyle goals.  She has worked extensively with young and adult athletes and has focused on weight loss, diabetes, food sensitivities and countering the effects of menopause.  Angela is passionate about promoting a positive relationship with food because nutrition is a crucial component in a healthy lifestyle.  She helps each client develop a personal definition of \'good nutrition\' by encouraging her clients to set realistic goals and to implement change gradually.  By doing so these gradual changes become routines and habits that can take hold over a lifetime.</p>');
	
	
	var imgName = divname + "readmore";
	
		$(imgName).replace('<a onclick=\"hidecontent(\'' + divname + '\')\;\" id=\"' + divname + 'readmore\" style=\"cursor:pointer\;\"><img src=\"images/titles/close.jpg\" width=\"74\" height=\"11\" border=\"0\" /></a>');
	
}

if(divname == 'joann')
{
	$(divname).update('<p class=\"main-font\">Having a formal culinary arts education and years of catering experience, JoAnn is very familiar with cooking and uses this knowledge as our recipe database administrator.  She\’s the one who makes sure that your menus are ready for you each week - and that they don\’t have any typos!  JoAnn\'s real passion is baking, however she does believe in &quot\;everything in moderation&quot\; and seeks to impart this belief to her kids.  To this end, she is excited to be involved with HastyChef.com.  She believes in encouraging kids to pay attention to their hunger and fullness to establish good eating habits.</p><p class=\"main-font\">JoAnn lives in Jacksonville, Florida with her three daughters.  As a single mother she stays busy with kid activities, such as soccer, cheerleading, scouts, bicycling, going to the beach, nature trails and camping.</p>');
	
	
	var imgName = divname + "readmore";
	
		$(imgName).replace('<a onclick=\"hidecontent(\'' + divname + '\')\;\" id=\"' + divname + 'readmore\" style=\"cursor:pointer\;\"><img src=\"images/titles/close.jpg\" width=\"74\" height=\"11\" border=\"0\" /></a>');
	
}


Effect.BlindDown(divname);

}

function hidecontent(divname)
{

	if(divname == 'njshelsby')
	{
		$(divname).update('');
		
		var imgName = divname + "readmore";
		
		$(imgName).replace('<a onclick=\"updatecontent(\'' + divname + '\')\;\" id=\"' + divname + 'readmore\" style=\"cursor:pointer\;\"><img src=\"images/titles/read-more2.jpg\" width=\"74\" height=\"11\" border=\"0\" /></a>');
	
	}
	
	
	if(divname == 'bondar')
	{
		$(divname).update('');
		
		var imgName = divname + "readmore";
		
		$(imgName).replace('<a onclick=\"updatecontent(\'' + divname + '\')\;\" id=\"' + divname + 'readmore\" style=\"cursor:pointer\;\"><img src=\"images/titles/read-more2.jpg\" width=\"74\" height=\"11\" border=\"0\" /></a>');
	
	}
	
	if(divname == 'wendy')
	{
		$(divname).update('');
		
		var imgName = divname + "readmore";
		
		$(imgName).replace('<a onclick=\"updatecontent(\'' + divname + '\')\;\" id=\"' + divname + 'readmore\" style=\"cursor:pointer\;\"><img src=\"images/titles/read-more2.jpg\" width=\"74\" height=\"11\" border=\"0\" /></a>');
	
	}
	
	if(divname == 'angela')
	{
		$(divname).update('');
		
		var imgName = divname + "readmore";
		
		$(imgName).replace('<a onclick=\"updatecontent(\'' + divname + '\')\;\" id=\"' + divname + 'readmore\" style=\"cursor:pointer\;\"><img src=\"images/titles/read-more2.jpg\" width=\"74\" height=\"11\" border=\"0\" /></a>');
	
	}
	
	if(divname == 'joann')
	{
		$(divname).update('');
		
		var imgName = divname + "readmore";
		
		$(imgName).replace('<a onclick=\"updatecontent(\'' + divname + '\')\;\" id=\"' + divname + 'readmore\" style=\"cursor:pointer\;\"><img src=\"images/titles/read-more2.jpg\" width=\"74\" height=\"11\" border=\"0\" /></a>');
	
	}
	
}