function subnav_select() {
	for (i=1; i<4; i++) {
	var elem = 's' + i;
	document.getElementById(elem).style.color='#BBB7B7';
	}
}

function elleText() {
	document.getElementById('about_text').innerHTML='<span style=\'color:#F37221;\'>ELLE SALING</span><br>As a starter on my college volleyball team, I learned that just getting the ball across the net may have added a point to the score, but it wouldn\'t land us in the post-season tournament.  Rather, I had to understand the importance of playing to your strengths, communicating your position and executing a strategy.  I have applied that knowledge throughout my business career, from my first job in sales to leadership positions in marketing and research in the technology sector.<br /><img src=\'images/spacer.gif\' alt=\'\' width=\'1\' height=\'8\' /><br />Over and over again in my life, from athletics to business to parenting my two young kids, I\'ve always returned to the simple lessons learned on the volleyball court:  to achieve lasting success, you need to understand your own identity, message and intention and - most importantly -  make sure everyone does, too.<div align=\'right\'><span style=\'color:#F37221;\'>ELLE IN A TWEET</span></div>';
}
 
function debraText() {
	document.getElementById('about_text').innerHTML='<span style=\'color:#F37221;\'>DEBRA GENDEL</span><br>When I go out in the world I constantly think: Wow, that would make a great story!  For 15 years I wrote and edited thousands of articles for the Los Angeles Times, where I was the Fashion Editor, and earlier for the Los Angeles Herald-Examiner and the L.A. Daily News.  My passion for stories came in handy at Anvil Studios, an independent production company where I spent seven years researching and developing film and television scripts.  At the National Council of Jewish Women, Los Angeles, I turned to storytelling once again when I led a redesign of the group\'s communications.  The words and images of the women whose lives were touched by NCJW/LA dramatized and humanized this unique social service organization.<br /><img src=\'images/spacer.gif\' alt=\'\' width=\'1\' height=\'8\' /><br />Sure, social media is a brand-new way to deliver a message.  But ultimately, it’s the power of your story that determines if anyone listens. <div align=\'right\'><span style=\'color:#F37221;\'>DEBRA IN A TWEET</span></div>'; 
	}