﻿function ToHomePage ()
{
window.location.pathname = "default.aspx";
}



