﻿function visitUrlChange() {
    document.location = "/index2.cmsx";
}
