﻿// JScript File: It is used to redirect the page.
function redireccionar() {setTimeout("location.href='Default.aspx'", 5000);}

