function refresh(owner)
{
    owner.setAttribute("src",owner.getAttribute("src")+"&action=refresh");
}
