// embedApplet.js
<!--
document.write('<APPLET CODE="BannerDisplay.class" ARCHIVE="BannerDisplay.jar" CODEBASE="http://www.tjadenauctioneers.com/images/flash_images/" WIDTH="137" HEIGHT="104">');
document.write('<PARAM NAME="textfile" VALUE="http://www.tjadenauctioneers.com/images/flash_images/text_tjaden.txt">');
document.write('<PARAM NAME="bgcolor" VALUE="FFFFFF">');
document.write('<PARAM NAME="pause" VALUE="2000">');
document.write('<PARAM NAME="style" VALUE="orderloop">');
document.writeln('</APPLET>');
//-->

