{curl 8.0 applet}
{curl-file-attributes character-encoding = "shift-jis"}
{applet
    manifest     = "manifest.mcurl",
    resync-as-of = {utc-date-time "2099-12-31"},
    version      = "1.0"
}

{import * from COM.NTTD-BB.GKMS}

{document-style PlainDocument}

{persistent-data "UserConfig"}
||--{request-resync-on-reload {url "start.curl"}}

{value
    let applet:Applet = {get-the-applet}
    {applet.set-title "ガラス工事見積システム【GLazier】"}

    {{DefaultApplicationController}.get-contents}
}
