function fnChange(obj, path)
{
	obj.src=path;
}
