Banner ads and Dynamic Text Box

You know when websites give you some html so you can place their logo/anitmated gif on your website? Well here’s one that I want to be able to load into a dynamic text box.

I know about LoadVars and all that but unsure how this html should be formatted in the external text file, I presume I need to remove some elements.

Any help would be grateful.

<!-- BEGIN BAND RADIO CODE -->
<CENTER> <a href=“http://www.bandradio.com”>
</a>
<div id=“Layer11” style=“position:absolute; width:123px; height:64px; z-index:13; left: 779px; top: 582px;”>
<div align=“left”><a href=“http://www.bandradio.com”><img width=120 height=60 border=0
alt=“BAND RADIO”
src=“http://www.bandradio.com/images/bandradio120_60.gif”></a></div>
</div>
</CENTER>
<!-- END BAND RADIO CODE --></body>