﻿function GetCode()
{
    document.getElementById("imgCode").src = "Support/ValidateCode.aspx?" + Math.random();
}