if (document.images)
	{
		var off1 = new Image();
		off1.src = "shared/butoff1.gif";

		var on1 = new Image();
		on1.src = "shared/buton1.gif";

	}

if (document.images)
	{
		var off2 = new Image();
		off2.src = "shared/butoff2.gif";

		var on2 = new Image();
		on2.src = "shared/buton2.gif";

	}

if (document.images)
	{
		var off3 = new Image();
		off3.src = "shared/butoff3.gif";

		var on3 = new Image();
		on3.src = "shared/buton3.gif";

	}

if (document.images)
	{
		var off4 = new Image();
		off4.src = "shared/butoff4.gif";

		var on4 = new Image();
		on4.src = "shared/buton4.gif";

	}

if (document.images)
	{
		var off5 = new Image();
		off5.src = "shared/butoff5.gif";

		var on5 = new Image();
		on5.src = "shared/buton5.gif";

	}

if (document.images)
	{
		var off6 = new Image();
		off6.src = "shared/butoff6.gif";

		var on6 = new Image();
		on6.src = "shared/buton6.gif";

	}

if (document.images)
	{
		var off7 = new Image();
		off7.src = "shared/butoff7.gif";

		var on7 = new Image();
		on7.src = "shared/buton7.gif";

	}

if (document.images)
	{
		var off8 = new Image();
		off8.src = "shared/butoff8.gif";

		var on8 = new Image();
		on8.src = "shared/buton8.gif";

	}

if (document.images)
	{
		var off9 = new Image();
		off9.src = "shared/butoff9.gif";

		var on9 = new Image();
		on9.src = "shared/buton9.gif";

	}

if (document.images)
	{
		var off10 = new Image();
		off10.src = "shared/butoff10.gif";

		var on10 = new Image();
		on10.src = "shared/buton10.gif";

	}

function buton1()
{
if (document.images){
        document.images.button1.src = on1.src;

}
window.status = 'Why Chartered?' ;
}

	function butoff1()
	{
	if (document.images)
	document.images.button1.src = off1.src;
	window.status = ' ' ;
	}

function buton2()
{
if (document.images){
        document.images.button2.src = on2.src;

}
window.status = 'Services' ;
}

	function butoff2()
	{
	if (document.images)
	document.images.button2.src = off2.src;
	window.status = ' ' ;
	}

function buton3()
{
if (document.images){
        document.images.button3.src = on3.src;

}
window.status = 'Instruct a Survey' ;
}

	function butoff3()
	{
	if (document.images)
	document.images.button3.src = off3.src;
	window.status = ' ' ;
	}

function buton4()
{
if (document.images){
        document.images.button4.src = on4.src;

}
window.status = 'Director Profiles' ;
}

	function butoff4()
	{
	if (document.images)
	document.images.button4.src = off4.src;
	window.status = ' ' ;
	}

function buton5()
{
if (document.images){
        document.images.button5.src = on5.src;

}
window.status = 'News' ;
}

	function butoff5()
	{
	if (document.images)
	document.images.button5.src = off5.src;
	window.status = ' ' ;
	}

function buton6()
{
if (document.images){
        document.images.button6.src = on6.src;

}
window.status = 'Client List' ;
}

	function butoff6()
	{
	if (document.images)
	document.images.button6.src = off6.src;
	window.status = ' ' ;
	}

function buton7()
{
if (document.images){
        document.images.button7.src = on7.src;

}
window.status = 'Useful Links' ;
}

	function butoff7()
	{
	if (document.images)
	document.images.button7.src = off7.src;
	window.status = ' ' ;
	}

function buton8()
{
if (document.images){
        document.images.button8.src = on8.src;

}
window.status = 'Contact Us' ;
}

	function butoff8()
	{
	if (document.images)
	document.images.button8.src = off8.src;
	window.status = ' ' ;
	}

function buton9()
{
if (document.images){
        document.images.button9.src = on9.src;

}
window.status = 'Telephone' ;
}

	function butoff9()
	{
	if (document.images)
	document.images.button9.src = off9.src;
	window.status = ' ' ;
	}

function buton10()
{
if (document.images){
        document.images.button10.src = on10.src;

}
window.status = 'Olympian Showrooms' ;
}

	function butoff10()
	{
	if (document.images)
	document.images.button10.src = off10.src;
	window.status = ' ' ;
	}


