// JavaScript Document

/***********************************************
* Switch Menu script- by Martial B of http://getElementById.com/
* Modified by Dynamic Drive for format & NS4/IE4 compatibility
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/
function Imglink(Url)
{
	document.getElementById("ImageCenter").src=Url;	
}