<!-- 

	function displayGraph(location,file)
	{
		document[location].src=file;
	}


// -->
