function changesrc(name,path)
{
document.getElementById(name).src=path
}