The banner code I currently use is:
CODE
<body>
<a name="Top">
<div id="banner">
<table width="94%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="1" height="1" valign="top"><img src="http://www.broadscapeventures.com/mt-static/images/dfme spacer.gif" width="1" height="1"></td>
<td width="75%" height="65" valign="top" align="right"><IMG Src="http://www.broadscapeventures.com/mt-static/images/dfme banner 45h.jpg"></td>
</tr>
</table>
</div>
<a name="Top">
<div id="banner">
<table width="94%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="1" height="1" valign="top"><img src="http://www.broadscapeventures.com/mt-static/images/dfme spacer.gif" width="1" height="1"></td>
<td width="75%" height="65" valign="top" align="right"><IMG Src="http://www.broadscapeventures.com/mt-static/images/dfme banner 45h.jpg"></td>
</tr>
</table>
</div>
Fyi, I currently use javascript to rotate a picture on the index page, and am concerned that another script will gum up the works. Many many thanks to all!