      <!--

      ko=new Image(92, 20);
    ko.src="/template/i/b/ko.gif";
    ko_n=new Image(92, 20);
    ko_n.src="/template/i/b/nko.gif";

    gl=new Image(77, 20);
    gl.src="/template/i/b/gl.gif";
    gl_n=new Image(77, 20);
    gl_n.src="/template/i/b/ngl.gif";

      sttu=new Image(90, 20);
    sttu.src="/template/i/b/sttu.gif";
    sttu_n=new Image(90, 20);
    sttu_n.src="/template/i/b/nsttu.gif";

    about=new Image(101, 20);
    about.src="/template/i/b/about.gif";
    about_n=new Image(101, 20);
    about_n.src="/template/i/b/nabout.gif";
    
    forum=new Image(68, 20);
    forum.src="/template/i/b/forum.gif";
    forum_n=new Image(68, 20);
    forum_n.src="/template/i/b/nforum.gif";


   ab=new Image(101, 20);
    ab.src="/template/i/b/ab.gif";
    ab_n=new Image(101, 20);
    ab_n.src="/template/i/b/nab.gif";


    fo=new Image(123, 20);
    fo.src="/template/i/b/fo.gif";
    fo_n=new Image(123, 20);
    fo_n.src="/template/i/b/nfo.gif";


    
    





function select(ID, Name)
{
  document.images[ID].src=eval(Name+".src");
}
// -->

