/////*f
function fTimerRedirect(srd)
{
  window.location.href=srd;
}