Use these Flash buttons and images on your web site to link back to our homepage. To download right click on the "button #" link below the button of your choice. Then choose "save target as" from the pop-up menu.
or
button 1 ________________button 2
or
button 3 ________________button 4
The HTML to insert one of these Flash buttons on your web page would be something like:
<object
classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#3,0,0,0"
width="220" height="103">
<param name="SRC" value="images/link1.swf">
<embed src="images/link1.swf" pluginspage="http://www.macromedia.com/shockwave/download/"
type="application/x-shockwave-flash" width="220" height="103">
</embed>
</object>
Where the text in red would have to be customized to where you stored the Flash file on your web site and which file you download.