// JavaScript Document

<!--
function PlanRoomOver()
{
document.getElementById("PlanRoom").src="/images/nav_PlanRoom_over.jpg"
}
function RequestOut()
{
document.getElementById("PlanRoom").src="/images/nav_PlanRoom_up.jpg"
}
//-->
