  <?xml version="1.0" encoding="utf-8" ?> 
  <flashModule>
  <settings>
  <imageTransitionTime>20</imageTransitionTime> 
  <!--  number / 30 second 
  --> 
  <imageTransitionTimeSlide>20</imageTransitionTimeSlide> 
  <!--  number / 30 second 
  --> 
  <textTransitionTime>15</textTransitionTime> 
  <!--  number / 30 second 
  --> 
  <textTransitionTimeSlide>20</textTransitionTimeSlide> 
  <!--  number / 30 second 
  --> 
  <textDelayTime>15</textDelayTime> 
  <!--  number / 30 second 
  --> 
  <textDelayTimeSlide>20</textDelayTimeSlide> 
  <!--  number / 30 second 
  --> 
  <randomIntro>no</randomIntro> 
  <!--  yes or no / true or false / 1 or 0 
  --> 
  <sideShowDelay>7</sideShowDelay> 
  <!--  second 
  --> 
  <slideShowPause>7</slideShowPause> 
  <!--  second 
  --> 
  </settings>
  <slides>
  <image>
  <source>./flash/image/1.jpg</source> 
  <!--  relative url string 
  --> 
  <link>#</link> 
  <!--  url string 
  --> 
  <headlineText /> 
  <!--  string 
  --> 
  <headlineColor /> 
  <!--  hex color value 
  --> 
  <bodyText /> 
  <!--  string 
  --> 
  <bodyColor /> 
  <!--  white, black, gray or hex color value 
  --> 
  <layoutPostion>1</layoutPostion> 
  <!--  1, or 2 
  --> 
  <subheader /> 
  <!--  string 
  --> 
  </image>
  <image>
  <source>./flash/image/2.jpg</source> 
  <!--  relative url string 
  --> 
  <link>#</link> 
  <!--  url string 
  --> 
  <headlineText /> 
  <!--  string 
  --> 
  <headlineColor /> 
  <!--  hex color value 
  --> 
  <bodyText /> 
  <!--  string 
  --> 
  <bodyColor /> 
  <!--  white, black, gray or hex color value 
  --> 
  <layoutPostion>1</layoutPostion> 
  <!--  1, or 2 
  --> 
  <subheader /> 
  <!--  string 
  --> 
  </image>
  <image>
  <source>./flash/image/3.jpg</source> 
  <!--  relative url string 
  --> 
  <link>#</link> 
  <!--  url string 
  --> 
  <headlineText /> 
  <!--  string 
  --> 
  <headlineColor /> 
  <!--  hex color value 
  --> 
  <bodyText /> 
  <!--  string 
  --> 
  <bodyColor /> 
  <!--  white, black, gray or hex color value 
  --> 
  <layoutPostion>1</layoutPostion> 
  <!--  1, or 2 
  --> 
  <subheader /> 
  <!--  string 
  --> 
  </image>
  <image>
  <source>./flash/image/4.jpg</source> 
  <!--  relative url string 
  --> 
  <link>#</link> 
  <!--  url string 
  --> 
  <headlineText /> 
  <!--  string 
  --> 
  <headlineColor /> 
  <!--  hex color value 
  --> 
  <bodyText /> 
  <!--  string 
  --> 
  <bodyColor /> 
  <!--  white, black, gray or hex color value 
  --> 
  <layoutPostion>1</layoutPostion> 
  <!--  1, or 2 
  --> 
  <subheader /> 
  <!--  string 
  --> 
  </image>
  </slides>
  </flashModule>