function redirectPage()
{
window.location = "/";
}