Else the name of the first section is inside the portrait.
\@ifundefined{@addressone}{}{\printaddress{\@addressone}} % Output the first address if specified
\@ifundefined{@addresstwo}{}{\printaddress{\@addresstwo}} % Output the second address if specified
\@ifundefined{@addressthree}{}{\printaddress{\@addressthree}} % Output the third address if specified
+ \@ifundefined{@portrait}{}{\bigskip\bigskip}
}
%----------------------------------------------------------------------------------------