// JavaScript Document

//start right side text changes for OurTeam.html
function JohnT(){
	document.getElementById('rightSideText').innerHTML = 'Since 1992, E3c has provided clients strategic economic analyses of regulatory and market issues for energy and natural resources, including complex business decision modeling and analysis of infrastructure financing and innovative capital planning services.';
}

function Alexa(){
	document.getElementById('rightSideText').innerHTML = 'E3c offers significant expertise in a broad array of capital planning, natural resource analyses and decision modeling.';
}

function Melissa(){
	document.getElementById('rightSideText').innerHTML = 'Extensive firsthand knowledge of public policy management and decision-making, broad experience in applied business analytics and modeling, and diverse skills allow us to offer unique capabilities.';
}

function Ben(){
	document.getElementById('rightSideText').innerHTML = 'The firm\'s professional services include modeling, forecasting and analysis of economic conditions and utility systems development.';
}

function Jill(){
	document.getElementById('rightSideText').innerHTML = 'The company combines its in-depth knowledge of markets, natural resource regulations and key players in these areas to analyze impacts of business taxation and regulations and utility ratemaking and public policy issues in industry.';
}

//end right side text changes for OurTeam.html

//start right side text changes for OurWork.html
function BusStr(){
	document.getElementById('rightSideText').innerHTML = 'Participation in competitive markets requires efficient and effective decision-making processes in every aspect of natural resources development and utilization by both business and society.';	
}

function LitSer(){
	
	document.getElementById('rightSideText').innerHTML = 'A principal qualification lies in our demonstrated abilities to communicate complex economic and policy information with both meaningful and useful simplicity.';
}

function ExpWitSer(){
	document.getElementById('rightSideText').innerHTML = 'Dr. Tysseling has presented expert testimony and commentary before federal and state courts, the Federal Energy Regulatory Commission, U.S. Department of Energy, and state public utilities commissions and energy commissions.';			   
}

function EneSysMod(){
	document.getElementById('rightSideText').innerHTML = 'Achieving a balance between the goals of energy “self-sufficiency,” “sustainability” and adequacy of energy supplies with increasing economic costs requires comprehensive and integrated strategies.';
}

//end right side text changes for OurWork.html

//start right side text changes for StimulusBill2009.html
function TheBill(){
	document.getElementById('rightSideText').innerHTML = '&quot;Achieving the President&rsquo;s bold goals will take the hard work and collaboration of all of us - homeowners, scientists, local and state governments, small businesses, industry, and many others - but I am confident that, together, we will succeed.&quot; - Steven Chu, Secretary, Department of Energy';
}
function AgencyActions(){
	document.getElementById('rightSideText').innerHTML = 'The American Recovery and Reinvestment Act of 2009 will provide investments in energy efficiency and other infrastructure that will provide long-term economic benefits.';
}

function HowWeCanHelp(){
	document.getElementById('rightSideText').innerHTML = 'Our mission is to provide professional, effective and cost-efficient consulting services in addressing the energy resource issues and opportunities facing our clients.';
}

//end right side text changes for StimulusBill2009.html

