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

{import * from COM.CURL.CSK.EXTRAS.CHINESE-CHECKERS}

{let graphic:Graphic = 
    {VBox
        background="#FFFFCC",
        halign="center",
        spacing=15pt,
        border-width=10pt,
        {center
            {title color="purple", Chinese Checkers}
        },
        {value display-box}
    }
}

{value graphic}
