function changeLongford()
{
	typical();
	com().innerHTML="Two storey prefabricated school with covered fire escape / extra stairwell access. Extra wide corridors and bright classrooms feature throughout this bespoke school.";
		
}
function changeStairs()
{
	typical();
	com().innerHTML="Large hall area and hand finished staircase ensure this school feels like a permanent structure and is highly durable to withstand the day to day wear and tear of a busy school.";
	
}
function changeHopscotch()
{
	typical();
	com().innerHTML="Standard classroom complex with concrete ramps, galvanised steel rails and colour coded plinth to give a professional, quality finish.";
	
}
function changeThurlesin()
{
	typical();
	com().innerHTML="Bright, spacious and airy - a prefabricated classroom is the simple, cheap solution to expanding your school. Choose from durable vinyl floor covering or carpet.";
}

function changeSchoolramp()
{
	typical();
	com().innerHTML="Classrooms are manufactured to suit your site so a longer, narrow unit can be provided -  irregular shapes and varying heights can also be accommodated. ";
}

function changeGreen()
{
	typical();
	com().innerHTML="Classrooms are erected without any impact on the surrounding landscape.  ";
}

function changeVice()
{
	typical();
	com().innerHTML="Secondary school technology room with bespoke furnishings supplied, re-enforced floors in this modified unit ensure the heavy weight of the benches and equipment are easily absorbed by the prefabricated classroom.";
}

function changeFourwindow()
{
	typical();
	com().innerHTML="Resource room with flat roof type finish to match existing school.";
}

function typical()
{
	document.getElementById("carimagehead").innerHTML = "Classrooms - Purchase or Hire";
}

function changeHall()
{
	typical();
	com().innerHTML="Internal corridor of classroom complex with velux roof light.";
}
function changeNewmodel()
{
	typical();
	com().innerHTML="Steel frame classroom - steel is exposed in photograph to highlight "
	+" structure. Highly durable classroom made with a complete steel frame and chassis gives an instant solution to a very long term problem - designed"
	+" to outlast any timber frame prefab by years.";
}

function com()
{
	var ment =document.getElementById("comments");
	return ment;

}

