<!------COPY AND PASTE THE CODE BELOW THIS LINE----------------------------->
<applet code=aiptint.class width=240 height=180>

<!-- registration code to disable the floating -->
<!-- sign within the program panel and auto connection -->
<param name=regcode value=99999999>

<!-- loading screen display toggle: 1 = yes, otherwise = no -->
<param name=loading value="1">

<!-- image filename -->
<param name=image value=aiptint.jpg>

<!-- border width -->
<param name=border value=0>

<!-- delay between animation in milliseconds -->
<param name=delay value=50>

<!-- URL address when mouse is clicked -->
<!-- (fill in 'none' if you do not want to link to anywhere) -->
<param name=url value="http://www.thejmaker.com">

<!-- tint angle step -->
<param name=step value=10>
</applet>
<!------COPY AND PASTE THE CODE ABOVE THIS LINE----------------------------->
