معرض صور

<body>

<table border=0 cellpadding=0 dir=ltr>
  <caption dir=ltr>
  <p dir=ltr><font face=system>معرض الصور</font></p>
  </caption>
  <tr>
    <td width="100%" align=center dir=ltr>
    <p dir=ltr>
    <img src="..ad.gif" width=400 height=100 name=photoslider></td>
  </tr>
  <tr>
    <td width="100%" align=center dir=ltr>
    <form method=post name=rotater dir=ltr>
      <div align=right dir=ltr style="width:760;height:42">
        <p dir=ltr align=center><script language=javascript1.1>var photos=new Array()
var which=0
photos[0]="http://img835.imageshack.us/img835/3358/4qda.jpg"
photos[1]="http://img843.imageshack.us/img843/452/g04l.jpg"
photos[2]="http://img198.imageshack.us/img198/7425/z1rb.jpg"
photos[3]="http://img12.imageshack.us/img12/8329/oqn4.jpg"
photos[4]="http://img842.imageshack.us/img842/1885/13lk.jpg"
function backward(){if(which>0){window.status=''
which--
document.images.photoslider.src=photos[which]}}
function forward(){if(which<photos.length-1){which++
document.images.photoslider.src=photos[which]}
else window.status='نهاية المعرض'}</script>
        <input type=button value="<<الصورة السابقة" name=B2 onclick="backward()">
        <input type=button value="الصورة التالية>>" name=B1 onclick="forward()"><br>
        <a href="#"><font size=2 face=system>من البداية</font></a></p>
      </div>
    </form>
    </td>
  </tr>
</table>
</font></p>
</body>
</html>