%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%                                                                          %
%   DO NOT EDIT THIS FILE OR CHANGE IT IN ANY WAY WHATSOEVER !!!!!!!!!!!   %
%                                                                          &
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%%
%%      SAAO LaTex Style file 
%%
%% History:
%%
%%  1.0 Alan Penny (Starlink)
%%      Original Latex/Tex layout for formload input/output
%%
%%  1.n Alan Penny (Starlink) and Bill Martin (RGO)
%%      Various changes made to the form
%%
%%  2.0 Datestamp? Graeme Watt & Gerald Moriarty-Schieven (JACH)
%%      Single file Latex Template for JCMT
%%      Similarily Dutch Community have a Latex PATT2 form.
%%
%%  3.0 Sept 1996 Richard McMahon (IoA) [rgm@ast.cam.ac.uk]
%%      Conversion to Latex substyle
%%
%%  3.1 July 1997 Bill Martin and Vik Dhillon (RGO) 
%%      Released to community for new method of ING electronic submission
%%
%%  3.2 October 1997 Stuart Lumsden (AAO) 
%%      This AAO internal version supports a separate reference number field.
%%      This ensures the no is not set by the user.
%%      Additions to ordinary version are commented.
%%
%%  4.0 February 1998 Stuart Lumsden (AAO) 
%%      First version for ATAC.
%%
%%	Feb 1999. Pilfered from AAO and made to work for MSSSO
%%	by Brian Schmidt
%%
%%      Oct 1999, ditto for SAAO, JWM
%%  
%---------------------------------------------------------------------------
% Start of revision and timestamping 
%
% timestamp info
%       Current time; this may be system dependent!
\newcount\hours
 \newcount\minutes
  \def\SetTime{\hours=\time
         \global\divide\hours by 60
         \minutes=\hours
         \multiply\minutes by 60
         \advance\minutes by-\time
         \global\multiply\minutes by-1 }
\SetTime
\def\now{\number\hours:\ifnum\minutes<10 0\fi\number\minutes}
% These do not quite work in Latex using \write
\def\Now{\today\ \now}
\def\@Now{\today\ \now}
%
%
%
% from AASTEX as used on the CTIO form to date/version stamp
% the final page:
%
% timestamping and filestamping each page may be possible. the would help
% the multiple proposal writer. it could be a private command retained
% for private use.
% 
% This is the revision info that gets typed out by Latex and
% gets printed at the bottom of the final page
\def\revtex@ver{1.0}            % Version number of this file.
\def\revtex@date{22/2/98}     % Revision date.
\def\revtex@author{Stuart Lumsden} % This file's author.
\def\revtex@org{}           % Sponsoring organization.
\def\revtex@jnl{}               % Applicable journal, if specific.
\def\revtex@genre{SAAO LaTeX style file}        % Document "type".

% This will print to the screen as Latex runs
\typeout{\revtex@org\space
    \ifx\revtex@jnl\@empty\else\revtex@jnl\space\fi
    \revtex@genre\space v\revtex@ver\space \revtex@date.}

% This writes the info at the end of the proposal
\def\revtex@pageid{\xdef\@thefnmark{\null}
    \@footnotetext{\revtex@org\space
    \ifx\revtex@jnl\@empty\else\revtex@jnl\space\fi
%    \revtex@genre\space 
    SAAO \LaTeX\ style file v\revtex@ver\space \revtex@date. }}
% <\revtex@date> in the above line doesn't work.

\let\ltx@enddoc=\enddocument
\def\enddocument{\vfill\ltx@enddoc}


% end of revision information
%---------------------------------------------------------------------------

%\show\input

% SAAO
%
% General syntax for the macro definitions are:
% \def\macro#1{\gdef\@macro{#1}}
% \def\@macro{}   ! this initialisise a macro to null. It is
%                 ! not essential but means that if a macro is missing
%                 ! from the input template latex does not crash
%                 ! More generally, one could initialise this to
%                 ! the default
%
% A @ at the start of all internal macros is recommended in
% the Latex2e books
%

% for simplicity I define all macros and initialise them to
% blank at the top


% stab at sensible macro page
% This produces a blank page!
%\def\makeSAAOpageone{\gdef\@makeSAAOpageone}

%
%\def\makeSAAO2_page1{\gdef\makeSAAOpageone}
%\def\makeSAAO2_page2{\gdef\makeSAAOpagetwo}

%
% Here we define all the macros needed to handle the
% input parameters; move names are self explananatory
%
% Note _ and cardinal numbers seem to be not allowed, hence
% I have used capitals letters for readability in places.
% This may be abandoned later.
%
%
%
% Notes for programmers:
%  Keep the form generation material separate from the section
%  where the information is patched in.
%
%
%


\def\version#1{\gdef\@version{#1}}
\def\@version{}

\def\propid#1{\gdef\@propid{#1}}
\def\@propid{}

\def\SAAOref#1{\gdef\@SAAOref{#1}}
\def\@SAAOref{}

\def\date#1{\gdef\@date{#1}}
\def\@date{}

\def\refno#1{\gdef\@refno{#1}}
\def\@refno{}

\def\accepted#1{\gdef\@accepted{#1}}
\def\@accepted{}

\def\telescope#1{\gdef\@telescope{#1}}
\def\@telescope{}

\def\quarter#1{\gdef\@quarter{#1}}
\def\@quarter{}


% pi information

\def\contactname#1{\gdef\@contactname{#1}}
\def\@contactname{}

\def\contactaddress#1{\gdef\@contactaddress{#1}}
\def\@contactaddress{}

\def\contactphone#1{\gdef\@contactphone{#1}}
\def\@contactphone{}

\def\contactfax#1{\gdef\@contactfax{#1}}
\def\@contactfax{}

\def\contactemail#1{\gdef\@contactemail{#1}}
\def\@contactemail{}

\def\studentinvolved#1{\gdef\@studentinvolved{#1}}
\def\@studentinvolved{}

\def\studentname#1{\gdef\@studentname{#1}}
\def\@studentname{}

\def\supervisor#1{\gdef\@supervisor{#1}}
\def\@supervisor{}

%% Applicant information: this could be smarter
%
% Various options are possible, depending on what the
% data is to used for.
% A problem may arise when one has multiple coIs.
%
% One possibility is to have a secondary page
% for the mega list.
% The current co-I list has room for multiple
% names per line,
%
%

% applicant 1
\def\appliconename#1{\gdef\@appliconename{#1}}
\def\@appliconename{}

\def\appliconeobserver#1{\gdef\@appliconeobserver{#1}}
\def\@appliconeobserver{}


% applicant 2
\def\applictwoname#1{\gdef\@applictwoname{#1}}
\def\@applictwoname{}

\def\applictwoobserver#1{\gdef\@applictwoobserver{#1}}
\def\@applictwoobserver{}


% applicant 3
\def\applicthreename#1{\gdef\@applicthreename{#1}}
\def\@applicthreename{}

\def\applicthreeobserver#1{\gdef\@applicthreeobserver{#1}}
\def\@applicthreeobserver{}


% applicant 4
\def\applicfourname#1{\gdef\@applicfourname{#1}}
\def\@applicfourname{}

\def\applicfourobserver#1{\gdef\@applicfourobserver{#1}}
\def\@applicfourobserver{}

% # 5
\def\applicfivename#1{\gdef\@applicfivename{#1}}
\def\@applicfiveme{}

\def\applicfiveobserver#1{\gdef\@applicfiveobserver{#1}}
\def\@applicfiveobserver{}


% Proposal info
\def\title{\gdef\@title}
\def\@title{}

\def\abstract{\gdef\@abstract}
\def\@abstract{}




\def\focalstation#1{\gdef\@focalstation{#1}}
\def\@focalstation{}

\def\instrument#1{\gdef\@instrument{#1}}
\def\@instrument{}


\def\gratingsandfilters#1{\gdef\@gratingsandfilters{#1}}
\def\@gratingsandfilters{}

\def\detector#1{\gdef\@detector{#1}}
\def\@detector{}

\def\timerequested#1#2#3{
\gdef\@timerequesteddark{#1}  \gdef\@timerequestedgrey{#2}
\gdef\@timerequestedbright{#3} }
\def\@timerequesteddark{}
\def\@timerequestedgrey{}
\def\@timerequestedbright{}

\def\minuseful#1#2#3{
\gdef\@minusefuldark{#1}  \gdef\@minusefulgrey{#2}
\gdef\@minusefulbright{#3}}
\def\@minusefuldark{}  
\def\@minusefulgrey{}
\def\@minusefulbright{}

\def\additionaltime#1#2#3{
\gdef\@additionaltimedark{#1}  \gdef\@additionaltimegrey{#2}
\gdef\@additionaltimebright{#3}  }
%\def\additionaltime{}{}{}{}{}
\def\@additionaltimedark{}  
\def\@additionaltimegrey{}
\def\@additionaltimebright{}  

% quarter of moon if grey
\def\qtstatus#1{\gdef\@qtstatus{#1}}
\def\@qtstatus{}

% Scheduling information
\def\prefdates#1{\gdef\@prefdates{#1}}
\def\@prefdates{}

\def\impossdates#1{\gdef\@impossdates{#1}}
\def\@impossdates{}


\def\datesjustification#1{\gdef\@datesjustification{#1}}
\def\@datesjustification{}

\def\othertimeconstraints#1{\gdef\@othertimeconstraints{#1}}
\def\@othertimeconstraints{}

\def\seeing#1{\gdef\@seeing{#1}}
\def\@seeing{}

\def\resolution#1{\gdef\@resolution{#1}}
\def\@resolution{}

\def\signal#1{\gdef\@signal{#1}}
\def\@signal{}

\def\maglimit#1{\gdef\@maglimit{#1}}
\def\@maglimit{}


\def\support#1{\gdef\@support{#1}}
\def\@support{}

\def\shortd#1{\gdef\@shortd{#1}}
\def\@shortd{}

\def\targetinfo{\gdef\@targetinfo}
\def\@targetinfo{}

\def\targetrarange{\gdef\@targetrarange}
\def\@targetrarange{}


\def\otherapplications{\gdef\@otherapplications}
\def\@otherapplications{}

\def\sciencecase{\gdef\@sciencecase}
\def\@sciencecase{}

\def\previous{\gdef\@previous}
\def\@previous{}


% Page definitions: These should be generalised so that they
% facilitate printing on either A4 or US paper
 \topmargin   -3.17cm
 \oddsidemargin   -1.40cm
 \evensidemargin   -1.40cm

 \textheight 10.90in

\setlength{\textwidth}{18.6cm}    %7.95in}

 \parskip 8pt plus 3pt minus 2pt
 \parindent 0in

 \pagestyle{empty}                      
                                                                                
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 % These fonts may need local changes
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%


 \font\@tiny=cmss8

 \font\@small=cmss9

 \font\@Small=cmss10
 \font\@Smallbf=cmssbx10                              

 \font\@normal=cmr12
 \font\@normalss=cmss12



\newlength{\@templength}

\newcommand{\@putpar}[5]{
    \vspace*{#2}\hspace*{#1}
    \rule[-#4]{0.0cm}{#4}
    \rule[0.0cm]{0.0cm}{1.0cm}
    {
%\@small
      \begin{minipage}[t]{#3} 
       #5 \
      \end{minipage}
    }
% rewind coordinate system to the top left of the page
     \setlength{\@templength}{-#2}
     \addtolength{\@templength}{-#4}
     \vspace*{-1.3165cm}\vspace*{\@templength}
%     \vspace*{-1.3415cm}\vspace*{\@templength}
     \setlength{\@templength}{-#1}
     \addtolength{\@templength}{-#3}
     \hspace*{-1.0em}\hspace*{\@templength}}

%
% Picture parameters
%
\def\@picturexdimen{18.50}
\def\@pictureydimen{26.80}
\def\@picturexoffset{00.00}
\def\@pictureyoffset{01.80}

\def\@thicklinewidth{0.50mm}


% thick horizontal line
% \rule[lift]{width}{height} produces a black rectangle
% of size width by height, raiased by an amount lift above 
% the current baseline
\newcommand{\@thline}{\rule[0.0cm]{18.45cm}{\@thicklinewidth}}

% 18.5 for the width comes from the fact that everything is
% shifted in by 0.4 from the nominal picture edge and the
% right hand edge is at 18.97 and the line thickness is 0.7mm                                                    


\def\makeSAAOpageone{

%?#$&page1
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
                                                                               % movement needed for location of form 
\vspace*{0.23cm}\hspace*{-0.50cm}

\setlength{\unitlength}{1.0cm}

% Begin the picture environment
\begin{picture}(\@picturexdimen,\@pictureydimen)(\@picturexoffset,\@pictureyoffset)

\put(00.60,29.40){{\Large\bf SAAO Telescope Time Application}}
\put(00.60,28.90){{\@Smallbf SAAO, PO Box 9, Observatory 7935, South Africa}}
\put(00.60,28.40){{\@Smallbf Contact: observer@saao.ac.za}}
\put(06.90,28.40){{\@Smallbf Email: observer@saao.ac.za }}
\put(12.90,29.40){{\@small SAAO Reference:  \@propid}}
\put(12.90,28.90){{\@small Date Stamp: \@accepted}}
\put(12.90,28.40){{\@Smallbf Ph: +27 21 447 0025}}

\put(00.50,28.20){\rule[0.0cm]{18.5cm}{\@thicklinewidth}}
\put(00.50,03.00){\rule[0.0cm]{18.5cm}{\@thicklinewidth}}
\put(00.50,03.00){\rule[0.0cm]{\@thicklinewidth}{25.2cm}}
\put(18.97,03.00){\rule[0.0cm]{\@thicklinewidth}{25.2cm}}

                                                                            
 \put(00.60,27.60){{ 1. }}
 \put(01.40,27.60){{\bf Names and Institutions of Applicants }}
 \put(15.00,27.60){{Expected Observers }}
 \put(00.90,24.50){{\bf Principal Contact:  }}
 \put(00.90,24.00){{Telephone: }}
 \put(09.90,24.50){{Postal Address: }}
 \put(00.90,23.50){{Fax: }}
 \put(00.90,23.00){{Email: }}

 \put(00.90,22.00){{Are the observations required for the completion of a
 student's thesis?  }}
 \put(00.90,21.50){{Name of Student(s): }}
 \put(09.90,21.50){{Name of Supervisor(s): }}

 \put(00.40,21.20){{ \@thline }}
                                                                             
 \put(13.60,20.80){{ 2. }}
 \put(14.40,20.80){{\bf Quarter}}
 \put(13.30,20.60){\rule[0.0cm]{5.7cm}{\@thicklinewidth}}
 \put(13.30,20.60){\rule[0.0cm]{\@thicklinewidth}{0.6cm}}
                                                                             
 \put(00.60,20.80){{ 3. }}
 \put(01.40,20.80){{\bf Title of Project}}
                                                                             
 \put(01.40,19.20){{\bf Summary of Scientific Objectives}}
 \put(00.40,15.30){{ \@thline }}

                                                                           
 \put(00.60,14.80){{ 4. }}
 \put(01.40,14.80){{\bf Telescope, Instrument and Detector }}
 \put(00.60,14.30){{ Telescope: }}
 \put(03.30,14.30){{ Instrument(s): }}
 \put(09.70,14.30){{ Detector(s): }}
 \put(13.00,14.30){{ Gratings/Filters: }}
 \put(00.50,14.10){\line(1,0){18.45}}
 \put(00.50,13.00){\line(1,0){18.45}}
 \put(03.30,13.00){\line(0,1){1.1}}
 \put(13.00,13.00){\line(0,1){1.1}}
 \put(09.70,13.00){\line(0,1){1.1}}
                                                                            
% \put(00.60,12.30){{ \bf Remember to fill in the MSSSO Instrument Request Form
%  on the Web}}
 \put(00.40,11.75){{ \@thline }}
                                                                            
 \put(00.60,11.25){{ 5. }}
 \put(01.40,11.25){{\bf Scheduling Information}}
 \put(00.60,10.65){{ Number of weeks requested }}
 \put(00.60,10.15){{ {\it this quarter} }}
 \put(07.00,10.40){{ Dark: }}
 \put(08.30,10.00){\framebox(1.2,1.0){}}
 \put(09.60,10.40){{ Grey: }}
 \put(10.80,10.00){\framebox(1.2,1.0){}}
 \put(12.10,10.40){{ Bright:  }}
 \put(13.50,10.00){\framebox(1.2,1.0){}}
 \put(00.60,09.40){{ Minimum useful allocation }}
 \put(07.00,09.40){{ Dark: }}
 \put(08.30,09.00){\framebox(1.2,1.0){}}
 \put(09.60,09.40){{ Grey: }}
 \put(10.80,09.00){\framebox(1.2,1.0){}}
 \put(12.10,09.40){{ Bright: }}
 \put(13.50,09.00){\framebox(1.2,1.0){}}
 \put(00.60,08.65){{ Additional weeks required to }}
 \put(00.60,08.15){{ complete project in future}}
 \put(07.00,08.40){{ Dark: }}
 \put(08.30,08.00){\framebox(1.2,1.0){}}
 \put(09.60,08.40){{ Grey: }}
 \put(10.80,08.00){\framebox(1.2,1.0){}}
 \put(12.10,08.40){{ Bright: }}
 \put(13.50,08.00){\framebox(1.2,1.0){}}

 \put(15.00,09.80){{ If grey, is 1st or }}
 \put(15.00,09.30){{ 3rd qrt preferred}}
 \put(16.25,08.00){\framebox(1.2,1.0){}}

\put(00.60,07.50){{ Preferred dates: }}
\put(07.20,07.90){\line(1,0){11.80}}
\put(07.20,07.10){\line(1,0){11.80}}
\put(00.60,06.70){{ Impossible dates: }}
\put(07.20,07.90){\line(0,-1){4.85}}
\put(00.80,06.15){{ \it (Give reasons) }}
\put(07.20,05.75){\line(1,0){11.80}}
\put(00.60,05.30){{ Special scheduling constraints {\it (eg} }}
\put(00.80,04.80){{ \it clashes with other applications,}}
\put(00.80,04.30){{ \it lunar position or quarter, daytime }}
\put(00.80,03.80){{ \it observing, requirements if more than }}
\put(00.80,03.30){{ \it one instrument has been requested)}}

\end{picture}


%%%% END OF FORM INFORMATION %%%%

%%%% START OF THE USER SUPPLIED INFORMATION %%%%
                                                                               
% rewind back to near the top of the page
\vspace*{-26.75cm}{

\@putpar{  1.00cm}{  0.15cm}{ 16.00cm}{  2.00cm}{\@appliconename}

\@putpar{  15.75cm}{ 0.15cm}{2.00cm}{2.00cm}{\@appliconeobserver}

\@putpar{  1.00cm}{  0.65cm}{  16.00cm}{  2.00cm}{\@applictwoname}

\@putpar{  15.75cm}{  0.65cm}{  2.00cm}{  2.00cm}{\@applictwoobserver}

\@putpar{  1.00cm}{  1.15cm}{  16.00cm}{  2.00cm}{\@applicthreename}

\@putpar{  15.75cm}{  1.15cm}{  2.00cm}{  2.00cm}{\@applicthreeobserver}

\@putpar{  1.00cm}{  1.65cm}{  16.00cm}{  2.00cm}{\@applicfourname}

\@putpar{  15.75cm}{  1.65cm}{  2.00cm}{  2.00cm}{\@applicfourobserver}

\@putpar{  1.00cm}{  2.15cm}{  16.00cm}{  2.00cm}{\@applicfivename}

\@putpar{  15.75cm}{  2.15cm}{  2.00cm}{  2.00cm}{\@applicfiveobserver}

\@putpar{  4.30cm}{  2.70cm}{ 13.50cm}{  2.00cm}{\@contactname}

\@putpar{  9.80cm}{  3.20cm}{ 8.00cm}{  5.00cm}{\@contactaddress}

\@putpar{  2.50cm}{  3.20cm}{  6.20cm}{  2.00cm}{\@contactphone}
                                                                              
\@putpar{  2.50cm}{  3.70cm}{  6.20cm}{  2.00cm}{\@contactfax}
                                                                              
\@putpar{  2.50cm}{  4.20cm}{  6.30cm}{  2.00cm}{\@contactemail }

\@putpar{  12.50cm}{  5.25cm}{  2.30cm}{  2.00cm}{\@studentinvolved }

\@putpar{  4.00cm}{  5.75cm}{  5.30cm}{  2.00cm}{\@studentname }

\@putpar{  13.50cm}{  5.75cm}{  4.50cm}{  2.00cm}{\@supervisor }

\@putpar{  16.25cm}{  6.40cm}{  1.75cm}{  2.00cm}{\@quarter}

\@putpar{  1.00cm}{ 7.00cm}{ 17.00cm}{  5.00cm}{\@title}
                                                                             
\@putpar{  0.50cm}{ 8.40cm}{ 17.50cm}{  7.50cm}{\@abstract}
                                                                              
\@putpar{  0.30cm}{ 13.50cm}{  3.00cm}{  4.00cm}{\@telescope}
                                                                              
\@putpar{  2.90cm}{ 13.50cm}{  5.50cm}{  4.00cm}{\@instrument}

\@putpar{ 9.30cm}{ 13.50cm}{  2.50cm}{  4.00cm}{\@detector }
                                                                           
\@putpar{ 12.60cm}{ 13.50cm}{  5.00cm}{  4.00cm}{\@gratingsandfilters}
                                                                              
%\@putpar{00.30cm}{14.5cm}{17.50cm}{2.00cm}{ {\sf All users should fill out
%the MSSSO Instrument Request Form on the Web as requested at time of
%electronic submission. Describe special requirements in that form and in the
%technical case in this application.}  }

\@putpar{  07.90cm}{ 16.65cm}{  1.1cm}{  2.50cm}{\@timerequesteddark }
                                                                              
\@putpar{ 10.40cm}{ 16.65cm}{  1.1cm}{  2.50cm}{\@timerequestedgrey }
                                                                              
\@putpar{ 13.10cm}{ 16.65cm}{  1.1cm}{  2.50cm}{\@timerequestedbright }
                                                                             
\@putpar{  07.90cm}{ 17.65cm}{  1.1cm}{  2.50cm}{\@minusefuldark}
                                                                              
\@putpar{ 10.40cm}{ 17.65cm}{  1.1cm}{  2.50cm}{\@minusefulgrey }
                                                                             
\@putpar{ 13.10cm}{ 17.65cm}{  1.1cm}{  2.50cm}{\@minusefulbright }

\@putpar{  07.90cm}{ 18.65cm}{  1.1cm}{  2.50cm}{\@additionaltimedark}
                                                                           
\@putpar{ 10.40cm}{ 18.65cm}{  1.1cm}{  2.50cm}{\@additionaltimegrey}
                                                                              
\@putpar{ 13.10cm}{ 18.65cm}{  1.1cm}{  2.50cm}{\@additionaltimebright}

\@putpar{ 16.30cm}{ 18.65cm}{  1.50cm}{  2.00cm}{\@qtstatus}
                                                                              
\@putpar{  7.00cm}{  19.65cm}{  10.50cm}{  4.00cm}{\@prefdates}

\@putpar{  7.00cm}{  20.40cm}{  10.50cm}{  4.00cm}{\@impossdates}

\@putpar{  7.00cm}{  20.90cm}{  10.50cm}{  5.00cm}{\@datesjustification}
                                                                            
\@putpar{  7.00cm}{  21.70cm}{  10.50cm}{  5.00cm}{\@othertimeconstraints}


}

\eject

}


% stuff from template.tex

\def\makeSAAOpagetwo{


%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

%?#$&page2

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\vspace*{0.23cm}\hspace*{-0.50cm}

\setlength{\unitlength}{1.0cm}

\begin{picture}(\@picturexdimen,\@pictureydimen)(\@picturexoffset,\@pictureyoffset)

\put(00.50,29.70){\rule[0.0cm]{18.5cm}{\@thicklinewidth}}
\put(00.50,03.00){\rule[0.0cm]{18.5cm}{\@thicklinewidth}}
\put(00.50,03.00){\rule[0.0cm]{\@thicklinewidth}{26.7cm}}
\put(18.97,03.00){\rule[0.0cm]{\@thicklinewidth}{26.7cm}}

\put(17.00,29.80){{\@small \@refno}}

\put(00.60,29.25){{ 6. }}
\put(00.95,29.25){{ \bf Observing Requirements}}

\put(08.20,29.00){\line(1,0){10.80}}
\put(00.60,28.40){{ Average signal-to-noise ratio required: }}
\put(08.20,28.00){\line(1,0){10.80}}
\put(00.60,27.40){{ Any seeing limitations: }}
\put(08.20,27.00){\line(1,0){10.80}}
\put(00.60,26.40){{ Required spectral resolution (if applicable):}}
\put(08.20,26.00){\line(1,0){10.80}}
\put(00.60,25.40){{ Range in Brightness/ Surface Brightness: }}

\put(08.20,29.00){\line(0,-1){4.00}}

\put(00.40,25.00){{ \@thline }}

\put(00.60,24.50){{ 7. }}
\put(1.10,24.50){{ \bf Assistance Required }}
\put(00.60,22.75){{Night assistants are usually only available for the first
few nights of runs on the 1.9-m telescope.  }}

\put(00.40,22.50){{ \@thline }}

\put(00.60,22.00){{ 8. }}
\put(01.25,22.00){{\bf A short description of your project for the public that may be used for public relations}}
\put(00.95,21.60){{\bf purposes during your observing period.}}

\put(00.40,19.00){{ \@thline }}

\put(00.60,18.50){{ 9. }}
\put(01.20,18.50){{ {\bf List of Principal Targets} (a representative list) }}

\put(00.40,13.00){{ \@thline }}

\put(00.60,12.50){{ 10. }}
\put(01.30,12.50){{ {\bf Other applications for observing time for this 
project in this quarter} }}
\put(00.60,12.00){{ Telescope/satellite: }}
\put(05.10,12.00){{ Title of programme: {\it (include applications from all telescopes)} }}
\put(00.50,11.75){\line(1,0){18.50}}
\put(05.10,11.75){\line(0,-1){01.50}}

\put(00.40,10.25){{ \@thline }}

\put(00.60,9.75){{ 11. }}
\put(01.30,9.75){{\bf Report on previous applications for time 
for this and related projects}. }
\put(01.30,9.25){{\small Show all allocations of SAAO time in past 2 years}}
\put(00.60,8.75){{ \small SAAO Reference }}
\put(03.60,8.75){{ \small Allocation}}
\put(05.60,8.75){{ \small \% useful}}
\put(07.60,8.75){{ \small Publications (or Comments)}}
\put(00.60,8.4){{ \small (give \# if known) }}
\put(00.50,8.25){\line(1,0){18.50}}
\put(03.50,8.25){\line(0,-1){04.4}}
\put(05.50,8.25){\line(0,-1){04.4}}
\put(07.50,8.25){\line(0,-1){04.4}}

\put(00.40,3.75){{ \@thline }}
\put(00.60,3.25){{ 12. {\bf Scientific Justification:} Attach a case
of no more than 2 pages, in a font no smaller than 11pt.} }

\end{picture}

\vspace*{-26.75cm}

\@putpar{  7.90cm}{  -1.2cm}{  4.00in}{  2.00cm}{\@signal}

\@putpar{  7.90cm}{  -0.2cm}{  4.00in}{  2.00cm}{\@seeing}

\@putpar{  7.90cm}{  0.8cm}{  4.00in}{  2.00cm}{\@resolution}

\@putpar{  7.90cm}{  1.8cm}{  4.00in}{  2.00cm}{\@maglimit}

\@putpar{  0.50cm}{  3.2cm}{  17.50cm}{  8.00cm}{\@support}

\@putpar{  0.50cm}{  6.2cm}{  17.50cm}{  8.00cm}{\@shortd}

\@putpar{  0.50cm}{ 9.70cm}{ 17.50cm}{  8.00cm}{\@targetinfo}

\@putpar{  0.50cm}{ 15.75cm}{  17.50cm}{  2.00cm}{\@otherapplications}

\@putpar{  0.50cm}{  19.0cm}{ 17.50cm}{  5.00cm}{\@previous}

% end of page 2

\eject
}


\def\makeSAAOpagethree{

%?#$&page3

\@normal{\@sciencecase}

}

% end of proposal

\endinput


