title=>sprintf('Profile of %s from %s to %s',$n_relevant_analysis<scalar(@sorted_analysis_ids)?($top<1?sprintf('%.1f%% of %s',100*$top,$url):"the $top top-analysis of $url"):$url,$start_date,$end_date),
title=>sprintf('Profile of %s',$n_relevant_analysis<scalar(@sorted_analysis_ids)?($top<1?sprintf('%.1f%% of %s',100*$top,$url):"the $top top-analysis of $url"):$url).($start_date?" from $start_date":"").($end_date?" until$end_date":""),