VERSION 5.00
Begin VB.Form Form1 
   Caption         =   "Form1"
   ClientHeight    =   4248
   ClientLeft      =   60
   ClientTop       =   348
   ClientWidth     =   5616
   LinkMode        =   1  'Source
   LinkTopic       =   "Form1"
   ScaleHeight     =   4248
   ScaleWidth      =   5616
   StartUpPosition =   3  'Windows Default
   Begin VB.Image Image2 
      Height          =   1920
      Left            =   1200
      Picture         =   "Form1.frx":0000
      Top             =   1680
      Width           =   2040
   End
   Begin VB.Image Image1 
      Height          =   192
      Left            =   4440
      Picture         =   "Form1.frx":3782
      Top             =   2880
      Width           =   192
   End
End
Attribute VB_Name = "Form1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False
