home *** CD-ROM | disk | FTP | other *** search
/ Computer Inter@ctive 17 / Computer Interactive cdrom 17 - gen 99.iso / ZDNETIT / CONTENT / IMSWBPRO.ZIP / _setup.1 / download.js < prev    next >
Encoding:
Text File  |  1998-09-01  |  815 b   |  49 lines

  1. //<!-- 
  2. //***Virtual Mechanics IMS JavaScript. Project Title: download
  3. mW = window.screen.width;
  4. mH = window.screen.height;
  5. //window.style.display = "none"; 
  6. mS = 1.0; 
  7. //mS = 0.64; 
  8. //if(mW > 0) mS = mW / 800;
  9.  
  10. totAtr = 0;
  11.  
  12. totEvt = 0;
  13.  
  14. totPath = 1;
  15. Gtyp[1] = 1;
  16. Glen[1] = mS*684;
  17. Gszx[1]=mS*134;
  18. Gszy[1]=mS*37;
  19. Gorx[1]=mS*0;
  20. Gory[1]=mS*0;
  21. Gpxl[1] = new Array(); 
  22. Gpyl[1] = new Array(); 
  23. Gnpt[1] = 2;
  24. Gpxl[1][0]=mS*-134;
  25. Gpyl[1][0]=mS*-37;
  26. Gpxl[1][1]=mS*134;
  27. Gpyl[1][1]=mS*37;
  28.  
  29. totAct = 0;
  30.  
  31. totObj = 1;
  32. obRef[1] = 1;
  33. ob[1] = new Array();
  34. ob[1].geo = 1;
  35. ob[1].att = 0;
  36. ob[1].evt = 0;
  37. ob[1].act = 0;
  38. ob[1].grp = 0;
  39. ob[1].cpox =442.000000;
  40. ob[1].cpoy =302.000000;
  41. ob[1].cscx =2.237943;
  42. ob[1].cscy =1.840000;
  43. ob[1].crot =0.000000;
  44. ob[1].val  =0;
  45. ob[1].flg  =0;
  46.  
  47.  
  48. //--> 
  49.