%	LOGOS

\usepackage{psfig}

% \UvA{Height}

\newcommand{\UvA}[1]{\psfig{figure=figs/uva.ps,height=#1}}

% \SWI{Height}

\newcommand{\SWI}[1]{\psfig{figure=figs/swi.ps,height=#1}}

\newcommand{\titlepageheader}{
    \newlength{\uvawidth}
    \settowidth{\uvawidth}{\small Dept.\ of Social Science Informatics (SWI)}
%   \settowidth{\uvawidth}{\LARGE University of Amsterdam}

    \newcommand{\uvaaddress}{%
    \parbox[c]{\uvawidth}{%
	    \LARGE
		  University of Amsterdam \\[3mm]
	    \small
	    Dept.\ of Social Science Informatics (SWI) \\
		Roetersstraat 15, 1018 WB~~Amsterdam \\
			The Netherlands \\
		    Tel. (+31) 20 5256786
	}}

    \mbox{}\vspace{-1in}
    \parbox{\textwidth}{%
	\makebox[\textwidth]{%
%	    \hskip -1cm%
	    \parbox[c]{1in}{\UvA{1.2in}}%
	    \hfill%
	    \parbox[c]{1.5in}{\SWI{0.6in}}%
	    \hskip 7mm%
	    \uvaaddress}}}
