 // Page Header
 //

document.writeln ('<table summary="Page Header" border="0" width="100%">');
document.writeln ('<tr><td class="normal" width="22%" rowspan=2>');
document.writeln ('<IMG alt="AFTICA Railroad Logo" width="162" height="56" src="images/aftica_logo.gif" align="left" border="1">');
document.writeln ('<td align="right" class="small"><a class="bodylinks" title="Open your email editor and compose a message to the Chief Engineer at AFTICA Railroad." href="mailto:AFTICARR@bell.net?subject=Email%20Link"><b>Contact Us</b></a></td>');
document.writeln ('<tr><td align="right" class="normal">"Building model railroads through integration of past, present and future..."</td></tr>');
document.writeln ('</td>');
document.writeln ('</table>');