function mo(file,obj)
{
	obj.src = 'images/'+file;
}

function mu(file,obj)
{
	obj.src = 'images/'+file;
}
