function redirect(page)
{
   window.location = page;
}