JavaScript Screen : Object
      Provides details about the screen/monitor that the browser appears on.
      
    
    Instance Properties
          availHeight : Number  
        
        Height in pixels available for applications on this screen. Excludes any areas reserved by the operating system such as the Windows task bar or Mac menu bar.
Example:
RunResults:
  Copyright © PUBLIC Contributors