Entfern einfach aus den header div das object
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="967" height="200">
<param name="movie" value="http://mrboom.homeip.net/include/designs/mrboom11/img/Flash-1.swf" />
<param name="quality" value="high" />
<embed src="http://mrboom.homeip.net/include/designs/mrboom11/img/Flash-1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="967" height="200"></embed>
</object>
Dann sollte die index.htm normal so aussehn und damit sollte es denke klappen.
<div id="header"></div>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-loose.dtd">
<html>
<head>
<title>{TITLE}</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" href="include/designs/mrboom11/style.css"/>
<script type="text/javascript" src="include/designs/mrboom11/js/mootools.js"></script>
<script type="text/javascript" src="include/designs/mrboom11/js/hover.js"></script>
</head>
<body>
</div>
<div id="wrap">
<div id="top"><p>{HMENU}</p></div>
<div id="content">
<div id="left_col">
{_list_menunr1@
<b class="menu_heading">%1</b>
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr style="height: 12px;background: url(include/designs/mrboom11/img/box_left.gif) top left repeat-y;">
<td style="height: 12px; background: url(include/designs/mrboom11/img/box_left_top.gif) top left no-repeat;"></td>
</tr>
<tr>
<td style="background: url(include/designs/mrboom11/img/box_left.gif) top left repeat-y;" align="top">%2</td>
</tr>
<tr style="height: 9px;background: url(include/designs/mrboom11/img/box_left.gif) top left repeat-y;">
<td style="height: 9px; background: url(include/designs/mrboom11/img/box_left_bottom.gif) bottom left no-repeat;"></td>
</tr>
</table>
<br />
}
</div>
<div id="main_col">{EXPLODE}</div>
<div id="right_col">
{_list_menunr2@
<table width="158" cellpadding="0" cellspacing="0" border="0">
<tr>
<td style="width:158px; height:21px; background: url(include/designs/mrboom11/img/box_right_top.gif) no-repeat;" align="center"><b class="menu_heading">%1</b></td>
</tr><tr>
<td style="min-height:100px; background: url(include/designs/mrboom11/img/box_right_middle.gif) repeat-y; padding:4px;">%2</td>
</tr><tr>
<td><img src="include/designs/mrboom11/img/box_right_bottom.gif" alt="" /></td>
</tr>
</table>
<br />
}
</div>
<div class="clr"></div>
</div>
<!--
//-->
<div id="footer"> <a href="" target="_blank"></a> <a href="" target="blank"></a></div>
</div>
</body>
</html>
<!--
{_list_DDDmenupoint@
<strong><big>·</big></strong>
<a %1 class="box" href="%2">%3</a>
<br />
}
//-->
<!-- beispiel:
[null, '%3', '%2', '%1', null|],|,
-->
<!-- anfang + link |ende |teilende|teilee -->
<!-- horizontaler menupunkt -->
{_list_hmenupoint@<li><a target="%1" class="box" href="%2">%3</a>|</li>|<br />|</ul></li>}
<!-- horizontaler menupunkt anfang -->
{_list_hmenubegi@<ul>}
<!-- horizontaler menupunkt ende -->
{_list_hmenuende@</ul>}
<!-- vertikaler menupunkt -->
{_list_vmenupoint@<li><a target="%1" class="box" href="%2">%3</a>|</li>|<br /><ul>|</ul></li>}
<!-- vertikaler menupunkt anfang -->
{_list_vmenubegi@<ul>}
<!-- vertikaler menupunkt ende -->
{_list_vmenuende@</ul>}
Den header änders du dann in der style.css bzw einfach img/header.jpg anderes einfügen