<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>1_IMG_4299.JPG</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="generator" content="Arles Image Web Page Creator 8.0.2">
<meta http-equiv="imagetoolbar" content="no">
<link rel="stylesheet" type="text/css" href="image.css">
<script type="text/javascript">
// Copyright 2001-2008 Digital Dutch (www.digitaldutch.com)

function gotonewpage(what) {
  value = what.options[what.selectedIndex].value;
  if (value == "") return;
  window.location.href = value;
}

var SecondsLeft   = 5;
var Running       = true;
var ShowStatus    = true;
var OldStatus     = "";
var NextImagePage = "";

function SetStatusBar(StatusText) {
  if ((OldStatus == "") && (ShowStatus == true)){
    window.status = StatusText;
  }
  else {
    OldStatus = StatusText;
  }
}

function StartSlideShow() {
  Running = true;
  SetStatusBar("Slideshow started");
  WriteCookie("SlideShowStopped", false);
}

function StopSlideShow() {
  Running = false;
  SetStatusBar("Slideshow stopped");
  WriteCookie("SlideShowStopped", true);
}

function StartStop() {
  if (Running == false) {
    StartSlideShow();
  }
  else {
    StopSlideShow();
  }
}

function CountDown() {
  if (Running == true) {

    if (SecondsLeft > 0) {
      SecondsLeft = SecondsLeft - 1;
    }
    else {
      Running = false;
      document.location = NextImagePage;
    }

    if (SecondsLeft == 0) {
      SetStatusBar("Next image will automatically load in " + (SecondsLeft + 1) + " second");
    }
    else {
      SetStatusBar("Next image will automatically load in " + (SecondsLeft + 1) + " seconds");
    }
  }

  setTimeout("CountDown()",1000);
}

function ReadCookie(name, DefaultValue) {
  var cookieValue = escape(DefaultValue);
  var search = name + "=";

  if(document.cookie.length > 0) {

    offset = document.cookie.indexOf(search);

    if (offset != -1) {

      offset += search.length;
      end = document.cookie.indexOf(";", offset);

      if (end == -1) end = document.cookie.length;

      cookieValue = unescape(document.cookie.substring(offset, end))
    }

  }

  return cookieValue;
}

function WriteCookie(name, value) {
  document.cookie = name + "=" + escape(value);
}


function InitSlideShow() {

  NextImagePage = "image2.html";

  if (ReadCookie("SlideShowStopped", "true") == "true") {
    StopSlideShow();
  }
  else {
    StartSlideShow();
  };

  CountDown();
}

function PageLoaded() {
  InitSlideShow();
}

window.onload=PageLoaded;
</script>

</head>

<body>
<!-- This page was generated with Arles Image Web Page Creator -->
<!-- For more information go to: www.digitaldutch.com          -->





<!-- BeginNavigationTop -->
<table width="100%">
  <tr>
    <td align="center"><!-- BeginNavigationGroup -->
<table cellpadding="3" cellspacing="0" border="0">
  <tr>
    <!-- BeginNavigationElement --><td><a class="navigationtext" href="javascript:StartStop();" onmouseover="OldStatus=window.status; window.status='Start/Stop slideshow'; return true;" onmouseout="window.status=OldStatus; OldStatus=''; return true;"><img src="../arlesimages/tsign_purple_startstop.gif" border="0" width="30" height="30" alt="Start/Stop" title="Start/Stop"></a></td><!-- EndNavigationElement -->
    
    
    <!-- BeginNavigationElement --><td><a href="../index.html"><img src="../arlesimages/tsign_purple_index.gif" border="0" width="30" height="30" alt="Index page" title="Index page"></a></td><!-- EndNavigationElement -->
    <!-- BeginNavigationElement --><td><img src="../arlesimages/spacer.gif" border="0" width="30" height="30" alt="[&lt;&lt; First]" title="[&lt;&lt; First]"></td><!-- EndNavigationElement -->
    <!-- BeginNavigationElement --><td><img src="../arlesimages/spacer.gif" border="0" width="30" height="30" alt="[&lt; Previous]" title="[&lt; Previous]"></td><!-- EndNavigationElement -->
    <!-- BeginNavigationElement --><td><a href="image2.html"><img src="../arlesimages/tsign_purple_next.gif" border="0" width="30" height="30" alt="[Next &gt;]" title="[Next &gt;]"></a></td><!-- EndNavigationElement -->
    <!-- BeginNavigationElement --><td><a href="image90.html"><img src="../arlesimages/tsign_purple_last.gif" border="0" width="30" height="30" alt="[Last &gt;&gt;]" title="[Last &gt;&gt;]"></a></td><!-- EndNavigationElement -->
  </tr>
</table>
<!-- EndNavigationGroup -->

<!-- BeginNavigationGroup -->
<table cellpadding="3" cellspacing="0" border="0">
  <tr>
    <!-- BeginNavigationElement --><td><form style="margin-bottom:0;" name="form1" action=""><select name="imagelist" class="imagequicklist" onchange="gotonewpage(this)">
  <option selected="selected" value="image1.html">1</option>
  <option value="image2.html">2</option>
  <option value="image3.html">3</option>
  <option value="image4.html">4</option>
  <option value="image5.html">5</option>
  <option value="image6.html">6</option>
  <option value="image7.html">7</option>
  <option value="image8.html">8</option>
  <option value="image9.html">9</option>
  <option value="image10.html">10</option>
  <option value="image11.html">11</option>
  <option value="image12.html">12</option>
  <option value="image13.html">13</option>
  <option value="image14.html">14</option>
  <option value="image15.html">15</option>
  <option value="image16.html">16</option>
  <option value="image17.html">17</option>
  <option value="image18.html">18</option>
  <option value="image19.html">19</option>
  <option value="image20.html">20</option>
  <option value="image21.html">21</option>
  <option value="image22.html">22</option>
  <option value="image23.html">23</option>
  <option value="image24.html">24</option>
  <option value="image25.html">25</option>
  <option value="image26.html">26</option>
  <option value="image27.html">27</option>
  <option value="image28.html">28</option>
  <option value="image29.html">29</option>
  <option value="image30.html">30</option>
  <option value="image31.html">31</option>
  <option value="image32.html">32</option>
  <option value="image33.html">33</option>
  <option value="image34.html">34</option>
  <option value="image35.html">35</option>
  <option value="image36.html">36</option>
  <option value="image37.html">37</option>
  <option value="image38.html">38</option>
  <option value="image39.html">39</option>
  <option value="image40.html">40</option>
  <option value="image41.html">41</option>
  <option value="image42.html">42</option>
  <option value="image43.html">43</option>
  <option value="image44.html">44</option>
  <option value="image45.html">45</option>
  <option value="image46.html">46</option>
  <option value="image47.html">47</option>
  <option value="image48.html">48</option>
  <option value="image49.html">49</option>
  <option value="image50.html">50</option>
  <option value="image51.html">51</option>
  <option value="image52.html">52</option>
  <option value="image53.html">53</option>
  <option value="image54.html">54</option>
  <option value="image55.html">55</option>
  <option value="image56.html">56</option>
  <option value="image57.html">57</option>
  <option value="image58.html">58</option>
  <option value="image59.html">59</option>
  <option value="image60.html">60</option>
  <option value="image61.html">61</option>
  <option value="image62.html">62</option>
  <option value="image63.html">63</option>
  <option value="image64.html">64</option>
  <option value="image65.html">65</option>
  <option value="image66.html">66</option>
  <option value="image67.html">67</option>
  <option value="image68.html">68</option>
  <option value="image69.html">69</option>
  <option value="image70.html">70</option>
  <option value="image71.html">71</option>
  <option value="image72.html">72</option>
  <option value="image73.html">73</option>
  <option value="image74.html">74</option>
  <option value="image75.html">75</option>
  <option value="image76.html">76</option>
  <option value="image77.html">77</option>
  <option value="image78.html">78</option>
  <option value="image79.html">79</option>
  <option value="image80.html">80</option>
  <option value="image81.html">81</option>
  <option value="image82.html">82</option>
  <option value="image83.html">83</option>
  <option value="image84.html">84</option>
  <option value="image85.html">85</option>
  <option value="image86.html">86</option>
  <option value="image87.html">87</option>
  <option value="image88.html">88</option>
  <option value="image89.html">89</option>
  <option value="image90.html">90</option>
</select></form></td><!-- EndNavigationElement -->
    <!-- BeginNavigationSubGroup --><td>
      
      <!-- BeginNavigationElement --> <span class="navigationtext">of&nbsp;90</span><!-- EndNavigationElement -->
    </td><!-- EndNavigationSubGroup -->
  </tr>
</table>
<!-- EndNavigationGroup -->
</td>
  </tr>
</table>
<!-- EndNavigationTop -->

<div align="center">
<a href="image2.html"><img src="../images/1_IMG_4299.JPG" alt="1_IMG_4299.JPG" title="1_IMG_4299.JPG" width="746" height="500" border="0"></a>
</div>







<p align="center"><br>
<a href="http://www.digitaldutch.com/arles/" target="_top" style="font-size: 10pt;">Generated with Arles Image Web Page Creator</a></p>


</body>
</html>