function fTopFunction()
{
document.write ('<table border="0" cellpadding="0" cellspacing="0" width="640">');
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="middle" align="right">');
document.write ('<font style="font-size: 10pt" color="black">');

document.write ('| ');
document.write ('<a href="http://www.sheldondesigns.com/index.htm">Home</a>');
document.write (' | ');
document.write ('<a href="http://www.sheldondesigns.com/registercat.htm">Download Catalog</a>');
document.write (' | ');
document.write ('<a href="http://www.sheldondesigns.com/catalogs/quickcatalogorderpage.htm">Quick Catalog Order</a>');
document.write (' | ');
document.write ('<a href="http://www.1shoppingcart.com/SecureCart/SecureCart.aspx?mid=892825AC-D4C7-4B39-A32D-D93E4155D0C3">View Cart</a>');
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 ('<font style="font-size: 10pt" color="black"><b>Cabin Plans, Cottage Plans, Barn Plans, Shed Plans and More</b></td>');
document.write ('<tr height="3">');
document.write ('<td bgcolor="red" valign="middle" align="left" colspan="2"></td></tr></table>');
}

