How can i remove RadScriptManager from a page? I want to include the JS manualy with <script /> tags instead of using the RadScriptManager on a few pages I have. I already found all the JS the Telerik controls on the page are using but when I try and include them outside the RadScriptManager the page throws JS errors.