function fTop600()
{
document.write ('<table border="0" cellpadding="0" cellspacing="0" width="600">');
document.write ('<tr height="18">');
document.write ('<td bgcolor="white" valign="middle" align="left" width="96"  rowspan="2">');
document.write ('<a href="../index.htm"><img border=0 src="http://sheldondesigns.com/images/Redroof.jpg" width="96" height="36"></a></td>');
document.write ('<td bgcolor="white" valign="bottom" align="right" rowspan="2">');
document.write ('<font style="font-size: 24pt" color="black">');

document.write ('<b>Cabin E-Letter Subscription</b>');
document.write ('');
document.write ('');
document.write ('');
document.write ('');
document.write ('');
document.write ('</td></tr>');

document.write ('<tr height="18">');
document.write ('<td bgcolor="white" valign="middle" align="left"></td></tr>');
document.write ('<tr height="18">');
document.write ('<td bgcolor="white" valign="middle" align="left" width="96">');
document.write ('<font style="font-size: 9pt" color="black"><b>Sheldon Designs</b></td>');
document.write ('<td bgcolor="white" valign="middle" align="right"');
document.write ('</td>');
document.write ('<tr height="3">');
document.write ('<td bgcolor="red" valign="middle" align="left" colspan="2"></td></tr></table>');
}

