<!--
function makeArray(len) {
for (var i=o;i<len;i++) this[i]=null;
this.length=len;
}
var pictures=new Array(4);
pictures [0]="<img src='images/index_4.jpg' ALT='' width=400 height=256>";
pictures [1]="<img src='images/index_6.jpg' ALT='' width=400 height=256>";
pictures [2]="<img src='images/index_3.jpg' ALT='' width=400 height=256>";
pictures [3]="<img src='images/index_8.jpg' ALT='' width=400 height=256>";
pictures [4]="<img src='images/index_3.jpg' ALT='' width=400 height=256>";
pictures [5]="<img src='images/index_4.jpg' ALT='' width=400 height=256>";
pictures [6]="<img src='images/index_5.jpg' ALT='' width=400 height=256>";
pictures [7]="<img src='images/index_11.jpg' ALT='' width=400 height=256>";
pictures [8]="<img src='images/index_2.jpg' ALT='' width=400 height=256>";
pictures [9]="<img src='images/index_2.jpg' ALT='' width=400 height=256>";
pictures [10]="<img src='images/index_10.jpg' ALT='' width=400 height=256>";
pictures [11]="<img src='images/index_11.jpg' ALT='' width=400 height=256>";
pictures [12]="<img src='images/index_12.jpg' ALT='' width=400 height=256>";
pictures [13]="<img src='images/index_10.jpg' ALT='' width=400 height=256>";
pictures [14]="<img src='images/index_12.jpg' ALT='' width=400 height=256>";
pictures [15]="<img src='images/index_10.jpg' ALT='' width=400 height=256>";
pictures [16]="<img src='images/index_9.jpg' ALT='' width=400 height=256>";
pictures [16]="<img src='images/index_1.jpg' ALT='' width=400 height=256>";
pictures [17]="<img src='images/index_5.jpg' ALT='' width=400 height=256>";
pictures [18]="<img src='images/index_10.jpg' ALT='' width=400 height=256>";
pictures [19]="<img src='images/index_9.jpg' ALT='' width=400 height=256>";
function rand(n) {
seed=(0x015a4e35 * seed)%0x7fffffff;
return (seed >> 16) % n;
}
var now=new Date()
var seed=now.getTime()%0xffffffff
counter=0
var timer
var imgs=new Array()
for (var i=1;i<8;i++){
}
// -->