<Applet code="SlideShowII.class" archive="SlideShowII.jar" width=192 height=155>
<!-- the time to display the pics; 1000 equals 1 second -->
<Param name="Time" value="5000">
<!-- the speed of the animation; 10 up to 40 are good choices -->
<Param name="Delay" value="15">
<!-- Colour of the textcontainer -->
<PARAM NAME="Front-red" VALUE="153">
<PARAM NAME="Front-green" VALUE="153">
<PARAM NAME="Front-blue" VALUE="204">
<!-- Colour of the background -->
<PARAM NAME="Back-red" VALUE="255">
<PARAM NAME="Back-green" VALUE="255">
<PARAM NAME="Back-blue" VALUE="255">
<!-- Colour of the border around the picture and the text -->
<PARAM NAME="Border-red" VALUE="51">
<PARAM NAME="Border-green" VALUE="51">
<PARAM NAME="Border-blue" VALUE="102">
<!-- Colour of the text -->
<PARAM NAME="Text-red" VALUE="255">
<PARAM NAME="Text-green" VALUE="255">
<PARAM NAME="Text-blue" VALUE="255">
<!-- font parameter: TimesRoman-1; Helvetica-2; Courier-3 -->
<PARAM NAME="Font" VALUE="1">
<!-- size of the font -->
<PARAM NAME="Fontsize" VALUE="15">
<!-- style: normal=1; italic=2; italic/bold=3; bold=5 -->
<PARAM NAME="Fontstyle" VALUE="1">
<!-- number of the images -->
<Param name="Images" value="13">
<!-- |URL of the image | link you want to connect to (relative/absolute)|explaining text| -->
<Param name="1" value="|Images/image1.jpg|http://www.geocities.com/jlacki/index.htm|Sydney at night|">
<Param name="2" value="|Images/image2.jpg| |opera at night|">
<Param name="3" value="|Images/image3.jpg|faq.htm|Balmoral beach|">
<Param name="4" value="|Images/image4.jpg|http://www.geocities.com/jlacki|view from potts point|">
<Param name="5" value="|Images/image5.jpg| |harbour bridge at night|">
<Param name="6" value="|Images/image6.jpg| |Sydneys skyline|">
<Param name="7" value="|Images/image7.jpg|configuration.htm|Sydneys harbour|">
<Param name="8" value="|Images/image8.jpg| |harbour bridge and opera|">
<Param name="9" value="|Images/image9.jpg| |Homebrush olympic park|">
<Param name="10" value="|Images/image10.jpg| |sunset at the harbour|">
<Param name="11" value="|Images/image11.jpg| |flight over|">
<Param name="12" value="|Images/image12.jpg|http://www.geocities.com/jlacki|opera|">
<Param name="13" value="|Images/image13.jpg| |sunset at downtown|">
<!-- Joerg 'Lacki' Lackner - www.geocities.com/jlacki -->
</Applet>