//<!-- 
//***Virtual Mechanics IMS JavaScript. Project Title: scratch
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 = 1;

totEvt = 1;
AEvent[1]=0;
ATime[1]=0;
AValue[1]=0;
DEvent[1]=0;
DTime[1]=0;
DValue[1]=0;
WAEvent[1]=30;
WDEvent[1]=-1073741794;
WASOp[1]=0;
WAGOp[1]=0;
OpForm[1]=0;
WAForm[1]=0;
WACobj[1]=0;
WALink[1]=" ";

totPath = 2;
Gtyp[1] = 2;
Glen[1] = mS*360; 
Gszx[1]=mS*50;
Gszy[1]=mS*50;
Gorx[1]=mS*0;
Gory[1]=mS*0;
Gpxl[1] = new Array(); 
Gpyl[1] = new Array(); 
Gnpt[1] = 2;
Gpxl[1][0]=mS*-50; 
Gpyl[1][0]=mS*-50; 
Gpxl[1][1]=mS*100; 
Gpyl[1][1]=mS*100; 
Gspt[2]=new Image();
Gspt[2].src="file:///C:/IMS Professional/ClipArt/bird1.gif";
Gtyp[2] = 1;
Glen[2] = mS*560;
Gszx[2]=mS*80;
Gszy[2]=mS*60;
Gorx[2]=mS*0;
Gory[2]=mS*0;
Gpxl[2] = new Array(); 
Gpyl[2] = new Array(); 
Gnpt[2] = 2;
Gpxl[2][0]=mS*-80;
Gpyl[2][0]=mS*-60;
Gpxl[2][1]=mS*80;
Gpyl[2][1]=mS*60;

totAct = 1;
MType[1]=16777473;
MPath[1]=1;
MRate[1]=1;
MDelay[1]=0;
MRepeat[1]=-1;
MCount[1]=-1;
MGWst[1]=0;
MGNth[1]=0;
MGEst[1]=0;
MGSth[1]=0;

totObj = 2;
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 =353.000000;
ob[1].cpoy =293.000000;
ob[1].cscx =6.699407;
ob[1].cscy =5.483561;
ob[1].crot =0.000000;
ob[1].val  =0;
ob[1].flg  =0;

obRef[2] = 2;
ob[2] = new Array();
ob[2].geo = 2;
ob[2].att = 1; 
ob[2].evt = 1; 
ob[2].act = 1;
ob[2].grp = 0;
ob[2].cpox =345.000000;
ob[2].cpoy =261.000000;
ob[2].cscx =0.316770;
ob[2].cscy =0.363636;
ob[2].crot =0.000000;
ob[2].val  =0;
ob[2].flg  =0;


//--> 
