home *** CD-ROM | disk | FTP | other *** search
/ com!online 2002 June / comonline0602.iso / software / golive5 / GoLive5_Tryout.exe / MM7.Cab / F1630_InitLoop.scpt.A1180258_69AD_4130_944D_0B6274131723 < prev    next >
Encoding:
Text File  |  2000-08-17  |  166 b   |  5 lines

  1. if(typeof(skipPage) != "undefined") { if(skipPage) return; }
  2. idxArray = new Array;
  3. for(var i=0;i<CSInit.length;i++)
  4.     idxArray[i] = i;
  5. CSAction2(CSInit, idxArray);