﻿// JScript File

function changeLoadImage(id)
{
//    if(document.getElementById == "navOurRootsImg")
//    {
        document.getgetElementById("navOurRootsImg").src= "";
//    }
}


