<!-- Hide from old browsers

iArray=new Array(
"images/header/04a.jpg",
"images/header/04b.jpg",
"images/header/04c.jpg",
"images/header/04d.jpg",
"images/header/04e.jpg",
"images/header/04f.jpg");
ri=Math.floor(iArray.length*Math.random());
ri='<IMG SRC="./'+ iArray[ri]+ '" BORDER=0>';
// end hiding -->
