// Sub Nav

function WhyRaz() {
		
	document.getElementById('desc').innerHTML = "... Your website represents your company's image, and a professionally designed web site will give your business a strong boost. <a href='#'>(more info)</a>";
	}
	
	function tutorials() {
		
	document.getElementById('desc').innerHTML = "... Step by step video tutorials to assist you in using RazWebs Services. <a href='#'>(more info)</a>";
	}
	
	function support() {
		
	document.getElementById('desc').innerHTML = "... Customer support center. <span class='boldGrn'>FAQ</span> <a href='support.html'>(more info)</a>";
	}
	
	function testimonials() {
		
	document.getElementById('desc').innerHTML = "... See what others are saying about <span class='boldGrn'>RazWebs</span> Web Design <a href='testimonials.html'>(more info)</a>";
	}