get_date();
echo $template->get_separator( ' at ', array( 'empty' => $adp->gensets['show_time'], 'empty' => $show->timeSet ) );
echo $template->get_time();
?>
get_artist();
echo $template->get_separator( ' at ', array( 'empty' => $adp->gensets['artist_name'], 'empty' => $show->artistname ) );
echo $template->get_venue();
?>
get_location();
?>