}
sunRise = (SunRise) this.manager.lookup( SunRise.ROLE );
// do authentication
if (sunRise.checkAuthentication(redirector, !initialized) == false) {
// All events are ignored
// the sitemap.xsl ensures that only the redirect is processed
} else {
if (initialized == false) {
map = sunRise.createMap();