os Winxp
server xampp
using studio 8 dw8
Here is the code:
<body>
<table width="100%" cellspacing="0" cellpadding="0">
<tr>
<td background="<?php echo "$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/images/"; ?>bckgd_td_top.gif"><table width="780" cellspacing="0" cellpadding="0">
<tr>
<td width="200"> </td>
<td width="1" bgcolor="#000000"> </td>
<td width="304"><script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','304','heigh t','81','title','logo','src','<?php echo "$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/images/"; ?>logo_anim','quality','high','pluginspage','http ://www.macromedia.com/go/getflashplayer','movie','<?php echo "$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/images/"; ?>logo_anim' ); //end AC code
</script><noscript><object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="304" height="81" title="logo">
<param name="movie" value="<?php echo "$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/images/"; ?>logo_anim.swf" />
<param name="quality" value="high" />
<embed src="<?php echo "$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/images/"; ?>logo_anim.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="304" height="81"></embed>
</object></noscript></td>
<td width="275"><img src="<?php echo "$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/images/"; ?>topright.gif" alt="topr" width="275" height="81" /></td>
</tr>
</table></td>
</tr>
</table>
<table width="780" cellspacing="0" cellpadding="0">
<tr>
<td width="505"><img src="<?php echo "$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/images/"; ?>top_blackline.gif" alt="topbl" width="505" height="1" /></td>
<td width="275"><img src="<?php echo "$GLOBALS[mosConfig_live_site]/templates/$GLOBALS[cur_template]/images/"; ?>topright2.gif" alt="topr2" width="275" height="1" /></td>
</tr>
</table>
</body>
</html>