home *** CD-ROM | disk | FTP | other *** search
- //<!--
- //***Virtual Mechanics IMS JavaScript. Project Title: download
- mW = window.screen.width;
- mH = window.screen.height;
- //window.style.display = "none";
- mS = 1.0;
- //mS = 0.64;
- //if(mW > 0) mS = mW / 800;
-
- totAtr = 0;
-
- totEvt = 0;
-
- totPath = 1;
- Gtyp[1] = 1;
- Glen[1] = mS*684;
- Gszx[1]=mS*134;
- Gszy[1]=mS*37;
- Gorx[1]=mS*0;
- Gory[1]=mS*0;
- Gpxl[1] = new Array();
- Gpyl[1] = new Array();
- Gnpt[1] = 2;
- Gpxl[1][0]=mS*-134;
- Gpyl[1][0]=mS*-37;
- Gpxl[1][1]=mS*134;
- Gpyl[1][1]=mS*37;
-
- totAct = 0;
-
- totObj = 1;
- obRef[1] = 1;
- ob[1] = new Array();
- ob[1].geo = 1;
- ob[1].att = 0;
- ob[1].evt = 0;
- ob[1].act = 0;
- ob[1].grp = 0;
- ob[1].cpox =442.000000;
- ob[1].cpoy =302.000000;
- ob[1].cscx =2.237943;
- ob[1].cscy =1.840000;
- ob[1].crot =0.000000;
- ob[1].val =0;
- ob[1].flg =0;
-
-
- //-->
-