History
   Show Presentation
 
 
 -18
 














<!--^ RWD/RWDMashUp_imgRotating/-18 T=<X-FC-REQUEST-TIME>--><!--#if expr="<X-FC-NUMITEMS Leaves>>0" If 0-->

var fadebgcolor="white";
var caption_size="16";
<!--#if expr="$hasCaption==1" -->var hasCaption=1;<!--#else -->var hasCaption=0;<!--#endif -->
</script>

<!--#if expr="$m_rotateIndex > 0" There are images in the folder-->
<script type="text/javascript">

<!--#if expr="$auto==0" -->

r_no=Math.floor(Math.random() * <!--#echo var="m_rotateIndex" -->);

document.write('<img src="' + m_rotateArray<!--#echo var="m_rotateID"-->[r_no][0] + '" width="<!--#echo var="cwidth"-->" height="<!--#echo var="cheight"-->" />');

<!--#else -->
new fadeshow(m_rotateArray<!--#echo var="m_rotateID"-->, <!--#echo var="cwidth"-->, <!--#echo var="cheight"-->, 0, 1000*<!--#echo var="rotatespeed"-->, 1);
<!--#endif -->

</script>
<!--#endif There are images in the folder-->

<!--#endif If 0-->
</td></tr></table>