<asp:ScriptManager id="ScriptManager1" runat="Server">
    <Scripts>
          <asp:ScriptReference Path="MyControl.js" />
    </Scripts>
</asp:ScriptManager>
