<& /Elements/Header, Title => 'Schedule' &> %#init_overlib.html %foreach my $file (@files) { %} <& /Search/Calendar.html, @_, slots => scalar( @{ $ARGS{username} } ), Embed => 'Schedule.html', Display => 'Schedule', DisplayArgs => [ username => $ARGS{username} ], &> <%init> my @files = (); #if ( ! $initialized ) { push @files, map "overlibmws$_", ( '', qw( _iframe _draggable _crossframe ) ); push @files, map { "${_}contentmws" } qw( iframe ajax ); #%}