Note:Removes a timeout initialized by the setTimeout() method. Syntax: window.clearTimeout(param1)Parameters: param1 Required; the numeric timeout ID previously returned by the window.setTimeout() method.