<!-- Hide from old browsers

  iArray=new Array(
"images/a.gif",
"images/a2.gif",
"images/a3.gif",
"images/a4.gif",
"images/a5.gif",
"images/a6.gif",
"images/a7.gif",
"images/a8.gif",
"images/a9.gif",
"images/a10.gif",
"images/a11.gif",
"images/a12.gif",
"images/gsq.gif",
"images/gsq.gif");
  ri=Math.floor(iArray.length*Math.random());
  ri='<IMG SRC="'+ iArray[ri]+ '" BORDER=0>';
  rj=Math.floor(iArray.length*Math.random());
  rj='<IMG SRC="'+ iArray[rj]+ '" BORDER=0>';
  rk=Math.floor(iArray.length*Math.random());
  rk='<IMG SRC="'+ iArray[rk]+ '" BORDER=0>';
  rl=Math.floor(iArray.length*Math.random());
  rl='<IMG SRC="'+ iArray[rl]+ '" BORDER=0>';
  rm=Math.floor(iArray.length*Math.random());
  rm='<IMG SRC="'+ iArray[rm]+ '" BORDER=0>';
  rn=Math.floor(iArray.length*Math.random());
  rn='<IMG SRC="'+ iArray[rn]+ '" BORDER=0>';
  ro=Math.floor(iArray.length*Math.random());
  ro='<IMG SRC="'+ iArray[ro]+ '" BORDER=0>';
  rp=Math.floor(iArray.length*Math.random());
  rp='<IMG SRC="'+ iArray[rp]+ '" BORDER=0>';
  rq=Math.floor(iArray.length*Math.random());
  rq='<IMG SRC="'+ iArray[rq]+ '" BORDER=0>'; 

// end hiding -->