my $site_id = $cgi->param('id'); my %sites = ( home => 'HTML::Startseite', fotos => 'HTML::Images', profil => 'HTML::VCard' );