<form id="form1" runat="server">
    <asp:ScriptManager runat="server" ID="ScriptManager1">
        <scripts>
            <asp:ScriptReference path="MyControl.js" />
        </scripts>
    </asp:ScriptManager>
</form>
