you can add an Image or Flash in the header.php
Image:
</div><!– #branding –>
<div><center> <img src=”http://www.wautom.com/wp-content/uploads/2013/02/cropped-CheryTT1.jpg ” /> </center></div>
<div id=”access” role=”navigation”>
=============
FLAHS:
Simply add this into the Post or Page or Comment, TEXT Mode, it works fine:
<embed src=”http://www.wautom.com/images/chery.swf” width=”100%” height=”120″></embed>
====== Flash in HTML
Flash
See here:
http://www.w3schools.com/html/html_object.asp
</div><!– #branding –>
<div>
<center>
<object width=”100%” height=”120″
classid=”clsid:d27cdb6e-ae6d-11cf-96b8-444553540000″
codebase=”http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0″>
<param name=”SRC” value=”http://www.wautom.com/images/chery.swf”>
<embed src=”http://www.wautom.com/images/chery.swf” width=”100%” height=”120″></embed>
</object>
</center>
</div>
<div id=”access” role=”navigation”>