﻿function clearRedirect(pName)
{ AJAXCall("clearRedirect", function(){document.location.href  = pName;}, ""); }
