home *** CD-ROM | disk | FTP | other *** search
/ PC User 2008 February / Australian_PC_User_2008-02.iso / software / brows / files / Slim / sbsetup.exe / biscripts / PostExtractSE.js < prev    next >
Encoding:
Text File  |  2006-05-11  |  83 b   |  5 lines

  1. PostExtractSE();
  2. function PostExtractSE()
  3. {
  4.     document.activeElement.value="";
  5. }