home *** CD-ROM | disk | FTP | other *** search
/ PCNet 2003 October / PCNET_CD_2003_10_1.iso / toolkit / MPSetupXP.exe / wmploc.DLL / 256 / VIDEO.JS < prev    next >
Encoding:
JavaScript  |  2002-12-11  |  151 b   |  10 lines

  1. // Windows Media Player - Copyright 2000 Microsoft Corporation.
  2. //<script>
  3.  
  4. function OnLoad()
  5. {
  6.     mediacenter.fullScreenAvailable=true;
  7. }
  8.  
  9.  
  10.