function conceptualText(){
	document.getElementById('topText').innerHTML = 'Intelligent information is critical to making sound decisions at the executive and board level and creating alignment throughout your organization. MyROW’s conceptual-level services prepare you with the underlying market facts you need and ensures that you have the broad understanding of your project necessary to refine your vision and drive effective strategies.';
	document.getElementById('expertTitle').innerHTML = 'expertise: <span>conceptual</span>';
	Cufon.replace('h2', { fontFamily: 'DIN' });
}

function strategicText(){
	document.getElementById('topText').innerHTML = 'Successful execution requires well conceived designs and project plans and skilled leadership. MyROW’s strategic services give senior executives and managers confidence that they have accurate budgets and solid resource plans that will drive results.';
	document.getElementById('expertTitle').innerHTML = 'expertise: <span>strategic</span>';
	Cufon.replace('h2', { fontFamily: 'DIN' });
}

function tacticalText(){
	document.getElementById('topText').innerHTML = 'Business results ultimately rest on the ability to execute at a tactical level. MyROW’s suite of tactical services and deliverables-based pricing drives successful deployment and financial execution in precise alignment with your plan.';
	document.getElementById('expertTitle').innerHTML = 'expertise: <span>tactical</span>';
	Cufon.replace('h2', { fontFamily: 'DIN' });
}
