home *** CD-ROM | disk | FTP | other *** search
/ Planet Source Code Jumbo …e CD Visual Basic 1 to 7 / 5_2007-2008.ISO / data / Zips / Simple_Sna2068215302007.psc / snake / Form1.frm next >
Text File  |  2007-04-29  |  95KB  |  3,173 lines

  1. VERSION 5.00
  2. Begin VB.Form Form1 
  3.    Caption         =   "::Simple Snake Game::"
  4.    ClientHeight    =   5925
  5.    ClientLeft      =   60
  6.    ClientTop       =   345
  7.    ClientWidth     =   6015
  8.    LinkTopic       =   "Form1"
  9.    ScaleHeight     =   5925
  10.    ScaleWidth      =   6015
  11.    StartUpPosition =   3  'Windows Default
  12.    Begin VB.PictureBox food 
  13.       Appearance      =   0  'Flat
  14.       AutoRedraw      =   -1  'True
  15.       BackColor       =   &H0000FFFF&
  16.       ForeColor       =   &H80000008&
  17.       Height          =   135
  18.       Left            =   8640
  19.       ScaleHeight     =   105
  20.       ScaleWidth      =   105
  21.       TabIndex        =   198
  22.       Top             =   4680
  23.       Width           =   135
  24.    End
  25.    Begin VB.Timer Timer2 
  26.       Left            =   2040
  27.       Top             =   5520
  28.    End
  29.    Begin VB.PictureBox snake2 
  30.       Appearance      =   0  'Flat
  31.       AutoRedraw      =   -1  'True
  32.       BackColor       =   &H000000C0&
  33.       ForeColor       =   &H80000008&
  34.       Height          =   135
  35.       Index           =   97
  36.       Left            =   9720
  37.       ScaleHeight     =   105
  38.       ScaleWidth      =   105
  39.       TabIndex        =   196
  40.       Top             =   1920
  41.       Width           =   135
  42.    End
  43.    Begin VB.PictureBox snake2 
  44.       Appearance      =   0  'Flat
  45.       AutoRedraw      =   -1  'True
  46.       BackColor       =   &H000000C0&
  47.       ForeColor       =   &H80000008&
  48.       Height          =   135
  49.       Index           =   96
  50.       Left            =   9720
  51.       ScaleHeight     =   105
  52.       ScaleWidth      =   105
  53.       TabIndex        =   195
  54.       Top             =   360
  55.       Width           =   135
  56.    End
  57.    Begin VB.PictureBox snake2 
  58.       Appearance      =   0  'Flat
  59.       AutoRedraw      =   -1  'True
  60.       BackColor       =   &H000000C0&
  61.       ForeColor       =   &H80000008&
  62.       Height          =   135
  63.       Index           =   95
  64.       Left            =   9720
  65.       ScaleHeight     =   105
  66.       ScaleWidth      =   105
  67.       TabIndex        =   194
  68.       Top             =   360
  69.       Width           =   135
  70.    End
  71.    Begin VB.PictureBox snake2 
  72.       Appearance      =   0  'Flat
  73.       AutoRedraw      =   -1  'True
  74.       BackColor       =   &H000000C0&
  75.       ForeColor       =   &H80000008&
  76.       Height          =   135
  77.       Index           =   94
  78.       Left            =   9720
  79.       ScaleHeight     =   105
  80.       ScaleWidth      =   105
  81.       TabIndex        =   193
  82.       Top             =   360
  83.       Width           =   135
  84.    End
  85.    Begin VB.PictureBox snake2 
  86.       Appearance      =   0  'Flat
  87.       AutoRedraw      =   -1  'True
  88.       BackColor       =   &H000000C0&
  89.       ForeColor       =   &H80000008&
  90.       Height          =   135
  91.       Index           =   93
  92.       Left            =   9720
  93.       ScaleHeight     =   105
  94.       ScaleWidth      =   105
  95.       TabIndex        =   192
  96.       Top             =   360
  97.       Width           =   135
  98.    End
  99.    Begin VB.PictureBox snake2 
  100.       Appearance      =   0  'Flat
  101.       AutoRedraw      =   -1  'True
  102.       BackColor       =   &H000000C0&
  103.       ForeColor       =   &H80000008&
  104.       Height          =   135
  105.       Index           =   92
  106.       Left            =   9720
  107.       ScaleHeight     =   105
  108.       ScaleWidth      =   105
  109.       TabIndex        =   191
  110.       Top             =   360
  111.       Width           =   135
  112.    End
  113.    Begin VB.PictureBox snake2 
  114.       Appearance      =   0  'Flat
  115.       AutoRedraw      =   -1  'True
  116.       BackColor       =   &H000000C0&
  117.       ForeColor       =   &H80000008&
  118.       Height          =   135
  119.       Index           =   91
  120.       Left            =   9720
  121.       ScaleHeight     =   105
  122.       ScaleWidth      =   105
  123.       TabIndex        =   190
  124.       Top             =   360
  125.       Width           =   135
  126.    End
  127.    Begin VB.PictureBox snake2 
  128.       Appearance      =   0  'Flat
  129.       AutoRedraw      =   -1  'True
  130.       BackColor       =   &H000000C0&
  131.       ForeColor       =   &H80000008&
  132.       Height          =   135
  133.       Index           =   90
  134.       Left            =   9720
  135.       ScaleHeight     =   105
  136.       ScaleWidth      =   105
  137.       TabIndex        =   189
  138.       Top             =   360
  139.       Width           =   135
  140.    End
  141.    Begin VB.PictureBox snake2 
  142.       Appearance      =   0  'Flat
  143.       AutoRedraw      =   -1  'True
  144.       BackColor       =   &H000000C0&
  145.       ForeColor       =   &H80000008&
  146.       Height          =   135
  147.       Index           =   89
  148.       Left            =   9720
  149.       ScaleHeight     =   105
  150.       ScaleWidth      =   105
  151.       TabIndex        =   188
  152.       Top             =   360
  153.       Width           =   135
  154.    End
  155.    Begin VB.PictureBox snake2 
  156.       Appearance      =   0  'Flat
  157.       AutoRedraw      =   -1  'True
  158.       BackColor       =   &H000000C0&
  159.       ForeColor       =   &H80000008&
  160.       Height          =   135
  161.       Index           =   88
  162.       Left            =   9720
  163.       ScaleHeight     =   105
  164.       ScaleWidth      =   105
  165.       TabIndex        =   187
  166.       Top             =   360
  167.       Width           =   135
  168.    End
  169.    Begin VB.PictureBox snake2 
  170.       Appearance      =   0  'Flat
  171.       AutoRedraw      =   -1  'True
  172.       BackColor       =   &H000000C0&
  173.       ForeColor       =   &H80000008&
  174.       Height          =   135
  175.       Index           =   87
  176.       Left            =   9720
  177.       ScaleHeight     =   105
  178.       ScaleWidth      =   105
  179.       TabIndex        =   186
  180.       Top             =   360
  181.       Width           =   135
  182.    End
  183.    Begin VB.PictureBox snake2 
  184.       Appearance      =   0  'Flat
  185.       AutoRedraw      =   -1  'True
  186.       BackColor       =   &H000000C0&
  187.       ForeColor       =   &H80000008&
  188.       Height          =   135
  189.       Index           =   86
  190.       Left            =   9720
  191.       ScaleHeight     =   105
  192.       ScaleWidth      =   105
  193.       TabIndex        =   185
  194.       Top             =   360
  195.       Width           =   135
  196.    End
  197.    Begin VB.PictureBox snake2 
  198.       Appearance      =   0  'Flat
  199.       AutoRedraw      =   -1  'True
  200.       BackColor       =   &H000000C0&
  201.       ForeColor       =   &H80000008&
  202.       Height          =   135
  203.       Index           =   85
  204.       Left            =   9720
  205.       ScaleHeight     =   105
  206.       ScaleWidth      =   105
  207.       TabIndex        =   184
  208.       Top             =   360
  209.       Width           =   135
  210.    End
  211.    Begin VB.PictureBox snake2 
  212.       Appearance      =   0  'Flat
  213.       AutoRedraw      =   -1  'True
  214.       BackColor       =   &H000000C0&
  215.       ForeColor       =   &H80000008&
  216.       Height          =   135
  217.       Index           =   84
  218.       Left            =   9720
  219.       ScaleHeight     =   105
  220.       ScaleWidth      =   105
  221.       TabIndex        =   183
  222.       Top             =   360
  223.       Width           =   135
  224.    End
  225.    Begin VB.PictureBox snake2 
  226.       Appearance      =   0  'Flat
  227.       AutoRedraw      =   -1  'True
  228.       BackColor       =   &H000000C0&
  229.       ForeColor       =   &H80000008&
  230.       Height          =   135
  231.       Index           =   83
  232.       Left            =   9720
  233.       ScaleHeight     =   105
  234.       ScaleWidth      =   105
  235.       TabIndex        =   182
  236.       Top             =   360
  237.       Width           =   135
  238.    End
  239.    Begin VB.PictureBox snake2 
  240.       Appearance      =   0  'Flat
  241.       AutoRedraw      =   -1  'True
  242.       BackColor       =   &H000000C0&
  243.       ForeColor       =   &H80000008&
  244.       Height          =   135
  245.       Index           =   82
  246.       Left            =   9720
  247.       ScaleHeight     =   105
  248.       ScaleWidth      =   105
  249.       TabIndex        =   181
  250.       Top             =   360
  251.       Width           =   135
  252.    End
  253.    Begin VB.PictureBox snake2 
  254.       Appearance      =   0  'Flat
  255.       AutoRedraw      =   -1  'True
  256.       BackColor       =   &H000000C0&
  257.       ForeColor       =   &H80000008&
  258.       Height          =   135
  259.       Index           =   81
  260.       Left            =   9720
  261.       ScaleHeight     =   105
  262.       ScaleWidth      =   105
  263.       TabIndex        =   180
  264.       Top             =   360
  265.       Width           =   135
  266.    End
  267.    Begin VB.PictureBox snake2 
  268.       Appearance      =   0  'Flat
  269.       AutoRedraw      =   -1  'True
  270.       BackColor       =   &H000000C0&
  271.       ForeColor       =   &H80000008&
  272.       Height          =   135
  273.       Index           =   80
  274.       Left            =   9720
  275.       ScaleHeight     =   105
  276.       ScaleWidth      =   105
  277.       TabIndex        =   179
  278.       Top             =   360
  279.       Width           =   135
  280.    End
  281.    Begin VB.PictureBox snake2 
  282.       Appearance      =   0  'Flat
  283.       AutoRedraw      =   -1  'True
  284.       BackColor       =   &H000000C0&
  285.       ForeColor       =   &H80000008&
  286.       Height          =   135
  287.       Index           =   79
  288.       Left            =   9720
  289.       ScaleHeight     =   105
  290.       ScaleWidth      =   105
  291.       TabIndex        =   178
  292.       Top             =   360
  293.       Width           =   135
  294.    End
  295.    Begin VB.PictureBox snake2 
  296.       Appearance      =   0  'Flat
  297.       AutoRedraw      =   -1  'True
  298.       BackColor       =   &H000000C0&
  299.       ForeColor       =   &H80000008&
  300.       Height          =   135
  301.       Index           =   78
  302.       Left            =   9720
  303.       ScaleHeight     =   105
  304.       ScaleWidth      =   105
  305.       TabIndex        =   177
  306.       Top             =   360
  307.       Width           =   135
  308.    End
  309.    Begin VB.PictureBox snake2 
  310.       Appearance      =   0  'Flat
  311.       AutoRedraw      =   -1  'True
  312.       BackColor       =   &H000000C0&
  313.       ForeColor       =   &H80000008&
  314.       Height          =   135
  315.       Index           =   77
  316.       Left            =   9720
  317.       ScaleHeight     =   105
  318.       ScaleWidth      =   105
  319.       TabIndex        =   176
  320.       Top             =   360
  321.       Width           =   135
  322.    End
  323.    Begin VB.PictureBox snake2 
  324.       Appearance      =   0  'Flat
  325.       AutoRedraw      =   -1  'True
  326.       BackColor       =   &H000000C0&
  327.       ForeColor       =   &H80000008&
  328.       Height          =   135
  329.       Index           =   76
  330.       Left            =   9720
  331.       ScaleHeight     =   105
  332.       ScaleWidth      =   105
  333.       TabIndex        =   175
  334.       Top             =   360
  335.       Width           =   135
  336.    End
  337.    Begin VB.PictureBox snake2 
  338.       Appearance      =   0  'Flat
  339.       AutoRedraw      =   -1  'True
  340.       BackColor       =   &H000000C0&
  341.       ForeColor       =   &H80000008&
  342.       Height          =   135
  343.       Index           =   75
  344.       Left            =   9720
  345.       ScaleHeight     =   105
  346.       ScaleWidth      =   105
  347.       TabIndex        =   174
  348.       Top             =   360
  349.       Width           =   135
  350.    End
  351.    Begin VB.PictureBox snake2 
  352.       Appearance      =   0  'Flat
  353.       AutoRedraw      =   -1  'True
  354.       BackColor       =   &H000000C0&
  355.       ForeColor       =   &H80000008&
  356.       Height          =   135
  357.       Index           =   74
  358.       Left            =   9720
  359.       ScaleHeight     =   105
  360.       ScaleWidth      =   105
  361.       TabIndex        =   173
  362.       Top             =   360
  363.       Width           =   135
  364.    End
  365.    Begin VB.PictureBox snake2 
  366.       Appearance      =   0  'Flat
  367.       AutoRedraw      =   -1  'True
  368.       BackColor       =   &H000000C0&
  369.       ForeColor       =   &H80000008&
  370.       Height          =   135
  371.       Index           =   73
  372.       Left            =   9720
  373.       ScaleHeight     =   105
  374.       ScaleWidth      =   105
  375.       TabIndex        =   172
  376.       Top             =   360
  377.       Width           =   135
  378.    End
  379.    Begin VB.PictureBox snake2 
  380.       Appearance      =   0  'Flat
  381.       AutoRedraw      =   -1  'True
  382.       BackColor       =   &H000000C0&
  383.       ForeColor       =   &H80000008&
  384.       Height          =   135
  385.       Index           =   72
  386.       Left            =   9720
  387.       ScaleHeight     =   105
  388.       ScaleWidth      =   105
  389.       TabIndex        =   171
  390.       Top             =   360
  391.       Width           =   135
  392.    End
  393.    Begin VB.PictureBox snake2 
  394.       Appearance      =   0  'Flat
  395.       AutoRedraw      =   -1  'True
  396.       BackColor       =   &H000000C0&
  397.       ForeColor       =   &H80000008&
  398.       Height          =   135
  399.       Index           =   71
  400.       Left            =   9720
  401.       ScaleHeight     =   105
  402.       ScaleWidth      =   105
  403.       TabIndex        =   170
  404.       Top             =   360
  405.       Width           =   135
  406.    End
  407.    Begin VB.PictureBox snake2 
  408.       Appearance      =   0  'Flat
  409.       AutoRedraw      =   -1  'True
  410.       BackColor       =   &H000000C0&
  411.       ForeColor       =   &H80000008&
  412.       Height          =   135
  413.       Index           =   70
  414.       Left            =   9720
  415.       ScaleHeight     =   105
  416.       ScaleWidth      =   105
  417.       TabIndex        =   169
  418.       Top             =   360
  419.       Width           =   135
  420.    End
  421.    Begin VB.PictureBox snake2 
  422.       Appearance      =   0  'Flat
  423.       AutoRedraw      =   -1  'True
  424.       BackColor       =   &H000000C0&
  425.       ForeColor       =   &H80000008&
  426.       Height          =   135
  427.       Index           =   69
  428.       Left            =   9720
  429.       ScaleHeight     =   105
  430.       ScaleWidth      =   105
  431.       TabIndex        =   168
  432.       Top             =   360
  433.       Width           =   135
  434.    End
  435.    Begin VB.PictureBox snake2 
  436.       Appearance      =   0  'Flat
  437.       AutoRedraw      =   -1  'True
  438.       BackColor       =   &H000000C0&
  439.       ForeColor       =   &H80000008&
  440.       Height          =   135
  441.       Index           =   68
  442.       Left            =   9720
  443.       ScaleHeight     =   105
  444.       ScaleWidth      =   105
  445.       TabIndex        =   167
  446.       Top             =   360
  447.       Width           =   135
  448.    End
  449.    Begin VB.PictureBox snake2 
  450.       Appearance      =   0  'Flat
  451.       AutoRedraw      =   -1  'True
  452.       BackColor       =   &H000000C0&
  453.       ForeColor       =   &H80000008&
  454.       Height          =   135
  455.       Index           =   67
  456.       Left            =   9720
  457.       ScaleHeight     =   105
  458.       ScaleWidth      =   105
  459.       TabIndex        =   166
  460.       Top             =   360
  461.       Width           =   135
  462.    End
  463.    Begin VB.PictureBox snake2 
  464.       Appearance      =   0  'Flat
  465.       AutoRedraw      =   -1  'True
  466.       BackColor       =   &H000000C0&
  467.       ForeColor       =   &H80000008&
  468.       Height          =   135
  469.       Index           =   66
  470.       Left            =   9720
  471.       ScaleHeight     =   105
  472.       ScaleWidth      =   105
  473.       TabIndex        =   165
  474.       Top             =   360
  475.       Width           =   135
  476.    End
  477.    Begin VB.PictureBox snake2 
  478.       Appearance      =   0  'Flat
  479.       AutoRedraw      =   -1  'True
  480.       BackColor       =   &H000000C0&
  481.       ForeColor       =   &H80000008&
  482.       Height          =   135
  483.       Index           =   65
  484.       Left            =   9720
  485.       ScaleHeight     =   105
  486.       ScaleWidth      =   105
  487.       TabIndex        =   164
  488.       Top             =   360
  489.       Width           =   135
  490.    End
  491.    Begin VB.PictureBox snake2 
  492.       Appearance      =   0  'Flat
  493.       AutoRedraw      =   -1  'True
  494.       BackColor       =   &H000000C0&
  495.       ForeColor       =   &H80000008&
  496.       Height          =   135
  497.       Index           =   64
  498.       Left            =   9720
  499.       ScaleHeight     =   105
  500.       ScaleWidth      =   105
  501.       TabIndex        =   163
  502.       Top             =   360
  503.       Width           =   135
  504.    End
  505.    Begin VB.PictureBox snake2 
  506.       Appearance      =   0  'Flat
  507.       AutoRedraw      =   -1  'True
  508.       BackColor       =   &H000000C0&
  509.       ForeColor       =   &H80000008&
  510.       Height          =   135
  511.       Index           =   63
  512.       Left            =   9720
  513.       ScaleHeight     =   105
  514.       ScaleWidth      =   105
  515.       TabIndex        =   162
  516.       Top             =   360
  517.       Width           =   135
  518.    End
  519.    Begin VB.PictureBox snake2 
  520.       Appearance      =   0  'Flat
  521.       AutoRedraw      =   -1  'True
  522.       BackColor       =   &H000000C0&
  523.       ForeColor       =   &H80000008&
  524.       Height          =   135
  525.       Index           =   62
  526.       Left            =   9720
  527.       ScaleHeight     =   105
  528.       ScaleWidth      =   105
  529.       TabIndex        =   161
  530.       Top             =   360
  531.       Width           =   135
  532.    End
  533.    Begin VB.PictureBox snake2 
  534.       Appearance      =   0  'Flat
  535.       AutoRedraw      =   -1  'True
  536.       BackColor       =   &H000000C0&
  537.       ForeColor       =   &H80000008&
  538.       Height          =   135
  539.       Index           =   61
  540.       Left            =   9720
  541.       ScaleHeight     =   105
  542.       ScaleWidth      =   105
  543.       TabIndex        =   160
  544.       Top             =   360
  545.       Width           =   135
  546.    End
  547.    Begin VB.PictureBox snake2 
  548.       Appearance      =   0  'Flat
  549.       AutoRedraw      =   -1  'True
  550.       BackColor       =   &H000000C0&
  551.       ForeColor       =   &H80000008&
  552.       Height          =   135
  553.       Index           =   60
  554.       Left            =   9720
  555.       ScaleHeight     =   105
  556.       ScaleWidth      =   105
  557.       TabIndex        =   159
  558.       Top             =   360
  559.       Width           =   135
  560.    End
  561.    Begin VB.PictureBox snake2 
  562.       Appearance      =   0  'Flat
  563.       AutoRedraw      =   -1  'True
  564.       BackColor       =   &H000000C0&
  565.       ForeColor       =   &H80000008&
  566.       Height          =   135
  567.       Index           =   59
  568.       Left            =   9720
  569.       ScaleHeight     =   105
  570.       ScaleWidth      =   105
  571.       TabIndex        =   158
  572.       Top             =   360
  573.       Width           =   135
  574.    End
  575.    Begin VB.PictureBox snake2 
  576.       Appearance      =   0  'Flat
  577.       AutoRedraw      =   -1  'True
  578.       BackColor       =   &H000000C0&
  579.       ForeColor       =   &H80000008&
  580.       Height          =   135
  581.       Index           =   58
  582.       Left            =   9720
  583.       ScaleHeight     =   105
  584.       ScaleWidth      =   105
  585.       TabIndex        =   157
  586.       Top             =   360
  587.       Width           =   135
  588.    End
  589.    Begin VB.PictureBox snake2 
  590.       Appearance      =   0  'Flat
  591.       AutoRedraw      =   -1  'True
  592.       BackColor       =   &H000000C0&
  593.       ForeColor       =   &H80000008&
  594.       Height          =   135
  595.       Index           =   57
  596.       Left            =   9720
  597.       ScaleHeight     =   105
  598.       ScaleWidth      =   105
  599.       TabIndex        =   156
  600.       Top             =   360
  601.       Width           =   135
  602.    End
  603.    Begin VB.PictureBox snake2 
  604.       Appearance      =   0  'Flat
  605.       AutoRedraw      =   -1  'True
  606.       BackColor       =   &H000000C0&
  607.       ForeColor       =   &H80000008&
  608.       Height          =   135
  609.       Index           =   56
  610.       Left            =   9720
  611.       ScaleHeight     =   105
  612.       ScaleWidth      =   105
  613.       TabIndex        =   155
  614.       Top             =   360
  615.       Width           =   135
  616.    End
  617.    Begin VB.PictureBox snake2 
  618.       Appearance      =   0  'Flat
  619.       AutoRedraw      =   -1  'True
  620.       BackColor       =   &H000000C0&
  621.       ForeColor       =   &H80000008&
  622.       Height          =   135
  623.       Index           =   55
  624.       Left            =   9720
  625.       ScaleHeight     =   105
  626.       ScaleWidth      =   105
  627.       TabIndex        =   154
  628.       Top             =   360
  629.       Width           =   135
  630.    End
  631.    Begin VB.PictureBox snake2 
  632.       Appearance      =   0  'Flat
  633.       AutoRedraw      =   -1  'True
  634.       BackColor       =   &H000000C0&
  635.       ForeColor       =   &H80000008&
  636.       Height          =   135
  637.       Index           =   54
  638.       Left            =   9720
  639.       ScaleHeight     =   105
  640.       ScaleWidth      =   105
  641.       TabIndex        =   153
  642.       Top             =   360
  643.       Width           =   135
  644.    End
  645.    Begin VB.PictureBox snake2 
  646.       Appearance      =   0  'Flat
  647.       AutoRedraw      =   -1  'True
  648.       BackColor       =   &H000000C0&
  649.       ForeColor       =   &H80000008&
  650.       Height          =   135
  651.       Index           =   53
  652.       Left            =   9720
  653.       ScaleHeight     =   105
  654.       ScaleWidth      =   105
  655.       TabIndex        =   152
  656.       Top             =   360
  657.       Width           =   135
  658.    End
  659.    Begin VB.PictureBox snake2 
  660.       Appearance      =   0  'Flat
  661.       AutoRedraw      =   -1  'True
  662.       BackColor       =   &H000000C0&
  663.       ForeColor       =   &H80000008&
  664.       Height          =   135
  665.       Index           =   52
  666.       Left            =   9720
  667.       ScaleHeight     =   105
  668.       ScaleWidth      =   105
  669.       TabIndex        =   151
  670.       Top             =   360
  671.       Width           =   135
  672.    End
  673.    Begin VB.PictureBox snake2 
  674.       Appearance      =   0  'Flat
  675.       AutoRedraw      =   -1  'True
  676.       BackColor       =   &H000000C0&
  677.       ForeColor       =   &H80000008&
  678.       Height          =   135
  679.       Index           =   51
  680.       Left            =   9720
  681.       ScaleHeight     =   105
  682.       ScaleWidth      =   105
  683.       TabIndex        =   150
  684.       Top             =   360
  685.       Width           =   135
  686.    End
  687.    Begin VB.PictureBox snake2 
  688.       Appearance      =   0  'Flat
  689.       AutoRedraw      =   -1  'True
  690.       BackColor       =   &H000000C0&
  691.       ForeColor       =   &H80000008&
  692.       Height          =   135
  693.       Index           =   50
  694.       Left            =   9720
  695.       ScaleHeight     =   105
  696.       ScaleWidth      =   105
  697.       TabIndex        =   149
  698.       Top             =   360
  699.       Width           =   135
  700.    End
  701.    Begin VB.PictureBox snake2 
  702.       Appearance      =   0  'Flat
  703.       AutoRedraw      =   -1  'True
  704.       BackColor       =   &H000000C0&
  705.       ForeColor       =   &H80000008&
  706.       Height          =   135
  707.       Index           =   49
  708.       Left            =   9720
  709.       ScaleHeight     =   105
  710.       ScaleWidth      =   105
  711.       TabIndex        =   148
  712.       Top             =   360
  713.       Width           =   135
  714.    End
  715.    Begin VB.PictureBox snake2 
  716.       Appearance      =   0  'Flat
  717.       AutoRedraw      =   -1  'True
  718.       BackColor       =   &H000000C0&
  719.       ForeColor       =   &H80000008&
  720.       Height          =   135
  721.       Index           =   48
  722.       Left            =   9720
  723.       ScaleHeight     =   105
  724.       ScaleWidth      =   105
  725.       TabIndex        =   147
  726.       Top             =   360
  727.       Width           =   135
  728.    End
  729.    Begin VB.PictureBox snake2 
  730.       Appearance      =   0  'Flat
  731.       AutoRedraw      =   -1  'True
  732.       BackColor       =   &H000000C0&
  733.       ForeColor       =   &H80000008&
  734.       Height          =   135
  735.       Index           =   47
  736.       Left            =   9720
  737.       ScaleHeight     =   105
  738.       ScaleWidth      =   105
  739.       TabIndex        =   146
  740.       Top             =   360
  741.       Width           =   135
  742.    End
  743.    Begin VB.PictureBox snake2 
  744.       Appearance      =   0  'Flat
  745.       AutoRedraw      =   -1  'True
  746.       BackColor       =   &H000000C0&
  747.       ForeColor       =   &H80000008&
  748.       Height          =   135
  749.       Index           =   46
  750.       Left            =   9720
  751.       ScaleHeight     =   105
  752.       ScaleWidth      =   105
  753.       TabIndex        =   145
  754.       Top             =   360
  755.       Width           =   135
  756.    End
  757.    Begin VB.PictureBox snake2 
  758.       Appearance      =   0  'Flat
  759.       AutoRedraw      =   -1  'True
  760.       BackColor       =   &H000000C0&
  761.       ForeColor       =   &H80000008&
  762.       Height          =   135
  763.       Index           =   45
  764.       Left            =   9720
  765.       ScaleHeight     =   105
  766.       ScaleWidth      =   105
  767.       TabIndex        =   144
  768.       Top             =   360
  769.       Width           =   135
  770.    End
  771.    Begin VB.PictureBox snake2 
  772.       Appearance      =   0  'Flat
  773.       AutoRedraw      =   -1  'True
  774.       BackColor       =   &H000000C0&
  775.       ForeColor       =   &H80000008&
  776.       Height          =   135
  777.       Index           =   44
  778.       Left            =   9720
  779.       ScaleHeight     =   105
  780.       ScaleWidth      =   105
  781.       TabIndex        =   143
  782.       Top             =   360
  783.       Width           =   135
  784.    End
  785.    Begin VB.PictureBox snake2 
  786.       Appearance      =   0  'Flat
  787.       AutoRedraw      =   -1  'True
  788.       BackColor       =   &H000000C0&
  789.       ForeColor       =   &H80000008&
  790.       Height          =   135
  791.       Index           =   43
  792.       Left            =   9720
  793.       ScaleHeight     =   105
  794.       ScaleWidth      =   105
  795.       TabIndex        =   142
  796.       Top             =   360
  797.       Width           =   135
  798.    End
  799.    Begin VB.PictureBox snake2 
  800.       Appearance      =   0  'Flat
  801.       AutoRedraw      =   -1  'True
  802.       BackColor       =   &H000000C0&
  803.       ForeColor       =   &H80000008&
  804.       Height          =   135
  805.       Index           =   42
  806.       Left            =   9720
  807.       ScaleHeight     =   105
  808.       ScaleWidth      =   105
  809.       TabIndex        =   141
  810.       Top             =   360
  811.       Width           =   135
  812.    End
  813.    Begin VB.PictureBox snake2 
  814.       Appearance      =   0  'Flat
  815.       AutoRedraw      =   -1  'True
  816.       BackColor       =   &H000000C0&
  817.       ForeColor       =   &H80000008&
  818.       Height          =   135
  819.       Index           =   41
  820.       Left            =   9720
  821.       ScaleHeight     =   105
  822.       ScaleWidth      =   105
  823.       TabIndex        =   140
  824.       Top             =   360
  825.       Width           =   135
  826.    End
  827.    Begin VB.PictureBox snake2 
  828.       Appearance      =   0  'Flat
  829.       AutoRedraw      =   -1  'True
  830.       BackColor       =   &H000000C0&
  831.       ForeColor       =   &H80000008&
  832.       Height          =   135
  833.       Index           =   40
  834.       Left            =   9720
  835.       ScaleHeight     =   105
  836.       ScaleWidth      =   105
  837.       TabIndex        =   139
  838.       Top             =   360
  839.       Width           =   135
  840.    End
  841.    Begin VB.PictureBox snake2 
  842.       Appearance      =   0  'Flat
  843.       AutoRedraw      =   -1  'True
  844.       BackColor       =   &H000000C0&
  845.       ForeColor       =   &H80000008&
  846.       Height          =   135
  847.       Index           =   39
  848.       Left            =   9720
  849.       ScaleHeight     =   105
  850.       ScaleWidth      =   105
  851.       TabIndex        =   138
  852.       Top             =   360
  853.       Width           =   135
  854.    End
  855.    Begin VB.PictureBox snake2 
  856.       Appearance      =   0  'Flat
  857.       AutoRedraw      =   -1  'True
  858.       BackColor       =   &H000000C0&
  859.       ForeColor       =   &H80000008&
  860.       Height          =   135
  861.       Index           =   38
  862.       Left            =   9720
  863.       ScaleHeight     =   105
  864.       ScaleWidth      =   105
  865.       TabIndex        =   137
  866.       Top             =   360
  867.       Width           =   135
  868.    End
  869.    Begin VB.PictureBox snake2 
  870.       Appearance      =   0  'Flat
  871.       AutoRedraw      =   -1  'True
  872.       BackColor       =   &H000000C0&
  873.       ForeColor       =   &H80000008&
  874.       Height          =   135
  875.       Index           =   37
  876.       Left            =   9720
  877.       ScaleHeight     =   105
  878.       ScaleWidth      =   105
  879.       TabIndex        =   136
  880.       Top             =   360
  881.       Width           =   135
  882.    End
  883.    Begin VB.PictureBox snake2 
  884.       Appearance      =   0  'Flat
  885.       AutoRedraw      =   -1  'True
  886.       BackColor       =   &H000000C0&
  887.       ForeColor       =   &H80000008&
  888.       Height          =   135
  889.       Index           =   36
  890.       Left            =   9720
  891.       ScaleHeight     =   105
  892.       ScaleWidth      =   105
  893.       TabIndex        =   135
  894.       Top             =   360
  895.       Width           =   135
  896.    End
  897.    Begin VB.PictureBox snake2 
  898.       Appearance      =   0  'Flat
  899.       AutoRedraw      =   -1  'True
  900.       BackColor       =   &H000000C0&
  901.       ForeColor       =   &H80000008&
  902.       Height          =   135
  903.       Index           =   35
  904.       Left            =   9720
  905.       ScaleHeight     =   105
  906.       ScaleWidth      =   105
  907.       TabIndex        =   134
  908.       Top             =   360
  909.       Width           =   135
  910.    End
  911.    Begin VB.PictureBox snake2 
  912.       Appearance      =   0  'Flat
  913.       AutoRedraw      =   -1  'True
  914.       BackColor       =   &H000000C0&
  915.       ForeColor       =   &H80000008&
  916.       Height          =   135
  917.       Index           =   34
  918.       Left            =   9720
  919.       ScaleHeight     =   105
  920.       ScaleWidth      =   105
  921.       TabIndex        =   133
  922.       Top             =   360
  923.       Width           =   135
  924.    End
  925.    Begin VB.PictureBox snake2 
  926.       Appearance      =   0  'Flat
  927.       AutoRedraw      =   -1  'True
  928.       BackColor       =   &H000000C0&
  929.       ForeColor       =   &H80000008&
  930.       Height          =   135
  931.       Index           =   33
  932.       Left            =   9720
  933.       ScaleHeight     =   105
  934.       ScaleWidth      =   105
  935.       TabIndex        =   132
  936.       Top             =   360
  937.       Width           =   135
  938.    End
  939.    Begin VB.PictureBox snake2 
  940.       Appearance      =   0  'Flat
  941.       AutoRedraw      =   -1  'True
  942.       BackColor       =   &H000000C0&
  943.       ForeColor       =   &H80000008&
  944.       Height          =   135
  945.       Index           =   32
  946.       Left            =   9720
  947.       ScaleHeight     =   105
  948.       ScaleWidth      =   105
  949.       TabIndex        =   131
  950.       Top             =   360
  951.       Width           =   135
  952.    End
  953.    Begin VB.PictureBox snake2 
  954.       Appearance      =   0  'Flat
  955.       AutoRedraw      =   -1  'True
  956.       BackColor       =   &H000000C0&
  957.       ForeColor       =   &H80000008&
  958.       Height          =   135
  959.       Index           =   31
  960.       Left            =   9720
  961.       ScaleHeight     =   105
  962.       ScaleWidth      =   105
  963.       TabIndex        =   130
  964.       Top             =   360
  965.       Width           =   135
  966.    End
  967.    Begin VB.PictureBox snake2 
  968.       Appearance      =   0  'Flat
  969.       AutoRedraw      =   -1  'True
  970.       BackColor       =   &H000000C0&
  971.       ForeColor       =   &H80000008&
  972.       Height          =   135
  973.       Index           =   30
  974.       Left            =   9720
  975.       ScaleHeight     =   105
  976.       ScaleWidth      =   105
  977.       TabIndex        =   129
  978.       Top             =   360
  979.       Width           =   135
  980.    End
  981.    Begin VB.PictureBox snake2 
  982.       Appearance      =   0  'Flat
  983.       AutoRedraw      =   -1  'True
  984.       BackColor       =   &H000000C0&
  985.       ForeColor       =   &H80000008&
  986.       Height          =   135
  987.       Index           =   29
  988.       Left            =   9720
  989.       ScaleHeight     =   105
  990.       ScaleWidth      =   105
  991.       TabIndex        =   128
  992.       Top             =   360
  993.       Width           =   135
  994.    End
  995.    Begin VB.PictureBox snake2 
  996.       Appearance      =   0  'Flat
  997.       AutoRedraw      =   -1  'True
  998.       BackColor       =   &H000000C0&
  999.       ForeColor       =   &H80000008&
  1000.       Height          =   135
  1001.       Index           =   28
  1002.       Left            =   9720
  1003.       ScaleHeight     =   105
  1004.       ScaleWidth      =   105
  1005.       TabIndex        =   127
  1006.       Top             =   360
  1007.       Width           =   135
  1008.    End
  1009.    Begin VB.PictureBox snake2 
  1010.       Appearance      =   0  'Flat
  1011.       AutoRedraw      =   -1  'True
  1012.       BackColor       =   &H000000C0&
  1013.       ForeColor       =   &H80000008&
  1014.       Height          =   135
  1015.       Index           =   27
  1016.       Left            =   9720
  1017.       ScaleHeight     =   105
  1018.       ScaleWidth      =   105
  1019.       TabIndex        =   126
  1020.       Top             =   360
  1021.       Width           =   135
  1022.    End
  1023.    Begin VB.PictureBox snake2 
  1024.       Appearance      =   0  'Flat
  1025.       AutoRedraw      =   -1  'True
  1026.       BackColor       =   &H000000C0&
  1027.       ForeColor       =   &H80000008&
  1028.       Height          =   135
  1029.       Index           =   26
  1030.       Left            =   9720
  1031.       ScaleHeight     =   105
  1032.       ScaleWidth      =   105
  1033.       TabIndex        =   125
  1034.       Top             =   360
  1035.       Width           =   135
  1036.    End
  1037.    Begin VB.PictureBox snake2 
  1038.       Appearance      =   0  'Flat
  1039.       AutoRedraw      =   -1  'True
  1040.       BackColor       =   &H000000C0&
  1041.       ForeColor       =   &H80000008&
  1042.       Height          =   135
  1043.       Index           =   25
  1044.       Left            =   9720
  1045.       ScaleHeight     =   105
  1046.       ScaleWidth      =   105
  1047.       TabIndex        =   124
  1048.       Top             =   360
  1049.       Width           =   135
  1050.    End
  1051.    Begin VB.PictureBox snake2 
  1052.       Appearance      =   0  'Flat
  1053.       AutoRedraw      =   -1  'True
  1054.       BackColor       =   &H000000C0&
  1055.       ForeColor       =   &H80000008&
  1056.       Height          =   135
  1057.       Index           =   24
  1058.       Left            =   9720
  1059.       ScaleHeight     =   105
  1060.       ScaleWidth      =   105
  1061.       TabIndex        =   123
  1062.       Top             =   360
  1063.       Width           =   135
  1064.    End
  1065.    Begin VB.PictureBox snake2 
  1066.       Appearance      =   0  'Flat
  1067.       AutoRedraw      =   -1  'True
  1068.       BackColor       =   &H000000C0&
  1069.       ForeColor       =   &H80000008&
  1070.       Height          =   135
  1071.       Index           =   23
  1072.       Left            =   9720
  1073.       ScaleHeight     =   105
  1074.       ScaleWidth      =   105
  1075.       TabIndex        =   122
  1076.       Top             =   360
  1077.       Width           =   135
  1078.    End
  1079.    Begin VB.PictureBox snake2 
  1080.       Appearance      =   0  'Flat
  1081.       AutoRedraw      =   -1  'True
  1082.       BackColor       =   &H000000C0&
  1083.       ForeColor       =   &H80000008&
  1084.       Height          =   135
  1085.       Index           =   22
  1086.       Left            =   9720
  1087.       ScaleHeight     =   105
  1088.       ScaleWidth      =   105
  1089.       TabIndex        =   121
  1090.       Top             =   360
  1091.       Width           =   135
  1092.    End
  1093.    Begin VB.PictureBox snake2 
  1094.       Appearance      =   0  'Flat
  1095.       AutoRedraw      =   -1  'True
  1096.       BackColor       =   &H000000C0&
  1097.       ForeColor       =   &H80000008&
  1098.       Height          =   135
  1099.       Index           =   21
  1100.       Left            =   9720
  1101.       ScaleHeight     =   105
  1102.       ScaleWidth      =   105
  1103.       TabIndex        =   120
  1104.       Top             =   360
  1105.       Width           =   135
  1106.    End
  1107.    Begin VB.PictureBox snake2 
  1108.       Appearance      =   0  'Flat
  1109.       AutoRedraw      =   -1  'True
  1110.       BackColor       =   &H000000C0&
  1111.       ForeColor       =   &H80000008&
  1112.       Height          =   135
  1113.       Index           =   20
  1114.       Left            =   9720
  1115.       ScaleHeight     =   105
  1116.       ScaleWidth      =   105
  1117.       TabIndex        =   119
  1118.       Top             =   360
  1119.       Width           =   135
  1120.    End
  1121.    Begin VB.PictureBox snake2 
  1122.       Appearance      =   0  'Flat
  1123.       AutoRedraw      =   -1  'True
  1124.       BackColor       =   &H000000C0&
  1125.       ForeColor       =   &H80000008&
  1126.       Height          =   135
  1127.       Index           =   19
  1128.       Left            =   9720
  1129.       ScaleHeight     =   105
  1130.       ScaleWidth      =   105
  1131.       TabIndex        =   118
  1132.       Top             =   360
  1133.       Width           =   135
  1134.    End
  1135.    Begin VB.PictureBox snake2 
  1136.       Appearance      =   0  'Flat
  1137.       AutoRedraw      =   -1  'True
  1138.       BackColor       =   &H000000C0&
  1139.       ForeColor       =   &H80000008&
  1140.       Height          =   135
  1141.       Index           =   18
  1142.       Left            =   9720
  1143.       ScaleHeight     =   105
  1144.       ScaleWidth      =   105
  1145.       TabIndex        =   117
  1146.       Top             =   360
  1147.       Width           =   135
  1148.    End
  1149.    Begin VB.PictureBox snake2 
  1150.       Appearance      =   0  'Flat
  1151.       AutoRedraw      =   -1  'True
  1152.       BackColor       =   &H000000C0&
  1153.       ForeColor       =   &H80000008&
  1154.       Height          =   135
  1155.       Index           =   17
  1156.       Left            =   9720
  1157.       ScaleHeight     =   105
  1158.       ScaleWidth      =   105
  1159.       TabIndex        =   116
  1160.       Top             =   360
  1161.       Width           =   135
  1162.    End
  1163.    Begin VB.PictureBox snake2 
  1164.       Appearance      =   0  'Flat
  1165.       AutoRedraw      =   -1  'True
  1166.       BackColor       =   &H000000C0&
  1167.       ForeColor       =   &H80000008&
  1168.       Height          =   135
  1169.       Index           =   16
  1170.       Left            =   9720
  1171.       ScaleHeight     =   105
  1172.       ScaleWidth      =   105
  1173.       TabIndex        =   115
  1174.       Top             =   360
  1175.       Width           =   135
  1176.    End
  1177.    Begin VB.PictureBox snake2 
  1178.       Appearance      =   0  'Flat
  1179.       AutoRedraw      =   -1  'True
  1180.       BackColor       =   &H000000C0&
  1181.       ForeColor       =   &H80000008&
  1182.       Height          =   135
  1183.       Index           =   15
  1184.       Left            =   9720
  1185.       ScaleHeight     =   105
  1186.       ScaleWidth      =   105
  1187.       TabIndex        =   114
  1188.       Top             =   360
  1189.       Width           =   135
  1190.    End
  1191.    Begin VB.PictureBox snake2 
  1192.       Appearance      =   0  'Flat
  1193.       AutoRedraw      =   -1  'True
  1194.       BackColor       =   &H000000C0&
  1195.       ForeColor       =   &H80000008&
  1196.       Height          =   135
  1197.       Index           =   14
  1198.       Left            =   9720
  1199.       ScaleHeight     =   105
  1200.       ScaleWidth      =   105
  1201.       TabIndex        =   113
  1202.       Top             =   360
  1203.       Width           =   135
  1204.    End
  1205.    Begin VB.PictureBox snake2 
  1206.       Appearance      =   0  'Flat
  1207.       AutoRedraw      =   -1  'True
  1208.       BackColor       =   &H000000C0&
  1209.       ForeColor       =   &H80000008&
  1210.       Height          =   135
  1211.       Index           =   13
  1212.       Left            =   9720
  1213.       ScaleHeight     =   105
  1214.       ScaleWidth      =   105
  1215.       TabIndex        =   112
  1216.       Top             =   360
  1217.       Width           =   135
  1218.    End
  1219.    Begin VB.PictureBox snake2 
  1220.       Appearance      =   0  'Flat
  1221.       AutoRedraw      =   -1  'True
  1222.       BackColor       =   &H000000C0&
  1223.       ForeColor       =   &H80000008&
  1224.       Height          =   135
  1225.       Index           =   12
  1226.       Left            =   9720
  1227.       ScaleHeight     =   105
  1228.       ScaleWidth      =   105
  1229.       TabIndex        =   111
  1230.       Top             =   360
  1231.       Width           =   135
  1232.    End
  1233.    Begin VB.PictureBox snake2 
  1234.       Appearance      =   0  'Flat
  1235.       AutoRedraw      =   -1  'True
  1236.       BackColor       =   &H000000C0&
  1237.       ForeColor       =   &H80000008&
  1238.       Height          =   135
  1239.       Index           =   11
  1240.       Left            =   9720
  1241.       ScaleHeight     =   105
  1242.       ScaleWidth      =   105
  1243.       TabIndex        =   110
  1244.       Top             =   360
  1245.       Width           =   135
  1246.    End
  1247.    Begin VB.PictureBox snake2 
  1248.       Appearance      =   0  'Flat
  1249.       AutoRedraw      =   -1  'True
  1250.       BackColor       =   &H000000C0&
  1251.       ForeColor       =   &H80000008&
  1252.       Height          =   135
  1253.       Index           =   10
  1254.       Left            =   9720
  1255.       ScaleHeight     =   105
  1256.       ScaleWidth      =   105
  1257.       TabIndex        =   109
  1258.       Top             =   360
  1259.       Width           =   135
  1260.    End
  1261.    Begin VB.PictureBox snake2 
  1262.       Appearance      =   0  'Flat
  1263.       AutoRedraw      =   -1  'True
  1264.       BackColor       =   &H000000C0&
  1265.       ForeColor       =   &H80000008&
  1266.       Height          =   135
  1267.       Index           =   9
  1268.       Left            =   9720
  1269.       ScaleHeight     =   105
  1270.       ScaleWidth      =   105
  1271.       TabIndex        =   108
  1272.       Top             =   360
  1273.       Width           =   135
  1274.    End
  1275.    Begin VB.PictureBox snake2 
  1276.       Appearance      =   0  'Flat
  1277.       AutoRedraw      =   -1  'True
  1278.       BackColor       =   &H000000C0&
  1279.       ForeColor       =   &H80000008&
  1280.       Height          =   135
  1281.       Index           =   8
  1282.       Left            =   9720
  1283.       ScaleHeight     =   105
  1284.       ScaleWidth      =   105
  1285.       TabIndex        =   107
  1286.       Top             =   360
  1287.       Width           =   135
  1288.    End
  1289.    Begin VB.PictureBox snake2 
  1290.       Appearance      =   0  'Flat
  1291.       AutoRedraw      =   -1  'True
  1292.       BackColor       =   &H000000C0&
  1293.       ForeColor       =   &H80000008&
  1294.       Height          =   135
  1295.       Index           =   7
  1296.       Left            =   9720
  1297.       ScaleHeight     =   105
  1298.       ScaleWidth      =   105
  1299.       TabIndex        =   106
  1300.       Top             =   360
  1301.       Width           =   135
  1302.    End
  1303.    Begin VB.PictureBox snake2 
  1304.       Appearance      =   0  'Flat
  1305.       AutoRedraw      =   -1  'True
  1306.       BackColor       =   &H000000C0&
  1307.       ForeColor       =   &H80000008&
  1308.       Height          =   135
  1309.       Index           =   6
  1310.       Left            =   9720
  1311.       ScaleHeight     =   105
  1312.       ScaleWidth      =   105
  1313.       TabIndex        =   105
  1314.       Top             =   360
  1315.       Width           =   135
  1316.    End
  1317.    Begin VB.PictureBox snake2 
  1318.       Appearance      =   0  'Flat
  1319.       AutoRedraw      =   -1  'True
  1320.       BackColor       =   &H000000C0&
  1321.       ForeColor       =   &H80000008&
  1322.       Height          =   135
  1323.       Index           =   5
  1324.       Left            =   9720
  1325.       ScaleHeight     =   105
  1326.       ScaleWidth      =   105
  1327.       TabIndex        =   104
  1328.       Top             =   360
  1329.       Width           =   135
  1330.    End
  1331.    Begin VB.PictureBox snake2 
  1332.       Appearance      =   0  'Flat
  1333.       AutoRedraw      =   -1  'True
  1334.       BackColor       =   &H000000C0&
  1335.       ForeColor       =   &H80000008&
  1336.       Height          =   135
  1337.       Index           =   4
  1338.       Left            =   9720
  1339.       ScaleHeight     =   105
  1340.       ScaleWidth      =   105
  1341.       TabIndex        =   103
  1342.       Top             =   360
  1343.       Width           =   135
  1344.    End
  1345.    Begin VB.PictureBox snake2 
  1346.       Appearance      =   0  'Flat
  1347.       AutoRedraw      =   -1  'True
  1348.       BackColor       =   &H000000C0&
  1349.       ForeColor       =   &H80000008&
  1350.       Height          =   135
  1351.       Index           =   3
  1352.       Left            =   9720
  1353.       ScaleHeight     =   105
  1354.       ScaleWidth      =   105
  1355.       TabIndex        =   102
  1356.       Top             =   360
  1357.       Width           =   135
  1358.    End
  1359.    Begin VB.PictureBox snake2 
  1360.       Appearance      =   0  'Flat
  1361.       AutoRedraw      =   -1  'True
  1362.       BackColor       =   &H000000C0&
  1363.       ForeColor       =   &H80000008&
  1364.       Height          =   135
  1365.       Index           =   2
  1366.       Left            =   9720
  1367.       ScaleHeight     =   105
  1368.       ScaleWidth      =   105
  1369.       TabIndex        =   101
  1370.       Top             =   360
  1371.       Width           =   135
  1372.    End
  1373.    Begin VB.PictureBox snake2 
  1374.       Appearance      =   0  'Flat
  1375.       AutoRedraw      =   -1  'True
  1376.       BackColor       =   &H000000C0&
  1377.       ForeColor       =   &H80000008&
  1378.       Height          =   135
  1379.       Index           =   1
  1380.       Left            =   9720
  1381.       ScaleHeight     =   105
  1382.       ScaleWidth      =   105
  1383.       TabIndex        =   100
  1384.       Top             =   360
  1385.       Width           =   135
  1386.    End
  1387.    Begin VB.PictureBox snake2 
  1388.       Appearance      =   0  'Flat
  1389.       AutoRedraw      =   -1  'True
  1390.       BackColor       =   &H000000C0&
  1391.       ForeColor       =   &H80000008&
  1392.       Height          =   135
  1393.       Index           =   0
  1394.       Left            =   9720
  1395.       ScaleHeight     =   105
  1396.       ScaleWidth      =   105
  1397.       TabIndex        =   99
  1398.       Top             =   1920
  1399.       Width           =   135
  1400.    End
  1401.    Begin VB.PictureBox snake 
  1402.       Appearance      =   0  'Flat
  1403.       AutoRedraw      =   -1  'True
  1404.       BackColor       =   &H00008000&
  1405.       ForeColor       =   &H80000008&
  1406.       Height          =   135
  1407.       Index           =   96
  1408.       Left            =   8640
  1409.       ScaleHeight     =   105
  1410.       ScaleWidth      =   105
  1411.       TabIndex        =   98
  1412.       Top             =   240
  1413.       Width           =   135
  1414.    End
  1415.    Begin VB.PictureBox snake 
  1416.       Appearance      =   0  'Flat
  1417.       AutoRedraw      =   -1  'True
  1418.       BackColor       =   &H00008000&
  1419.       ForeColor       =   &H80000008&
  1420.       Height          =   135
  1421.       Index           =   95
  1422.       Left            =   8640
  1423.       ScaleHeight     =   105
  1424.       ScaleWidth      =   105
  1425.       TabIndex        =   97
  1426.       Top             =   240
  1427.       Width           =   135
  1428.    End
  1429.    Begin VB.PictureBox snake 
  1430.       Appearance      =   0  'Flat
  1431.       AutoRedraw      =   -1  'True
  1432.       BackColor       =   &H00008000&
  1433.       ForeColor       =   &H80000008&
  1434.       Height          =   135
  1435.       Index           =   94
  1436.       Left            =   8640
  1437.       ScaleHeight     =   105
  1438.       ScaleWidth      =   105
  1439.       TabIndex        =   96
  1440.       Top             =   240
  1441.       Width           =   135
  1442.    End
  1443.    Begin VB.PictureBox snake 
  1444.       Appearance      =   0  'Flat
  1445.       AutoRedraw      =   -1  'True
  1446.       BackColor       =   &H00008000&
  1447.       ForeColor       =   &H80000008&
  1448.       Height          =   135
  1449.       Index           =   93
  1450.       Left            =   8640
  1451.       ScaleHeight     =   105
  1452.       ScaleWidth      =   105
  1453.       TabIndex        =   95
  1454.       Top             =   240
  1455.       Width           =   135
  1456.    End
  1457.    Begin VB.PictureBox snake 
  1458.       Appearance      =   0  'Flat
  1459.       AutoRedraw      =   -1  'True
  1460.       BackColor       =   &H00008000&
  1461.       ForeColor       =   &H80000008&
  1462.       Height          =   135
  1463.       Index           =   92
  1464.       Left            =   8640
  1465.       ScaleHeight     =   105
  1466.       ScaleWidth      =   105
  1467.       TabIndex        =   94
  1468.       Top             =   240
  1469.       Width           =   135
  1470.    End
  1471.    Begin VB.PictureBox snake 
  1472.       Appearance      =   0  'Flat
  1473.       AutoRedraw      =   -1  'True
  1474.       BackColor       =   &H00008000&
  1475.       ForeColor       =   &H80000008&
  1476.       Height          =   135
  1477.       Index           =   91
  1478.       Left            =   8640
  1479.       ScaleHeight     =   105
  1480.       ScaleWidth      =   105
  1481.       TabIndex        =   93
  1482.       Top             =   240
  1483.       Width           =   135
  1484.    End
  1485.    Begin VB.PictureBox snake 
  1486.       Appearance      =   0  'Flat
  1487.       AutoRedraw      =   -1  'True
  1488.       BackColor       =   &H00008000&
  1489.       ForeColor       =   &H80000008&
  1490.       Height          =   135
  1491.       Index           =   90
  1492.       Left            =   8640
  1493.       ScaleHeight     =   105
  1494.       ScaleWidth      =   105
  1495.       TabIndex        =   92
  1496.       Top             =   240
  1497.       Width           =   135
  1498.    End
  1499.    Begin VB.PictureBox snake 
  1500.       Appearance      =   0  'Flat
  1501.       AutoRedraw      =   -1  'True
  1502.       BackColor       =   &H00008000&
  1503.       ForeColor       =   &H80000008&
  1504.       Height          =   135
  1505.       Index           =   89
  1506.       Left            =   8640
  1507.       ScaleHeight     =   105
  1508.       ScaleWidth      =   105
  1509.       TabIndex        =   91
  1510.       Top             =   240
  1511.       Width           =   135
  1512.    End
  1513.    Begin VB.PictureBox snake 
  1514.       Appearance      =   0  'Flat
  1515.       AutoRedraw      =   -1  'True
  1516.       BackColor       =   &H00008000&
  1517.       ForeColor       =   &H80000008&
  1518.       Height          =   135
  1519.       Index           =   88
  1520.       Left            =   8640
  1521.       ScaleHeight     =   105
  1522.       ScaleWidth      =   105
  1523.       TabIndex        =   90
  1524.       Top             =   240
  1525.       Width           =   135
  1526.    End
  1527.    Begin VB.PictureBox snake 
  1528.       Appearance      =   0  'Flat
  1529.       AutoRedraw      =   -1  'True
  1530.       BackColor       =   &H00008000&
  1531.       ForeColor       =   &H80000008&
  1532.       Height          =   135
  1533.       Index           =   87
  1534.       Left            =   8640
  1535.       ScaleHeight     =   105
  1536.       ScaleWidth      =   105
  1537.       TabIndex        =   89
  1538.       Top             =   240
  1539.       Width           =   135
  1540.    End
  1541.    Begin VB.PictureBox snake 
  1542.       Appearance      =   0  'Flat
  1543.       AutoRedraw      =   -1  'True
  1544.       BackColor       =   &H00008000&
  1545.       ForeColor       =   &H80000008&
  1546.       Height          =   135
  1547.       Index           =   86
  1548.       Left            =   8640
  1549.       ScaleHeight     =   105
  1550.       ScaleWidth      =   105
  1551.       TabIndex        =   88
  1552.       Top             =   240
  1553.       Width           =   135
  1554.    End
  1555.    Begin VB.PictureBox snake 
  1556.       Appearance      =   0  'Flat
  1557.       AutoRedraw      =   -1  'True
  1558.       BackColor       =   &H00008000&
  1559.       ForeColor       =   &H80000008&
  1560.       Height          =   135
  1561.       Index           =   85
  1562.       Left            =   8640
  1563.       ScaleHeight     =   105
  1564.       ScaleWidth      =   105
  1565.       TabIndex        =   87
  1566.       Top             =   240
  1567.       Width           =   135
  1568.    End
  1569.    Begin VB.PictureBox snake 
  1570.       Appearance      =   0  'Flat
  1571.       AutoRedraw      =   -1  'True
  1572.       BackColor       =   &H00008000&
  1573.       ForeColor       =   &H80000008&
  1574.       Height          =   135
  1575.       Index           =   84
  1576.       Left            =   8640
  1577.       ScaleHeight     =   105
  1578.       ScaleWidth      =   105
  1579.       TabIndex        =   86
  1580.       Top             =   240
  1581.       Width           =   135
  1582.    End
  1583.    Begin VB.PictureBox snake 
  1584.       Appearance      =   0  'Flat
  1585.       AutoRedraw      =   -1  'True
  1586.       BackColor       =   &H00008000&
  1587.       ForeColor       =   &H80000008&
  1588.       Height          =   135
  1589.       Index           =   83
  1590.       Left            =   8640
  1591.       ScaleHeight     =   105
  1592.       ScaleWidth      =   105
  1593.       TabIndex        =   85
  1594.       Top             =   240
  1595.       Width           =   135
  1596.    End
  1597.    Begin VB.PictureBox snake 
  1598.       Appearance      =   0  'Flat
  1599.       AutoRedraw      =   -1  'True
  1600.       BackColor       =   &H00008000&
  1601.       ForeColor       =   &H80000008&
  1602.       Height          =   135
  1603.       Index           =   82
  1604.       Left            =   8640
  1605.       ScaleHeight     =   105
  1606.       ScaleWidth      =   105
  1607.       TabIndex        =   84
  1608.       Top             =   240
  1609.       Width           =   135
  1610.    End
  1611.    Begin VB.PictureBox snake 
  1612.       Appearance      =   0  'Flat
  1613.       AutoRedraw      =   -1  'True
  1614.       BackColor       =   &H00008000&
  1615.       ForeColor       =   &H80000008&
  1616.       Height          =   135
  1617.       Index           =   81
  1618.       Left            =   8640
  1619.       ScaleHeight     =   105
  1620.       ScaleWidth      =   105
  1621.       TabIndex        =   83
  1622.       Top             =   240
  1623.       Width           =   135
  1624.    End
  1625.    Begin VB.PictureBox snake 
  1626.       Appearance      =   0  'Flat
  1627.       AutoRedraw      =   -1  'True
  1628.       BackColor       =   &H00008000&
  1629.       ForeColor       =   &H80000008&
  1630.       Height          =   135
  1631.       Index           =   80
  1632.       Left            =   8640
  1633.       ScaleHeight     =   105
  1634.       ScaleWidth      =   105
  1635.       TabIndex        =   82
  1636.       Top             =   240
  1637.       Width           =   135
  1638.    End
  1639.    Begin VB.PictureBox snake 
  1640.       Appearance      =   0  'Flat
  1641.       AutoRedraw      =   -1  'True
  1642.       BackColor       =   &H00008000&
  1643.       ForeColor       =   &H80000008&
  1644.       Height          =   135
  1645.       Index           =   79
  1646.       Left            =   8640
  1647.       ScaleHeight     =   105
  1648.       ScaleWidth      =   105
  1649.       TabIndex        =   81
  1650.       Top             =   240
  1651.       Width           =   135
  1652.    End
  1653.    Begin VB.PictureBox snake 
  1654.       Appearance      =   0  'Flat
  1655.       AutoRedraw      =   -1  'True
  1656.       BackColor       =   &H00008000&
  1657.       ForeColor       =   &H80000008&
  1658.       Height          =   135
  1659.       Index           =   78
  1660.       Left            =   8640
  1661.       ScaleHeight     =   105
  1662.       ScaleWidth      =   105
  1663.       TabIndex        =   80
  1664.       Top             =   240
  1665.       Width           =   135
  1666.    End
  1667.    Begin VB.PictureBox snake 
  1668.       Appearance      =   0  'Flat
  1669.       AutoRedraw      =   -1  'True
  1670.       BackColor       =   &H00008000&
  1671.       ForeColor       =   &H80000008&
  1672.       Height          =   135
  1673.       Index           =   77
  1674.       Left            =   8640
  1675.       ScaleHeight     =   105
  1676.       ScaleWidth      =   105
  1677.       TabIndex        =   79
  1678.       Top             =   240
  1679.       Width           =   135
  1680.    End
  1681.    Begin VB.PictureBox snake 
  1682.       Appearance      =   0  'Flat
  1683.       AutoRedraw      =   -1  'True
  1684.       BackColor       =   &H00008000&
  1685.       ForeColor       =   &H80000008&
  1686.       Height          =   135
  1687.       Index           =   76
  1688.       Left            =   8640
  1689.       ScaleHeight     =   105
  1690.       ScaleWidth      =   105
  1691.       TabIndex        =   78
  1692.       Top             =   240
  1693.       Width           =   135
  1694.    End
  1695.    Begin VB.PictureBox snake 
  1696.       Appearance      =   0  'Flat
  1697.       AutoRedraw      =   -1  'True
  1698.       BackColor       =   &H00008000&
  1699.       ForeColor       =   &H80000008&
  1700.       Height          =   135
  1701.       Index           =   75
  1702.       Left            =   8640
  1703.       ScaleHeight     =   105
  1704.       ScaleWidth      =   105
  1705.       TabIndex        =   77
  1706.       Top             =   240
  1707.       Width           =   135
  1708.    End
  1709.    Begin VB.PictureBox snake 
  1710.       Appearance      =   0  'Flat
  1711.       AutoRedraw      =   -1  'True
  1712.       BackColor       =   &H00008000&
  1713.       ForeColor       =   &H80000008&
  1714.       Height          =   135
  1715.       Index           =   74
  1716.       Left            =   8640
  1717.       ScaleHeight     =   105
  1718.       ScaleWidth      =   105
  1719.       TabIndex        =   76
  1720.       Top             =   240
  1721.       Width           =   135
  1722.    End
  1723.    Begin VB.PictureBox snake 
  1724.       Appearance      =   0  'Flat
  1725.       AutoRedraw      =   -1  'True
  1726.       BackColor       =   &H00008000&
  1727.       ForeColor       =   &H80000008&
  1728.       Height          =   135
  1729.       Index           =   73
  1730.       Left            =   8640
  1731.       ScaleHeight     =   105
  1732.       ScaleWidth      =   105
  1733.       TabIndex        =   75
  1734.       Top             =   240
  1735.       Width           =   135
  1736.    End
  1737.    Begin VB.PictureBox snake 
  1738.       Appearance      =   0  'Flat
  1739.       AutoRedraw      =   -1  'True
  1740.       BackColor       =   &H00008000&
  1741.       ForeColor       =   &H80000008&
  1742.       Height          =   135
  1743.       Index           =   72
  1744.       Left            =   8640
  1745.       ScaleHeight     =   105
  1746.       ScaleWidth      =   105
  1747.       TabIndex        =   74
  1748.       Top             =   240
  1749.       Width           =   135
  1750.    End
  1751.    Begin VB.PictureBox snake 
  1752.       Appearance      =   0  'Flat
  1753.       AutoRedraw      =   -1  'True
  1754.       BackColor       =   &H00008000&
  1755.       ForeColor       =   &H80000008&
  1756.       Height          =   135
  1757.       Index           =   71
  1758.       Left            =   8640
  1759.       ScaleHeight     =   105
  1760.       ScaleWidth      =   105
  1761.       TabIndex        =   73
  1762.       Top             =   240
  1763.       Width           =   135
  1764.    End
  1765.    Begin VB.PictureBox snake 
  1766.       Appearance      =   0  'Flat
  1767.       AutoRedraw      =   -1  'True
  1768.       BackColor       =   &H00008000&
  1769.       ForeColor       =   &H80000008&
  1770.       Height          =   135
  1771.       Index           =   70
  1772.       Left            =   8640
  1773.       ScaleHeight     =   105
  1774.       ScaleWidth      =   105
  1775.       TabIndex        =   72
  1776.       Top             =   240
  1777.       Width           =   135
  1778.    End
  1779.    Begin VB.PictureBox snake 
  1780.       Appearance      =   0  'Flat
  1781.       AutoRedraw      =   -1  'True
  1782.       BackColor       =   &H00008000&
  1783.       ForeColor       =   &H80000008&
  1784.       Height          =   135
  1785.       Index           =   69
  1786.       Left            =   8640
  1787.       ScaleHeight     =   105
  1788.       ScaleWidth      =   105
  1789.       TabIndex        =   71
  1790.       Top             =   240
  1791.       Width           =   135
  1792.    End
  1793.    Begin VB.PictureBox snake 
  1794.       Appearance      =   0  'Flat
  1795.       AutoRedraw      =   -1  'True
  1796.       BackColor       =   &H00008000&
  1797.       ForeColor       =   &H80000008&
  1798.       Height          =   135
  1799.       Index           =   68
  1800.       Left            =   8640
  1801.       ScaleHeight     =   105
  1802.       ScaleWidth      =   105
  1803.       TabIndex        =   70
  1804.       Top             =   240
  1805.       Width           =   135
  1806.    End
  1807.    Begin VB.PictureBox snake 
  1808.       Appearance      =   0  'Flat
  1809.       AutoRedraw      =   -1  'True
  1810.       BackColor       =   &H00008000&
  1811.       ForeColor       =   &H80000008&
  1812.       Height          =   135
  1813.       Index           =   67
  1814.       Left            =   8640
  1815.       ScaleHeight     =   105
  1816.       ScaleWidth      =   105
  1817.       TabIndex        =   69
  1818.       Top             =   240
  1819.       Width           =   135
  1820.    End
  1821.    Begin VB.PictureBox snake 
  1822.       Appearance      =   0  'Flat
  1823.       AutoRedraw      =   -1  'True
  1824.       BackColor       =   &H00008000&
  1825.       ForeColor       =   &H80000008&
  1826.       Height          =   135
  1827.       Index           =   66
  1828.       Left            =   8640
  1829.       ScaleHeight     =   105
  1830.       ScaleWidth      =   105
  1831.       TabIndex        =   68
  1832.       Top             =   240
  1833.       Width           =   135
  1834.    End
  1835.    Begin VB.PictureBox snake 
  1836.       Appearance      =   0  'Flat
  1837.       AutoRedraw      =   -1  'True
  1838.       BackColor       =   &H00008000&
  1839.       ForeColor       =   &H80000008&
  1840.       Height          =   135
  1841.       Index           =   65
  1842.       Left            =   8640
  1843.       ScaleHeight     =   105
  1844.       ScaleWidth      =   105
  1845.       TabIndex        =   67
  1846.       Top             =   240
  1847.       Width           =   135
  1848.    End
  1849.    Begin VB.PictureBox snake 
  1850.       Appearance      =   0  'Flat
  1851.       AutoRedraw      =   -1  'True
  1852.       BackColor       =   &H00008000&
  1853.       ForeColor       =   &H80000008&
  1854.       Height          =   135
  1855.       Index           =   64
  1856.       Left            =   8640
  1857.       ScaleHeight     =   105
  1858.       ScaleWidth      =   105
  1859.       TabIndex        =   66
  1860.       Top             =   240
  1861.       Width           =   135
  1862.    End
  1863.    Begin VB.PictureBox snake 
  1864.       Appearance      =   0  'Flat
  1865.       AutoRedraw      =   -1  'True
  1866.       BackColor       =   &H00008000&
  1867.       ForeColor       =   &H80000008&
  1868.       Height          =   135
  1869.       Index           =   63
  1870.       Left            =   8640
  1871.       ScaleHeight     =   105
  1872.       ScaleWidth      =   105
  1873.       TabIndex        =   65
  1874.       Top             =   240
  1875.       Width           =   135
  1876.    End
  1877.    Begin VB.PictureBox snake 
  1878.       Appearance      =   0  'Flat
  1879.       AutoRedraw      =   -1  'True
  1880.       BackColor       =   &H00008000&
  1881.       ForeColor       =   &H80000008&
  1882.       Height          =   135
  1883.       Index           =   62
  1884.       Left            =   8640
  1885.       ScaleHeight     =   105
  1886.       ScaleWidth      =   105
  1887.       TabIndex        =   64
  1888.       Top             =   240
  1889.       Width           =   135
  1890.    End
  1891.    Begin VB.PictureBox snake 
  1892.       Appearance      =   0  'Flat
  1893.       AutoRedraw      =   -1  'True
  1894.       BackColor       =   &H00008000&
  1895.       ForeColor       =   &H80000008&
  1896.       Height          =   135
  1897.       Index           =   61
  1898.       Left            =   8640
  1899.       ScaleHeight     =   105
  1900.       ScaleWidth      =   105
  1901.       TabIndex        =   63
  1902.       Top             =   240
  1903.       Width           =   135
  1904.    End
  1905.    Begin VB.PictureBox snake 
  1906.       Appearance      =   0  'Flat
  1907.       AutoRedraw      =   -1  'True
  1908.       BackColor       =   &H00008000&
  1909.       ForeColor       =   &H80000008&
  1910.       Height          =   135
  1911.       Index           =   60
  1912.       Left            =   8640
  1913.       ScaleHeight     =   105
  1914.       ScaleWidth      =   105
  1915.       TabIndex        =   62
  1916.       Top             =   240
  1917.       Width           =   135
  1918.    End
  1919.    Begin VB.PictureBox snake 
  1920.       Appearance      =   0  'Flat
  1921.       AutoRedraw      =   -1  'True
  1922.       BackColor       =   &H00008000&
  1923.       ForeColor       =   &H80000008&
  1924.       Height          =   135
  1925.       Index           =   59
  1926.       Left            =   8640
  1927.       ScaleHeight     =   105
  1928.       ScaleWidth      =   105
  1929.       TabIndex        =   61
  1930.       Top             =   240
  1931.       Width           =   135
  1932.    End
  1933.    Begin VB.PictureBox snake 
  1934.       Appearance      =   0  'Flat
  1935.       AutoRedraw      =   -1  'True
  1936.       BackColor       =   &H00008000&
  1937.       ForeColor       =   &H80000008&
  1938.       Height          =   135
  1939.       Index           =   58
  1940.       Left            =   8640
  1941.       ScaleHeight     =   105
  1942.       ScaleWidth      =   105
  1943.       TabIndex        =   60
  1944.       Top             =   240
  1945.       Width           =   135
  1946.    End
  1947.    Begin VB.PictureBox snake 
  1948.       Appearance      =   0  'Flat
  1949.       AutoRedraw      =   -1  'True
  1950.       BackColor       =   &H00008000&
  1951.       ForeColor       =   &H80000008&
  1952.       Height          =   135
  1953.       Index           =   57
  1954.       Left            =   8640
  1955.       ScaleHeight     =   105
  1956.       ScaleWidth      =   105
  1957.       TabIndex        =   59
  1958.       Top             =   240
  1959.       Width           =   135
  1960.    End
  1961.    Begin VB.PictureBox snake 
  1962.       Appearance      =   0  'Flat
  1963.       AutoRedraw      =   -1  'True
  1964.       BackColor       =   &H00008000&
  1965.       ForeColor       =   &H80000008&
  1966.       Height          =   135
  1967.       Index           =   56
  1968.       Left            =   8640
  1969.       ScaleHeight     =   105
  1970.       ScaleWidth      =   105
  1971.       TabIndex        =   58
  1972.       Top             =   240
  1973.       Width           =   135
  1974.    End
  1975.    Begin VB.PictureBox snake 
  1976.       Appearance      =   0  'Flat
  1977.       AutoRedraw      =   -1  'True
  1978.       BackColor       =   &H00008000&
  1979.       ForeColor       =   &H80000008&
  1980.       Height          =   135
  1981.       Index           =   55
  1982.       Left            =   8640
  1983.       ScaleHeight     =   105
  1984.       ScaleWidth      =   105
  1985.       TabIndex        =   57
  1986.       Top             =   240
  1987.       Width           =   135
  1988.    End
  1989.    Begin VB.PictureBox snake 
  1990.       Appearance      =   0  'Flat
  1991.       AutoRedraw      =   -1  'True
  1992.       BackColor       =   &H00008000&
  1993.       ForeColor       =   &H80000008&
  1994.       Height          =   135
  1995.       Index           =   54
  1996.       Left            =   8640
  1997.       ScaleHeight     =   105
  1998.       ScaleWidth      =   105
  1999.       TabIndex        =   56
  2000.       Top             =   240
  2001.       Width           =   135
  2002.    End
  2003.    Begin VB.PictureBox snake 
  2004.       Appearance      =   0  'Flat
  2005.       AutoRedraw      =   -1  'True
  2006.       BackColor       =   &H00008000&
  2007.       ForeColor       =   &H80000008&
  2008.       Height          =   135
  2009.       Index           =   53
  2010.       Left            =   8640
  2011.       ScaleHeight     =   105
  2012.       ScaleWidth      =   105
  2013.       TabIndex        =   55
  2014.       Top             =   240
  2015.       Width           =   135
  2016.    End
  2017.    Begin VB.PictureBox snake 
  2018.       Appearance      =   0  'Flat
  2019.       AutoRedraw      =   -1  'True
  2020.       BackColor       =   &H00008000&
  2021.       ForeColor       =   &H80000008&
  2022.       Height          =   135
  2023.       Index           =   52
  2024.       Left            =   8640
  2025.       ScaleHeight     =   105
  2026.       ScaleWidth      =   105
  2027.       TabIndex        =   54
  2028.       Top             =   240
  2029.       Width           =   135
  2030.    End
  2031.    Begin VB.PictureBox snake 
  2032.       Appearance      =   0  'Flat
  2033.       AutoRedraw      =   -1  'True
  2034.       BackColor       =   &H00008000&
  2035.       ForeColor       =   &H80000008&
  2036.       Height          =   135
  2037.       Index           =   51
  2038.       Left            =   8640
  2039.       ScaleHeight     =   105
  2040.       ScaleWidth      =   105
  2041.       TabIndex        =   53
  2042.       Top             =   240
  2043.       Width           =   135
  2044.    End
  2045.    Begin VB.PictureBox snake 
  2046.       Appearance      =   0  'Flat
  2047.       AutoRedraw      =   -1  'True
  2048.       BackColor       =   &H00008000&
  2049.       ForeColor       =   &H80000008&
  2050.       Height          =   135
  2051.       Index           =   50
  2052.       Left            =   8640
  2053.       ScaleHeight     =   105
  2054.       ScaleWidth      =   105
  2055.       TabIndex        =   52
  2056.       Top             =   240
  2057.       Width           =   135
  2058.    End
  2059.    Begin VB.PictureBox snake 
  2060.       Appearance      =   0  'Flat
  2061.       AutoRedraw      =   -1  'True
  2062.       BackColor       =   &H00008000&
  2063.       ForeColor       =   &H80000008&
  2064.       Height          =   135
  2065.       Index           =   49
  2066.       Left            =   8640
  2067.       ScaleHeight     =   105
  2068.       ScaleWidth      =   105
  2069.       TabIndex        =   51
  2070.       Top             =   240
  2071.       Width           =   135
  2072.    End
  2073.    Begin VB.PictureBox snake 
  2074.       Appearance      =   0  'Flat
  2075.       AutoRedraw      =   -1  'True
  2076.       BackColor       =   &H00008000&
  2077.       ForeColor       =   &H80000008&
  2078.       Height          =   135
  2079.       Index           =   48
  2080.       Left            =   8640
  2081.       ScaleHeight     =   105
  2082.       ScaleWidth      =   105
  2083.       TabIndex        =   50
  2084.       Top             =   240
  2085.       Width           =   135
  2086.    End
  2087.    Begin VB.PictureBox snake 
  2088.       Appearance      =   0  'Flat
  2089.       AutoRedraw      =   -1  'True
  2090.       BackColor       =   &H00008000&
  2091.       ForeColor       =   &H80000008&
  2092.       Height          =   135
  2093.       Index           =   47
  2094.       Left            =   8640
  2095.       ScaleHeight     =   105
  2096.       ScaleWidth      =   105
  2097.       TabIndex        =   49
  2098.       Top             =   240
  2099.       Width           =   135
  2100.    End
  2101.    Begin VB.PictureBox snake 
  2102.       Appearance      =   0  'Flat
  2103.       AutoRedraw      =   -1  'True
  2104.       BackColor       =   &H00008000&
  2105.       ForeColor       =   &H80000008&
  2106.       Height          =   135
  2107.       Index           =   46
  2108.       Left            =   8640
  2109.       ScaleHeight     =   105
  2110.       ScaleWidth      =   105
  2111.       TabIndex        =   48
  2112.       Top             =   240
  2113.       Width           =   135
  2114.    End
  2115.    Begin VB.PictureBox snake 
  2116.       Appearance      =   0  'Flat
  2117.       AutoRedraw      =   -1  'True
  2118.       BackColor       =   &H00008000&
  2119.       ForeColor       =   &H80000008&
  2120.       Height          =   135
  2121.       Index           =   45
  2122.       Left            =   8640
  2123.       ScaleHeight     =   105
  2124.       ScaleWidth      =   105
  2125.       TabIndex        =   47
  2126.       Top             =   240
  2127.       Width           =   135
  2128.    End
  2129.    Begin VB.PictureBox snake 
  2130.       Appearance      =   0  'Flat
  2131.       AutoRedraw      =   -1  'True
  2132.       BackColor       =   &H00008000&
  2133.       ForeColor       =   &H80000008&
  2134.       Height          =   135
  2135.       Index           =   44
  2136.       Left            =   8640
  2137.       ScaleHeight     =   105
  2138.       ScaleWidth      =   105
  2139.       TabIndex        =   46
  2140.       Top             =   240
  2141.       Width           =   135
  2142.    End
  2143.    Begin VB.PictureBox snake 
  2144.       Appearance      =   0  'Flat
  2145.       AutoRedraw      =   -1  'True
  2146.       BackColor       =   &H00008000&
  2147.       ForeColor       =   &H80000008&
  2148.       Height          =   135
  2149.       Index           =   43
  2150.       Left            =   8640
  2151.       ScaleHeight     =   105
  2152.       ScaleWidth      =   105
  2153.       TabIndex        =   45
  2154.       Top             =   240
  2155.       Width           =   135
  2156.    End
  2157.    Begin VB.PictureBox snake 
  2158.       Appearance      =   0  'Flat
  2159.       AutoRedraw      =   -1  'True
  2160.       BackColor       =   &H00008000&
  2161.       ForeColor       =   &H80000008&
  2162.       Height          =   135
  2163.       Index           =   42
  2164.       Left            =   8640
  2165.       ScaleHeight     =   105
  2166.       ScaleWidth      =   105
  2167.       TabIndex        =   44
  2168.       Top             =   240
  2169.       Width           =   135
  2170.    End
  2171.    Begin VB.PictureBox snake 
  2172.       Appearance      =   0  'Flat
  2173.       AutoRedraw      =   -1  'True
  2174.       BackColor       =   &H00008000&
  2175.       ForeColor       =   &H80000008&
  2176.       Height          =   135
  2177.       Index           =   41
  2178.       Left            =   8640
  2179.       ScaleHeight     =   105
  2180.       ScaleWidth      =   105
  2181.       TabIndex        =   43
  2182.       Top             =   240
  2183.       Width           =   135
  2184.    End
  2185.    Begin VB.PictureBox snake 
  2186.       Appearance      =   0  'Flat
  2187.       AutoRedraw      =   -1  'True
  2188.       BackColor       =   &H00008000&
  2189.       ForeColor       =   &H80000008&
  2190.       Height          =   135
  2191.       Index           =   40
  2192.       Left            =   8640
  2193.       ScaleHeight     =   105
  2194.       ScaleWidth      =   105
  2195.       TabIndex        =   42
  2196.       Top             =   240
  2197.       Width           =   135
  2198.    End
  2199.    Begin VB.PictureBox snake 
  2200.       Appearance      =   0  'Flat
  2201.       AutoRedraw      =   -1  'True
  2202.       BackColor       =   &H00008000&
  2203.       ForeColor       =   &H80000008&
  2204.       Height          =   135
  2205.       Index           =   39
  2206.       Left            =   8640
  2207.       ScaleHeight     =   105
  2208.       ScaleWidth      =   105
  2209.       TabIndex        =   41
  2210.       Top             =   240
  2211.       Width           =   135
  2212.    End
  2213.    Begin VB.PictureBox snake 
  2214.       Appearance      =   0  'Flat
  2215.       AutoRedraw      =   -1  'True
  2216.       BackColor       =   &H00008000&
  2217.       ForeColor       =   &H80000008&
  2218.       Height          =   135
  2219.       Index           =   38
  2220.       Left            =   8640
  2221.       ScaleHeight     =   105
  2222.       ScaleWidth      =   105
  2223.       TabIndex        =   40
  2224.       Top             =   240
  2225.       Width           =   135
  2226.    End
  2227.    Begin VB.PictureBox snake 
  2228.       Appearance      =   0  'Flat
  2229.       AutoRedraw      =   -1  'True
  2230.       BackColor       =   &H00008000&
  2231.       ForeColor       =   &H80000008&
  2232.       Height          =   135
  2233.       Index           =   37
  2234.       Left            =   8640
  2235.       ScaleHeight     =   105
  2236.       ScaleWidth      =   105
  2237.       TabIndex        =   39
  2238.       Top             =   240
  2239.       Width           =   135
  2240.    End
  2241.    Begin VB.PictureBox snake 
  2242.       Appearance      =   0  'Flat
  2243.       AutoRedraw      =   -1  'True
  2244.       BackColor       =   &H00008000&
  2245.       ForeColor       =   &H80000008&
  2246.       Height          =   135
  2247.       Index           =   36
  2248.       Left            =   8640
  2249.       ScaleHeight     =   105
  2250.       ScaleWidth      =   105
  2251.       TabIndex        =   38
  2252.       Top             =   240
  2253.       Width           =   135
  2254.    End
  2255.    Begin VB.PictureBox snake 
  2256.       Appearance      =   0  'Flat
  2257.       AutoRedraw      =   -1  'True
  2258.       BackColor       =   &H00008000&
  2259.       ForeColor       =   &H80000008&
  2260.       Height          =   135
  2261.       Index           =   35
  2262.       Left            =   8640
  2263.       ScaleHeight     =   105
  2264.       ScaleWidth      =   105
  2265.       TabIndex        =   37
  2266.       Top             =   240
  2267.       Width           =   135
  2268.    End
  2269.    Begin VB.PictureBox snake 
  2270.       Appearance      =   0  'Flat
  2271.       AutoRedraw      =   -1  'True
  2272.       BackColor       =   &H00008000&
  2273.       ForeColor       =   &H80000008&
  2274.       Height          =   135
  2275.       Index           =   34
  2276.       Left            =   8640
  2277.       ScaleHeight     =   105
  2278.       ScaleWidth      =   105
  2279.       TabIndex        =   36
  2280.       Top             =   240
  2281.       Width           =   135
  2282.    End
  2283.    Begin VB.PictureBox snake 
  2284.       Appearance      =   0  'Flat
  2285.       AutoRedraw      =   -1  'True
  2286.       BackColor       =   &H00008000&
  2287.       ForeColor       =   &H80000008&
  2288.       Height          =   135
  2289.       Index           =   33
  2290.       Left            =   8640
  2291.       ScaleHeight     =   105
  2292.       ScaleWidth      =   105
  2293.       TabIndex        =   35
  2294.       Top             =   240
  2295.       Width           =   135
  2296.    End
  2297.    Begin VB.PictureBox snake 
  2298.       Appearance      =   0  'Flat
  2299.       AutoRedraw      =   -1  'True
  2300.       BackColor       =   &H00008000&
  2301.       ForeColor       =   &H80000008&
  2302.       Height          =   135
  2303.       Index           =   32
  2304.       Left            =   8640
  2305.       ScaleHeight     =   105
  2306.       ScaleWidth      =   105
  2307.       TabIndex        =   34
  2308.       Top             =   240
  2309.       Width           =   135
  2310.    End
  2311.    Begin VB.PictureBox snake 
  2312.       Appearance      =   0  'Flat
  2313.       AutoRedraw      =   -1  'True
  2314.       BackColor       =   &H00008000&
  2315.       ForeColor       =   &H80000008&
  2316.       Height          =   135
  2317.       Index           =   31
  2318.       Left            =   8640
  2319.       ScaleHeight     =   105
  2320.       ScaleWidth      =   105
  2321.       TabIndex        =   33
  2322.       Top             =   240
  2323.       Width           =   135
  2324.    End
  2325.    Begin VB.PictureBox snake 
  2326.       Appearance      =   0  'Flat
  2327.       AutoRedraw      =   -1  'True
  2328.       BackColor       =   &H00008000&
  2329.       ForeColor       =   &H80000008&
  2330.       Height          =   135
  2331.       Index           =   30
  2332.       Left            =   8640
  2333.       ScaleHeight     =   105
  2334.       ScaleWidth      =   105
  2335.       TabIndex        =   32
  2336.       Top             =   240
  2337.       Width           =   135
  2338.    End
  2339.    Begin VB.PictureBox snake 
  2340.       Appearance      =   0  'Flat
  2341.       AutoRedraw      =   -1  'True
  2342.       BackColor       =   &H00008000&
  2343.       ForeColor       =   &H80000008&
  2344.       Height          =   135
  2345.       Index           =   29
  2346.       Left            =   8640
  2347.       ScaleHeight     =   105
  2348.       ScaleWidth      =   105
  2349.       TabIndex        =   31
  2350.       Top             =   240
  2351.       Width           =   135
  2352.    End
  2353.    Begin VB.PictureBox snake 
  2354.       Appearance      =   0  'Flat
  2355.       AutoRedraw      =   -1  'True
  2356.       BackColor       =   &H00008000&
  2357.       ForeColor       =   &H80000008&
  2358.       Height          =   135
  2359.       Index           =   28
  2360.       Left            =   8640
  2361.       ScaleHeight     =   105
  2362.       ScaleWidth      =   105
  2363.       TabIndex        =   30
  2364.       Top             =   240
  2365.       Width           =   135
  2366.    End
  2367.    Begin VB.PictureBox snake 
  2368.       Appearance      =   0  'Flat
  2369.       AutoRedraw      =   -1  'True
  2370.       BackColor       =   &H00008000&
  2371.       ForeColor       =   &H80000008&
  2372.       Height          =   135
  2373.       Index           =   27
  2374.       Left            =   8640
  2375.       ScaleHeight     =   105
  2376.       ScaleWidth      =   105
  2377.       TabIndex        =   29
  2378.       Top             =   240
  2379.       Width           =   135
  2380.    End
  2381.    Begin VB.PictureBox snake 
  2382.       Appearance      =   0  'Flat
  2383.       AutoRedraw      =   -1  'True
  2384.       BackColor       =   &H00008000&
  2385.       ForeColor       =   &H80000008&
  2386.       Height          =   135
  2387.       Index           =   26
  2388.       Left            =   8640
  2389.       ScaleHeight     =   105
  2390.       ScaleWidth      =   105
  2391.       TabIndex        =   28
  2392.       Top             =   240
  2393.       Width           =   135
  2394.    End
  2395.    Begin VB.PictureBox snake 
  2396.       Appearance      =   0  'Flat
  2397.       AutoRedraw      =   -1  'True
  2398.       BackColor       =   &H00008000&
  2399.       ForeColor       =   &H80000008&
  2400.       Height          =   135
  2401.       Index           =   25
  2402.       Left            =   8640
  2403.       ScaleHeight     =   105
  2404.       ScaleWidth      =   105
  2405.       TabIndex        =   27
  2406.       Top             =   240
  2407.       Width           =   135
  2408.    End
  2409.    Begin VB.PictureBox snake 
  2410.       Appearance      =   0  'Flat
  2411.       AutoRedraw      =   -1  'True
  2412.       BackColor       =   &H00008000&
  2413.       ForeColor       =   &H80000008&
  2414.       Height          =   135
  2415.       Index           =   24
  2416.       Left            =   8640
  2417.       ScaleHeight     =   105
  2418.       ScaleWidth      =   105
  2419.       TabIndex        =   26
  2420.       Top             =   240
  2421.       Width           =   135
  2422.    End
  2423.    Begin VB.PictureBox snake 
  2424.       Appearance      =   0  'Flat
  2425.       AutoRedraw      =   -1  'True
  2426.       BackColor       =   &H00008000&
  2427.       ForeColor       =   &H80000008&
  2428.       Height          =   135
  2429.       Index           =   23
  2430.       Left            =   8640
  2431.       ScaleHeight     =   105
  2432.       ScaleWidth      =   105
  2433.       TabIndex        =   25
  2434.       Top             =   240
  2435.       Width           =   135
  2436.    End
  2437.    Begin VB.PictureBox snake 
  2438.       Appearance      =   0  'Flat
  2439.       AutoRedraw      =   -1  'True
  2440.       BackColor       =   &H00008000&
  2441.       ForeColor       =   &H80000008&
  2442.       Height          =   135
  2443.       Index           =   22
  2444.       Left            =   8640
  2445.       ScaleHeight     =   105
  2446.       ScaleWidth      =   105
  2447.       TabIndex        =   24
  2448.       Top             =   240
  2449.       Width           =   135
  2450.    End
  2451.    Begin VB.PictureBox snake 
  2452.       Appearance      =   0  'Flat
  2453.       AutoRedraw      =   -1  'True
  2454.       BackColor       =   &H00008000&
  2455.       ForeColor       =   &H80000008&
  2456.       Height          =   135
  2457.       Index           =   21
  2458.       Left            =   8640
  2459.       ScaleHeight     =   105
  2460.       ScaleWidth      =   105
  2461.       TabIndex        =   23
  2462.       Top             =   240
  2463.       Width           =   135
  2464.    End
  2465.    Begin VB.PictureBox snake 
  2466.       Appearance      =   0  'Flat
  2467.       AutoRedraw      =   -1  'True
  2468.       BackColor       =   &H00008000&
  2469.       ForeColor       =   &H80000008&
  2470.       Height          =   135
  2471.       Index           =   20
  2472.       Left            =   8640
  2473.       ScaleHeight     =   105
  2474.       ScaleWidth      =   105
  2475.       TabIndex        =   22
  2476.       Top             =   240
  2477.       Width           =   135
  2478.    End
  2479.    Begin VB.PictureBox snake 
  2480.       Appearance      =   0  'Flat
  2481.       AutoRedraw      =   -1  'True
  2482.       BackColor       =   &H00008000&
  2483.       ForeColor       =   &H80000008&
  2484.       Height          =   135
  2485.       Index           =   19
  2486.       Left            =   8640
  2487.       ScaleHeight     =   105
  2488.       ScaleWidth      =   105
  2489.       TabIndex        =   21
  2490.       Top             =   240
  2491.       Width           =   135
  2492.    End
  2493.    Begin VB.PictureBox snake 
  2494.       Appearance      =   0  'Flat
  2495.       AutoRedraw      =   -1  'True
  2496.       BackColor       =   &H00008000&
  2497.       ForeColor       =   &H80000008&
  2498.       Height          =   135
  2499.       Index           =   18
  2500.       Left            =   8640
  2501.       ScaleHeight     =   105
  2502.       ScaleWidth      =   105
  2503.       TabIndex        =   20
  2504.       Top             =   240
  2505.       Width           =   135
  2506.    End
  2507.    Begin VB.PictureBox snake 
  2508.       Appearance      =   0  'Flat
  2509.       AutoRedraw      =   -1  'True
  2510.       BackColor       =   &H00008000&
  2511.       ForeColor       =   &H80000008&
  2512.       Height          =   135
  2513.       Index           =   17
  2514.       Left            =   8640
  2515.       ScaleHeight     =   105
  2516.       ScaleWidth      =   105
  2517.       TabIndex        =   19
  2518.       Top             =   240
  2519.       Width           =   135
  2520.    End
  2521.    Begin VB.PictureBox snake 
  2522.       Appearance      =   0  'Flat
  2523.       AutoRedraw      =   -1  'True
  2524.       BackColor       =   &H00008000&
  2525.       ForeColor       =   &H80000008&
  2526.       Height          =   135
  2527.       Index           =   16
  2528.       Left            =   8640
  2529.       ScaleHeight     =   105
  2530.       ScaleWidth      =   105
  2531.       TabIndex        =   18
  2532.       Top             =   240
  2533.       Width           =   135
  2534.    End
  2535.    Begin VB.PictureBox snake 
  2536.       Appearance      =   0  'Flat
  2537.       AutoRedraw      =   -1  'True
  2538.       BackColor       =   &H00008000&
  2539.       ForeColor       =   &H80000008&
  2540.       Height          =   135
  2541.       Index           =   15
  2542.       Left            =   8640
  2543.       ScaleHeight     =   105
  2544.       ScaleWidth      =   105
  2545.       TabIndex        =   17
  2546.       Top             =   240
  2547.       Width           =   135
  2548.    End
  2549.    Begin VB.PictureBox snake 
  2550.       Appearance      =   0  'Flat
  2551.       AutoRedraw      =   -1  'True
  2552.       BackColor       =   &H00008000&
  2553.       ForeColor       =   &H80000008&
  2554.       Height          =   135
  2555.       Index           =   14
  2556.       Left            =   8640
  2557.       ScaleHeight     =   105
  2558.       ScaleWidth      =   105
  2559.       TabIndex        =   16
  2560.       Top             =   240
  2561.       Width           =   135
  2562.    End
  2563.    Begin VB.PictureBox snake 
  2564.       Appearance      =   0  'Flat
  2565.       AutoRedraw      =   -1  'True
  2566.       BackColor       =   &H00008000&
  2567.       ForeColor       =   &H80000008&
  2568.       Height          =   135
  2569.       Index           =   13
  2570.       Left            =   8640
  2571.       ScaleHeight     =   105
  2572.       ScaleWidth      =   105
  2573.       TabIndex        =   15
  2574.       Top             =   240
  2575.       Width           =   135
  2576.    End
  2577.    Begin VB.PictureBox snake 
  2578.       Appearance      =   0  'Flat
  2579.       AutoRedraw      =   -1  'True
  2580.       BackColor       =   &H00008000&
  2581.       ForeColor       =   &H80000008&
  2582.       Height          =   135
  2583.       Index           =   12
  2584.       Left            =   8640
  2585.       ScaleHeight     =   105
  2586.       ScaleWidth      =   105
  2587.       TabIndex        =   14
  2588.       Top             =   240
  2589.       Width           =   135
  2590.    End
  2591.    Begin VB.PictureBox snake 
  2592.       Appearance      =   0  'Flat
  2593.       AutoRedraw      =   -1  'True
  2594.       BackColor       =   &H00008000&
  2595.       ForeColor       =   &H80000008&
  2596.       Height          =   135
  2597.       Index           =   11
  2598.       Left            =   8640
  2599.       ScaleHeight     =   105
  2600.       ScaleWidth      =   105
  2601.       TabIndex        =   13
  2602.       Top             =   240
  2603.       Width           =   135
  2604.    End
  2605.    Begin VB.PictureBox snake 
  2606.       Appearance      =   0  'Flat
  2607.       AutoRedraw      =   -1  'True
  2608.       BackColor       =   &H00008000&
  2609.       ForeColor       =   &H80000008&
  2610.       Height          =   135
  2611.       Index           =   10
  2612.       Left            =   8640
  2613.       ScaleHeight     =   105
  2614.       ScaleWidth      =   105
  2615.       TabIndex        =   12
  2616.       Top             =   240
  2617.       Width           =   135
  2618.    End
  2619.    Begin VB.PictureBox snake 
  2620.       Appearance      =   0  'Flat
  2621.       AutoRedraw      =   -1  'True
  2622.       BackColor       =   &H00008000&
  2623.       ForeColor       =   &H80000008&
  2624.       Height          =   135
  2625.       Index           =   9
  2626.       Left            =   8640
  2627.       ScaleHeight     =   105
  2628.       ScaleWidth      =   105
  2629.       TabIndex        =   11
  2630.       Top             =   240
  2631.       Width           =   135
  2632.    End
  2633.    Begin VB.PictureBox snake 
  2634.       Appearance      =   0  'Flat
  2635.       AutoRedraw      =   -1  'True
  2636.       BackColor       =   &H00008000&
  2637.       ForeColor       =   &H80000008&
  2638.       Height          =   135
  2639.       Index           =   8
  2640.       Left            =   8640
  2641.       ScaleHeight     =   105
  2642.       ScaleWidth      =   105
  2643.       TabIndex        =   10
  2644.       Top             =   240
  2645.       Width           =   135
  2646.    End
  2647.    Begin VB.PictureBox snake 
  2648.       Appearance      =   0  'Flat
  2649.       AutoRedraw      =   -1  'True
  2650.       BackColor       =   &H00008000&
  2651.       ForeColor       =   &H80000008&
  2652.       Height          =   135
  2653.       Index           =   7
  2654.       Left            =   8640
  2655.       ScaleHeight     =   105
  2656.       ScaleWidth      =   105
  2657.       TabIndex        =   9
  2658.       Top             =   240
  2659.       Width           =   135
  2660.    End
  2661.    Begin VB.PictureBox snake 
  2662.       Appearance      =   0  'Flat
  2663.       AutoRedraw      =   -1  'True
  2664.       BackColor       =   &H00008000&
  2665.       ForeColor       =   &H80000008&
  2666.       Height          =   135
  2667.       Index           =   6
  2668.       Left            =   8640
  2669.       ScaleHeight     =   105
  2670.       ScaleWidth      =   105
  2671.       TabIndex        =   8
  2672.       Top             =   240
  2673.       Width           =   135
  2674.    End
  2675.    Begin VB.PictureBox snake 
  2676.       Appearance      =   0  'Flat
  2677.       AutoRedraw      =   -1  'True
  2678.       BackColor       =   &H00008000&
  2679.       ForeColor       =   &H80000008&
  2680.       Height          =   135
  2681.       Index           =   5
  2682.       Left            =   8640
  2683.       ScaleHeight     =   105
  2684.       ScaleWidth      =   105
  2685.       TabIndex        =   7
  2686.       Top             =   240
  2687.       Width           =   135
  2688.    End
  2689.    Begin VB.PictureBox snake 
  2690.       Appearance      =   0  'Flat
  2691.       AutoRedraw      =   -1  'True
  2692.       BackColor       =   &H00008000&
  2693.       ForeColor       =   &H80000008&
  2694.       Height          =   135
  2695.       Index           =   4
  2696.       Left            =   8640
  2697.       ScaleHeight     =   105
  2698.       ScaleWidth      =   105
  2699.       TabIndex        =   6
  2700.       Top             =   240
  2701.       Width           =   135
  2702.    End
  2703.    Begin VB.PictureBox snake 
  2704.       Appearance      =   0  'Flat
  2705.       AutoRedraw      =   -1  'True
  2706.       BackColor       =   &H00008000&
  2707.       ForeColor       =   &H80000008&
  2708.       Height          =   135
  2709.       Index           =   3
  2710.       Left            =   8640
  2711.       ScaleHeight     =   105
  2712.       ScaleWidth      =   105
  2713.       TabIndex        =   5
  2714.       Top             =   240
  2715.       Width           =   135
  2716.    End
  2717.    Begin VB.PictureBox snake 
  2718.       Appearance      =   0  'Flat
  2719.       AutoRedraw      =   -1  'True
  2720.       BackColor       =   &H00008000&
  2721.       ForeColor       =   &H80000008&
  2722.       Height          =   135
  2723.       Index           =   2
  2724.       Left            =   8640
  2725.       ScaleHeight     =   105
  2726.       ScaleWidth      =   105
  2727.       TabIndex        =   4
  2728.       Top             =   240
  2729.       Width           =   135
  2730.    End
  2731.    Begin VB.PictureBox snake 
  2732.       Appearance      =   0  'Flat
  2733.       AutoRedraw      =   -1  'True
  2734.       BackColor       =   &H00008000&
  2735.       ForeColor       =   &H80000008&
  2736.       Height          =   135
  2737.       Index           =   1
  2738.       Left            =   8640
  2739.       ScaleHeight     =   105
  2740.       ScaleWidth      =   105
  2741.       TabIndex        =   2
  2742.       Top             =   240
  2743.       Width           =   135
  2744.    End
  2745.    Begin VB.PictureBox snake 
  2746.       Appearance      =   0  'Flat
  2747.       AutoRedraw      =   -1  'True
  2748.       BackColor       =   &H00008000&
  2749.       ForeColor       =   &H80000008&
  2750.       Height          =   135
  2751.       Index           =   0
  2752.       Left            =   8640
  2753.       ScaleHeight     =   105
  2754.       ScaleWidth      =   150
  2755.       TabIndex        =   1
  2756.       Top             =   480
  2757.       Width           =   180
  2758.    End
  2759.    Begin VB.Timer Timer1 
  2760.       Left            =   1200
  2761.       Top             =   5520
  2762.    End
  2763.    Begin VB.PictureBox col 
  2764.       AutoRedraw      =   -1  'True
  2765.       BackColor       =   &H00404040&
  2766.       Height          =   255
  2767.       Left            =   10320
  2768.       ScaleHeight     =   195
  2769.       ScaleWidth      =   315
  2770.       TabIndex        =   0
  2771.       Top             =   480
  2772.       Width           =   375
  2773.    End
  2774.    Begin VB.PictureBox Level 
  2775.       Appearance      =   0  'Flat
  2776.       AutoRedraw      =   -1  'True
  2777.       BackColor       =   &H80000007&
  2778.       BorderStyle     =   0  'None
  2779.       ForeColor       =   &H80000008&
  2780.       Height          =   3615
  2781.       Left            =   0
  2782.       ScaleHeight     =   3615
  2783.       ScaleWidth      =   5655
  2784.       TabIndex        =   3
  2785.       Top             =   120
  2786.       Width           =   5655
  2787.    End
  2788.    Begin VB.Label time 
  2789.       Caption         =   "0"
  2790.       BeginProperty Font 
  2791.          Name            =   "MS Sans Serif"
  2792.          Size            =   9.75
  2793.          Charset         =   161
  2794.          Weight          =   400
  2795.          Underline       =   0   'False
  2796.          Italic          =   0   'False
  2797.          Strikethrough   =   0   'False
  2798.       EndProperty
  2799.       Height          =   255
  2800.       Left            =   720
  2801.       TabIndex        =   201
  2802.       Top             =   5400
  2803.       Width           =   1095
  2804.    End
  2805.    Begin VB.Label l2 
  2806.       Caption         =   "Time:"
  2807.       BeginProperty Font 
  2808.          Name            =   "MS Sans Serif"
  2809.          Size            =   9.75
  2810.          Charset         =   161
  2811.          Weight          =   400
  2812.          Underline       =   0   'False
  2813.          Italic          =   0   'False
  2814.          Strikethrough   =   0   'False
  2815.       EndProperty
  2816.       Height          =   255
  2817.       Left            =   0
  2818.       TabIndex        =   200
  2819.       Top             =   5400
  2820.       Width           =   735
  2821.    End
  2822.    Begin VB.Label score 
  2823.       Caption         =   "0"
  2824.       BeginProperty Font 
  2825.          Name            =   "MS Sans Serif"
  2826.          Size            =   9.75
  2827.          Charset         =   161
  2828.          Weight          =   400
  2829.          Underline       =   0   'False
  2830.          Italic          =   0   'False
  2831.          Strikethrough   =   0   'False
  2832.       EndProperty
  2833.       Height          =   255
  2834.       Left            =   720
  2835.       TabIndex        =   199
  2836.       Top             =   5040
  2837.       Width           =   1215
  2838.    End
  2839.    Begin VB.Label l1 
  2840.       Caption         =   "Score:"
  2841.       BeginProperty Font 
  2842.          Name            =   "MS Sans Serif"
  2843.          Size            =   9.75
  2844.          Charset         =   161
  2845.          Weight          =   400
  2846.          Underline       =   0   'False
  2847.          Italic          =   0   'False
  2848.          Strikethrough   =   0   'False
  2849.       EndProperty
  2850.       Height          =   255
  2851.       Left            =   0
  2852.       TabIndex        =   197
  2853.       Top             =   5040
  2854.       Width           =   615
  2855.    End
  2856. End
  2857. Attribute VB_Name = "Form1"
  2858. Attribute VB_GlobalNameSpace = False
  2859. Attribute VB_Creatable = False
  2860. Attribute VB_PredeclaredId = True
  2861. Attribute VB_Exposed = False
  2862. Option Explicit
  2863.  
  2864. Dim j As Integer
  2865.  
  2866. Const Snake_Initial_Length = 10
  2867. Const max = 200 'max snake's length
  2868.  
  2869. 'snake1
  2870. Dim Snake_Length As Integer
  2871. Dim SnakeX(0 To max) As Integer
  2872. Dim SnakeY(0 To max) As Integer
  2873. Dim DirectionX As Integer
  2874. Dim DirectionY As Integer
  2875. Dim lastx As Integer
  2876. Dim lasty As Integer
  2877.  
  2878. Dim foodx As Integer
  2879. Dim foody As Integer
  2880.  
  2881. Dim ts As Single
  2882. Dim Snake_list() As Integer
  2883.  
  2884. Const xBoxes = 40
  2885. Const yBoxes = 30
  2886. Const BoxSize = 200
  2887.  
  2888. Private Sub Form_Load()
  2889. Randomize Timer
  2890.  
  2891. LoadNewLevel
  2892.  
  2893. End Sub
  2894.  
  2895. Sub LoadNewLevel()
  2896. Dim k As Integer
  2897.  
  2898. 'Level Details
  2899. Level.Width = BoxSize * xBoxes
  2900. Level.Height = BoxSize * yBoxes
  2901.  
  2902. Level.Left = 100
  2903. Level.Top = 100
  2904.  
  2905. l1.Top = Level.Top + Level.Height + 50
  2906. l1.Left = Level.Left
  2907. score.Top = l1.Top
  2908. score.Left = l1.Left + l1.Width + 50
  2909.  
  2910. l2.Top = l1.Top + l1.Height + 50
  2911. l2.Left = Level.Left
  2912. time.Top = l2.Top
  2913. time.Left = l1.Left + l1.Width + 50
  2914.  
  2915. Form1.Width = Level.Width + 3 * Level.Left
  2916.  
  2917. Form1.Height = Level.Height + 12 * Level.Top
  2918.  
  2919. For k = 1 To xBoxes
  2920. Level.Line (k * BoxSize, 0)-(k * BoxSize, Level.Height), col.BackColor
  2921. Next
  2922.  
  2923. For k = 1 To yBoxes
  2924. Level.Line (0, k * BoxSize)-(Level.Width, k * BoxSize), col.BackColor
  2925. Next
  2926.  
  2927. 'snake details
  2928. For k = 0 To snake.UBound
  2929. snake(k).Width = BoxSize
  2930. snake(k).Height = BoxSize
  2931. Next
  2932.  
  2933. snake(0).BackColor = vbGreen
  2934.  
  2935. SnakeX(0) = xBoxes / 2
  2936. SnakeY(0) = yBoxes / 2
  2937.  
  2938. For k = 1 To Snake_Initial_Length
  2939. SnakeX(k) = SnakeX(k - 1) + 1
  2940. SnakeY(k) = SnakeY(k - 1)
  2941.  
  2942. snake(k).Left = SnakeX(k) * BoxSize + BoxSize / 20 + Level.Left
  2943. snake(k).Top = SnakeY(k) * BoxSize + BoxSize / 20 + Level.Top
  2944. Next
  2945.  
  2946. Snake_Length = Snake_Initial_Length
  2947.  
  2948.  
  2949. Update_List
  2950. make_list
  2951.  
  2952. 'food DETAILS
  2953.  
  2954. food.Width = BoxSize
  2955. food.Height = BoxSize
  2956.  
  2957.  
  2958.  
  2959. foodx = Int(Rnd() * xBoxes)
  2960. foody = Int(Rnd() * yBoxes)
  2961. food.Left = foodx * BoxSize + BoxSize / 20 + Level.Left
  2962. food.Top = foody * BoxSize + BoxSize / 20 + Level.Top
  2963.  
  2964. 'Start Game
  2965. ts = Timer
  2966. Timer1.Interval = 100
  2967. Timer2.Interval = 100
  2968. End Sub
  2969.  
  2970. Private Sub Timer1_Timer()
  2971.  
  2972.  
  2973. MoveSnake
  2974.  
  2975. time = CInt((Timer - ts) * 10) / 10
  2976.  
  2977.  
  2978.  
  2979. End Sub
  2980.  
  2981. Sub MoveSnake()
  2982.  
  2983. 'y axis direction
  2984. If GetAsyncKeyState(vbKeyUp) Then
  2985. DirectionY = -1
  2986. DirectionX = 0
  2987. End If
  2988.  
  2989. If GetAsyncKeyState(vbKeyDown) Then
  2990. DirectionY = 1
  2991. DirectionX = 0
  2992. End If
  2993.  
  2994. 'x axis direction
  2995. If GetAsyncKeyState(vbKeyLeft) Then
  2996. DirectionX = -1
  2997. DirectionY = 0
  2998. End If
  2999.  
  3000. If GetAsyncKeyState(vbKeyRight) Then
  3001. DirectionX = 1
  3002. DirectionY = 0
  3003. End If
  3004.  
  3005. If GetAsyncKeyState(vbKeyReturn) Then
  3006. Snake_Length = Snake_Length + 1
  3007. Update_List
  3008. 'Shift_List
  3009.  
  3010. SnakeX(Snake_list(Snake_Length)) = lastx
  3011. SnakeY(Snake_list(Snake_Length)) = lasty
  3012.  
  3013.  
  3014. 'snake(Snake_list(Snake_Length)).Left = SnakeX(Snake_list(Snake_Length)) * BoxSize + BoxSize / 20 + Level.Left
  3015. 'snake(Snake_list(Snake_Length)).Top = SnakeY(Snake_list(Snake_Length)) * BoxSize + BoxSize / 20 + Level.Top
  3016.  
  3017.  
  3018. End If
  3019.  
  3020.  
  3021.  
  3022. 'Move Snake's head
  3023.  
  3024. If DirectionX <> 0 Or DirectionY <> 0 Then
  3025.  
  3026. Rem new
  3027.  
  3028. If snake(0).BackColor = vbRed Then
  3029. snake(0).BackColor = vbGreen
  3030. End If
  3031.  
  3032. lastx = SnakeX(Snake_list(Snake_Length))
  3033. lasty = SnakeY(Snake_list(Snake_Length))
  3034.  
  3035. SnakeX(Snake_list(Snake_Length)) = SnakeX(0)
  3036. SnakeY(Snake_list(Snake_Length)) = SnakeY(0)
  3037.  
  3038.  
  3039. snake(Snake_list(Snake_Length)).Left = SnakeX(Snake_list(Snake_Length)) * BoxSize + BoxSize / 20 + Level.Left
  3040. snake(Snake_list(Snake_Length)).Top = SnakeY(Snake_list(Snake_Length)) * BoxSize + BoxSize / 20 + Level.Top
  3041.  
  3042. Shift_List
  3043. 'List1 = List1.List(Snake_Length - 1)
  3044.  
  3045. Rem new
  3046. GoTo e
  3047.  
  3048. For j = Snake_Length To 1 Step -1
  3049.  
  3050.  
  3051. SnakeX(j) = SnakeX(j - 1)
  3052. SnakeY(j) = SnakeY(j - 1)
  3053.  
  3054.  
  3055. snake(j).Left = SnakeX(j) * BoxSize + BoxSize / 20 + Level.Left
  3056. snake(j).Top = SnakeY(j) * BoxSize + BoxSize / 20 + Level.Top
  3057.  
  3058.  
  3059. 'SnakeX(Snake_Length) = SnakeX(0)
  3060. 'SnakeY(Snake_Length) = SnakeY(0)
  3061. Next
  3062.  
  3063. e:
  3064.  
  3065. End If
  3066.  
  3067. SnakeX(0) = SnakeX(0) + DirectionX
  3068.  
  3069. SnakeY(0) = SnakeY(0) + DirectionY
  3070.  
  3071.  
  3072.  
  3073. If SnakeX(0) >= xBoxes Then
  3074. SnakeX(0) = 0
  3075. End If
  3076.  
  3077. If SnakeX(0) <= -1 Then
  3078. SnakeX(0) = xBoxes - 1
  3079. End If
  3080.  
  3081. If SnakeY(0) >= yBoxes Then
  3082. SnakeY(0) = 0
  3083. End If
  3084.  
  3085. If SnakeY(0) <= -1 Then
  3086. SnakeY(0) = yBoxes - 1
  3087. End If
  3088.  
  3089.  
  3090. snake(0).Left = SnakeX(0) * BoxSize + BoxSize / 20 + Level.Left
  3091. snake(0).Top = SnakeY(0) * BoxSize + BoxSize / 20 + Level.Top
  3092.  
  3093. 'CHECK IF FOOD IS AT SNAKE'S HEAD
  3094. '(
  3095.  
  3096. If SnakeX(0) = foodx And SnakeY(0) = foody Then
  3097. 'snake eats the food!!
  3098. Snake_Length = Snake_Length + 1
  3099. Update_List
  3100. SnakeX(Snake_list(Snake_Length)) = lastx
  3101. SnakeY(Snake_list(Snake_Length)) = lasty
  3102.  
  3103. 'red
  3104. snake(0).BackColor = vbRed
  3105. score = score - -Snake_Length
  3106. If Timer1.Interval > 40 Then
  3107. Timer1.Interval = Timer1.Interval - 3
  3108. End If
  3109.  
  3110. 'make new food
  3111. foodx = Int(Rnd() * xBoxes)
  3112. foody = Int(Rnd() * yBoxes)
  3113. food.Left = foodx * BoxSize + BoxSize / 20 + Level.Left
  3114. food.Top = foody * BoxSize + BoxSize / 20 + Level.Top
  3115.  
  3116. End If
  3117.  
  3118.  
  3119.  
  3120. ')
  3121.  
  3122. 'GoTo e
  3123. 'check for collision
  3124.  
  3125. For j = 1 To Snake_Length
  3126.  
  3127. If SnakeX(0) = SnakeX(j) And SnakeY(0) = SnakeY(j) Then
  3128. 'collision
  3129. Timer1.Interval = 0
  3130.  
  3131. End If
  3132.  
  3133. Next
  3134.  
  3135. 'e:
  3136. End Sub
  3137.  
  3138.  
  3139. Sub Shift_List()
  3140. Dim k As Integer
  3141. Dim temp As Integer
  3142.  
  3143. temp = Snake_list(Snake_Length)
  3144.  
  3145.  
  3146. For k = Snake_Length To 2 Step -1
  3147.  
  3148. Snake_list(k) = Snake_list(k - 1)
  3149.  
  3150. Next
  3151.  
  3152. Snake_list(1) = temp
  3153.  
  3154.  
  3155.  
  3156.  
  3157. End Sub
  3158.  
  3159. Sub Update_List()
  3160. ReDim Preserve Snake_list(1 To Snake_Length)
  3161.  
  3162. Snake_list(Snake_Length) = Snake_Length
  3163. End Sub
  3164.  
  3165. Sub make_list()
  3166. Dim k As Integer
  3167.  
  3168. For k = 1 To Snake_Length
  3169. Snake_list(k) = k
  3170. Next
  3171.  
  3172. End Sub
  3173.