||| Copyright (C) 1998-2007, Sumisho Computer Systems Corp.  All Rights Reserved.
|||
||| Maintained by: Curl Solutions
{curl 5.0, 6.0, 7.0 applet}
{applet manifest = "manifest.mcurl"}

{api-version-switch
 case "7+" do
    
 case "6+" do
    {platform-switch
     case "mac" do

     else
        {import * from COM.CURL.GUI.STYLED-CONTROLS}
        {install-style-sheet
            {manifest-url "file", "DEFAULT-STYLE-SHEET"}
        }
    }
}
{set-document-properties
    background= {Color.from-rgb-uint8 52, 131, 153}
}
{import * from COM.CURL.CSK.EXTRAS.MATCH-IT}

{GameBoard {url "."}}


