function reload(parameters)
{
   document.location.href = parameters;
}