﻿var reloadPage = function() {
    document.location.href = 'Detail.aspx';
};
