or
<telerik:RadWindowManager ID="RadWindowManagerMain" runat="server" RestrictionZoneID="center" Behaviors="Close, Maximize, Minimize, Move, Resize" KeepInScreenBounds="true" VisibleStatusbar="false" EnableShadow="true" Animation="Fade" AnimationDuration="300" AutoSize="false" VisibleOnPageLoad="false" IconUrl="../CSS/titlegraphic.gif" ShowContentDuringLoad="true" OnClientDragStart="WindowDragStart" OnClientCommand="OnClientCommand" OnClientActivate="OnClientActivate" OnClientClose="OnClientClose" EnableViewState="true" > </telerik:RadWindowManager>