{curl 3.0 applet}

{applet 
||--    manifest = "switchmanifest.mcurl",
    manifest = "manifest.mcurl",
||--    locale = "en",
    version = "1.0",
    resync-as-of = {utc-date-time "2004-04-08"}
}



Loading...

||--
||--{import * from FRIEDGER.API-SWITCH,
||--    location = "api-switch.scurl"}

||--{import-api-switch FRIEDGER.DOCUMENT.MYBROWSER,
||--    "mybrowser.pcurl",
||--    "mybrowser-2.pcurl",
||--    "mybrowser.scurl"
||--}
{import * from FRIEDGER.DOCUMENT.MYBROWSER}

{if false then
    {popup-message 
        modal? = false,
        title = "Warning - www.friedger.de",
        {text Due to server problems not all applets on this site are available.
            
            Sorry for the inconvenience. We should be back to normal soon.
            
            {CommandButton label = "check availability in new window",
                {on Action do
                    {{get-the-applet}.browse-url {url "check-urls.curl"},
                        target = "_blank"}
                }
            }
                    
        }
    }
}
{document-style MyBrowser, menu-only? = true }

{set-document-properties
    menu-only? = true}

{title Willkommen an Bord}


Diese Seite ist leer und wird nicht angezeigt.