function changeTop()
{
	document.getElementById("serv_left").src='includes/img/bd_serv_top_left.gif';
	document.getElementById("serv_right").src='includes/img/bd_serv_top_right.gif';
	document.getElementById("bd_serv_text").innerHTML="RCDb runs an enterprise class, Java based BD Live network services platform. It is available on 24 hours / 365 days availability with 99.9% SLA. The environment has full redundancy, is scalable to 500,000 concurrent BD Live player connections.</p>";
}

function changeMid()
{
	document.getElementById("serv_left").src='includes/img/bd_serv_mid_left.gif';
	document.getElementById("serv_right").src='includes/img/bd_serv_mid_right.gif';
	document.getElementById("bd_serv_text").innerHTML="RCDb developed the Blu-ray Disc Association BD-Live Test Disc (MTD-600) and test server. This disc, powered by the RCDb Client and RCDb Server, exercises the full range of BD-Live features and capabilities as defined by the Blu-ray Disc specification. In order to ensure compatibility and facilitate testing, RCDB offers a BD-Live Test Server and BD-Live player development testing. <a href='mtd.html'>More.</a>";
}

function changeBot()
{
	document.getElementById("serv_left").src='includes/img/bd_serv_bot_left.gif';
	document.getElementById("serv_right").src='includes/img/bd_serv_bot_right.gif';
	document.getElementById("bd_serv_text").innerHTML="RCDb is available for non recurring engineering and consultancy services, and to assist studios and application developers with BD Live deployment. RCDb focuses on the technology issues specific to BD Live, such as application framework environment, networking issues, and server platform deployment.";
}
