availWidth Property--------------------------------------------------------------------------------Retrieves the width of the working area of the system's screen, excluding the Microsoft?Windows?taskbar. SyntaxHTML N/A 
Scripting [ iWidth = ] screen.availWidth Possible ValuesiWidth Integer that receives the available screen width, in pixels.  The property is read-only. The property has no default value.Expressions can be used in place of the preceding value(s), as of Microsoft?Internet Explorer 5. For more information, see Dynamic Properties.